summaryrefslogtreecommitdiffstats
path: root/ui/views/touchui/touch_selection_controller_impl_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* views: Move resources used by views into views_resources.sadrul2015-06-241-0/+1
* Refactor touch selection quick menumohsen2015-05-291-69/+1
* Add time_stamp parameter to MouseEvent constructorrobert.bradford2015-02-181-3/+4
* Cleanup: Update the path to gfx rect headers.tfarina2014-12-311-1/+1
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-231-1/+1
* Cleanup: Update the path to insets and point headers.tfarina2014-12-231-1/+1
* Rename old Aura TouchSelectionControllermohsen2014-12-121-7/+7
* Reland: Move TouchSelectionController from content to uimohsen2014-12-091-13/+13
* Revert of Move TouchSelectionController from content to ui (patchset #12 id:6...rsleevi2014-12-081-13/+13
* Move TouchSelectionController from content to uimohsen2014-12-081-13/+13
* Move DefaultScreenPositionClient setup to ViewsTestHelperAuratapted2014-12-011-12/+1
* This change implements support for directional selection handles, i.e. handle...mfomitchev2014-11-181-143/+204
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-271-39/+23
* replace OVERRIDE and FINAL with override and final in ui/mostynb2014-10-091-18/+18
* Clean up GestureEventDetails constructors and fix unit tests.lanwei2014-09-191-25/+15
* Revert "Clean up GestureEventDetails constructors and fix unit tests."Dirk Pranke2014-09-171-15/+25
* Clean up GestureEventDetails constructors and fix unit tests.lanwei2014-09-171-25/+15
* Revert of Clean up GestureEventDetails constructors and fix unit tests (patch...horo2014-09-171-15/+25
* Clean up GestureEventDetails constructors and fix unit tests.lanwei2014-09-161-25/+15
* Revert of Clean up GestureEventDetails constructors (patchset #4 id:100001 of...nhiroki2014-09-151-15/+25
* Clean up GestureEventDetails' constructors.lanwei2014-09-141-25/+15
* Use a qualified path for ui_resources.h grit includes.tfarina@chromium.org2014-08-171-1/+1
* Cleanups for aura/test/event_generator.h (resolve TODOs)tapted@chromium.org2014-07-281-4/+4
* Revert 285209 "Cleanups for aura/test/event_generator.h (resolve..."markusheintz@chromium.org2014-07-241-4/+4
* Cleanups for aura/test/event_generator.h (resolve TODOs)tapted@chromium.org2014-07-241-4/+4
* Replace touch_ids_bitfield_ with first_touch_id_.tdresser@chromium.org2014-07-141-10/+25
* Do not activate touch text selection on double-tapmohsen@chromium.org2014-06-241-2/+1
* Deactivate omnibox touch editing on command executionmohsen@chromium.org2014-05-231-5/+9
* End touch editing on mouse and keyboard eventsmohsen@chromium.org2014-05-021-1/+63
* Move down quick menu if it overlaps touch selection handlesmohsen@chromium.org2014-05-021-2/+73
* MacViews: Better layering for the touch selection controllertapted@chromium.org2014-04-241-0/+1
* Revert 265814 "MacViews: Better layering for the touch selection..."vadimsh@chromium.org2014-04-241-1/+0
* MacViews: Better layering for the touch selection controllertapted@chromium.org2014-04-241-0/+1
* Change type of touch selection handles to POPUPmohsen@chromium.org2014-04-121-4/+67
* Clip touch selection handles to top of client view's boundariesmohsen@chromium.org2014-04-111-7/+164
* Nukes USE_AURA ifdefs from viewssky@chromium.org2014-03-101-7/+2
* Reland Merge NativeTextfieldViews into views::Textfield.msw@chromium.org2014-01-121-33/+28
* Revert of https://codereview.chromium.org/120503005/msw@chromium.org2014-01-121-28/+33
* Merge NativeTextfieldViews into views::Textfield.msw@chromium.org2014-01-111-33/+28
* Remove UTF string conversion functions from the global namespace.avi@chromium.org2013-12-261-0/+1
* Update uses of UTF conversions in ui/ to use the base:: namespace.avi@chromium.org2013-12-251-0/+3
* Remove views::NativeTextfieldWrapper, start class cleanup.msw@chromium.org2013-12-191-2/+1
* Move Range code to gfx.ben@chromium.org2013-09-061-20/+20
* Supports FontList in Textfield.yukishiino@chromium.org2013-08-011-15/+17
* c++11 ud suffix fixes for ash/views/ui filesthakis@chromium.org2013-07-291-3/+3
* Minor fix to logic that selects whether two selection handles or one is shown.varunjain@chromium.org2013-07-131-0/+35
* Change touch selection handles to images given by UX.varunjain@chromium.org2013-06-091-4/+25
* Use a direct include of utf_string_conversions.h in ui/.avi@chromium.org2013-06-071-1/+1
* Touch selection: The touch selection handle widget should only hit test on thevarunjain@chromium.org2013-05-011-0/+33
* Add method to TouchSelectionController to check if a handle is currently beingvarunjain@chromium.org2013-04-191-0/+3