index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable Views Textfields on Win8 Metro by default.
msw@chromium.org
2013-08-13
1
-8
/
+0
*
aura: Remove CreateOffscreenContext from ui::ContextFactory.
danakj@chromium.org
2013-08-13
7
-197
/
+62
*
android: Always use physical_memory / 32 as GPU memory limit for low-end devices
kaanb@chromium.org
2013-08-13
1
-9
/
+14
*
views: Assert that textfield_view_ is not NULL early.
tfarina@chromium.org
2013-08-13
1
-1
/
+1
*
Add key-code support to the virtual keyboard.
kevers@chromium.org
2013-08-13
9
-7
/
+225
*
Fix component build of keyboard unit tests.
kevers@chromium.org
2013-08-13
1
-7
/
+6
*
In LabelButton::SetIsDefault: ~ is bitwise NOT, not !.
jbroman@chromium.org
2013-08-13
1
-1
/
+1
*
Add support for maintaining ordinal values through GestureRecognizer
davemoore@chromium.org
2013-08-12
4
-6
/
+122
*
Implements InputMethodTSF::IsCandidatePopupOpen().
yukishiino@chromium.org
2013-08-12
3
-7
/
+47
*
Fix Matrix3F::SolveEigenproblem symmetry check.
jbroman@chromium.org
2013-08-12
1
-1
/
+1
*
Clean up compositor initialization/destruction.
danakj@chromium.org
2013-08-12
13
-179
/
+153
*
Binary part of issue 20354002: First skin of Guest window (including avatar m...
rogerta@chromium.org
2013-08-12
1
-0
/
+0
*
[MC] Add the product name to the tray controller's title.
rsesek@chromium.org
2013-08-12
4
-1
/
+20
*
Move kDisableCoreAnimationPlugins to content_switches since it's only used in...
jam@chromium.org
2013-08-12
2
-14
/
+0
*
Fix IME on bookmark edit dialog.
kochi@chromium.org
2013-08-12
1
-0
/
+2
*
Optimize png files in ui/resources
oshima@chromium.org
2013-08-12
127
-0
/
+0
*
Maximize window in the display to be restored.
oshima@chromium.org
2013-08-12
1
-1
/
+1
*
Update the menu offsets for the OSX and Win App Launchers.
tapted@chromium.org
2013-08-12
2
-6
/
+13
*
Update assets used for the dropdown menu button on the Win/OSX App Launcher.
tapted@chromium.org
2013-08-12
6
-0
/
+0
*
app_list: Re-submit the search query after uninstalling app from context menu.
tfarina@chromium.org
2013-08-12
12
-3
/
+32
*
aura: Fix crash in RootWindowHostX11::GetXImage().
derat@chromium.org
2013-08-12
2
-23
/
+9
*
Views Textfield: multiple clicks should alternate between double and triple c...
ckocagil@chromium.org
2013-08-12
2
-3
/
+6
*
Revert 216780 "Clean up compositor initialization/destruction."
nhiroki@chromium.org
2013-08-12
13
-153
/
+179
*
Make DesktopDragDropClientAuraX11 not depend on DesktopRootWindowHostX11.
dongseong.hwang@intel.com
2013-08-10
3
-7
/
+1
*
Implement newly saved card bubble for realz and update generated card bubble ...
dbeam@chromium.org
2013-08-10
3
-1
/
+10
*
Invokes NotificationDelegate::Close in message center.
mukai@chromium.org
2013-08-10
1
-0
/
+5
*
The window's KEEP_SCREEN_ON flag is more like controlling the screen from an ...
michaelbai@chromium.org
2013-08-10
2
-9
/
+27
*
Revert 216822 "Remove chrome.pak references, build resources int..."
thestig@chromium.org
2013-08-10
5
-0
/
+10
*
Remove chrome.pak references, build resources into resources.pak
jamesr@chromium.org
2013-08-10
5
-10
/
+0
*
Let ChromeVox read the toast contents when it's updated.
mukai@chromium.org
2013-08-10
1
-0
/
+5
*
Correcting bubble offsets of notifications when the tray menu is shown
skuhne@chromium.org
2013-08-10
1
-2
/
+0
*
Tweak pixel-by-pixel layout for Notifications message center.
dewittj@chromium.org
2013-08-09
2
-21
/
+51
*
Clean up compositor initialization/destruction.
danakj@chromium.org
2013-08-09
13
-179
/
+153
*
Add GL_EXPORT to gfx::VSyncProvider
spang@chromium.org
2013-08-09
1
-1
/
+2
*
Define a 3d version of gfx::RectF
ajuma@chromium.org
2013-08-09
7
-0
/
+400
*
Swipe selection on Virtual Keyboard
zyaozhujun@chromium.org
2013-08-09
5
-3
/
+225
*
Fix potential crash in CreateHBITMAPFromSkBitmap().
zhengchuangscu@gmail.com
2013-08-09
1
-6
/
+9
*
Restore message center divider behavior.
dewittj@chromium.org
2013-08-09
1
-6
/
+20
*
[MC] Ensure there is a minimum padding between the bottom of a notification a...
rsesek@chromium.org
2013-08-09
4
-2
/
+17
*
Stop memory leak in MessageCenterButtonBar.
dewittj@chromium.org
2013-08-09
1
-0
/
+1
*
Add GetTextInputMode function to TextInputClient.
yoichio@chromium.org
2013-08-09
10
-0
/
+28
*
Fixing bubble sizing problems with tiny content, arrow used for alignment but...
skuhne@chromium.org
2013-08-09
2
-4
/
+40
*
[mac] Allow the OSX App Launcher menu to be invalidated.
tapted@chromium.org
2013-08-09
3
-3
/
+14
*
Fix use-after-free exception in KeyboardControllerTest.
kevers@chromium.org
2013-08-09
1
-0
/
+1
*
make dragging button from omnibox not look crappy on Windows Aura
scottmg@chromium.org
2013-08-09
1
-1
/
+1
*
Added gray notification "Passwords saved in the Mac OS X Keychain will be use...
vasilii@chromium.org
2013-08-09
1
-0
/
+10
*
ash:Shelf Update Alternate Layout
harrym@chromium.org
2013-08-09
1
-2
/
+2
*
Regression: Unfocusing a list should trigger commitedit behavior.
tkent@chromium.org
2013-08-09
1
-2
/
+4
*
linux_aura: Port activation code from DRWHWin to DRWHX11.
erg@chromium.org
2013-08-09
1
-0
/
+16
*
Refactoring: Don't expose FocusOutlineManager.CLASS_NAME.
tkent@chromium.org
2013-08-09
1
-6
/
+0
[next]