summaryrefslogtreecommitdiffstats
path: root/ui/base
Commit message (Expand)AuthorAgeFilesLines
* 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
* ui: Remove TouchStatus in favour of EventResult.sadrul@chromium.org2012-11-042-48/+0
* Use the maximum device scale factor to determine the resolution of thumbnails. oshima@chromium.org2012-11-025-17/+123
* Fix crash in views on Windows when NativeScrollBarWrapper::GetHorizontalScrol...gab@chromium.org2012-11-021-0/+120
* Clean Up: TSF related stuffnona@chromium.org2012-11-0211-772/+726
* Fixes crash in unittests. This happened as the result of making thesky@chromium.org2012-11-022-2/+5
* Flash Mac: Fix escape to exit fullscreensail@chromium.org2012-11-022-14/+18
* aura: Create new gesture LongTap that is dispatched if the user completes avarunjain@chromium.org2012-11-024-0/+19
* Adds View::GetNativeTheme() to get the NativeTheme. The interestingsky@chromium.org2012-11-023-2/+4
* Move flash clipboard to the new proxy and add custom format supportraymes@chromium.org2012-11-0110-1/+58