summaryrefslogtreecommitdiffstats
path: root/ui/aura
Commit message (Expand)AuthorAgeFilesLines
* Do not dispatch synthetic mousemove events when mouse events are disabledtdanderson@google.com2013-06-244-3/+48
* mac: Update clients of scoped_nsobject.h.thakis@chromium.org2013-06-241-2/+2
* Put back the code that I accidentally removed in crrev.com/17099003oshima@chromium.org2013-06-211-0/+3
* Change WGC3DInProcessCBImpl factories to return a base class pointer.sievers@chromium.org2013-06-211-1/+1
* Fix the aura unit tests for ozone=1rjkroege@chromium.org2013-06-211-0/+11
* aura: Some event-related cleanup in RootWindow.sadrul@chromium.org2013-06-203-12/+7
* Use primary display as hangout/gtalk broadcast windowoshima@chromium.org2013-06-201-9/+0
* Add support for cros touchpad metrics gesturesheckylin@chromium.org2013-06-201-0/+2
* Add scroll prediction as a configurable gesture parameter.flackr@chromium.org2013-06-202-1/+88
* Move message_pump to base/message_loop.brettw@chromium.org2013-06-186-9/+9
* Fix window positioning when detaching tab with touch after two-finger tapmohsen@chromium.org2013-06-171-0/+110
* Merge CMTEventData and ValuatorTrackersheckylin@chromium.org2013-06-171-1/+0
* Revert 206507 "Move message_pump to base/message_loop."brettw@chromium.org2013-06-146-9/+9
* Move message_pump to base/message_loop.brettw@chromium.org2013-06-146-9/+9
* Revert "Merge CMTEventData and ValuatorTracker"pdr@chromium.org2013-06-141-0/+1
* Update CrOS to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-142-5/+5
* Merge CMTEventData and ValuatorTrackersheckylin@chromium.org2013-06-141-1/+0
* Use platform-neutral initialize/shutdown functions for IMEYukawa@chromium.org2013-06-121-12/+3
* Revert revert of 201771: Fix Ash on Windows multi-monitor support.robertshield@chromium.org2013-06-122-0/+8
* Move DummyInputMethod into ui/base/ime/Yukawa@chromium.org2013-06-121-2/+2
* Rename RootWindowObserver::OnRootWindowResized to OnRootWindowHostResized, andoshima@chromium.org2013-06-123-19/+16
* Cause touch events to be held like mouse events during window resizingrharrison@chromium.org2013-06-113-115/+191
* Use a direct include of strings headers in ui/, part 1.avi@chromium.org2013-06-119-13/+13
* Event handling support for ozone.rjkroege@chromium.org2013-06-102-10/+0
* Improve tracing for input events - especially Aura touchrbyers@chromium.org2013-06-101-0/+6
* [Aura] Added Support for rendering software compositor frames as cc::TextureL...skaslev@chromium.org2013-06-083-8/+33
* move ui controls to ui/base/testoshima@chromium.org2013-06-075-2/+398
* Start of Aura RootWindowHost for ozone platform.rjkroege@chromium.org2013-06-073-0/+211
* Corrected a renaming oversight from MPL to OZONErjkroege@chromium.org2013-06-011-1/+1
* Add test coverage for InputMsg_CursorVisibilityChangetdanderson@chromium.org2013-06-013-0/+128
* Revert 203217 "Revert 202987 "Reorder the NativeViews attached t..."avi@chromium.org2013-05-312-0/+9
* Use base::MessageLoop in more files.xhwang@chromium.org2013-05-303-3/+3
* Revert 202987 "Reorder the NativeViews attached to a view via th..."avi@chromium.org2013-05-302-9/+0
* Add allocator.gyp target to aura/views_unittests to fix heapcheck buildjamesr@chromium.org2013-05-301-0/+6
* Update references to Blink's Platform API headers (remaining)abarth@chromium.org2013-05-302-2/+2
* ui/aura: Use base::string16 now that string16 was moved into base namespace.tfarina@chromium.org2013-05-306-76/+70
* Remove unnecessary ui::CompositorTestSupportjamesr@chromium.org2013-05-303-11/+0
* Reorder the NativeViews attached to a view via the kViewHostKey according to ...pkotwicz@chromium.org2013-05-292-0/+9
* Revert 202787 "Remove unnecessary ui::CompositorTestSupport"kinuko@chromium.org2013-05-293-0/+11
* Remove unnecessary ui::CompositorTestSupportjamesr@chromium.org2013-05-293-11/+0
* Generate tap gesture with tap_count = 3 for triple-tapmiletus@chromium.org2013-05-291-0/+55
* ash: Add functionality to specify how long a tooltip is shown for a window.varunjain@chromium.org2013-05-281-0/+4
* Make RecreateLayer() order the old layer above the new layer.pkotwicz@chromium.org2013-05-272-2/+17
* Supports screen rotation / ui-scaling in snapshot_aura.ccmukai@chromium.org2013-05-252-1/+51
* Create MetroViewerProcessHost as a common base for TestMetroViewerProcessHost...gab@chromium.org2013-05-241-2/+2
* Revert 201806 "Create MetroViewerProcessHost as a common base fo..."dbeam@chromium.org2013-05-241-2/+2
* Create MetroViewerProcessHost as a common base for TestMetroViewerProcessHost...gab@chromium.org2013-05-231-2/+2
* Revert 201771 "Fix Ash on Windows multi-monitor support and snap..."nkostylev@chromium.org2013-05-232-8/+0
* Fix Ash on Windows multi-monitor support and snap-view sizing.robertshield@chromium.org2013-05-232-0/+8
* Allow stacking a window immediately below a window with a NULL layer delegate...pkotwicz@chromium.org2013-05-222-13/+35