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
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get some of the ash_unittests to run without crashing.
ben@chromium.org
2012-12-06
6
-3
/
+22
*
events: Add Event::name() to help debugging/logging
sadrul@chromium.org
2012-12-06
3
-9
/
+75
*
events: Make sure EventHandler that gets destroyed during a dispatch does not...
sadrul@chromium.org
2012-12-05
5
-27
/
+184
*
Revert 171223.
tommi@chromium.org
2012-12-05
5
-151
/
+35
*
Handling cursor visibility changing events for ChromeOS
sheckylin@chromium.org
2012-12-05
5
-35
/
+151
*
aura-x11: Select for non-touch events before selecting for touch events.
sadrul@chromium.org
2012-12-05
1
-13
/
+0
*
Refactor access to scroll deltas in GesturePoint
rjkroege@chromium.org
2012-12-05
3
-36
/
+33
*
events: Change gesture-event handler in EventHandler to not return any values.
sadrul@chromium.org
2012-12-04
6
-12
/
+14
*
events: Start changing EventHandler interface to not return a value.
sadrul@chromium.org
2012-12-03
7
-64
/
+82
*
Bound the maximum touchscreen fling velocity.
rjkroege@chromium.org
2012-12-03
3
-6
/
+12
*
events: Dispatch all events through EventHandler::OnEvent from the dispatcher.
sadrul@chromium.org
2012-12-01
5
-36
/
+19
*
Revert 170641 because it broke mac-debug build.
sadrul@chromium.org
2012-12-01
5
-19
/
+36
*
events: Dispatch all events through EventHandler::OnEvent from the dispatcher.
sadrul@chromium.org
2012-12-01
5
-36
/
+19
*
events: Allow retrieving the current event being dispatched from EventDispatc...
sadrul@chromium.org
2012-11-30
2
-4
/
+17
*
Initialize ScrollEvent offsets for ET_SCROLL_FLING_CANCEL
xiyuan@chromium.org
2012-11-30
1
-1
/
+5
*
Makes KeyEvent::Copy() const.
sky@chromium.org
2012-11-30
2
-2
/
+2
*
Metro mouse move events do not contain mouse-button information save the stat...
gab@chromium.org
2012-11-29
2
-0
/
+7
*
Support 3f swipe for tab scrubbing
davemoore@chromium.org
2012-11-29
7
-11
/
+34
*
Revert 170138 - Support 3f swipe for tab scrubbing
davemoore@chromium.org
2012-11-29
5
-30
/
+9
*
Support 3f swipe for tab scrubbing
davemoore@chromium.org
2012-11-29
5
-9
/
+30
*
Revert "Always disable "content has shadow"."
avi@chromium.org
2012-11-28
1
-10
/
+3
*
Pulse animation for constrained windows in Chrome OS
rouslan@chromium.org
2012-11-28
1
-1
/
+2
*
Reland r167487: Get full WebPluginInfo for the PDF plug-in before enabling it...
bauerb@chromium.org
2012-11-28
2
-87
/
+68
*
aura: Enable touch initiated drag and drop.
varunjain@chromium.org
2012-11-28
2
-0
/
+3
*
Always disable "content has shadow".
avi@chromium.org
2012-11-27
1
-3
/
+10
*
Fix ui::Accelerator class hierarchy
sail@chromium.org
2012-11-27
13
-177
/
+303
*
Add flag for disabling touch adjustment.
kevers@chromium.org
2012-11-26
2
-0
/
+4
*
gfx::Transform API clean-up
vollick@chromium.org
2012-11-26
2
-38
/
+12
*
Add quiet mode settings bubble.
mukai@chromium.org
2012-11-22
1
-0
/
+12
*
Convert touch events to tristate flag.
flackr@chromium.org
2012-11-21
4
-22
/
+26
*
More focus stuff. Adds the concept of FocusRules.
ben@chromium.org
2012-11-21
4
-0
/
+13
*
[base] Move AutoReset to base namespace.
dbeam@chromium.org
2012-11-21
1
-1
/
+1
*
Create the skeleton of a new FocusController in corewm.
ben@chromium.org
2012-11-20
3
-1
/
+15
*
ui: Add default implementations for EventHandler interface.
sadrul@chromium.org
2012-11-20
2
-8
/
+44
*
Added flag to enable new menu style.
yefim@chromium.org
2012-11-20
2
-0
/
+4
*
Disable ResourceBundleTest.DelegateGetPathForLocalePack
dmichael@google.com
2012-11-19
1
-1
/
+7
*
Alternate NTP: Update recent tabs fav icons
sail@chromium.org
2012-11-19
3
-2
/
+8
*
Fill out the background of all displays when display bounds have changed.
mukai@chromium.org
2012-11-16
2
-0
/
+23
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
2
-6
/
+6
*
This CL ensures that favicons always
pkotwicz@chromium.org
2012-11-16
1
-1
/
+5
*
ui/base: Remove the old native_theme files.
tfarina@chromium.org
2012-11-16
13
-4451
/
+0
*
Revert 168079 - This CL ensures that favicons always
pkotwicz@chromium.org
2012-11-16
1
-3
/
+1
*
This CL ensures that favicons always
pkotwicz@chromium.org
2012-11-15
1
-1
/
+3
*
Make the fling acceleration curve be easily configurable.
rjkroege@chromium.org
2012-11-14
3
-61
/
+24
*
Make ElideRectangleText() report horizontal truncation as well
bartfab@chromium.org
2012-11-14
3
-58
/
+78
*
aura: Make sure ScrollEvents are dispatched correctly.
sadrul@chromium.org
2012-11-14
2
-0
/
+18
*
Load the resources for max scale factor first.
oshima@chromium.org
2012-11-14
10
-42
/
+75
*
ui/gfx: Create a new gfx switches file to put gfx specific switches there.
tfarina@chromium.org
2012-11-14
2
-18
/
+0
*
Revert 167255 - ui: Remove gfx::Size::ClampToNonNegative, prevent negative si...
shawnsingh@chromium.org
2012-11-13
1
-3
/
+1
*
ui: Remove gfx::Size::ClampToNonNegative, prevent negative sizes always.
danakj@chromium.org
2012-11-12
1
-1
/
+3
[next]