summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* 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
* views/examples: Move examples_main.cc into content_client directory.tfarina@chromium.org2012-11-192-1/+1
* Revert r168447 "Makes windows obey their maximum size constraints on chromeos."oshima@chromium.org2012-11-176-18/+0
* Makes windows obey their maximum size constraints on chromeos.koz@chromium.org2012-11-176-0/+18
* Remove temporary fix. This was quick fix I had to add to deal with crbug.com/...oshima@chromium.org2012-11-171-6/+0
* Move readback to present thread.nick@chromium.org2012-11-172-13/+57
* Make use of the new SkMatrix44::transpose, ::getDouble, and ::setDouble funcsvollick@chromium.org2012-11-176-64/+73
* Make ImageSkiaStorage RefCountThreadSafe.oshima@chromium.org2012-11-171-3/+6
* views: Change GridLayout to store a gfx::Insets instead of pure integers.tfarina@chromium.org2012-11-172-22/+10
* Android: SurfaceTexture-based image transportsievers@chromium.org2012-11-162-3/+12
* Fill out the background of all displays when display bounds have changed.mukai@chromium.org2012-11-162-0/+23
* Make DesktopRootWindowHostWin::GetBounds use client or window rect to match t...jam@chromium.org2012-11-161-1/+3
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-162-6/+6
* Created initial multi-item notification viewdharcourt@chromium.org2012-11-167-0/+195
* Makes DesktopRootWindowHostWin correctly set parent, which is used by menus. ...sky@chromium.org2012-11-162-1/+8
* Hack for fixing key events in constrained windows (and likely othersky@chromium.org2012-11-162-0/+18
* app_list: Fire transition progress zero on clearing previous scroll.xiyuan@chromium.org2012-11-162-5/+49
* This CL ensures that favicons alwayspkotwicz@chromium.org2012-11-161-1/+5
* Make views::Link underlining configurablebartfab@chromium.org2012-11-162-3/+17
* WebDialogView::InitDialog shouldn't set position of widgetdpolukhin@chromium.org2012-11-161-7/+0
* Adds Dana to ui/gfx/OWNERS. per-file directives don't support multiplesky@chromium.org2012-11-161-0/+3
* ui/base: Remove the old native_theme files.tfarina@chromium.org2012-11-1613-4451/+0
* ui: Make native_theme its own library.tfarina@chromium.org2012-11-1653-73/+4575
* Change AppsGridView::IsValidIndex to cater for the last page of apps to avoid...tapted@chromium.org2012-11-162-11/+41
* Encapsulate mesa include paths in mesa.gyp,phajdan.jr@chromium.org2012-11-161-1/+4