summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* ui/gfx: Remove an unnecessary include from font_list.htfarina@chromium.org2012-03-061-1/+0
* Coverity: Fix a pass-by-value.jhawkins@chromium.org2012-03-064-4/+4
* Refactor out foreground_help to fix BringBrowserWindowToFront on Windowsscottbyer@chromium.org2012-03-055-0/+140
* ui/gfx: Get rid of Canvas::CreateCanvas() function.tfarina@chromium.org2012-03-053-25/+0
* views: Allow a View to be notified of mouse-enter/leave events even if the mo...sadrul@chromium.org2012-03-054-2/+203
* Allow running aura_unittests with valgrind, and fix a leak it exposes.sadrul@chromium.org2012-03-051-2/+2
* Extract the last SkColor from ResourceBundle API.tfarina@chromium.org2012-03-056-14/+36
* ui/gfx: Remove unused win_util.{h,cc} component all together.tfarina@chromium.org2012-03-053-86/+0
* Change kB to KB for consistency.dgozman@chromium.org2012-03-052-7/+7
* Changing the ominbar text colors according to spec. This change was marked as...skuhne@chromium.org2012-03-051-1/+3
* Fix Aura build.jam@chromium.org2012-03-052-1/+1
* Move most of ui/views/drag_utils to ui/base/dragdrop so it can be used outsid...jam@chromium.org2012-03-0511-105/+149
* Add support for multiple icon sizes for Mac platform appssail@chromium.org2012-03-032-2/+2
* browser: Minor changes to use SkPoint::iset() function.tfarina@chromium.org2012-03-032-18/+12
* Mac Aura fails compile and some testsdhollowa@chromium.org2012-03-032-3/+3
* Fix crash when closing table example.sky@chromium.org2012-03-031-1/+1
* Fixing highlight & autocomplete colors according to specskuhne@chromium.org2012-03-021-1/+1
* Aura: Update window frames, allow resize from outside windowjamescook@chromium.org2012-03-026-4/+56
* If script text is in right-to-left directionality, it got truncated because t...xji@chromium.org2012-03-022-16/+19
* This is no longer used after r124670saintlou@chromium.org2012-03-021-0/+0
* ash uber tray: Update the volume icon for various levels of volumes.sadrul@chromium.org2012-03-021-2/+1
* Aura: Window button assets for maximized windowsjamescook@chromium.org2012-03-0212-0/+0
* ash uber tray: Add entry for power and date.sadrul@chromium.org2012-03-021-0/+1
* Add resource for volume levels for the ash uber tray.sadrul@chromium.org2012-03-021-0/+0
* Switching back the backgroung to JPG.saintlou@chromium.org2012-03-022-7/+30
* Gestures are now possible using touch events with any idstdresser@chromium.org2012-03-026-119/+252
* Remove the singleton instance get/delete methods from RootWindow (yay)ben@chromium.org2012-03-0210-103/+72
* Revert 124622 - Change kB to KB for consistency.battre@chromium.org2012-03-021-2/+2
* Change kB to KB for consistency.dgozman@chromium.org2012-03-021-2/+2
* Support for password entry fields, with all charactersbenrg@chromium.org2012-03-0214-93/+397
* Window header and frame assetsjamescook@chromium.org2012-03-0220-0/+0
* Double clicking the resize handle should expand window along that axis.ben@chromium.org2012-03-022-2/+8
* Adding new wallpapers, new size.saintlou@chromium.org2012-03-0218-0/+0
* Preload ddraw.dll before initializing sandbox.jbauman@chromium.org2012-03-021-1/+3
* Fix the full screen switching browser window dipping below launcher bar issue.jennyz@chromium.org2012-03-013-1/+15
* Add resource for the power tray item in the ash uber tray.sadrul@chromium.org2012-03-011-0/+0
* ui/gfx: Drop unused args from PaintMenuBackgroundColor() and pass gfx::Size i...tfarina@chromium.org2012-03-016-48/+23
* Revert 124461 - Remove the singleton instance get/delete methods from RootWin...ben@chromium.org2012-03-0110-72/+103
* Update GestureRecognizer State Diagram to use point-idstdresser@chromium.org2012-03-011-3/+3
* Remove the singleton instance get/delete methods from RootWindow (yay)ben@chromium.org2012-03-0110-103/+72
* Revert 124071 - Gestures are now possible using touch events with any idsrbyers@chromium.org2012-03-016-201/+114
* Revert 124433 - Adding persistance for gesture recognition parms.yzshen@chromium.org2012-03-011-2/+1
* Adding persistance for gesture recognition parms.girard@chromium.org2012-03-011-1/+2
* ui/gfx: Include missing skia_util.h to fix Linux ChromiumOS GTK build.tfarina@chromium.org2012-03-011-0/+1
* ui: Let skia do the conversion work for us by using the integer version of se...tfarina@chromium.org2012-03-0112-110/+61
* Allow platform apps to specify a maximum size for the shell container.jeremya@chromium.org2012-03-018-3/+31
* Makes sure switching workspaces only animations windows that want tosky@chromium.org2012-03-011-0/+4
* Enable Alt-Click -> Right-Clickdavemoore@chromium.org2012-02-291-0/+25
* aura: Add support for smaller, lighter shadows.derat@chromium.org2012-02-291-0/+8
* Hide the mouse cursor when it boots in ChromeOS.mukai@chromium.org2012-02-292-2/+3