summaryrefslogtreecommitdiffstats
path: root/ash/wm/window_modality_controller_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanups for aura/test/event_generator.h (resolve TODOs)tapted@chromium.org2014-07-281-13/+13
* Revert 285209 "Cleanups for aura/test/event_generator.h (resolve..."markusheintz@chromium.org2014-07-241-13/+13
* Cleanups for aura/test/event_generator.h (resolve TODOs)tapted@chromium.org2014-07-241-13/+13
* MacViews: Minimal to get views_unittests to compile.tapted@chromium.org2014-05-291-5/+5
* Fixed screen capture confirmation dialog to be either system- or window-modal...zelidrag@chromium.org2014-04-261-0/+24
* Eliminate ash::internal namespaceoshima@chromium.org2014-04-031-2/+0
* Move wm/core to wm namespace.ben@chromium.org2014-03-141-15/+15
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-131-15/+15
* Move wm/core to wm namespace.ben@chromium.org2014-03-131-15/+15
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-121-15/+15
* Move wm/core to wm namespace.ben@chromium.org2014-03-121-15/+15
* Move files from ui/views/corewm to ui/wm/coreben@chromium.org2014-03-111-2/+2
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* Moves management of transients out of Windowsky@chromium.org2014-01-071-11/+12
* When a modal window appears, cancel existing touches.tdresser@chromium.org2013-10-211-13/+19
* Revert r228800: "When a modal window appears, cancel existing touches."eroman@chromium.org2013-10-161-19/+13
* When a modal window appears, cancel existing touches.tdresser@chromium.org2013-10-151-13/+19
* Continue threading context through unit tests.erg@chromium.org2013-01-071-6/+8
* events: Update scroll and touch handlers to not return EventResult.sadrul@chromium.org2012-12-141-2/+2
* Desktop aura: Start removing views::Widget::CreateWindow()erg@chromium.org2012-12-121-1/+3
* Move WindowModalityController to CoreWm.ben@chromium.org2012-12-021-11/+12
* Eliminates all ash dependencies from WindowModalityController.ben@chromium.org2012-11-301-6/+6
* Desktop aura: Break aura::Window::SetParent in two.erg@chromium.org2012-11-281-25/+25
* Pulse animation for constrained windows in Chrome OSrouslan@chromium.org2012-11-281-5/+211
* events: Clean up dispatching code for touch-events.sadrul@chromium.org2012-09-271-1/+1
* Remove TouchEvent interface, and rename TouchEventImpl to TouchEvent.sadrul@chromium.org2012-08-091-1/+1
* Convert Aura to use ui::Event.ben@chromium.org2012-08-081-1/+1
* ash: Fix touch-event handling for modal windows.sadrul@chromium.org2012-07-111-0/+60
* Rename GetRootWindow() -> GetPrimaryRootWindow()oshima@chromium.org2012-05-251-3/+3
* Makes window modal windows work correctly if shown from a mousesky@chromium.org2012-04-271-0/+46
* Always look for a transient child from the activatable window.stevenjb@chromium.org2012-03-141-0/+34
* Revert 126444 - Always look for a transient child from the activatable window.stevenjb@google.com2012-03-131-34/+0
* Always look for a transient child from the activatable window.stevenjb@chromium.org2012-03-131-0/+34
* ash: Start moving window_util.h functions into wm namespace.tfarina@chromium.org2012-02-271-40/+39
* Change EventGenerator to take a RootWindow at construction instead of just as...ben@chromium.org2012-02-211-2/+5
* Revert r122716 and r122717maruel@chromium.org2012-02-191-5/+2
* Change EventGenerator to take a RootWindow at construction instead of just as...ben@chromium.org2012-02-191-2/+5
* A bevy of Aura test changes:ben@chromium.org2012-02-171-2/+2
* Consolidate the code path when window becomes invisible. This fixes a couple ...oshima@chromium.org2012-02-161-0/+7
* aura::Window only supports void* and int values for custom properties, which ...benrg@chromium.org2012-02-111-6/+6
* [aura] Return focus to transient parent when modal window closes.ivankr@chromium.org2012-01-311-0/+49
* aura_builder target needs to work on Macdhollowa@chromium.org2012-01-201-1/+1
* Adds support for Window Modality to Ash.ben@chromium.org2012-01-061-0/+148