summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* Allow focus to be sent between browser window and launcher/status windowzork@chromium.org2012-02-075-0/+179
* aura: Fix applist crash on 2nd show.xiyuan@chromium.org2012-02-071-1/+1
* Aura: Switch window mode when screen resolution changesjamescook@chromium.org2012-02-074-19/+81
* Handle F6 and F7 (brightness keys) in ash [part 1 of 3].yusukes@google.com2012-02-075-10/+135
* Fix GlobalAccelerators failures.yusukes@google.com2012-02-061-3/+0
* Handle F8, F9, and F10 (volume keys) in ash [part 3 of 3].yusukes@google.com2012-02-062-0/+44
* Revert 120587 - Implements accelerator handling for menus on aura.pkotwicz@chromium.org2012-02-069-209/+0
* Implements accelerator handling for menus on aura.pkotwicz@chromium.org2012-02-069-0/+209
* Handle F8, F9, and F10 (volume keys) in ash [part 1 of 3].yusukes@google.com2012-02-065-1/+149
* Revert 120566 - Implements accelerator handling for menus on aura.pkotwicz@chromium.org2012-02-069-209/+0
* Implements accelerator handling for menus on aura.pkotwicz@chromium.org2012-02-069-0/+209
* Add PanelWindow and PanelLayoutManager to ash. (+ win fix)stevenjb@chromium.org2012-02-0411-3/+447
* Revert 120460 - Add PanelWindow and PanelLayoutManager to ash.tbreisacher@chromium.org2012-02-0411-447/+3
* Add PanelWindow and PanelLayoutManager to ash.stevenjb@chromium.org2012-02-0411-3/+447
* Disable failing system modal test on Mac/Aura shell unit testsdhollowa@chromium.org2012-02-041-1/+8
* Push out RootWindow::GetInstance() from ScreenshotTaker.mukai@chromium.org2012-02-034-10/+19
* Update widget initialization for screen lock, settings bubble and menus to se...alicet@chromium.org2012-02-033-10/+12
* aura: Ignore hide animation request for a window that is already animating tovarunjain@chromium.org2012-02-031-0/+9
* Adds switch to disable window animations. This is needed to disablesky@chromium.org2012-02-033-1/+10
* aura: This CL fixes a bunch of issues:varunjain@chromium.org2012-02-033-5/+114
* Move OnWindowInitialized() from RootWindowObserver to EnvObserver, the observ...ben@chromium.org2012-02-037-13/+27
* Renamed old bot to existing trybot.saintlou@chromium.org2012-02-031-1/+1
* Aura: Create a new containerr for drag/drop images and tooltips.varunjain@chromium.org2012-02-025-7/+21
* Disable animations during aura tests.vollick@google.com2012-02-0214-134/+85
* Pass const gfx::Rect& as the first parameter to FillRect.tfarina@chromium.org2012-02-016-14/+14
* Revert 120092 - Reland 120074 -- Disable animations during aura tests.vollick@google.com2012-02-0114-85/+134
* Reland 120074 -- Disable animations during aura tests.vollick@google.com2012-02-0114-134/+85
* aura: Fix a couple of tooltip related bugs:varunjain@chromium.org2012-02-012-1/+18
* Revert 120074 - Disable animations during aura tests.vollick@google.com2012-02-0114-85/+134
* Disable animations during aura tests.vollick@google.com2012-02-0114-134/+85
* Revert Aura changesavi@chromium.org2012-02-0111-238/+1
* Include ui_strings in aura_shell_unittests to fix the buildzork@chromium.org2012-02-012-1/+44
* Enable hide animation for login screen.oshima@chromium.org2012-02-011-1/+0
* Add accessible names to the launcher buttonszork@chromium.org2012-02-0110-0/+194
* Aura: Rework window mode flags to compact/overlapping/managedjamescook@chromium.org2012-02-016-45/+46
* add compact layout manager window transition unittest.alicet@chromium.org2012-02-013-2/+131
* Cleanup: Delete some 0 byte files that are still lying around as a result of ...thestig@chromium.org2012-02-011-0/+0
* Remove Owner param to EventFilter's ctor.ben@chromium.org2012-01-3115-29/+19
* Acquire all layers when hiding window gets destroyed.oshima@chromium.org2012-01-314-22/+103
* Fix compile with Aura/Mac ash_shell and workspace controllerdhollowa@chromium.org2012-01-312-0/+4
* Fix PRESUBMIT.py linx_aura renamed to linux_chromeos_auradhollowa@chromium.org2012-01-311-2/+2
* [aura] Return focus to transient parent when modal window closes.ivankr@chromium.org2012-01-313-2/+51
* Aura: Resize login screen if resolution changesjamescook@chromium.org2012-01-301-0/+2
* Mac/Aura aura_shell_unittests are not linkingdhollowa@chromium.org2012-01-307-6/+80
* Handful of workspace changes:sky@chromium.org2012-01-3012-122/+408
* Notify RenderViewHost of drag cancelpkotwicz@chromium.org2012-01-281-0/+4
* aura: Add Layer::LAYER_SOLID_COLOR to compositor.derat@chromium.org2012-01-2811-38/+15
* content: Modfiy ResourceBundle and content_shell to run with alternative pak ...erg@chromium.org2012-01-283-3/+3
* Do not allow system modal dialogs below the lock layer to steal focus.flackr@chromium.org2012-01-272-0/+75
* Allow hide animations to work again:ben@chromium.org2012-01-2713-100/+194