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
*
linux_aura: Turn aura on on the main linux builders.
erg@chromium.org
2013-11-09
1
-1
/
+1
*
Fixes 1 pixel shift of text rendering on CrOS and Linux.
yukishiino@chromium.org
2013-11-09
1
-2
/
+7
*
Don't Generate ui::TouchEvent from xevent if it does not belong to a RootWindow
miletus@chromium.org
2013-11-09
2
-2
/
+125
*
Add CreateRegionFromSkRegion and update DesktopRootWindowHostX11 to use it.
wez@chromium.org
2013-11-09
3
-3
/
+22
*
events: Remove the bit to allow dispatching events to hidden targets.
sadrul@chromium.org
2013-11-09
4
-13
/
+2
*
ui: Change ListModel::RemoveAt() API to return a scoped_ptr<ItemType>
tfarina@chromium.org
2013-11-09
3
-9
/
+9
*
Add RootWindowHostX11Test::DispatchTouchEventToOneRootWindow
miletus@chromium.org
2013-11-09
7
-134
/
+323
*
Implement the UI for creating folder with drag and drop operation, put the ne...
jennyz@chromium.org
2013-11-09
8
-18
/
+545
*
Remove some uses of RootWindow in Ash.
ben@chromium.org
2013-11-09
1
-0
/
+4
*
Fixes notification center view if all are removed with settings open.
dewittj@chromium.org
2013-11-09
2
-10
/
+25
*
Enable touch dragging on BookMarkManager Splitter
girard@chromium.org
2013-11-09
1
-1
/
+3
*
Revert 234046 "Revert 233774 "Make WindowAndroid constructor tak..."
frankf@chromium.org
2013-11-09
2
-74
/
+124
*
Revert 233774 "Make WindowAndroid constructor takes context as p..."
frankf@chromium.org
2013-11-09
2
-124
/
+74
*
Disable the following tests:
rockot@google.com
2013-11-09
3
-4
/
+8
*
events: Add a new events_unittests target.
sadrul@chromium.org
2013-11-08
4
-1
/
+74
*
Add more sticky key unit tests for modifying mouse events.
tengs@chromium.org
2013-11-08
2
-5
/
+90
*
Move AppListModel::Users to AppListViewDelegate
stevenjb@chromium.org
2013-11-08
19
-113
/
+82
*
TabBox event handler shouldn't capture non-tab related events
zea@chromium.org
2013-11-08
1
-1
/
+10
*
Allow file: uris for <file> input types
miguelg@chromium.org
2013-11-08
1
-15
/
+22
*
Change the argument of ProcessKeyEventDone and ProcessKeyEventPostIME
komatsu@chromium.org
2013-11-08
3
-116
/
+76
*
Revert 233840 "Add CreateRegionFromSkRegion and update DesktopRo..."
scheib@chromium.org
2013-11-08
3
-20
/
+3
*
Removes obsolete gfx::ElideEmail (gfx::Font version).
yukishiino@chromium.org
2013-11-08
3
-14
/
+4
*
Check the focus status when display the input method mode indicator.
komatsu@chromium.org
2013-11-08
1
-0
/
+8
*
ui: Remove redundant Destroy() call when context creation fails.
kaanb@chromium.org
2013-11-08
1
-1
/
+0
*
[win8] Ensure App Launcher taskbar shortcut always opens in Desktop mode.
tapted@chromium.org
2013-11-08
7
-0
/
+36
*
Use software renderer for windows with an initial size less than 64x64
jbauman@chromium.org
2013-11-08
6
-6
/
+20
*
Fix hover effect on notification button icons.
dewittj@chromium.org
2013-11-08
1
-0
/
+1
*
Adding active maintainer to the owners.
nona@chromium.org
2013-11-08
1
-0
/
+9
*
Add CreateRegionFromSkRegion and update DesktopRootWindowHostX11 to use it.
wez@chromium.org
2013-11-08
3
-3
/
+20
*
Add FindItemindex, RemoveItem, RemoveItemAt and InsertItemAt apis to AppListI...
jennyz@chromium.org
2013-11-08
4
-15
/
+313
*
Clean up uses of use_glib that are not related to glib dependencies
spang@chromium.org
2013-11-08
4
-8
/
+10
*
Move Autofill-specific SelectComboxValue() to views::Combobox::SelectValue().
dbeam@chromium.org
2013-11-08
3
-5
/
+36
*
Add CreateHRGNFromSkRegion and update DesktopRootWindowHostWin to use it.
wez@chromium.org
2013-11-08
3
-3
/
+21
*
aura: Add back events dependency on ui when aura is turned on.
sadrul@chromium.org
2013-11-08
1
-1
/
+4
*
Replaces uses of the WGC3DSwapBuffersClient with LTHSingleThreadClient
jamesr@chromium.org
2013-11-08
3
-36
/
+34
*
Make WindowAndroid constructor takes context as param.
michaelbai@chromium.org
2013-11-08
2
-74
/
+124
*
events: Introduce EventDispatchDetails.
sadrul@chromium.org
2013-11-08
6
-132
/
+230
*
Make NativeTextfieldViews update the win system caret.
dmazzoni@chromium.org
2013-11-08
4
-1
/
+74
*
Makes download shelf button close menu on second click
sky@chromium.org
2013-11-08
2
-4
/
+4
*
Views Textfield: Handle Ctrl+Shift direction and layout changes.
msw@chromium.org
2013-11-08
4
-3
/
+20
*
mac: Prepare most test code for -Wunused-functions too.
thakis@chromium.org
2013-11-08
1
-0
/
+2
*
Change the argument of DispatchKeyEvent and make DispatchFabricatedKeyEvent p...
komatsu@chromium.org
2013-11-08
18
-115
/
+114
*
Add cross-platform API to get the form factor of the device
yiyaoliu@chromium.org
2013-11-07
7
-0
/
+91
*
Allow GrabWindowSnapshot() to fail when libpng fails.
mukai@chromium.org
2013-11-07
1
-6
/
+6
*
Support removal of DRI platform
spang@chromium.org
2013-11-07
16
-57
/
+57
*
mac: Prepare for -Wunused-functions.
thakis@chromium.org
2013-11-07
3
-15
/
+2
*
Adding Linux App Launcher.
mgiuca@chromium.org
2013-11-07
1
-8
/
+18
*
Add ozone dependency back to aura
spang@chromium.org
2013-11-07
1
-0
/
+5
*
Removes obsolete gfx::ElideUrl (gfx::Font version).
yukishiino@chromium.org
2013-11-07
2
-12
/
+0
*
cros: Use AlertDialog for remora device requisition.
xiyuan@chromium.org
2013-11-07
1
-2
/
+5
[next]