summaryrefslogtreecommitdiffstats
path: root/ui/aura
Commit message (Expand)AuthorAgeFilesLines
* The unit tests for the window positionerskuhne@chromium.org2012-04-121-1/+1
* Mouse events, touch events, or both can be locked to a target.tdresser@chromium.org2012-04-117-44/+116
* Adding new window position logic unit tests.skuhne@chromium.org2012-04-111-0/+2
* Revert 131761 - Mouse events, touch events, or both can be locked to a target.rsesek@chromium.org2012-04-116-115/+43
* Mouse events, touch events, or both can be locked to a target.tdresser@chromium.org2012-04-116-43/+115
* Replaced sk_canvas()->drawPath() with DrawPath()pkotwicz@chromium.org2012-04-102-3/+2
* Add device scale factor to Monitoroshima@chromium.org2012-04-103-4/+18
* gesture recognizer: Fix naming (from GestureRecognizerAura to GestureRecogniz...sadrul@chromium.org2012-04-101-3/+3
* Consolidate win/x dispatchersoshima@chromium.org2012-04-097-36/+21
* Turn on TabContentsViewAura by default.ben@chromium.org2012-04-071-3/+4
* Aura/ash split: Do various things to Linux aura root windows.erg@chromium.org2012-04-062-14/+89
* aura gesture recognizer: Address a missed nit from an earlier review.sadrul@chromium.org2012-04-061-55/+55
* Support non-hierarchy ownership for aura::Windows.ben@chromium.org2012-04-063-7/+39
* ui: Move gesture-recognizer into ui/base/.sadrul@chromium.org2012-04-0522-1958/+157
* Makes OnWindowVisibilityChanged be sent whenever the target visibilitysky@chromium.org2012-04-053-10/+22
* Fix build from collision between r130990 and r130987.sadrul@chromium.org2012-04-051-2/+2
* Touches outside the Root Window contribute to system level gestures.sadrul@chromium.org2012-04-053-21/+74
* A preventDefaulted touch release is treated as a touch cancel.sadrul@chromium.org2012-04-057-99/+193
* Aura/ash split: Desktop linux clients should respsect window manager close wi...erg@google.com2012-04-055-0/+33
* Adds a TabContentsViewAura.ben@chromium.org2012-04-041-0/+5
* desktop_activation_client: fix typomsb@chromium.org2012-04-031-1/+1
* aura-x11: Add custom web cursor support.sadrul@chromium.org2012-04-037-174/+107
* Revert 130442 - Adds a TabContentsViewAura.sergeyu@chromium.org2012-04-031-5/+0
* Adds a TabContentsViewAura.ben@chromium.org2012-04-031-0/+5
* Fix some grammar in comments, error messages and documentation.gavinp@chromium.org2012-04-031-1/+1
* Fix Pixmap leakoshima@chromium.org2012-04-021-0/+2
* Long Press shouldn't fire instantly.tdresser@chromium.org2012-04-021-2/+2
* ash: Remap Command on Apple keyboards to Control [2/2]derat@chromium.org2012-03-311-1/+9
* aura: Add RootWindowObserver::OnKeyboardMappingChanged().derat@chromium.org2012-03-315-3/+28
* Ash/aura split: Get views_examples_exe semi-running on linux/X11.erg@chromium.org2012-03-309-0/+438
* Don't set single monitor manager under multi monitor environment.oshima@chromium.org2012-03-305-13/+13
* Set X window title for Aura root windowssaintlou@chromium.org2012-03-301-0/+8
* *Move aura::Env::DeleteInstance to BrowserProcessImpl::StartTearDown which is...oshima@chromium.org2012-03-292-0/+4
* Gesture recognition constants should all be stored in the GestureConfiguratio...tdresser@chromium.org2012-03-296-74/+148
* Add async trace log to RootWindow::Draw oshima@chromium.org2012-03-292-1/+8
* Aura: Add non-browser windows into the list of "Alt + Tab" cycle.yoshiki@chromium.org2012-03-283-0/+9
* Don't remove RootWindowObserver if the root window is being deleted.oshima@chromium.org2012-03-271-1/+4
* Ash: Allow window resize to edge of launcherjamescook@chromium.org2012-03-273-35/+31
* Revert 129018 - Revert 128993 - Refactor BaseTimer to avoid spamming the Mess...jbates@chromium.org2012-03-271-2/+4
* Revert 128993 - Refactor BaseTimer to avoid spamming the MessageLoop with orp...aa@chromium.org2012-03-261-4/+2
* Refactor BaseTimer to avoid spamming the MessageLoop with orphaned tasks.jbates@chromium.org2012-03-261-2/+4
* Prevent a transient with 'kHideOnDeactivate' set from causing its transient p...ben@chromium.org2012-03-262-0/+20
* aura: Add libXfixes dependencycwolfe@chromium.org2012-03-261-0/+1
* Create vertical and more conservative pointer barriers.oshima@chromium.org2012-03-241-9/+24
* Fix linux_chromeos_clang build.satorux@chromium.org2012-03-241-1/+1
* * Keep the mouse in the desktop in multi monitor environment. I ended up usin...oshima@chromium.org2012-03-2411-97/+131
* aura: fast resizes for accelerated pagespiman@chromium.org2012-03-232-2/+90
* Revert 128585 - aura: fast resizes for accelerated pagesnduca@google.com2012-03-232-90/+2
* aura: fast resizes for accelerated pagespiman@chromium.org2012-03-232-2/+90
* Remove stops_event_propagation from Window, since it's broken.ben@chromium.org2012-03-238-112/+229