summaryrefslogtreecommitdiffstats
path: root/ash/touch/touch_observer_hud.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename DisplayController to WindowTreeHostManageroshima2015-07-281-4/+5
* Fix references to ui/gfx headers in a*/.Avi Drissman2014-12-221-2/+2
* Add OnDisplayMetricsChanged in DisplayObserver.mlamouri@chromium.org2014-05-221-6/+8
* Revert of Add OnDisplayMetricsChanged in DisplayObserver. (https://codereview...zea@chromium.org2014-05-201-8/+6
* Add OnDisplayMetricsChanged in DisplayObserver.mlamouri@chromium.org2014-05-201-6/+8
* 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
* [Refactor] Consolidate the logic for whether a widget can be activated.pkotwicz@chromium.org2014-05-151-1/+1
* Renamed OutputConfigurator to DisplayConfiguratordnicoara@chromium.org2014-04-071-3/+3
* Eliminate ash::internal namespaceoshima@chromium.org2014-04-031-8/+4
* Refactoring display configuration state to allow generic state objectsdnicoara@chromium.org2014-03-181-1/+1
* Add OnDisplaysInitialized to DisplayController::Observeroshima@chromium.org2014-03-151-0/+4
* Move chromeos/display/* to ui/display/chromeosdnicoara@chromium.org2014-03-141-1/+1
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* Remove some uses of RootWindow in Ash.ben@chromium.org2013-11-091-1/+1
* Move GetRootWindowController to root_window_controller.hoshima@chromium.org2013-09-061-1/+0
* Introduce RootWindowProperty for RootWindow's propertiesoshima@chromium.org2013-08-301-2/+2
* chromeos: Include mode details in OutputSnapshot.derat@chromium.org2013-08-161-1/+2
* [Cleanup]oshima@chromium.org2013-07-121-1/+1
* Separate projection mode from rest of touch HUDmohsen@chromium.org2013-07-011-594/+12
* ExternalTabContainerWin's widgets should be opaque and not fade-in.grt@chromium.org2013-06-271-1/+1
* Merge CMTEventData and ValuatorTrackersheckylin@chromium.org2013-06-171-5/+5
* Revert "Merge CMTEventData and ValuatorTracker"pdr@chromium.org2013-06-141-5/+5
* Merge CMTEventData and ValuatorTrackersheckylin@chromium.org2013-06-141-5/+5
* Use a direct include of strings headers in ash/.avi@chromium.org2013-06-101-1/+1
* Use a direct include of utf_string_conversions.h in android_webview/, apps/, ...avi@chromium.org2013-06-071-1/+1
* Use double precision for touch event valuatormiletus@chromium.org2013-05-231-1/+1
* Improved touch HUD performance in projection modemohsen@chromium.org2013-05-021-89/+149
* Added projection mode to touch HUDmohsen@chromium.org2013-04-271-98/+283
* Reland "Swap touch HUD when switching primary display"mohsen@chromium.org2013-04-251-16/+76
* Revert 196235 "Swap touch HUD when switching primary display"brianderson@chromium.org2013-04-241-76/+16
* Swap touch HUD when switching primary displaymohsen@chromium.org2013-04-241-16/+76
* Added touch HUD for all displaysmohsen@chromium.org2013-04-011-17/+51
* ash: Ignore touch-cancel events in the HUD, and improve HUD logging.sadrul@chromium.org2013-02-111-27/+37
* Add synchronous Widget closing eventwittman@chromium.org2013-02-051-2/+2
* ash: Include the HUD log in the feedback reports.sadrul@chromium.org2013-02-021-7/+137
* ash: Add an accelerator to clear the HUD.sadrul@chromium.org2013-01-311-0/+15
* ash: Make the touch HUD fullscreen.sadrul@chromium.org2013-01-181-37/+67
* events: Update scroll and touch handlers to not return EventResult.sadrul@chromium.org2012-12-141-4/+2
* ui: Add default implementations for EventHandler interface.sadrul@chromium.org2012-11-201-16/+0
* ash: Convert some aura::EventFilters into ui::EventHandlers.sadrul@chromium.org2012-11-121-12/+10
* ui: Remove TouchStatus in favour of EventResult.sadrul@chromium.org2012-11-041-3/+3
* Makes gfx::Screen an instance, rather than a collection of static methods.scottmg@chromium.org2012-10-121-1/+1
* events: Move some files into ui/base/events/sadrul@chromium.org2012-09-041-1/+1
* events: Get rid of GestureStatus in favour of EventResult.sadrul@chromium.org2012-09-041-2/+2
* Remove GestureEvent interface, and rename GestureEventImpl to GestureEvent.sadrul@chromium.org2012-08-101-1/+1
* Remove TouchEvent interface, and rename TouchEventImpl to TouchEvent.sadrul@chromium.org2012-08-091-1/+1
* Convert Aura to use ui::Event.ben@chromium.org2012-08-081-5/+5
* Fix gcc 4.7 building problems.shenhan@google.com2012-07-161-8/+8
* ash: Fix a crash with touch-hud.sadrul@chromium.org2012-06-171-2/+14