summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Use CGImage for conversion to SkBitmap.noyau@chromium.org2012-11-091-1/+3
* Only initialize DBusThreadManager exactly once.stevenjb@chromium.org2012-11-082-15/+15
* Desktop linux aura: Change activation.erg@chromium.org2012-11-085-60/+85
* Desktop linux aura: Reduce console spam.erg@chromium.org2012-11-081-2/+1
* Do not clear the event dispatch target if the target is moving from a root wi...mukai@chromium.org2012-11-083-50/+65
* [views] don't give checkboxes/radios a default 12 pixel indentestade@chromium.org2012-11-081-2/+26
* Add ui/message_center OWNERS to ui/notifications.miket@chromium.org2012-11-081-0/+2
* app_list: Defer setting drop target on hovering page button.xiyuan@chromium.org2012-11-082-8/+16
* [win] Fix launch of v2 packaged apps from app list when chrome isn't running.benwells@chromium.org2012-11-071-2/+0
* Enable ResourceBundle unittests on iOS.blundell@chromium.org2012-11-072-3/+20
* Desktop linux aura: Don't search for chrome_200_percent.pak.erg@chromium.org2012-11-071-5/+6
* Convert some of the button classes to pull colors from the appropriatesky@chromium.org2012-11-077-60/+183
* Replace Label::Alignment with gfx::HorizontalAlignment.msw@chromium.org2012-11-0713-89/+88
* Make LabelButtonBorder fade between statesbartfab@chromium.org2012-11-072-63/+67
* app_list: Add sync animation.xiyuan@chromium.org2012-11-0710-36/+304
* ui: Remove event_functions.* component.tfarina@chromium.org2012-11-074-26/+9
* Virtual GLgman@chromium.org2012-11-0722-6/+1159
* views: Fix style issues found in DoPrintViewGraph() function.tfarina@chromium.org2012-11-071-13/+13
* Fix uninitialized memory access in ResourceBundleImageTest.GetImageNamedpkotwicz@chromium.org2012-11-071-0/+1
* Support surrounding text feature.nona@chromium.org2012-11-073-20/+117
* Fixes crash from recent menu changes. Turns out the supplied parentsky@chromium.org2012-11-074-2/+7
* Get rid of unnecessary header file #includes.rfevang@chromium.org2012-11-075-3/+5
* win: Do not present with GDI if the device is lost or the swap chain suspended.apatrick@chromium.org2012-11-071-0/+6
* Cleanup Views Label unused code and eliding.msw@chromium.org2012-11-062-122/+23
* aura: Add flag to indicate if a drag session is started with touch or mouse.varunjain@chromium.org2012-11-0616-24/+54
* Remaining bits of getting menus to look correct depending uponsky@chromium.org2012-11-0613-33/+93
* Handle menu gestures on ButtonDropDown (back / forward buttons).flackr@chromium.org2012-11-062-7/+17
* Provide a smoothly-interpolated additional acceleration of fling starts.rjkroege@chromium.org2012-11-061-31/+41
* views: Start making BorderImages a views::Painter.tfarina@chromium.org2012-11-064-56/+64
* [win] Position app launcher search edit correctlybenwells@chromium.org2012-11-061-0/+2
* [Win] Draw app list background properlybenwells@chromium.org2012-11-062-12/+5
* Make QuadF::IsCounterClockwise more robustshawnsingh@chromium.org2012-11-062-3/+56
* Preventing the wrench menu to disappear by clicking or touching of a menu sep...skuhne@chromium.org2012-11-061-1/+2
* Fixed nonrepeative accelerators.mtomasz@chromium.org2012-11-063-44/+0
* Skip present if device fails to reset.apatrick@chromium.org2012-11-061-0/+4
* Cleanup resource_bundle_unittestpkotwicz@chromium.org2012-11-062-156/+189
* Remove unused custom vertical text alignment in CanvasSkia.msw@chromium.org2012-11-069-121/+43
* Don't spam the console with warnings.jochen@chromium.org2012-11-061-1/+1
* Reland "Aura: fix failing DCHECK(!swap_posted_) in ui::Compositor"backer@chromium.org2012-11-052-21/+122
* Gets the menu code to use the right MenuConfig and right NativeTheme.sky@chromium.org2012-11-0533-161/+221
* Better mouse support for metro auracpu@chromium.org2012-11-055-13/+34
* Revert 165832 - Nix unused views_text_utils.[cc|h].bartfab@chromium.org2012-11-053-0/+235
* Fix gcc 4.7 build problem.shenhan@google.com2012-11-051-1/+2
* Make font used by views::LabelButton modifiablebartfab@chromium.org2012-11-054-1/+39
* 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-0527-121/+164
* Fix typo in a comment.milanb@chromium.org2012-11-051-1/+1
* Removes some dead code.sky@chromium.org2012-11-055-68/+0
* views: Fix key-event regression.sadrul@chromium.org2012-11-053-2/+29
* ui: Remove TouchStatus in favour of EventResult.sadrul@chromium.org2012-11-0411-68/+17