summaryrefslogtreecommitdiffstats
path: root/ash/touch
Commit message (Expand)AuthorAgeFilesLines
* ash: Never associate an internal touchscreen with an external displayrobert.bradford2015-08-032-4/+6
* ash: Add a test to cover AssociateTouchscreens with no internal displayrobert.bradford2015-07-311-3/+37
* ash: Don't crash associating touchscreens if there's no internal displayspang2015-07-301-1/+2
* Rename DisplayController to WindowTreeHostManageroshima2015-07-285-24/+26
* [Cleanup]: Made SetDisplayUIScale privateoshima2015-07-271-2/+2
* Cleanup: Introduce gfx::Display::IsInternalDisplayIdoshima2015-07-231-2/+2
* ash: Support multiple touch input devices per displayrobert.bradford2015-07-234-66/+106
* Remove unnecessary #include.kpschoedel2015-06-011-1/+0
* ash: Refactor of TouchTransformerControllerrobert.bradford2015-05-142-53/+50
* Move login windows to/from unified desktop. This is necessary because in Unif...oshima2015-05-011-2/+2
* Add unified desktop flag "--ash-enable-unified-desktop"oshima2015-04-271-1/+2
* Ozone support for device special cases in keyboard event rewriting.kpschoedel2015-04-272-19/+28
* Revert of Ozone support for device special cases in keyboard event rewriting....kpschoedel2015-04-232-28/+19
* DisplayManager Cleanuposhima2015-04-211-1/+1
* Ozone support for device special cases in keyboard event rewriting.kpschoedel2015-04-172-19/+28
* Change device IDs from unsigned to signed.kpschoedel2015-04-142-10/+10
* Stop using DisplayConfigurator state in TouchTransformerController.mukai2015-03-101-44/+41
* Fix software mirror mode on Ozone part 2/2pkotwicz2015-03-102-47/+28
* Fix touch in software mirror mode when there is no internal displaypkotwicz2015-03-021-2/+2
* gfx::ShadowValue: offset is a Vector2d, not Point.mgiuca2015-02-261-1/+2
* Fix touches in software mirror mode Part 1/2pkotwicz2015-02-113-95/+166
* Remove useless InputDevice::name fieldpkotwicz2015-02-062-28/+19
* Update {virtual,override,final} to follow C++11 style in ash.dcheng2015-01-163-9/+7
* 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