summaryrefslogtreecommitdiffstats
path: root/ui/views/touchui
Commit message (Expand)AuthorAgeFilesLines
* Add time_stamp parameter to MouseEvent constructorrobert.bradford2015-02-181-3/+4
* Adding UMA logging to touch text selectionmfomitchev2015-02-122-0/+16
* Cleanup: Update the path to gfx size headers.tfarina2015-01-031-1/+1
* Cleanup: Update the path to gfx rect headers.tfarina2014-12-312-2/+2
* 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-234-4/+4
* Rename old Aura TouchSelectionControllermohsen2014-12-123-12/+13
* Minor visual improvements to text selection UImfomitchev2014-12-101-73/+42
* Reland: Move TouchSelectionController from content to uimohsen2014-12-093-52/+59
* Revert of Move TouchSelectionController from content to ui (patchset #12 id:6...rsleevi2014-12-083-59/+52
* Move TouchSelectionController from content to uimohsen2014-12-083-52/+59
* Adding mohsen to ui/views/touchui/OWNERSmfomitchev2014-12-021-0/+1
* Move DefaultScreenPositionClient setup to ViewsTestHelperAuratapted2014-12-011-12/+1
* This change implements support for directional selection handles, i.e. handle...mfomitchev2014-11-183-319/+529
* MacViews: Put wm window animation calls behind an interface.andresantoso2014-11-011-3/+1
* Expand quick menu buttons to fit their contentmohsen2014-10-301-10/+4
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-274-73/+52
* Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.dcheng2014-10-151-1/+1
* replace OVERRIDE and FINAL with override and final in ui/mostynb2014-10-094-41/+41
* 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
* Deactivate touch selection on transformmohsen2014-09-112-2/+16
* Fix touch selection for Athena home cardmohsen2014-09-051-4/+0
* Use qualified path for grit/ui_strings.htfarina2014-08-252-2/+2
* Use a qualified path for ui_resources.h grit includes.tfarina@chromium.org2014-08-172-2/+2
* Cleanups for aura/test/event_generator.h (resolve TODOs)tapted@chromium.org2014-07-281-4/+4
* Refactor BubbleDelegateView::use_focuseless().vasilii@chromium.org2014-07-251-1/+1
* 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
* 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
* Honor can_activate flag in ShowWindowWithStatemohsen@chromium.org2014-05-161-0/+5
* [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-023-2/+89
* Move down quick menu if it overlaps touch selection handlesmohsen@chromium.org2014-05-024-9/+96
* MacViews: Better layering for the touch selection controllertapted@chromium.org2014-04-243-21/+1
* Revert 265814 "MacViews: Better layering for the touch selection..."vadimsh@chromium.org2014-04-243-1/+21
* MacViews: Better layering for the touch selection controllertapted@chromium.org2014-04-243-21/+1
* Change type of touch selection handles to POPUPmohsen@chromium.org2014-04-123-7/+74
* Clip touch selection handles to top of client view's boundariesmohsen@chromium.org2014-04-113-38/+230