summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* Makes it so the launcher only gets focus when using the keyboard.sky@chromium.org2012-02-179-7/+42
* Move IME shortcut keys from X to Aura [part 2 of 3].yusukes@chromium.org2012-02-173-3/+70
* Move IME shortcut keys from X to Aura [part 1 of 3].yusukes@chromium.org2012-02-176-80/+323
* Panel dragging in Compact mode Aura layoutdslomov@chromium.org2012-02-168-11/+248
* If there are existing transformation on the layer before screen locking, we s...alicet@chromium.org2012-02-163-92/+195
* Consolidate the code path when window becomes invisible. This fixes a couple ...oshima@chromium.org2012-02-163-2/+52
* Implement taking partial screenshot.mukai@chromium.org2012-02-1616-11/+366
* Fix ui test related crash.sky@chromium.org2012-02-161-1/+2
* Refactors launcher related ShellDelegate methods into standalonesky@chromium.org2012-02-1612-79/+118
* aura: Clear screen for non-power-button exit.derat@chromium.org2012-02-162-0/+16
* aura: Fix InputMethodBridge crash on exit.xiyuan@chromium.org2012-02-151-0/+7
* views: Change Painter::Paint to take a gfx::Size instead of ints.tfarina@chromium.org2012-02-151-2/+3
* Moves window dragging/resizing logic into standalone class. I've gotsky@chromium.org2012-02-159-435/+512
* Fix two crash and potential leak&crashoshima@chromium.org2012-02-156-2/+30
* Change WorkspaceLayoutManager::SetChildBounds to pass through anysky@chromium.org2012-02-152-16/+7
* Aura: Guest login window mode should match main login window modejamescook@chromium.org2012-02-141-0/+4
* aura: Hide cursor during and after shutdown.derat@chromium.org2012-02-146-8/+61
* Add derat to OWNERS file for ash.ben@chromium.org2012-02-141-0/+1
* aura: Display black background when locking from wrench.derat@chromium.org2012-02-142-0/+21
* Aura: Put resolution-based window mode switching behind a flag.jamescook@chromium.org2012-02-136-55/+63
* ash: Hide the shelf/launcher in managed mode when a window goes fullscreen.sadrul@chromium.org2012-02-135-2/+79
* Revert 121685 - Add a unit test for the focus cycler.zork@chromium.org2012-02-135-137/+3
* Add a unit test for the focus cycler.zork@chromium.org2012-02-135-3/+137
* 1) Invoke RootWindow::SetCapture(NULL) as a result from OS level mouse captur...pkotwicz@chromium.org2012-02-112-0/+2
* aura: Update status area position in compact mode.derat@chromium.org2012-02-113-14/+30
* aura::Window only supports void* and int values for custom properties, which ...benrg@chromium.org2012-02-1137-181/+218
* aura: Fix crash on closing host window.xiyuan@chromium.org2012-02-103-20/+6
* Fixes login screen menus.pkotwicz@chromium.org2012-02-106-10/+19
* Aura: Rationalize window mode initializationjamescook@chromium.org2012-02-104-49/+42
* Minor refactoring of workspace code so that code for managed windowssky@chromium.org2012-02-1012-163/+282
* Fix aura compact mode window transition:alicet@chromium.org2012-02-101-6/+17
* Handle F6 and F7 (brightness keys) in ash [part 3 of 3].yusukes@chromium.org2012-02-102-2/+37
* cleanup: Simplify ash/accelerators/accelerator_controller_unittest.cc.yusukes@chromium.org2012-02-101-30/+0
* Revert 121338 - 1) Adds support for OS level mouse capture lost (eg from a po...pkotwicz@chromium.org2012-02-102-2/+0
* Aura: Fix activated windows sometimes not switching to foregroundjamescook@chromium.org2012-02-102-0/+23
* 1) Adds support for OS level mouse capture lost (eg from a popup)pkotwicz@chromium.org2012-02-092-0/+2
* aura: Display black background in compact window mode.derat@chromium.org2012-02-097-8/+40
* Mac/Aura compile fixes for new accelerator / dispatcher codedhollowa@chromium.org2012-02-096-20/+54
* ash: Fix creating the modal screen.sadrul@chromium.org2012-02-081-14/+14
* aura: CompactLayoutManager::FindReplacementWindow finds only visible window.xiyuan@chromium.org2012-02-083-91/+126
* Fix --aura-window-mode=compact on dev linux_chromeos buildsjamescook@chromium.org2012-02-081-5/+10
* Aura code cleanup from readability reviewjamescook@chromium.org2012-02-087-21/+26
* Reland http://codereview.chromium.org/9121050/ with fix for aura_winzork@chromium.org2012-02-0811-0/+207
* Speculative Revert 120885 - ui/gfx: Make the first version of Canvas::TileIma...hbono@chromium.org2012-02-081-1/+1
* Revert 120887 - Fix --aura-window-mode=compact on dev linux_chromeos buildsjamescook@chromium.org2012-02-081-10/+5
* Custom frame view for panels.dslomov@chromium.org2012-02-084-4/+231
* Close background widget synchronously when root window is deleted.oshima@chromium.org2012-02-082-1/+6
* Fix --aura-window-mode=compact on dev linux_chromeos buildsjamescook@chromium.org2012-02-081-5/+10
* ui/gfx: Make the first version of Canvas::TileImageInt take a gfx::Rect.tfarina@chromium.org2012-02-081-1/+1
* Add an entrypoint for taking partial screenshot keybind.mukai@chromium.org2012-02-072-0/+14