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
*
Fix many* python scripts in src/
maruel@chromium.org
2011-11-23
1
-3
/
+10
*
Plumb the partial swap though image transport.
backer@chromium.org
2011-11-23
2
-1
/
+13
*
Add OVERRIDE to views/.
avi@chromium.org
2011-11-23
2
-28
/
+29
*
Add OVERRIDE to ui/.
avi@chromium.org
2011-11-23
17
-105
/
+128
*
Get standard touch screens working on Aura Linux builds
rbyers@chromium.org
2011-11-23
3
-14
/
+33
*
DefaultDispatcher for MessagePumpX
oshima@chromium.org
2011-11-23
4
-50
/
+67
*
Revert 111288 - Possibly broke media_unittests on Mac
rsleevi@chromium.org
2011-11-23
11
-46
/
+49
*
views: Move table and tree directories to ui/views/controls/.
tfarina@chromium.org
2011-11-23
18
-4
/
+6471
*
More TOUCH_UI hacks and constant removal. And TODO(saintlou) cleanup.
saintlou@chromium.org
2011-11-23
2
-8
/
+0
*
ui/gfx: Convert Canvas::DrawRectInt() to use gfx::Rect.
tfarina@chromium.org
2011-11-23
11
-49
/
+46
*
Remove more totally obvious usage of: defined(TOUCH_UI)
saintlou@chromium.org
2011-11-23
2
-7
/
+5
*
Remove TOUCH_UI (this was already reviewed and approved by sky@in http://code...
saintlou@chromium.org
2011-11-23
1
-75
/
+1
*
Add a new GetSystemColor method to native theme.
benrg@chromium.org
2011-11-23
8
-28
/
+89
*
Make Aura and compositor stacking methods more intuitive.
derat@chromium.org
2011-11-23
6
-23
/
+127
*
replace platform conditions with os_posix and os_bsd where applicable
robert.nagy@gmail.com
2011-11-22
1
-1
/
+1
*
Aura: notify DropHelper when target view is removed.
varunjain@chromium.org
2011-11-22
5
-6
/
+64
*
Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...
apatrick@chromium.org
2011-11-22
1
-1
/
+16
*
Aura: Fix window resizing for large drags.
jamescook@chromium.org
2011-11-22
10
-82
/
+207
*
Enable FocusManager tests for Aura.
ben@chromium.org
2011-11-22
8
-1338
/
+1326
*
Implement ui_controls for aura
oshima@chromium.org
2011-11-22
9
-22
/
+89
*
Redo of Issue http://codereview.chromium.org/8621006/
saintlou@chromium.org
2011-11-22
1
-7
/
+0
*
GTK: Move code shared by future content/ classes and chrome/ to ui/.
erg@chromium.org
2011-11-22
3
-0
/
+104
*
wayland: integrate gl_surface_wayland.cc into gl_surface_linux.cc
msb@chromium.org
2011-11-22
3
-185
/
+34
*
Gets rid of TOUCH_UI in views/widget.cc
pkotwicz@chromium.org
2011-11-22
1
-1
/
+1
*
Revert 111170 - Move GL headers from gpu to third_party/khronos
abodenha@chromium.org
2011-11-22
2
-7
/
+7
*
Have panels respond to changes in work area on Linux. This includes switching...
prasadt@chromium.org
2011-11-22
13
-85
/
+332
*
Move GL headers from gpu to third_party/khronos
skyostil@google.com
2011-11-22
2
-7
/
+7
*
s/Move/Stack/ in names of stacking-related methods.
derat@chromium.org
2011-11-22
19
-67
/
+67
*
views: Factor out Listener from Combobox into its own header file.
tfarina@chromium.org
2011-11-22
6
-10
/
+13
*
Allow GLSurface to indicate that it supports a specific extension.
backer@chromium.org
2011-11-22
7
-16
/
+45
*
One less lock.
backer@chromium.org
2011-11-22
1
-13
/
+0
*
Get rid of Widget::ConvertPointFromAncestor.
ben@chromium.org
2011-11-22
9
-39
/
+0
*
Revert 111083 - Revert 111080 - Remove Task inheritance in clipboard code."
dcheng@chromium.org
2011-11-22
4
-17
/
+0
*
Move some webkit_glue embedder functions into WebKitPlatformSupport virtual m...
piman@chromium.org
2011-11-22
1
-2
/
+33
*
Add ShellAcceleratorController that manages global keyboard accelerators.
mazda@chromium.org
2011-11-22
9
-55
/
+322
*
Move clipboard-related webkit_glue embedder functions into a ClipboardClient ...
piman@chromium.org
2011-11-22
1
-1
/
+1
*
Get rid of the EnableClose() infrastructure in Widget.
ben@chromium.org
2011-11-22
18
-60
/
+0
*
GPU compositing on OSX canary broken
dhollowa@chromium.org
2011-11-22
1
-10
/
+9
*
GTK: Make the gtk port compile with GTK_DISABLE_SINGLE_INCLUDES.
erg@chromium.org
2011-11-22
4
-10
/
+9
*
Revert 111080 - Remove Task inheritance in clipboard code.
dcheng@chromium.org
2011-11-22
3
-0
/
+12
*
Remove Task inheritance in clipboard code.
dcheng@chromium.org
2011-11-22
3
-12
/
+0
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-22
112
-87
/
+14411
*
Fix preferred order of GL implementations.
derat@chromium.org
2011-11-22
1
-1
/
+3
*
Revert 111016 - aura: Re-enable XInput2 events.
davemoore@chromium.org
2011-11-22
2
-17
/
+5
*
aura: Rename OnPropertyChanged to OnWindowPropertyChanged.
derat@chromium.org
2011-11-22
13
-35
/
+37
*
GTK: Create the start of a compatibility header wrapping deprecated methods.
erg@chromium.org
2011-11-22
6
-10
/
+57
*
Add OWNERS file to ui/base/gtk/
erg@chromium.org
2011-11-22
1
-0
/
+3
*
A few less TOUCH_UIs.
backer@chromium.org
2011-11-22
2
-4
/
+4
*
Revert 111040 - Reland 110355 - Use shared D3D9 texture to transport the comp...
apatrick@chromium.org
2011-11-21
1
-16
/
+1
*
Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...
apatrick@chromium.org
2011-11-21
1
-1
/
+16
[next]