summaryrefslogtreecommitdiffstats
path: root/ash/touch
Commit message (Expand)AuthorAgeFilesLines
* touch: Change how touch-screen capability is processed.Sadrul Habib Chowdhury2015-01-132-24/+28
* ash: Use skia::RefPtr instead of manually calling unref().tfarina2015-01-081-9/+9
* Use template specialization to generate WindowProperty code.oshima2015-01-071-0/+2
* Fix references to ui/gfx headers in a*/.Avi Drissman2014-12-225-6/+6
* Revert of Use template specialization to generate WindowProperty code (patchs...chirantan2014-12-191-2/+0
* Use template specialization to generate WindowProperty code.oshima2014-12-191-0/+2
* Generate mode list for internal display in test or on desktop as well.oshima2014-12-182-6/+6
* Do not forward input events to Widget during Widget destructiontdanderson2014-12-081-0/+8
* Remove unneeded object copies in range-based for loops.dcheng2014-12-011-1/+1
* ozone: dri: Use screen location for touch event dispatchspang2014-11-292-0/+18
* events: Remove some usage of Event::native_event().Sadrul Habib Chowdhury2014-11-242-27/+1
* x11: Always require XI2.2 for X11.Sadrul Habib Chowdhury2014-11-122-3/+3
* Move all event related devices from ui/events/ to ui/events/devices/dnicoara2014-11-046-6/+6
* Refactor TouchTransformerConverter to allow support for Ozonednicoara2014-10-303-104/+137
* Prefix CommandLine usage with base namespace (Part 4: ash/)pgal.u-szeged2014-10-291-1/+1
* Use the TouchscreenDevice when looking up the size of the touch areadnicoara2014-10-283-40/+50
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-276-37/+35
* Adds special support to the device manager for keyboards devices.rsadam2014-10-224-29/+44
* Preserve the native mode when parsing external display modesdnicoara2014-10-101-29/+8
* replace OVERRIDE and FINAL with override and final in ash/mostynb2014-10-038-30/+30
* display: Move ui/display/types/chromeos/* to ui/display/types/*spang2014-09-181-1/+1
* Moving input device hotplug event processing outside of ui/displaydnicoara2014-09-124-9/+279
* TouchTransformer for software mirroring modemiletus2014-09-111-22/+40
* Move gestureCreated, touchMaxDistance and touchDuration UMA logs into gesture...lanwei2014-08-291-165/+0
* Scale touch event radiusmiletus@chromium.org2014-07-243-0/+72
* Prepare to use gfx::RenderText in views::Label.msw@chromium.org2014-07-211-2/+2
* Extract touchscreen device management into a generic managerdnicoara@chromium.org2014-06-233-5/+5
* Refactor views::Label and gfx::RenderText shadow functions.msw@chromium.org2014-06-181-3/+2
* Implementing the dispatch of the swipe gesture for one-finger touch swipes.mfomitchev@chromium.org2014-05-281-45/+50
* Early return in UpdateTouchTransformer for software mirroring modemiletus@chromium.org2014-05-231-0/+4
* Add OnDisplayMetricsChanged in DisplayObserver.mlamouri@chromium.org2014-05-224-11/+16
* Revert of Add OnDisplayMetricsChanged in DisplayObserver. (https://codereview...zea@chromium.org2014-05-204-16/+11
* Add OnDisplayMetricsChanged in DisplayObserver.mlamouri@chromium.org2014-05-204-11/+16
* clang: Turn on -Wabsolute-value.thakis@chromium.org2014-05-201-1/+2
* Revert 271468 "Revert of [Refactor] Consolidate the logic for wh..."erg@chromium.org2014-05-191-1/+1
* Revert of [Refactor] Consolidate the logic for whether a widget can be activa...pkotwicz@chromium.org2014-05-191-1/+1
* use simpler gradient factories (in prep for removing SkUnitMapper param)reed@google.com2014-05-191-2/+1
* [Refactor] Consolidate the logic for whether a widget can be activated.pkotwicz@chromium.org2014-05-151-1/+1
* Reduce creation of ViewsDelegatesky@chromium.org2014-05-141-0/+1
* Revert 270290 "Reduce creation of ViewsDelegate"raymes@google.com2014-05-141-1/+0
* Reduce creation of ViewsDelegatesky@chromium.org2014-05-141-0/+1
* Re-land "Move touch CTM from X into Chrome"miletus@chromium.org2014-05-133-0/+486
* Revert 269371 "Move touch CTM from X into Chrome"rlp@chromium.org2014-05-093-486/+0
* Move touch CTM from X into Chromemiletus@chromium.org2014-05-093-0/+486
* events: Remove stationary touch-event type.sadrul@chromium.org2014-05-011-3/+1
* Renamed OutputConfigurator to DisplayConfiguratordnicoara@chromium.org2014-04-072-7/+7
* Eliminate ash::internal namespaceoshima@chromium.org2014-04-037-43/+23
* Refactoring display configuration state to allow generic state objectsdnicoara@chromium.org2014-03-182-3/+3
* Add OnDisplaysInitialized to DisplayController::Observeroshima@chromium.org2014-03-152-0/+5
* Move chromeos/display/* to ui/display/chromeosdnicoara@chromium.org2014-03-142-12/+10