summaryrefslogtreecommitdiffstats
path: root/ash/touch/touch_hud_debug.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix misuses of View::SetFillsBoundsOpaquely and remove the API to makeestade2016-03-071-1/+1
* ui: Make PointerDetails a structrobert.bradford2016-02-081-3/+3
* Convert Pass()→std::move() in //ashdcheng2015-12-271-4/+4
* Drop ui::TouchEvent shims for radius_{x,y} and forcerobert.bradford2015-09-041-5/+4
* gfx::ShadowValue: offset is a Vector2d, not Point.mgiuca2015-02-261-1/+2
* Fix references to ui/gfx headers in a*/.Avi Drissman2014-12-221-1/+1
* events: Remove some usage of Event::native_event().Sadrul Habib Chowdhury2014-11-241-11/+1
* x11: Always require XI2.2 for X11.Sadrul Habib Chowdhury2014-11-121-1/+1
* Move all event related devices from ui/events/ to ui/events/devices/dnicoara2014-11-041-1/+1
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-271-2/+2
* replace OVERRIDE and FINAL with override and final in ash/mostynb2014-10-031-1/+1
* 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-231-3/+3
* Refactor views::Label and gfx::RenderText shadow functions.msw@chromium.org2014-06-181-3/+2
* Add OnDisplayMetricsChanged in DisplayObserver.mlamouri@chromium.org2014-05-221-3/+4
* Revert of Add OnDisplayMetricsChanged in DisplayObserver. (https://codereview...zea@chromium.org2014-05-201-4/+3
* Add OnDisplayMetricsChanged in DisplayObserver.mlamouri@chromium.org2014-05-201-3/+4
* Eliminate ash::internal namespaceoshima@chromium.org2014-04-031-4/+2
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* Update uses of UTF conversions in android_webview/, apps/, ash/, chrome/app t...avi@chromium.org2013-12-241-1/+1
* Update uses of Value in android_webview, apps, ash, cc to use the base:: name...avi@chromium.org2013-12-211-10/+10
* Prefix string16 with base:: in ash/.dbeam@chromium.org2013-12-191-1/+1
* Remove some uses of RootWindow in Ash.ben@chromium.org2013-11-091-1/+1
* Eliminate Shell::RootWindowList in favor of aura::Window::Windows.ben@chromium.org2013-11-081-2/+2
* Revert 233787 "Eliminate Shell::RootWindowList in favor of aura:..."ben@chromium.org2013-11-081-2/+2
* Eliminate Shell::RootWindowList in favor of aura::Window::Windows.ben@chromium.org2013-11-081-2/+2
* events: Make platform specific events code into ui/events/.sadrul@chromium.org2013-09-251-1/+1
* Moves ui/base/events to ui/eventssky@chromium.org2013-09-181-1/+1
* ui/base/animation -> ui/gfx/animationsky@chromium.org2013-09-151-1/+1
* Move GetRootWindowController to root_window_controller.hoshima@chromium.org2013-09-061-1/+0
* Separate projection mode from rest of touch HUDmohsen@chromium.org2013-07-011-0/+491