summaryrefslogtreecommitdiffstats
path: root/ash/wm/power_button_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* Change GetContainer to take a root windowoshima@chromium.org2012-06-111-9/+11
* Add EnvEventFilter to filter events before root window process eventoshima@chromium.org2012-06-061-5/+7
* Rename GetRootWindow() -> GetPrimaryRootWindow()oshima@chromium.org2012-05-251-7/+7
* chromeos: Ignore power button presses when screen is off.derat@chromium.org2012-05-171-0/+10
* aura/ash split: Moves RootWindowEventFilter and InputMethodEventFilter to ui/...erg@google.com2012-05-151-1/+1
* ui: Move compositor/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-051-4/+4
* ash: Resize PowerButtonController background layer.derat@chromium.org2012-05-011-0/+7
* Cancel partial screenshot UI when lock happens.mukai@chromium.org2012-04-201-20/+37
* Makes the launcher use a layer with a solid color, which is cheapersky@chromium.org2012-03-231-1/+1
* * Add RootWindow to RootWindowObserver::OnRootWindowResized as there can be m...oshima@chromium.org2012-03-211-2/+3
* ash: Create new containers for PowerButtonController.derat@chromium.org2012-02-231-146/+91
* aura: Handle shutdown requests from login and lock screens.derat@chromium.org2012-02-171-18/+49
* Provide a RootWindow instance getter on the shell, in preparation for removin...ben@chromium.org2012-02-171-6/+6
* If there are existing transformation on the layer before screen locking, we s...alicet@chromium.org2012-02-161-92/+113
* Implement taking partial screenshot.mukai@chromium.org2012-02-161-0/+1
* aura: Clear screen for non-power-button exit.derat@chromium.org2012-02-161-0/+13
* aura: Hide cursor during and after shutdown.derat@chromium.org2012-02-141-0/+2
* aura: Display black background when locking from wrench.derat@chromium.org2012-02-141-0/+5
* Aura: Create a new containerr for drag/drop images and tooltips.varunjain@chromium.org2012-02-021-1/+2
* aura: Add Layer::LAYER_SOLID_COLOR to compositor.derat@chromium.org2012-01-281-19/+2
* aura: Replace UI-feature GYP flags with switches.derat@chromium.org2012-01-201-46/+49
* Rename system modal types and classes appropriately.flackr@chromium.org2012-01-181-1/+1
* chromeos/aura: Handle power button on unofficial hardware.derat@chromium.org2012-01-101-0/+18
* aura: Add container for setting bubbles.derat@chromium.org2012-01-071-1/+2
* chromeos: Handle lock button for Aura.derat@chromium.org2012-01-051-12/+35
* chromeos: Implement power button animations for Aura.derat@chromium.org2012-01-041-0/+495