summaryrefslogtreecommitdiffstats
path: root/ui/touch_selection
Commit message (Expand)AuthorAgeFilesLines
* Move gn _run target generation into test(). (RELAND)jbudorick2016-02-031-9/+0
* Revert of Move gn _run target generation into test(). (patchset #1 id:1 of ht...dpranke2016-02-031-0/+9
* Move gn _run target generation into test().jbudorick2016-02-031-9/+0
* Emit logcats from ui_touch_selection_unittests.stip2016-01-261-0/+1
* Allow scrolling a page with selection after long-press on whitespacemohsen2016-01-056-10/+109
* Switch to standard integer types in ui/.avi2015-12-247-0/+8
* Swap touch selection handles when they are interchangedavi.nitk2015-12-185-0/+147
* Use std::default_delete as the default deleter for scoped_ptr.dcheng2015-11-191-0/+1
* Show quick menu for insertion handle on long-pressmohsen2015-11-052-0/+6
* GN: Remove "outputs" parameter for java_cpp_enum()agrieve2015-11-041-6/+0
* gn format everything.tfarina2015-11-031-1/+3
* Remove myself from several OWNER filesjdduke2015-10-261-1/+2
* Cleanup of some old TODOsjdduke2015-10-151-4/+0
* Isolate ui_touch_selection_unittests.stip2015-10-132-1/+37
* Support for Adaptive Handle Orientationavi.nitk2015-10-058-133/+513
* Add skia dependency back into ui_touch_selectionmartina.kollarova2015-09-302-0/+2
* [Android] Support double-tap selectionjdduke2015-09-253-12/+58
* Add ui_resources dependency to ui_touch_selection on aura buildoshima2015-09-232-14/+5
* Fix the typo "visibility".avi2015-09-181-1/+1
* Fix sbox_validation_tests & Make isolate_driver.py include the executable itselfmaruel2015-09-091-1/+0
* Revert of Fix sbox_validation_tests & Make isolate_driver.py include the exec...stgao2015-09-031-0/+1
* Fix sbox_validation_tests & Make isolate_driver.py include the executable itselfmaruel2015-09-021-1/+0
* [Android] Separate paste popup implementationsjdduke2015-08-316-17/+16
* Don't use the touch rect when targetting above the touch handlesjdduke2015-08-202-3/+14
* Reland: Implement Aura side of unified touch text selection for contentsmohsen2015-08-095-15/+83
* Fix issue with longpress drag selection motionjdduke2015-08-042-12/+59
* Revert of Implement Aura side of unified touch text selection for contents (p...avi2015-07-305-83/+15
* Implement Aura side of unified touch text selection for contentsmohsen2015-07-305-15/+83
* Add more isolates to the GN build:dpranke2015-07-241-0/+11
* Update touch selection notification names, add ESTABLISHED.donnd2015-07-173-121/+168
* Add DCHECKs for the touch selection menu runner singletonmohsen2015-06-101-5/+4
* Increase the slop value for text selection offsetsjdduke2015-06-032-3/+3
* Support longpress drag selectionjdduke2015-06-0212-109/+967
* Refactor touch selection quick menumohsen2015-05-294-10/+105
* aw: Ensure synchronization of PopupWindow handle visibility/positionjdduke2015-05-283-23/+72
* Ensure async selections after longpress activate the handlesjdduke2015-05-152-1/+28
* Fix link errors with Skia in libui_touch_selection.sojoone.hur2015-05-142-0/+4
* [Contextual Search] Add support for tap on the selection.donnd2015-05-133-52/+127
* Reland "Be explicit about forcing TouchSelectionController updates"jdduke2015-05-123-15/+20
* Revert of Be explicit about forcing TouchSelectionController updates (patchse...benwells2015-05-123-19/+15
* Be explicit about forcing TouchSelectionController updatesjdduke2015-05-123-15/+19
* Add Aura handles to be used in unified touch selectionmohsen2015-05-118-50/+327
* Prevent taps from suppressing selection handle updatesjdduke2015-05-082-1/+12
* Prevent selection handles from showing after a tapjdduke2015-04-292-0/+18
* [Android] Allow custom ActionMode creation via ContentViewClientjdduke2015-04-156-68/+135
* Keep insertion handle after second tap in empty editable textsmohsen2015-03-122-1/+6
* Use Xvfb in isolated testing only if use_x11 is set (reland)spang2015-03-101-15/+15
* Separate out Touch Selection Orientation enumavi.nitk2015-03-028-53/+111
* Remove the --lsan=1 flag from .isolate files.earthdok2015-02-271-2/+0
* Add INSERTION_DRAG_STOPPED to SelectionEventTypemohsen2015-02-245-70/+99