summaryrefslogtreecommitdiffstats
path: root/ui/base
Commit message (Expand)AuthorAgeFilesLines
* Get some of the ash_unittests to run without crashing.ben@chromium.org2012-12-066-3/+22
* events: Add Event::name() to help debugging/loggingsadrul@chromium.org2012-12-063-9/+75
* events: Make sure EventHandler that gets destroyed during a dispatch does not...sadrul@chromium.org2012-12-055-27/+184
* Revert 171223.tommi@chromium.org2012-12-055-151/+35
* Handling cursor visibility changing events for ChromeOSsheckylin@chromium.org2012-12-055-35/+151
* aura-x11: Select for non-touch events before selecting for touch events.sadrul@chromium.org2012-12-051-13/+0
* Refactor access to scroll deltas in GesturePointrjkroege@chromium.org2012-12-053-36/+33
* events: Change gesture-event handler in EventHandler to not return any values.sadrul@chromium.org2012-12-046-12/+14
* events: Start changing EventHandler interface to not return a value.sadrul@chromium.org2012-12-037-64/+82
* Bound the maximum touchscreen fling velocity.rjkroege@chromium.org2012-12-033-6/+12
* events: Dispatch all events through EventHandler::OnEvent from the dispatcher.sadrul@chromium.org2012-12-015-36/+19
* Revert 170641 because it broke mac-debug build.sadrul@chromium.org2012-12-015-19/+36
* events: Dispatch all events through EventHandler::OnEvent from the dispatcher.sadrul@chromium.org2012-12-015-36/+19
* events: Allow retrieving the current event being dispatched from EventDispatc...sadrul@chromium.org2012-11-302-4/+17
* Initialize ScrollEvent offsets for ET_SCROLL_FLING_CANCELxiyuan@chromium.org2012-11-301-1/+5
* Makes KeyEvent::Copy() const.sky@chromium.org2012-11-302-2/+2
* Metro mouse move events do not contain mouse-button information save the stat...gab@chromium.org2012-11-292-0/+7
* Support 3f swipe for tab scrubbingdavemoore@chromium.org2012-11-297-11/+34
* Revert 170138 - Support 3f swipe for tab scrubbingdavemoore@chromium.org2012-11-295-30/+9
* Support 3f swipe for tab scrubbingdavemoore@chromium.org2012-11-295-9/+30
* Revert "Always disable "content has shadow"."avi@chromium.org2012-11-281-10/+3
* Pulse animation for constrained windows in Chrome OSrouslan@chromium.org2012-11-281-1/+2
* Reland r167487: Get full WebPluginInfo for the PDF plug-in before enabling it...bauerb@chromium.org2012-11-282-87/+68
* aura: Enable touch initiated drag and drop.varunjain@chromium.org2012-11-282-0/+3
* Always disable "content has shadow".avi@chromium.org2012-11-271-3/+10
* Fix ui::Accelerator class hierarchysail@chromium.org2012-11-2713-177/+303
* Add flag for disabling touch adjustment.kevers@chromium.org2012-11-262-0/+4
* gfx::Transform API clean-upvollick@chromium.org2012-11-262-38/+12
* Add quiet mode settings bubble.mukai@chromium.org2012-11-221-0/+12
* Convert touch events to tristate flag.flackr@chromium.org2012-11-214-22/+26
* More focus stuff. Adds the concept of FocusRules.ben@chromium.org2012-11-214-0/+13
* [base] Move AutoReset to base namespace.dbeam@chromium.org2012-11-211-1/+1
* Create the skeleton of a new FocusController in corewm.ben@chromium.org2012-11-203-1/+15
* ui: Add default implementations for EventHandler interface.sadrul@chromium.org2012-11-202-8/+44
* Added flag to enable new menu style.yefim@chromium.org2012-11-202-0/+4
* Disable ResourceBundleTest.DelegateGetPathForLocalePackdmichael@google.com2012-11-191-1/+7
* Alternate NTP: Update recent tabs fav iconssail@chromium.org2012-11-193-2/+8
* Fill out the background of all displays when display bounds have changed.mukai@chromium.org2012-11-162-0/+23
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-162-6/+6
* This CL ensures that favicons alwayspkotwicz@chromium.org2012-11-161-1/+5
* ui/base: Remove the old native_theme files.tfarina@chromium.org2012-11-1613-4451/+0
* Revert 168079 - This CL ensures that favicons alwayspkotwicz@chromium.org2012-11-161-3/+1
* This CL ensures that favicons alwayspkotwicz@chromium.org2012-11-151-1/+3
* Make the fling acceleration curve be easily configurable.rjkroege@chromium.org2012-11-143-61/+24
* Make ElideRectangleText() report horizontal truncation as wellbartfab@chromium.org2012-11-143-58/+78
* aura: Make sure ScrollEvents are dispatched correctly.sadrul@chromium.org2012-11-142-0/+18
* Load the resources for max scale factor first.oshima@chromium.org2012-11-1410-42/+75
* ui/gfx: Create a new gfx switches file to put gfx specific switches there.tfarina@chromium.org2012-11-142-18/+0
* Revert 167255 - ui: Remove gfx::Size::ClampToNonNegative, prevent negative si...shawnsingh@chromium.org2012-11-131-3/+1
* ui: Remove gfx::Size::ClampToNonNegative, prevent negative sizes always.danakj@chromium.org2012-11-121-1/+3