summaryrefslogtreecommitdiffstats
path: root/ui/views/touchui/touch_selection_controller_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in ui/views/.avi2015-12-231-0/+1
* Make operators on scoped_ptr match the ones defined for std::unique_ptrdanakj2015-11-171-3/+3
* Remove some implicit Point to PointF conversions, add helpers.danakj2015-10-221-5/+5
* Tentative fix for crash after selection handle releases capturemohsen2015-10-161-4/+24
* views: Move resources used by views into views_resources.sadrul2015-06-241-0/+1
* Refactor touch selection quick menumohsen2015-05-291-50/+49
* Gets InputMethodFocus tests added in r327286 working on Mactapted2015-05-051-0/+1
* Adding UMA logging to touch text selectionmfomitchev2015-02-121-0/+14
* Cleanup: Update the path to gfx size headers.tfarina2015-01-031-1/+1
* Cleanup: Update the path to gfx rect headers.tfarina2014-12-311-1/+1
* Rename old Aura TouchSelectionControllermohsen2014-12-121-2/+2
* Minor visual improvements to text selection UImfomitchev2014-12-101-73/+42
* Reland: Move TouchSelectionController from content to uimohsen2014-12-091-39/+45
* Revert of Move TouchSelectionController from content to ui (patchset #12 id:6...rsleevi2014-12-081-45/+39
* Move TouchSelectionController from content to uimohsen2014-12-081-39/+45
* This change implements support for directional selection handles, i.e. handle...mfomitchev2014-11-181-156/+298
* MacViews: Put wm window animation calls behind an interface.andresantoso2014-11-011-3/+1
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-271-14/+9
* replace OVERRIDE and FINAL with override and final in ui/mostynb2014-10-091-7/+7
* Deactivate touch selection on transformmohsen2014-09-111-2/+10
* Fix touch selection for Athena home cardmohsen2014-09-051-4/+0
* Use qualified path for grit/ui_strings.htfarina2014-08-251-1/+1
* Use a qualified path for ui_resources.h grit includes.tfarina@chromium.org2014-08-171-1/+1
* Refactor menu dependency on aura/wm SetShadowTypeandresantoso@chromium.org2014-05-211-2/+2
* views: Make view::Views::GetPreferredSize() const.erg@chromium.org2014-05-201-1/+1
* Revert 271468 "Revert of [Refactor] Consolidate the logic for wh..."erg@chromium.org2014-05-191-1/+0
* Revert of [Refactor] Consolidate the logic for whether a widget can be activa...pkotwicz@chromium.org2014-05-191-0/+1
* [Refactor] Consolidate the logic for whether a widget can be activated.pkotwicz@chromium.org2014-05-151-1/+0
* End touch editing on mouse and keyboard eventsmohsen@chromium.org2014-05-021-0/+19
* Move down quick menu if it overlaps touch selection handlesmohsen@chromium.org2014-05-021-0/+1
* MacViews: Better layering for the touch selection controllertapted@chromium.org2014-04-241-11/+0
* Revert 265814 "MacViews: Better layering for the touch selection..."vadimsh@chromium.org2014-04-241-0/+11
* MacViews: Better layering for the touch selection controllertapted@chromium.org2014-04-241-11/+0
* Change type of touch selection handles to POPUPmohsen@chromium.org2014-04-121-3/+6
* Clip touch selection handles to top of client view's boundariesmohsen@chromium.org2014-04-111-30/+58
* Move wm/core to wm namespace.ben@chromium.org2014-03-141-3/+3
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-131-3/+3
* Move wm/core to wm namespace.ben@chromium.org2014-03-131-3/+3
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-121-3/+3
* Move wm/core to wm namespace.ben@chromium.org2014-03-121-3/+3
* Move files from ui/views/corewm to ui/wm/coreben@chromium.org2014-03-111-2/+2
* Nukes USE_AURA ifdefs from viewssky@chromium.org2014-03-101-2/+0
* aura: Introduce ScopedWindowTargeter.sadrul@chromium.org2014-01-311-1/+1
* Revert https://codereview.chromium.org/105673008/ because the CL was causing ...pkotwicz@chromium.org2014-01-201-11/+6
* events: Add a few more masked window targeter for Widgets with hit-test masks.sadrul@chromium.org2014-01-181-2/+3
* Consistent fading behavior for touch editing handlesmohsen@chromium.org2014-01-171-7/+26
* aura: Add a window-targeter for windows with hit-test masks.sadrul@chromium.org2014-01-071-2/+45
* Hide touch selection cursor handle when out of client viewmohsen@chromium.org2013-10-191-67/+59
* Revert 227975 "Hide touch selection cursor handle when out of cl..."abodenha@chromium.org2013-10-101-28/+22
* Hide touch selection cursor handle when out of client viewmohsen@chromium.org2013-10-101-22/+28