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 156096 - Get mouse events to work with win aura, and make the combobox...
ben@chromium.org
2012-09-11
11
-193
/
+11
*
Get mouse events to work with win aura, and make the combobox function in the...
ben@chromium.org
2012-09-11
11
-11
/
+193
*
CSS Media Query now reports touch-support accurately for Windows (retry)
girard@chromium.org
2012-09-11
4
-1
/
+37
*
Revert 156070 - Add a new tray item for the current multi display configuration.
dcheng@chromium.org
2012-09-11
9
-21
/
+3
*
Always update pointer barrier. bounds_ might have already been updated in Se...
oshima@chromium.org
2012-09-11
1
-4
/
+4
*
Add a new tray item for the current multi display configuration.
mukai@chromium.org
2012-09-11
9
-3
/
+21
*
Adding proper dragging behavior for L/R maximized windows.
skuhne@chromium.org
2012-09-11
1
-1
/
+1
*
Try 2 - Change how ui::Clipboard is accessed so there's only one per thread.
erg@chromium.org
2012-09-11
13
-204
/
+226
*
Add GestureTapCancel gesture type
rbyers@chromium.org
2012-09-11
5
-136
/
+176
*
aura: Fix touch event calibration on linux desktops.
sadrul@chromium.org
2012-09-11
1
-10
/
+18
*
Cancel drag if display configuration changes.
oshima@chromium.org
2012-09-11
13
-9
/
+47
*
Use WebCompositorSupport for ui/compositor initialization and shutdown
jamesr@chromium.org
2012-09-11
1
-5
/
+6
*
events: Inlcude the event-phase and event-result in Event.
sadrul@chromium.org
2012-09-11
6
-33
/
+106
*
Make ToplevelWindowEventFilter and WorkspaceEventFilter into event handlers.
ben@chromium.org
2012-09-11
2
-8
/
+20
*
chromeos: Fix pixelated icons in app list and launcher (part 3)
xiyuan@chromium.org
2012-09-11
6
-279
/
+7
*
aura-x11: Fix touch-calibration for multi-monitor setups.
sadrul@chromium.org
2012-09-11
5
-28
/
+127
*
installer_util_unittests has failed on XP Tests (dbg)(1) since this landed
dgrogan@chromium.org
2012-09-11
1
-2
/
+1
*
ui/views/ should trigger the non-chromeos aura bots.
erg@chromium.org
2012-09-11
1
-1
/
+1
*
Refactoring and tests for the highly undertested file_util::CreateOrUpdateSho...
gab@chromium.org
2012-09-10
1
-1
/
+2
*
Revert 155840 - Adding proper dragging behavior for L/R maximized windows.
khorimoto@chromium.org
2012-09-10
1
-1
/
+1
*
Revert 155836 - Fix static build.
khorimoto@chromium.org
2012-09-10
1
-2
/
+1
*
Adding proper dragging behavior for L/R maximized windows.
skuhne@chromium.org
2012-09-10
1
-1
/
+1
*
Revert 155832 - Get mouse events to work with win aura, and make the combobox...
khorimoto@chromium.org
2012-09-10
10
-190
/
+10
*
Fix static build.
ben@chromium.org
2012-09-10
1
-1
/
+2
*
Get mouse events to work with win aura, and make the combobox function in the...
ben@chromium.org
2012-09-10
11
-10
/
+222
*
Fixed the warnings while compiling ui with clang.
michaelbai@chromium.org
2012-09-10
1
-1
/
+2
*
use WebKit::WebCompositorSupport to instantiate Web*Layer* types
jamesr@chromium.org
2012-09-10
2
-7
/
+18
*
Revert 155825 because it broke cros build.
sadrul@chromium.org
2012-09-10
5
-96
/
+33
*
events: Inlcude the event-phase and event-result in Event.
sadrul@chromium.org
2012-09-10
5
-33
/
+96
*
Add black border to bottom of launcher so that new resources
davemoore@chromium.org
2012-09-10
16
-0
/
+2
*
Set IME_SMODE_PHRASEPREDICT as default.
nona@chromium.org
2012-09-10
1
-0
/
+25
*
Don't update display info when brightness is set to 0, or device goes to slee...
oshima@chromium.org
2012-09-10
2
-0
/
+19
*
Adjust defaults for touchscreen scrolling parameters.
rjkroege@chromium.org
2012-09-10
1
-2
/
+1
*
Reading the crash logs, it looks like it's still possible for there to be a v...
ben@chromium.org
2012-09-10
2
-3
/
+7
*
New launcher background resources
davemoore@chromium.org
2012-09-10
4
-0
/
+0
*
Revert r14457 "Cancel drag if display configuration changes."
oshima@chromium.org
2012-09-10
13
-47
/
+9
*
Cancel drag if display configuration changes.
oshima@chromium.org
2012-09-10
13
-9
/
+47
*
Updating support files for new high DPI touch assets.
huangs@chromium.org
2012-09-10
3
-2
/
+14
*
events: Send events to pre-target handlers for the target itself.
sadrul@chromium.org
2012-09-10
2
-9
/
+3
*
Introduce App Launcher for Windows.
benwells@chromium.org
2012-09-10
7
-4
/
+48
*
New maximize assets for workspace2. Images have been pngcrushed.
sky@chromium.org
2012-09-10
13
-0
/
+8
*
Remove {base,net}_java dependencies from GYP client targets on Android.
pliard@chromium.org
2012-09-10
1
-1
/
+0
*
events: Add some test.
sadrul@chromium.org
2012-09-10
9
-40
/
+257
*
Add WS_CLIPCHILDREN to the default parent window style. This is needed for pl...
jam@chromium.org
2012-09-10
1
-1
/
+1
*
Revert 155663 because it broke builds on cros/mac.
sadrul@chromium.org
2012-09-10
7
-201
/
+15
*
events: Add some test.
sadrul@chromium.org
2012-09-10
7
-15
/
+201
*
gl: Put ScopedMakeCurrent into ui namespace.
tfarina@chromium.org
2012-09-09
3
-22
/
+30
*
Revert 155468 - Change how ui::Clipboard is accessed so there's only one per ...
dharani@google.com
2012-09-09
13
-187
/
+204
*
Revert 155595 - Reland "views: Remove content dependency from views package."
tfarina@chromium.org
2012-09-08
1
-0
/
+1
*
Reland "views: Remove content dependency from views package."
tfarina@chromium.org
2012-09-08
1
-1
/
+0
[prev]
[next]