summaryrefslogtreecommitdiffstats
path: root/ui/base
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix ui_unittest on iOSnoyau@chromium.org2012-11-121-0/+3
* Always add 100P scale format in the supported format list.noyau@chromium.org2012-11-122-9/+6
* Have ui_unittest_strings target depend on ui_strings target.blundell@chromium.org2012-11-101-0/+3
* Revert 166986 - Make the fling acceleration curve be easily configurable.raymes@chromium.org2012-11-093-24/+61
* Make the fling acceleration curve be easily configurable.rjkroege@chromium.org2012-11-093-61/+24
* ui: Make gfx::Point::Scale() mutate the class, similar to gfx::Rect.danakj@chromium.org2012-11-091-1/+1
* 11358029 updated GRIT such that any custom chunks that GRIT adds are added af...pkotwicz@chromium.org2012-11-092-14/+102
* Fix text direction markup for locale name.kevers@chromium.org2012-11-092-2/+50
* Only initialize DBusThreadManager exactly once.stevenjb@chromium.org2012-11-082-15/+15
* Enable ResourceBundle unittests on iOS.blundell@chromium.org2012-11-071-1/+8
* Desktop linux aura: Don't search for chrome_200_percent.pak.erg@chromium.org2012-11-071-5/+6
* ui: Remove event_functions.* component.tfarina@chromium.org2012-11-073-24/+8
* Fix uninitialized memory access in ResourceBundleImageTest.GetImageNamedpkotwicz@chromium.org2012-11-071-0/+1
* Support surrounding text feature.nona@chromium.org2012-11-073-20/+117
* aura: Add flag to indicate if a drag session is started with touch or mouse.varunjain@chromium.org2012-11-061-0/+5
* Remaining bits of getting menus to look correct depending uponsky@chromium.org2012-11-061-0/+3
* Provide a smoothly-interpolated additional acceleration of fling starts.rjkroege@chromium.org2012-11-061-31/+41
* Fixed nonrepeative accelerators.mtomasz@chromium.org2012-11-063-44/+0
* Cleanup resource_bundle_unittestpkotwicz@chromium.org2012-11-062-156/+189
* Gets the menu code to use the right MenuConfig and right NativeTheme.sky@chromium.org2012-11-052-50/+50
* Better mouse support for metro auracpu@chromium.org2012-11-052-0/+6
* Corrections to IsMouseEventFromTouch (correctly captures _all_ events now.)girard@chromium.org2012-11-051-3/+1
* ui: Split some bits out of event_constants into event_utils.sadrul@chromium.org2012-11-0514-119/+146
* Fix typo in a comment.milanb@chromium.org2012-11-051-1/+1