summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* ash uber tray: Add a brightness controller.sadrul@chromium.org2012-02-279-7/+135
* ash: A first step for the uber tray.sadrul@chromium.org2012-02-2718-0/+642
* ash: Remove extra parentheses on index calculation in LauncherModel::ItemInde...tfarina@chromium.org2012-02-271-2/+2
* Fixes component build.sky@chromium.org2012-02-271-1/+2
* ash: Fix chromeos build by adding missing wm:: for focus_cycler_unittest.cctfarina@chromium.org2012-02-271-9/+9
* ash: Start moving window_util.h functions into wm namespace.tfarina@chromium.org2012-02-2721-174/+178
* Add a unit test for the focus cycler.zork@chromium.org2012-02-274-2/+147
* Migrate client API setters/getters to take a RootWindow.ben@chromium.org2012-02-2610-14/+22
* Remove a bunch more uses of RootWindow::GetInstance() ben@chromium.org2012-02-262-6/+7
* Revert 123673 - Remove a bunch more uses of RootWindow::GetInstance()ben@chromium.org2012-02-252-7/+6
* Attempt 4:sky@chromium.org2012-02-2513-123/+504
* Remove a bunch more uses of RootWindow::GetInstance()ben@chromium.org2012-02-252-6/+7
* Revert 123669 because it broke builds:sadrul@chromium.org2012-02-254-132/+2
* When locking the screen via Ctrl-Shift-L from wrench menu,pkotwicz@chromium.org2012-02-254-2/+132
* Remove RootWindow::Run(). This removes one reason people will call RootWindow...ben@chromium.org2012-02-251-1/+2
* Set minimize property and re-enable tests on Aurastevenjb@chromium.org2012-02-251-0/+12
* Revert 123592 - Remove a bunch more uses of RootWindow::GetInstance()ben@chromium.org2012-02-252-7/+6
* Revert 123603 - Attempt 3: Makes managed mode constrain the height of windows...sky@chromium.org2012-02-2513-504/+123
* Attempt 3: Makes managed mode constrain the height of windows so they don'tsky@chromium.org2012-02-2513-123/+504
* Revert 123593 - Remove RootWindow::Run(). This removes one reason people will...ben@chromium.org2012-02-251-2/+1
* Remove RootWindow::Run(). This removes one reason people will call RootWindow...ben@chromium.org2012-02-241-1/+2
* Remove a bunch more uses of RootWindow::GetInstance()ben@chromium.org2012-02-242-6/+7
* Fixes crash in ash_shell from not setting WIndowWatcher onsky@chromium.org2012-02-242-17/+18
* Revert 123553 - Attempt 2 at: Makes managed mode constrain the height of wind...sky@chromium.org2012-02-2413-504/+123
* Attempt 2 at: Makes managed mode constrain the height of windows so they don'tsky@chromium.org2012-02-2413-123/+504
* Aura: Remove dynamic switching into and out of compact modejamescook@chromium.org2012-02-248-253/+132
* Revert 123518 - Makes managed mode constrain the height of windows so they don'tsky@chromium.org2012-02-2413-503/+123
* Makes managed mode constrain the height of windows so they don'tsky@chromium.org2012-02-2413-123/+503
* Revert 123500 - When locking the screen via Ctrl-Shift-L from wrench menu,pkotwicz@chromium.org2012-02-244-133/+2
* When locking the screen via Ctrl-Shift-L from wrench menu,pkotwicz@chromium.org2012-02-244-2/+133
* ash: Use gestures to move/resize the window, instead of touch.sadrul@chromium.org2012-02-242-32/+33
* ash: Fix bug where small shadows were drawn incorrectly.derat@chromium.org2012-02-232-40/+46
* Minimize for panels in Aura compact modedslomov@chromium.org2012-02-235-34/+83
* Change tooltips to use the same animation as menus - simple fade in/out.ben@chromium.org2012-02-231-1/+2
* ash: Create new containers for PowerButtonController.derat@chromium.org2012-02-236-305/+188
* ash: Focus a focusable parent window if a window itself cannot be focused on ...sadrul@chromium.org2012-02-232-4/+46
* ash: Fix reversed logic, fixing a crash in debug mode.sadrul@chromium.org2012-02-231-1/+1
* Change how you get to the MessageLoop::Dispatcher.ben@chromium.org2012-02-234-4/+8
* Removes the background from the launcher per latest mocks.sky@chromium.org2012-02-231-27/+0
* Experimental Extension Keybinding (first cut).finnur@chromium.org2012-02-232-4/+10
* Add an accessible name to the overflow button on the launcher.zork@chromium.org2012-02-231-0/+2
* Adds ability to pin apps to the launcher.sky@chromium.org2012-02-2211-31/+101
* Remove unused weak ptr factoryoshima@chromium.org2012-02-222-5/+1
* ash: Allow dragging using touch/gesture events.sadrul@chromium.org2012-02-223-18/+38
* Have ScopedClipboardWriter and Clipboard::WriteObjects take a buffer parameter.peter@pcc.me.uk2012-02-221-1/+1
* Don't tell the compositor that the widget has resized in compact WMvollick@chromium.org2012-02-211-2/+1
* Change EventGenerator to take a RootWindow at construction instead of just as...ben@chromium.org2012-02-219-42/+50
* Revert r122716 and r122717maruel@chromium.org2012-02-199-50/+42
* Change EventGenerator to take a RootWindow at construction instead of just as...ben@chromium.org2012-02-199-42/+50
* Do not consume a translated key event in PartialScreenshotEventFilter.yusukes@chromium.org2012-02-181-0/+9