summaryrefslogtreecommitdiffstats
path: root/ui/aura
Commit message (Expand)AuthorAgeFilesLines
* linux_aura: Focus BrowserFrameAura instead of RenderWidgetHostViewAura.erg@chromium.org2012-06-201-2/+14
* ash: Add an about:flags entry for debug keyboard shortcuts.thakis@chromium.org2012-06-192-4/+0
* Gesture Recognizer: Make short long press time configurable.varunjain@chromium.org2012-06-191-0/+1
* Aura: Add Window::MoveCursorTo() taking relative location to the window.yoshiki@chromium.org2012-06-195-2/+129
* Revert 142852 - Aura: Add Window::MoveCursorTo() taking relative location to ...yoshiki@chromium.org2012-06-185-122/+2
* aura: Fix WidgetFocusChangeListener::OnNativeFocusChange().derat@chromium.org2012-06-186-5/+45
* Aura: Add Window::MoveCursorTo() taking relative location to the window.yoshiki@chromium.org2012-06-185-2/+122
* Merge scalable-image grd files using new support in Grit (r51).benrg@chromium.org2012-06-181-1/+0
* Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX.tfarina@chromium.org2012-06-1712-45/+45
* Provides a way for a window to stop events from propagating to asky@chromium.org2012-06-165-0/+26
* app_list: Fix shadow bleeds over launcher button and steals mouse eventsxiyuan@chromium.org2012-06-166-3/+91
* Aura desktop: Fix tab dragging within a single chrome window.erg@chromium.org2012-06-162-0/+9
* Changes to aura or the gtk2 shim should trigger linux_aura tryjobs.erg@chromium.org2012-06-161-1/+1
* Basic tests for extended desktop modeoshima@chromium.org2012-06-151-0/+1
* Remove --default-device-scale-factor because chrome now gets scale factor fro...oshima@chromium.org2012-06-142-2/+3
* Update display info and notify the root window even when the only device scal...oshima@chromium.org2012-06-141-2/+10
* Put vertical gap between displays on ChromeOSjhorwich@chromium.org2012-06-141-1/+3
* ui-gestures: Added some type-specific accessors to gesture-events.sadrul@chromium.org2012-06-133-14/+12
* aura: Update doc for event-generator and remove an unused function.sadrul@chromium.org2012-06-132-27/+4
* aura: Update event-generator to send some useful gesture events.sadrul@chromium.org2012-06-132-0/+62
* Fixes content scaling when resizingpkotwicz@chromium.org2012-06-133-0/+42
* Remove a local variable, |translated_event|, from RootWindow::DispatchKeyEven...yusukes@chromium.org2012-06-131-3/+2
* aura: Window should notify WindowDelegate of bounds changed if Layer cannot.varunjain@chromium.org2012-06-133-7/+66
* aura:Delay call to DispatchHeldMouseMove from RootWindow::ReleaseMouseMovespiman@chromium.org2012-06-123-6/+102
* Rename gfx::Monitor to gfx::Displaytfarina@chromium.org2012-06-1216-140/+136
* When a window is added to the window tree hierarchy, notify it that it was ad...danakj@chromium.org2012-06-112-1/+35
* Aura desktop: Add a capture client to DesktopStackingClient's RootWindow.erg@chromium.org2012-06-114-0/+15
* Revert 141481 - When a window is added to the window tree hierarchy, notify i...sail@chromium.org2012-06-112-34/+1
* When a window is added to the window tree hierarchy, notify it that it was ad...danakj@chromium.org2012-06-112-1/+34
* Use unique name for property deallocator.oshima@chromium.org2012-06-081-7/+7
* Factor out capture code from RootWindow to CaptureClientoshima@chromium.org2012-06-0816-85/+303
* Add comment and reference to the bug for DPI threashould.oshima@chromium.org2012-06-071-0/+4
* Add missing "aura" namespace in propery define macro so thatoshima@chromium.org2012-06-071-1/+1
* Fix TAP_DOWN gesture event:varunjain@chromium.org2012-06-073-22/+90
* It broke win aura botloislo@chromium.org2012-06-073-86/+20
* Fix TAP_DOWN gesture event:varunjain@chromium.org2012-06-073-20/+86
* Changes SetCapture to transfer events rather then cancel all.sky@chromium.org2012-06-073-2/+98
* aura: Drop unnecessary compositesbacker@chromium.org2012-06-062-9/+6
* aura: Remove --aura-disable-hold-mouse-moves flag.backer@chromium.org2012-06-064-16/+5
* Makes Layer notify the delegate as the bounds change. This is neededsky@chromium.org2012-06-064-27/+105
* gesture recognizer: Some code cleanup.sadrul@chromium.org2012-06-062-9/+0
* Add EnvEventFilter to filter events before root window process eventoshima@chromium.org2012-06-0612-128/+244
* Reland: ash: Improved window maximize/restore animationsjamescook@chromium.org2012-06-065-0/+40
* Make sure enters and exits get sent even when capture changesdavemoore@chromium.org2012-06-062-2/+100
* views: Process gesture events correctly in Link, Slider and ScrollBars.sadrul@chromium.org2012-06-051-2/+33
* Add two finger tap gesture to gesture recognizer.varunjain@chromium.org2012-06-052-14/+380
* ash: Fix fling on window frame to tile/maximize/minimize.sadrul@chromium.org2012-06-052-0/+30
* Revert 140553 - Add two finger tap gesture to gesture recognizer.cbentzel@chromium.org2012-06-052-380/+14
* Add two finger tap gesture to gesture recognizer.varunjain@chromium.org2012-06-052-14/+380
* Fix long press delay in gesture configuration.varunjain@chromium.org2012-06-051-1/+1