summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* 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
* Refactored RunTest into RunUrlTest in text_elider_unitest.gab@chromium.org2012-02-292-6/+6
* views: Tell SliderListener's how the slider value was changed.sadrul@chromium.org2012-02-294-6/+22
* aura: Add images for smaller shadows.derat@chromium.org2012-02-298-0/+0
* views: Use the provided SK_ScalarHalf value from skia instead of calculating ...tfarina@chromium.org2012-02-292-4/+2
* views: Add Textfield::SetCursorColor().derat@chromium.org2012-02-2911-18/+75
* Implemented Clear() functionality in the clipboard. raymes@chromium.org2012-02-297-5/+44
* Remove unused NativeWidgetWin::saved_window_style_.msw@chromium.org2012-02-292-4/+0
* When locking the screen via Ctrl-Shift-L from wrench menu,pkotwicz@chromium.org2012-02-294-4/+31
* Enabled pressing TAB to traverse through the Omnibox results, removed moving ...aaron.randolph@gmail.com2012-02-292-1/+3
* ui/gfx: Simplify RectToSkRect() implementation by using iset() function.tfarina@chromium.org2012-02-291-5/+4
* Gestures are now possible using touch events with any idstdresser@chromium.org2012-02-296-114/+201
* Updating XTBs based on .GRDs from branch 1025karen@chromium.org2012-02-292-1/+60
* Disable subpixel rendering for transparent textfields.derat@chromium.org2012-02-285-1/+16
* Fix crash when closing treeview example.sky@chromium.org2012-02-281-0/+3
* Update PRESUBMIT.py files with linux_view -> linux_chromeos_gtk.thestig@chromium.org2012-02-281-2/+2
* views: Fix crash when closing table_view example.tfarina@chromium.org2012-02-281-0/+3
* Implement font linking for RenderTextWin.asvitkine@chromium.org2012-02-282-0/+93
* aura: Fix some of the event dispatching in linux.sadrul@chromium.org2012-02-283-12/+18
* Adds an animation for switching workspaces.sky@chromium.org2012-02-283-0/+9
* Revert 123984 for check_deps failure - When locking the screen via Ctrl-Shift-Lmattm@chromium.org2012-02-284-31/+4
* Revert 123989 sicne it broke aura_shell_unittests:sadrul@chromium.org2012-02-286-201/+114
* Gestures are now possible using touch events with any idstdresser@chromium.org2012-02-286-114/+201
* When locking the screen via Ctrl-Shift-L from wrench menu,pkotwicz@chromium.org2012-02-284-4/+31
* Fixes crash in closing window while in workspaces. The crash wassky@chromium.org2012-02-281-2/+3
* Add app mode for cros app windows, second try after revert ofdavemoore@chromium.org2012-02-283-7/+14
* Fix leak in SliderTestoshima@chromium.org2012-02-281-4/+5
* views: Restore the locale after the RTL test.sadrul@chromium.org2012-02-281-0/+3
* views: Adjust the slider for RTL, and update the button to be a circle instea...sadrul@chromium.org2012-02-283-26/+96
* Fixes combobox regression on windows. The problem with the recentsky@chromium.org2012-02-284-15/+9
* Revert 123830 - Aura: Support hovering restore & close buttons for full scree...davemoore@chromium.org2012-02-283-14/+7
* Aura: Support hovering restore & close buttons for full screen apps.davemoore@chromium.org2012-02-273-7/+14
* Move IsMouseButtonDown to Env.ben@chromium.org2012-02-276-21/+22