summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* 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
* ash: A first step for the uber tray.sadrul@chromium.org2012-02-271-0/+4
* gtk: Rename GtkThemeService to ThemeServiceGtk.tfarina@chromium.org2012-02-271-3/+3
* Revert 123771 - Refactor out foreground_help to fix BringBrowserWindowToFront...scottbyer@chromium.org2012-02-273-133/+0
* Moves stacking client to Env.beng@google.com2012-02-2712-14/+91
* Refactor out foreground_help to fix BringBrowserWindowToFront on Windowsscottbyer@chromium.org2012-02-273-0/+133
* Add resources for the uber-tray.sadrul@chromium.org2012-02-276-0/+0
* Aura: Fix XExpose handling in the root window.backer@chromium.org2012-02-271-1/+1
* Move locale changing out of Widget in Aura.ben@chromium.org2012-02-272-30/+3
* Remove RootWindow::GetInstance() use from the gesture recognizer.ben@chromium.org2012-02-277-24/+32
* ui/base: Remove the dependency in Profile from ThemeProvider.tfarina@chromium.org2012-02-273-13/+3
* views: Add a slider control.sadrul@chromium.org2012-02-266-0/+253
* Support scroll valuators from micedavemoore@chromium.org2012-02-261-21/+10
* Create OWNERS file for ui/base/xdavemoore@chromium.org2012-02-261-0/+3
* views: A new kind of border to paint a colored-border on selected sides.sadrul@chromium.org2012-02-262-10/+38
* views: Add option in BoxLayout to spread blank space among the child views.sadrul@chromium.org2012-02-263-8/+62
* Migrate client API setters/getters to take a RootWindow.ben@chromium.org2012-02-2619-81/+102
* Clean up some RootWindow::GetInstance() use in views unittests.ben@chromium.org2012-02-263-9/+22
* Remove a bunch more uses of RootWindow::GetInstance() ben@chromium.org2012-02-264-23/+44
* Revert 123673 - Remove a bunch more uses of RootWindow::GetInstance()ben@chromium.org2012-02-254-37/+25
* Attempt 4:sky@chromium.org2012-02-251-2/+2
* Remove a bunch more uses of RootWindow::GetInstance()ben@chromium.org2012-02-254-25/+37
* Revert 123669 because it broke builds:sadrul@chromium.org2012-02-254-27/+4
* When locking the screen via Ctrl-Shift-L from wrench menu,pkotwicz@chromium.org2012-02-254-4/+27
* views: Migrate view unittests to SetBoundsRect.tfarina@chromium.org2012-02-251-38/+38
* Remove RootWindow::Run(). This removes one reason people will call RootWindow...ben@chromium.org2012-02-253-9/+2
* Removed the last TOUCH_UI flag.rjkroege@chromium.org2012-02-251-3/+1
* Set minimize property and re-enable tests on Aurastevenjb@chromium.org2012-02-251-2/+8
* Revert 123592 - Remove a bunch more uses of RootWindow::GetInstance()ben@chromium.org2012-02-254-26/+22
* Revert 123603 - Attempt 3: Makes managed mode constrain the height of windows...sky@chromium.org2012-02-251-1/+1
* Attempt 3: Makes managed mode constrain the height of windows so they don'tsky@chromium.org2012-02-251-1/+1
* ui/gfx: Move CanvasPaintWin into its own file.tfarina@chromium.org2012-02-257-48/+100
* Moves the Linux dispatcher into its own object.beng@google.com2012-02-2510-39/+123
* Revert 123593 - Remove RootWindow::Run(). This removes one reason people will...ben@chromium.org2012-02-253-2/+9
* Remove RootWindow::Run(). This removes one reason people will call RootWindow...ben@chromium.org2012-02-243-9/+2
* Remove a bunch more uses of RootWindow::GetInstance()ben@chromium.org2012-02-244-22/+26
* Update CompositorCC WebLayerTreeView usage for WebKit API changejamesr@chromium.org2012-02-242-4/+12
* Modified the flash cipboard interface to add html clipboard support.raymes@chromium.org2012-02-242-0/+8
* Fix a leak in ImageTest.SkiaRefToSkiarsesek@chromium.org2012-02-241-1/+2
* Add gfx::Image::Image(const SkBitmap&) constructor.rsesek@chromium.org2012-02-243-0/+23
* Aura: Remove dynamic switching into and out of compact modejamescook@chromium.org2012-02-242-1/+3
* Revert 123500 - When locking the screen via Ctrl-Shift-L from wrench menu,pkotwicz@chromium.org2012-02-244-24/+4
* When locking the screen via Ctrl-Shift-L from wrench menu,pkotwicz@chromium.org2012-02-244-4/+24
* Introduce ItemVector to clean up the iteration through the items in SimpleMen...tfarina@chromium.org2012-02-242-9/+9