summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Changes the message item appearance in message center.mukai@chromium.org2012-11-271-4/+18
* Add tap gesture support for tree views.kevers@chromium.org2012-11-272-27/+46
* Add a UIControlsAura instance for desktop Aura. After 169554, the only usage ...jam@chromium.org2012-11-271-0/+4
* Fix ui::Accelerator class hierarchysail@chromium.org2012-11-2714-181/+310
* Animation code is not yet migrated by this patch, due to WebTransformOperations.shawnsingh@chromium.org2012-11-271-1/+1
* Use favicon dominant color in immersive mode light barsjamescook@chromium.org2012-11-273-97/+173
* Consolidate focus handling a bit more in the new FocusController.ben@chromium.org2012-11-274-114/+272
* app_list: Fix app title elide on left/right.xiyuan@chromium.org2012-11-271-9/+11
* Remove ui_controls usage from the BrowserView. This is in preparation for mov...jam@chromium.org2012-11-277-0/+21
* Calls SizeToFit() method for multi-lined Labels to return correct height.mukai@chromium.org2012-11-273-0/+7
* Enable DCHECK in GetBitmap on WINoshima@chromium.org2012-11-261-4/+0
* Add flag for disabling touch adjustment.kevers@chromium.org2012-11-262-0/+4
* gfx::Transform API clean-upvollick@chromium.org2012-11-2620-695/+456
* Full Screen Magnifier: Prevent the unintentional zoom origin drift on unzooming.yoshiki@chromium.org2012-11-262-0/+9
* Makes windows obey their maximum size constraints on chromeos.koz@chromium.org2012-11-268-0/+23
* Revert 169355 - Remove compositor_test_supportstevet@chromium.org2012-11-2312-0/+134
* Remove compositor_test_supportpiman@chromium.org2012-11-2312-134/+0
* Fixed Aura version of Path::CreateNativeRegion().yefim@chromium.org2012-11-221-1/+8
* aura: Remove desktop/ directory.tfarina@chromium.org2012-11-221-4/+0
* Add quiet mode settings bubble.mukai@chromium.org2012-11-225-0/+186
* ui/compositor: use cc/ directly instead of webkitpiman@chromium.org2012-11-217-167/+182
* Made rounded menu corners transparent (views).yefim@chromium.org2012-11-213-0/+27
* Convert touch events to tristate flag.flackr@chromium.org2012-11-214-22/+26
* Fixes the test BrowserTest.CloseWithAppMenuOpen working onsky@chromium.org2012-11-2110-107/+178
* Fix regression in button padding.sky@chromium.org2012-11-211-3/+3
* More focus stuff. Adds the concept of FocusRules.ben@chromium.org2012-11-2114-81/+555
* compositor: Remove static initializers.tfarina@chromium.org2012-11-212-10/+8
* [base] Move AutoReset to base namespace.dbeam@chromium.org2012-11-214-9/+9
* TextInputPanel (for on-screen keyboard input) on Windows 8 is crashy - disabl...tapted@chromium.org2012-11-212-22/+0
* fixed order of rendering menu backgrounds on Windows broken by my previous ch...yefim@chromium.org2012-11-211-8/+14
* Added plumbing to get and transmit multiple-item notification datadharcourt@chromium.org2012-11-215-25/+25
* Let Layer.SetNNN methods respect ENQUEUE_ANIMATION strategy.antrim@chromium.org2012-11-202-1/+32
* Create the skeleton of a new FocusController in corewm.ben@chromium.org2012-11-209-1/+551
* ui: Add methods to Rect classes to get points at each of the rect's corners.danakj@chromium.org2012-11-202-0/+19
* ui: Add default implementations for EventHandler interface.sadrul@chromium.org2012-11-2012-93/+45
* Move focus shifting from CEF onto an EventHandler implementation on Activatio...ben@chromium.org2012-11-202-56/+1
* Aura: defer layout() so that ui::Layer can drop the paint.backer@chromium.org2012-11-201-6/+2
* Fix the html select tag showing up at the wrong position. This was a regressi...jam@chromium.org2012-11-203-0/+9
* Add Java resources to content and chrome.newt@chromium.org2012-11-201-2/+2
* Remove the last of the ImageSkia implicit conversionpkotwicz@chromium.org2012-11-204-22/+9
* Update Chrome style inter-button spacing and fix clipping of drop shadow.wittman@chromium.org2012-11-209-85/+171
* Introduces "quiet mode" to the notification.mukai@chromium.org2012-11-202-3/+40
* Added flag to enable new menu style.yefim@chromium.org2012-11-2021-46/+304
* ui: Enable per-tile-painting and partial swap in the UI compositor via LayerT...danakj@chromium.org2012-11-201-6/+4
* Disable a couple of failing tests.sreeram@chromium.org2012-11-201-2/+14
* Disable ResourceBundleTest.DelegateGetPathForLocalePackdmichael@google.com2012-11-191-1/+7
* Revert 168558 - Fix the html select tag showing up at the wrong position. Thi...rbyers@chromium.org2012-11-193-9/+0
* Alternate NTP: Update recent tabs fav iconssail@chromium.org2012-11-195-2/+13
* Fix the html select tag showing up at the wrong position. This was a regressi...jam@chromium.org2012-11-193-0/+9
* NonAura implementation of the positioning of the bookmark bar at the bottom o...mad@chromium.org2012-11-192-4/+25