summaryrefslogtreecommitdiffstats
path: root/content/browser/web_contents/touch_editable_impl_aura_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace OVERRIDE and FINAL with override and final in content/browser/web_con...anand.ratn2014-10-071-4/+4
* Clean up GestureEventDetails constructors and fix unit tests.lanwei2014-09-191-11/+8
* Revert "Clean up GestureEventDetails constructors and fix unit tests."Dirk Pranke2014-09-171-7/+10
* Revert of Clean up GestureEventDetails constructors and fix unit tests (patch...dbeam2014-09-171-1/+1
* Clean up GestureEventDetails constructors and fix unit tests.lanwei2014-09-171-1/+1
* Clean up GestureEventDetails constructors and fix unit tests.lanwei2014-09-171-10/+7
* Revert of Clean up GestureEventDetails constructors and fix unit tests (patch...horo2014-09-171-7/+10
* Clean up GestureEventDetails constructors and fix unit tests.lanwei2014-09-161-10/+7
* Re-activate touch selection after flingmohsen2014-09-151-1/+79
* Revert of Clean up GestureEventDetails constructors (patchset #4 id:100001 of...nhiroki2014-09-151-7/+10
* Clean up GestureEventDetails' constructors.lanwei2014-09-141-10/+7
* Cleanups for aura/test/event_generator.h (resolve TODOs)tapted@chromium.org2014-07-281-3/+3
* Revert 285209 "Cleanups for aura/test/event_generator.h (resolve..."markusheintz@chromium.org2014-07-241-3/+3
* Cleanups for aura/test/event_generator.h (resolve TODOs)tapted@chromium.org2014-07-241-3/+3
* Disable all the tests that are flaking more than 5% on ChromeOS builders.jam@chromium.org2014-07-231-1/+7
* Replace touch_ids_bitfield_ with first_touch_id_.tdresser@chromium.org2014-07-141-39/+30
* Do not activate touch text selection on double-tapmohsen@chromium.org2014-06-241-3/+3
* Revert 273770 "Enable touch text selection tests on all Aura pla..."battre@chromium.org2014-05-301-14/+8
* Enable touch text selection tests on all Aura platformsmohsen@chromium.org2014-05-301-8/+14
* Ignore all non-gesture events in TouchEditableImplAuramohsen@chromium.org2014-05-281-29/+2
* Hide WebContentsView from Chrome. This also removes WebContentsViewPort.jam@chromium.org2014-05-031-5/+3
* [Android] Reland "Provide unhandled tap event notifications"jdduke@chromium.org2014-04-301-12/+17
* Revert of [Android] Reland "Provide unhandled tap event notifications" (https...machenbach@chromium.org2014-04-291-3/+2
* [Android] Reland "Provide unhandled tap event notifications"jdduke@chromium.org2014-04-291-2/+3
* Clean up TouchEditableImplAura browser testsmohsen@chromium.org2014-04-211-216/+194
* Fix touch editing issue on first double-tapmohsen@chromium.org2014-04-181-6/+47
* Revert of [Android] Provide unhandled tap event notifications (https://codere...tapted@chromium.org2014-04-081-11/+3
* [Android] Reland "Provide unhandled tap event notifications"jdduke@chromium.org2014-04-081-3/+11
* Move ContentBrowserTest class to content/public, since it's used by component...jam@chromium.org2014-03-271-2/+2
* Remove window/host accessors from WindowEventDispatcher. Include-What-You-Use...ben@chromium.org2014-03-201-1/+1
* Move ExecuteScriptAndGetValue to use RenderFrameHost.avi@chromium.org2014-03-131-19/+15
* Window ownership -> WindowTreeHostben@chromium.org2014-03-041-1/+1
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* Remove SetHostSize/Bounds from RootWindow in favor of just calling SetBounds(...ben@chromium.org2014-01-101-1/+1
* Revert 244005 "Remove SetHostSize/Bounds from RootWindow in favo..."noamsml@google.com2014-01-101-1/+1
* Remove SetHostSize/Bounds from RootWindow in favor of just calling SetBounds(...ben@chromium.org2014-01-091-1/+1
* Make tap gesture ignore its ack disposition.tdresser@chromium.org2014-01-091-2/+1
* Populate GestureScrollBegin hint properties in Aurarbyers@chromium.org2013-12-191-2/+2
* Ignore mouse movement events in flaky touch selection testsmohsen@chromium.org2013-11-051-87/+15
* Make GetRootWindow() return a Window instead of a RootWindow.ben@chromium.org2013-10-251-1/+1
* CHECK to only receive touch/gesture events in touch selection testsmohsen@chromium.org2013-10-231-40/+84
* Revert 228072 "CHECK to only receive touch/gesture events in tou..."benwells@chromium.org2013-10-111-6/+0
* CHECK to only receive touch/gesture events in touch selection testsmohsen@chromium.org2013-10-111-0/+6
* Make tapDown async.tdresser@chromium.org2013-10-021-2/+1
* Moves ui/base/events to ui/eventssky@chromium.org2013-09-181-1/+1
* Re-enable TouchCursorInTextfieldTest with some fixes and logsmohsen@chromium.org2013-09-121-4/+46
* Tuning gesture recognizer parametersmiletus@chromium.org2013-09-101-1/+1
* Revert 221596 "Re-enable TouchCursorInTextfieldTest with some fi..."henrika@chromium.org2013-09-061-15/+4
* Re-enable TouchCursorInTextfieldTest with some fixes and logsmohsen@chromium.org2013-09-061-4/+15
* Re-enable TouchSelectionOriginatingFromWebpageTest with some fixes and logsmohsen@chromium.org2013-08-301-8/+20