summaryrefslogtreecommitdiffstats
path: root/ui/aura/client
Commit message (Expand)AuthorAgeFilesLines
* fix BookmarkBubbleView broken at https://chromiumcodereview.appspot.com/11377140scottmg@chromium.org2012-11-152-0/+31
* Don't use drag to corner resizing for unresizable windowsskuhne@chromium.org2012-11-142-1/+5
* re-re-land of https://codereview.chromium.org/11364053/scottmg@chromium.org2012-11-142-33/+7
* Revert 167431 - reland of https://codereview.chromium.org/11364053/scottmg@chromium.org2012-11-131-8/+2
* reland of https://codereview.chromium.org/11364053/scottmg@chromium.org2012-11-131-2/+8
* Revert 167245 - Currently, the ash and desktop implementations of StackingCli...scottmg@chromium.org2012-11-122-7/+33
* Currently, the ash and desktop implementations of StackingClient stomp each o...scottmg@google.com2012-11-122-33/+7
* aura: Add flag to indicate if a drag session is started with touch or mouse.varunjain@chromium.org2012-11-061-1/+4
* Move aura shared and desktop classes to the views target. Note that the files...ben@chromium.org2012-11-024-1/+103
* Revert 165719 - Move aura shared and desktop classes to the views target. Not...ben@chromium.org2012-11-024-103/+1
* Move aura shared and desktop classes to the views target. Note that the files...ben@chromium.org2012-11-024-1/+103
* Add Vector2d classes that represent offsets, instead of using Point.danakj@chromium.org2012-10-311-1/+2
* Relanding the EventTarget fixes for Aura (Ash) as the previous attempt was re...ananta@chromium.org2012-10-301-0/+3
* Revert 164703 - it broke BookmarkBarViewTest8.DNDBackToOriginatingMenu on Chr...sergeyu@chromium.org2012-10-291-3/+0
* Register a separate default ui::EventTarget for Aura (Ash) to ensure that it ...ananta@chromium.org2012-10-291-0/+3
* Move ash::wm::GetRootWindowRelativeToWindow to ScreenPositionController.mazda@chromium.org2012-10-181-1/+1
* Enable CursorManager::LockCursor to lock cursor visibility.mazda@chromium.org2012-10-121-0/+9
* Revert 161454 - Enable CursorManager::LockCursor to lock cursor visibility.mazda@chromium.org2012-10-121-9/+0
* Enable CursorManager::LockCursor to lock cursor visibility.mazda@chromium.org2012-10-121-0/+9
* An attempt at parenting transients more accurately in desktop-aura.ben@chromium.org2012-10-102-1/+38
* Add ScreenPositionClient::ConvertNativePointToScreen.mazda@chromium.org2012-09-201-0/+7
* New Behavior on pressing F4:sschmitz@chromium.org2012-09-172-0/+4
* Keep a web dialog window centered over the content areaskuhne@chromium.org2012-09-172-0/+4
* Move ash specific cursor code to CursorManager.mazda@chromium.org2012-09-112-5/+3
* Cancel drag if display configuration changes.oshima@chromium.org2012-09-111-1/+9
* Revert r14457 "Cancel drag if display configuration changes."oshima@chromium.org2012-09-101-9/+1
* Cancel drag if display configuration changes.oshima@chromium.org2012-09-101-1/+9
* Support Drag and Drop across displays.mazda@chromium.org2012-08-261-0/+1
* Removes two properties that are defined else where. With these we getsky@chromium.org2012-08-261-1/+0
* Desktop Aura: Allow tab drags out of window.erg@chromium.org2012-08-171-2/+7
* Prepare a bunch of ash tests for workspace2. With Workspace2 you can'tsky@chromium.org2012-08-161-0/+2
* Improve WorkspaceWindowResizer::CompleteDrag() so that the function moves the...yusukes@chromium.org2012-08-091-1/+4
* Convert Aura to use ui::Event.ben@chromium.org2012-08-085-13/+28
* aura: Fix a couple of drag drop issues:varunjain@chromium.org2012-08-021-0/+5
* Aura desktop: Show resize cursors again.erg@chromium.org2012-07-262-0/+67
* * Use Virtual Screen Coordinates in more placesoshima@chromium.org2012-07-182-8/+18
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-1117-17/+0
* This is the 1st CL to add Virtual Screen Coordinates to ash.oshima@chromium.org2012-06-231-1/+5
* Factor out capture code from RootWindow to CaptureClientoshima@chromium.org2012-06-083-0/+114
* Add ActivationChangeObserver, replacing kRootWindowActiveWindowKeyoshima@chromium.org2012-06-043-7/+36
* Move UserGestureHandler to shelloshima@chromium.org2012-05-314-66/+65
* Flash window by pulsing their launcher icon state indicatordavemoore@chromium.org2012-05-192-0/+5
* Aura/ash: On Desktops, use an aura::client to resolve screen coordinates.erg@chromium.org2012-05-182-0/+68
* ash: Go back/forward in response to buttons 8 and 9.derat@chromium.org2012-04-182-0/+66
* Aura: Add non-browser windows into the list of "Alt + Tab" cycle.yoshiki@chromium.org2012-03-281-0/+4
* Prevent a transient with 'kHideOnDeactivate' set from causing its transient p...ben@chromium.org2012-03-262-0/+20
* Remove stops_event_propagation from Window, since it's broken.ben@chromium.org2012-03-232-0/+63
* Revert 128503 - Remove stops_event_propagation from Window, since it's broken.jam@chromium.org2012-03-232-63/+0
* Remove stops_event_propagation from Window, since it's broken.ben@chromium.org2012-03-232-0/+63
* Revert 128328 - Remove stops_event_propagation from Window, since it's broken.ben@chromium.org2012-03-222-63/+0