summaryrefslogtreecommitdiffstats
path: root/ui/aura
Commit message (Expand)AuthorAgeFilesLines
* Move aura shared and desktop classes to the views target. Note that the files...ben@chromium.org2012-11-0219-87/+77
* Revert 165719 - Move aura shared and desktop classes to the views target. Not...ben@chromium.org2012-11-0219-77/+87
* Move aura shared and desktop classes to the views target. Note that the files...ben@chromium.org2012-11-0219-87/+77
* aura: Create new gesture LongTap that is dispatched if the user completes avarunjain@chromium.org2012-11-021-0/+50
* Ensure that keyboard input works in Chrome AURA on Windows 8 in metro. cpu: p...ananta@chromium.org2012-11-014-9/+34
* Fix the issue of cursor's device scale factor when primary monitor is swapped.mazda@chromium.org2012-11-011-0/+3
* Add Vector2d classes that represent offsets, instead of using Point.danakj@chromium.org2012-10-313-8/+11
* ui: Remove implicit flooring from Point3f and rename the class to Point3Fdanakj@chromium.org2012-10-311-3/+3
* Relanding the EventTarget fixes for Aura (Ash) as the previous attempt was re...ananta@chromium.org2012-10-303-1/+10
* Turn on animations for transient windows.ben@chromium.org2012-10-301-4/+1
* Remove duplicated code by making desktop_screen_win inherit from screen_winpkotwicz@chromium.org2012-10-302-63/+14
* linux_aura: Temporarily restore IsChildOfRootWindow() checks on Linux.erg@chromium.org2012-10-291-13/+13
* Revert 164703 - it broke BookmarkBarViewTest8.DNDBackToOriginatingMenu on Chr...sergeyu@chromium.org2012-10-293-10/+1
* ash: Clean up system background layer.derat@chromium.org2012-10-2910-135/+245
* Register a separate default ui::EventTarget for Aura (Ash) to ensure that it ...ananta@chromium.org2012-10-293-1/+10
* gesture recognizer: Cleanup some code and fix a test.sadrul@chromium.org2012-10-291-17/+38
* Fix leaks in ash/aura unittestsoshima@chromium.org2012-10-271-5/+10
* Aura: Resize locks with --ui-enable-threaded-compositingbacker@chromium.org2012-10-273-93/+11
* Make sure the mouse pointer is always in one of displaysoshima@chromium.org2012-10-262-19/+0
* General Focus/Activation/Keyboard input fixes for Aura Desktop. ananta@chromium.org2012-10-251-2/+1
* gesture recognizer: Improve multi-finger scrolling.sadrul@chromium.org2012-10-241-5/+15
* Disable GestureRecognizerTest.GestureEventLongPress on Windowsszym@chromium.org2012-10-241-1/+8
* desktop linux aura: Fix event/capture focus after dragging a window.erg@chromium.org2012-10-245-5/+17
* Reland of "work on separate browser contexts"scottmg@chromium.org2012-10-231-0/+1
* linux desktop aura: Write a minimal, fake implementation of SetCapture.erg@chromium.org2012-10-231-12/+7
* Revert 163414 - Always start up in --desktop-aura mode now, and open ash from...szym@chromium.org2012-10-231-1/+0
* Remove unintended debug trace.kochi@chromium.org2012-10-231-4/+0
* Eliminate duplicate COM and OLE initializations.pkasting@chromium.org2012-10-231-8/+0
* Context menu for multiple launchersoshima@chromium.org2012-10-231-0/+4
* Always start up in --desktop-aura mode now, and open ash from tools menu.scottmg@chromium.org2012-10-221-0/+1
* Make ui::Texture function prototypes consistent across all subclasses.reveman@chromium.org2012-10-211-1/+1
* Fix win_aura build, use explicit gfx::Rect conversion.danakj@chromium.org2012-10-191-2/+2
* Remove all the "set noparent" directivesdpranke@chromium.org2012-10-192-2/+0
* Changes on the Input method for metro ashcpu@chromium.org2012-10-191-1/+4
* ui: Add PrepareTexture() function to ui::Texture.reveman@chromium.org2012-10-191-5/+10
* Add keyboard events to metro auracpu@chromium.org2012-10-182-4/+25
* Move ash::wm::GetRootWindowRelativeToWindow to ScreenPositionController.mazda@chromium.org2012-10-181-1/+1
* Fix the issue of cursor's device scale factor when using monitors with differ...mazda@chromium.org2012-10-182-4/+6
* Fix getting tap events on scroll gestures when touchmove is consumedrbyers@chromium.org2012-10-171-7/+67
* touch: Coalesce touch-events, and remove the touch-event queue from the gestu...sadrul@chromium.org2012-10-173-66/+31
* linux_aura: Reland fix tab dragging performance.erg@chromium.org2012-10-171-87/+3
* Revert 162381 - linux_aura: Fix tab dragging performance.tommi@chromium.org2012-10-171-3/+87
* linux_aura: Fix tab dragging performance.erg@chromium.org2012-10-171-87/+3
* Fix typo /Initilaize/Initialize/nona@chromium.org2012-10-171-1/+1
* Migrate ui::Transform to gfx::Transform shawnsingh@chromium.org2012-10-145-20/+20
* fix aura_test TestScreen leakscottmg@chromium.org2012-10-132-2/+5
* Makes gfx::Screen an instance, rather than a collection of static methods.scottmg@chromium.org2012-10-1210-40/+70
* Enable CursorManager::LockCursor to lock cursor visibility.mazda@chromium.org2012-10-1214-62/+64
* Revert 161454 - Enable CursorManager::LockCursor to lock cursor visibility.mazda@chromium.org2012-10-1212-64/+56
* Enable CursorManager::LockCursor to lock cursor visibility.mazda@chromium.org2012-10-1212-56/+64