summaryrefslogtreecommitdiffstats
path: root/ash/wm/system_modal_container_layout_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Moves ui/base/events to ui/eventssky@chromium.org2013-09-181-1/+1
* Remove new dialog style command-line flags, etc.msw@chromium.org2013-09-041-2/+1
* Modal window in user session not blocks user adding screen.dzhioev@chromium.org2013-07-241-9/+2
* ash: Use transparent black shield for modal dialogsjamescook@chromium.org2013-06-181-2/+4
* Add --disable-new-dialog-style flag; use DialogDelegate::UseNewStyle(); etc.msw@chromium.org2013-05-091-5/+3
* Revert 194589 "Revert 194578 "Add ash SessionStateDelegate""bartfab@google.com2013-04-171-4/+5
* Revert 194578 "Add ash SessionStateDelegate"gavinp@chromium.org2013-04-171-5/+4
* Add ash SessionStateDelegatebartfab@google.com2013-04-171-4/+5
* Consolidate dialog style flags and strings; etc.msw@chromium.org2012-12-171-29/+6
* Enable modal windows to be dragged to another monitors.mazda@chromium.org2012-12-071-2/+2
* Split window_animations, moving basic animations to views/corewm.ben@chromium.org2012-11-291-1/+1
* Revert 170071 - Split window_animations, moving basic animations to views/cor...ben@chromium.org2012-11-281-1/+1
* Split window_animations, moving basic animations to views/corewm.ben@chromium.org2012-11-281-1/+1
* Move ui\aura\shared to ui\views\corewmben@chromium.org2012-11-121-1/+1
* Various modal dialog handling fixes when lock layer window is active (i.e. lo...nkostylev@chromium.org2012-11-091-1/+10
* Shows the proper system modal background for the window.mukai@chromium.org2012-10-291-1/+6
* Make gfx::Rect class operations consistently mutate the class they are called...danakj@chromium.org2012-10-231-1/+3
* Makes gfx::Screen an instance, rather than a collection of static methods.scottmg@chromium.org2012-10-121-2/+3
* Show modal screen on all dislpays.oshima@chromium.org2012-10-051-59/+65
* aura: Start converting event-filters into event-handlers.sadrul@chromium.org2012-09-211-2/+3
* events: Move some files into ui/base/events/sadrul@chromium.org2012-09-041-1/+1
* Convert Aura to use ui::Event.ben@chromium.org2012-08-081-1/+1
* Move a window if the sceren bounds being set is in other display.oshima@chromium.org2012-07-211-0/+8
* Relading crash fix in system modal dialogoshima@chromium.org2012-06-281-7/+11
* Temporarily revert the crash fix (134505) in r144467 to merge the fix into m2...oshima@chromium.org2012-06-281-11/+7
* move windows when disconnecting secondary monitorsoshima@chromium.org2012-06-271-7/+11
* Factor out capture code from RootWindow to CaptureClientoshima@chromium.org2012-06-081-3/+4
* Add EnvEventFilter to filter events before root window process eventoshima@chromium.org2012-06-061-2/+2
* ui: Move compositor/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-051-3/+3
* Adding logic to keep dialogs within the screen when screen resizesskuhne@chromium.org2012-04-261-2/+8
* ash: Hide launcher for unmanaged fullscreen windows.derat@chromium.org2012-04-201-0/+4
* Makes showing the modal dialog release capture. Without this capturesky@chromium.org2012-04-191-0/+5
* Fixes crash if a system modal window was shown while the lock screensky@chromium.org2012-04-061-23/+5
* ash: Start moving window_util.h functions into wm namespace.tfarina@chromium.org2012-02-271-2/+2
* Fix two crash and potential leak&crashoshima@chromium.org2012-02-151-0/+7
* aura::Window only supports void* and int values for custom properties, which ...benrg@chromium.org2012-02-111-6/+6
* ash: Fix creating the modal screen.sadrul@chromium.org2012-02-081-14/+14
* Disable animations during aura tests.vollick@google.com2012-02-021-13/+11
* Pass const gfx::Rect& as the first parameter to FillRect.tfarina@chromium.org2012-02-011-1/+1
* Revert 120092 - Reland 120074 -- Disable animations during aura tests.vollick@google.com2012-02-011-11/+13
* Reland 120074 -- Disable animations during aura tests.vollick@google.com2012-02-011-13/+11
* Revert 120074 - Disable animations during aura tests.vollick@google.com2012-02-011-11/+13
* Disable animations during aura tests.vollick@google.com2012-02-011-13/+11
* Remove Owner param to EventFilter's ctor.ben@chromium.org2012-01-311-1/+1
* Do not allow system modal dialogs below the lock layer to steal focus.flackr@chromium.org2012-01-271-0/+6
* Allow hide animations to work again:ben@chromium.org2012-01-271-1/+0
* Add animations for system modal and tooltips.ben@chromium.org2012-01-231-0/+5
* Rename system modal types and classes appropriately.flackr@chromium.org2012-01-181-0/+204