summaryrefslogtreecommitdiffstats
path: root/ui/aura
Commit message (Expand)AuthorAgeFilesLines
* ui/base/animation -> ui/gfx/animationsky@chromium.org2013-09-152-4/+4
* If a touchmove event which would normally begin a scroll is consumedtdresser@chromium.org2013-09-131-27/+52
* Refactor TransformPoint{,Reverse}.avallee@chromium.org2013-09-121-2/+2
* Move a bunch of windows stuff from ui/base/win to ui/gfx/winben@chromium.org2013-09-121-2/+2
* Move the content-dependent RecreateLayer logic from aura::Window to RWHVApiman@chromium.org2013-09-125-47/+16
* Fix crash on aura_demo and aura_bench startup.sudarsana.nagineni@intel.com2013-09-112-0/+10
* Nukes RootWindow::mouse_event_dispatch_target_sky@chromium.org2013-09-112-34/+24
* gtk: Allow building both the X11 and Gtk message-pumps for gtk.sadrul@chromium.org2013-09-075-20/+20
* Adding shutdown tracing capabilitiesskuhne@chromium.org2013-09-061-0/+2
* Convert most run_all_unittests.cc files to use new unit test launcher.phajdan.jr@chromium.org2013-09-051-1/+7
* Make the metro viewer responsible for relaunching browser in desktop mode.zturner@chromium.org2013-09-032-0/+11
* Ignore touch events when the touch press is on the side bezel regionmiletus@chromium.org2013-09-032-7/+18
* Remove using the Shell desktop Window when we don't have an acceleated widget.cpu@chromium.org2013-08-302-10/+19
* Addressing sadruls comments from the previous CL https://codereview.chromium....ananta@chromium.org2013-08-303-14/+115
* Two changes to desktop aura for tooltips:sky@chromium.org2013-08-292-0/+11
* Attempt at fixing use after free in RootWindow when deleting in dispatchsky@chromium.org2013-08-291-4/+18
* Attempt at fixing use after free in RootWindowsky@chromium.org2013-08-291-3/+10
* Fix autofill popup stickiness.dbeam@chromium.org2013-08-282-3/+8
* Minor tweak to RootWindow::CleanupGestureRecognizerStatesky@chromium.org2013-08-281-1/+1
* Avoid setting windows as transparent if not using aero glass.jbauman@chromium.org2013-08-271-2/+2
* Add a function to change the mouse cursor icon set to aura/ash. yoshiki@chromium.org2013-08-263-0/+8
* Refactor display_info_provider_chrmoeos and provide standard impl for otheroshima@chromium.org2013-08-232-2/+7
* Add support for reposting the ET_GESTURE_TAP_DOWN gesture event to the RootWi...ananta@chromium.org2013-08-233-9/+70
* base: Minor cleanups in icu_util.htfarina@chromium.org2013-08-232-2/+2
* Refactors CaptureController so that both views and ash can use it.sky@chromium.org2013-08-222-11/+4
* Add logging to diagnose cursor visibility issues on Pixeltdanderson@chromium.org2013-08-213-0/+14
* ash: Fix CopyAreaToCanvas() scaling issues.derat@chromium.org2013-08-1412-111/+0
* aura: Remove CreateOffscreenContext from ui::ContextFactory.danakj@chromium.org2013-08-132-17/+22
* Add support for maintaining ordinal values through GestureRecognizerdavemoore@chromium.org2013-08-121-1/+36
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-122-3/+6
* aura: Fix crash in RootWindowHostX11::GetXImage().derat@chromium.org2013-08-122-23/+9
* Revert 216780 "Clean up compositor initialization/destruction."nhiroki@chromium.org2013-08-122-6/+3
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-092-3/+6
* aura_demo: Add a focus manager so that we don't crash on key press.tiago.vignatti@intel.com2013-08-081-0/+3
* Revert 216278 "Clean up compositor initialization/destruction."kalman@chromium.org2013-08-072-6/+3
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-072-3/+6
* Revert "Clean up compositor initialization/destruction."danakj@chromium.org2013-08-072-6/+3
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-072-3/+6
* Mark mouse events created for Enter/Leave notify as synthesized as they're no...oshima@chromium.org2013-08-071-1/+8
* Removes unused parameter from RootWindow::OnWindowHidden.sky@chromium.org2013-08-062-11/+6
* Nukes aura::WindowDestructionObserver. It's effectively the same assky@chromium.org2013-08-064-79/+7
* Add sadrul@ as an owner of aura.erg@chromium.org2013-08-061-0/+4
* bezels: Ignore events from side bezels by default (new flag).wnwen@chromium.org2013-07-261-0/+30
* Update the screen info if the display related property has changed when resized.oshima@chromium.org2013-07-231-3/+6
* Refactored ozone event handling for hotplug and embedder flexibiity.rjkroege@chromium.org2013-07-222-4/+5
* Fixed CHECK failure in ozone=1 unittests.rjkroege@chromium.org2013-07-222-0/+13
* Ozone API changes for third-party implementationstiago.vignatti@intel.com2013-07-182-4/+13
* In immersive mode when top container is closed, decrease the hit target of th...wnwen@chromium.org2013-07-181-0/+4
* Use a direct include of the message_loop header in ui/, part 1.avi@chromium.org2013-07-1813-14/+14
* Addressing doubleclick issue in aura/ash metro mode.shrikant@chromium.org2013-07-182-4/+21