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
*
Revert r135533.
thakis@chromium.org
2012-05-08
12
-127
/
+21
*
Let Chrome app handle Ash accelerators first if the app is launched as a window.
yusukes@google.com
2012-05-08
6
-49
/
+110
*
Confine cursor after bounds is updated.
oshima@chromium.org
2012-05-08
1
-7
/
+7
*
Calibrating touch input
skuhne@chromium.org
2012-05-07
4
-5
/
+77
*
RWHVA: Force redraw after resize
piman@chromium.org
2012-05-07
1
-4
/
+7
*
ash: First pass of Applist v2.
xiyuan@chromium.org
2012-05-07
2
-5
/
+5
*
Correct handling of multiline text in buttons.
antrim@chromium.org
2012-05-07
2
-9
/
+22
*
ui/oak: Add missing header include guards to oak_pretty_print.h
tfarina@chromium.org
2012-05-07
1
-0
/
+6
*
ui/oak: Remove empty files from source control.
tfarina@chromium.org
2012-05-07
6
-0
/
+0
*
Add support for WM_GETOBJECT for NativeTextfieldWin.
tommi@chromium.org
2012-05-07
2
-5
/
+25
*
Revert 135593 - Add initial GTK web accessibility framework (new with valgrin...
dmazzoni@chromium.org
2012-05-06
2
-37
/
+1
*
Add initial GTK web accessibility framework (new with valgrind fix).
dmazzoni@chromium.org
2012-05-06
2
-1
/
+37
*
New Windows high-contrast mode bubble.
dmazzoni@chromium.org
2012-05-06
1
-9
/
+6
*
Respect WindowOpenDisposition in launcher as is in app-list.
mukai@chromium.org
2012-05-06
1
-0
/
+1
*
ui/aura: Include x11_util.h in root_window_host.cc to pick missing functions.
tfarina@chromium.org
2012-05-05
1
-0
/
+1
*
ui: Move compositor/ directory out of gfx/, up to ui/.
tfarina@chromium.org
2012-05-05
75
-207
/
+206
*
Fix typo: kPriorityXXX -> kXXXPriority. No code change.
yusukes@chromium.org
2012-05-05
2
-4
/
+4
*
Aura: Adds custom cursors for drag and drop.
varunjain@chromium.org
2012-05-05
12
-21
/
+127
*
Reapply "Changes according to review comments"
wangxianzhu@chromium.org
2012-05-05
4
-12
/
+108
*
Revert 135484 - Use Android API for GetDisplayNameForLocale().
rvargas@google.com
2012-05-04
4
-112
/
+14
*
Use Android API for GetDisplayNameForLocale().
wangxianzhu@chromium.org
2012-05-04
4
-14
/
+112
*
Add display() getter to GLX context class.
posciak@chromium.org
2012-05-04
2
-1
/
+12
*
Aura Menu Spec: Change the menu top/bottom padding to 2 and left/right paddin...
jennyz@chromium.org
2012-05-04
8
-16
/
+26
*
Revert 135426 - Aura: Adds custom cursors for drag and drop.
rvargas@google.com
2012-05-04
12
-127
/
+21
*
Aura: Adds custom cursors for drag and drop.
varunjain@chromium.org
2012-05-04
12
-21
/
+127
*
Add Jungshik into ui/base/l10n/OWNERS
tony@chromium.org
2012-05-04
1
-0
/
+1
*
Skip the deferred painting workaround when there is a looper.
xiyuan@chromium.org
2012-05-04
1
-1
/
+6
*
aura: Re-enable CheckXEventForConsistency checks for XI2.2
sadrul@chromium.org
2012-05-04
1
-6
/
+5
*
Re-implement the screensaver to use WebView instead of ExtensionDialogHost.
rkc@chromium.org
2012-05-04
9
-11
/
+159
*
Aura: Adds cursor images for drag and drop. Related code added in:
varunjain@chromium.org
2012-05-04
4
-0
/
+0
*
Revert 135378 - Aura: Adds custom cursors for drag and drop.
varunjain@chromium.org
2012-05-04
15
-126
/
+21
*
Aura: Adds custom cursors for drag and drop.
varunjain@chromium.org
2012-05-04
15
-21
/
+126
*
linux: Move linux_util.h from gfx/ to ui/base/gtk.
tfarina@chromium.org
2012-05-04
5
-19
/
+17
*
Revert 135369 - Re-implement the screensaver to use WebView instead of Extens...
rkc@chromium.org
2012-05-04
9
-159
/
+11
*
Aura/ash split: Make the omnibox and the status bar part of the main window.
erg@google.com
2012-05-04
2
-2
/
+35
*
Re-implement the screensaver to use WebView instead of ExtensionDialogHost.
rkc@chromium.org
2012-05-04
9
-11
/
+159
*
views: Mark single-argument constructors as explicit.
tfarina@chromium.org
2012-05-04
14
-33
/
+38
*
Add some aura::Window debug methods
davemoore@chromium.org
2012-05-04
2
-0
/
+27
*
Aura desktop: Really implement DesktopActivationClient::OnWillFocusWindow().
erg@chromium.org
2012-05-04
1
-2
/
+1
*
ui: Move surface/ directory out of gfx/, up to ui/.
tfarina@chromium.org
2012-05-03
14
-45
/
+43
*
Use Ash-style textbutton borders on all Views platforms
jamescook@chromium.org
2012-05-03
1
-2
/
+2
*
Detect missing glyphs as returned by Vista in RenderTextWin.
asvitkine@chromium.org
2012-05-03
2
-18
/
+42
*
Cache successful substitute fonts in RenderTextWin.
asvitkine@chromium.org
2012-05-03
2
-1
/
+23
*
Revert 135160 - Re-land: Add initial GTK web accessibility framework.
dmazzoni@chromium.org
2012-05-03
2
-37
/
+1
*
Re-land: Add initial GTK web accessibility framework.
dmazzoni@chromium.org
2012-05-03
2
-1
/
+37
*
Revert 135144 - Remove resize border from maximized app windows
davemoore@chromium.org
2012-05-03
1
-2
/
+2
*
Remove resize border from maximized app windows
davemoore@chromium.org
2012-05-03
1
-2
/
+2
*
Make EventGenerator send the left button state in release
davemoore@chromium.org
2012-05-03
1
-2
/
+2
*
Revert 135032 (speculative; BookmarkBarViewTest17.ContextMenus3
thakis@chromium.org
2012-05-03
8
-26
/
+16
*
Revert r123782.
thakis@chromium.org
2012-05-03
1
-2
/
+2
[next]