summaryrefslogtreecommitdiffstats
path: root/ash/host
Commit message (Expand)AuthorAgeFilesLines
* Fix software mirror mode on Ozone part 2/2pkotwicz2015-03-103-28/+6
* x11: Use scoped_ptr<> for X11 objects where it makes sense.Sadrul Habib Chowdhury2015-03-101-1/+1
* Add event trace for DispatchEventoshima2015-03-051-0/+2
* Prevent synthetic events from being processed during RootWindowController shu...pkotwicz2015-02-122-1/+24
* [Ozone] Constrain the cursor when overscan insets are setpkotwicz2015-01-271-1/+12
* Ozone: Fix Linux Build.kalyan.kondapally2015-01-061-13/+13
* Fix references to ui/gfx headers in a*/.Avi Drissman2014-12-223-3/+3
* ozone: suppress TTC when the cursor is hiddensheckylin2014-12-172-3/+25
* ash: ozone: apply transformation to events outside the root windowlionel.g.landwerlin2014-12-034-22/+55
* Move all event related devices from ui/events/ to ui/events/devices/dnicoara2014-11-041-4/+4
* Prefix CommandLine usage with base namespace (Part 4: ash/)pgal.u-szeged2014-10-291-1/+1
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-273-31/+29
* replace OVERRIDE and FINAL with override and final in ash/mostynb2014-10-036-55/+55
* [Ozone] Fix setting the transform on the AshWindowTreeHostdnicoara@chromium.org2014-08-061-1/+1
* AshWindowTreeHostWin is an implementation detail in an anonymous namespace an...hans@chromium.org2014-06-261-2/+2
* Extract touchscreen device management into a generic managerdnicoara@chromium.org2014-06-231-1/+1
* Remove dispatcher when shutting down RootWindowControlleroshima@chromium.org2014-05-223-1/+12
* linux_aura: Compile ash into chrome.erg@chromium.org2014-05-203-22/+33
* Fix typo in AshWindowTreeHostOzonespang@chromium.org2014-05-161-1/+1
* Makes construction of (ash)RemoteWindowTreeHostWin explicitsky@chromium.org2014-05-158-42/+77
* Re-land "Move touch CTM from X into Chrome"miletus@chromium.org2014-05-134-238/+122
* Revert 270232 "linux_aura: Compile ash into chrome."erg@chromium.org2014-05-133-37/+24
* linux_aura: Compile ash into chrome.erg@chromium.org2014-05-133-24/+37
* Revert 269892 "linux_aura: Compile ash into chrome."erg@chromium.org2014-05-123-37/+24
* linux_aura: Compile ash into chrome.erg@chromium.org2014-05-123-24/+37
* Add ability to change display orientation on Ozonednicoara@chromium.org2014-05-121-8/+63
* Use native coordinates to warp the cursor to another display.oshima@chromium.org2014-05-126-0/+17
* Take overscan into account when handling passive graboshima@chromium.org2014-05-101-1/+1
* Revert 269371 "Move touch CTM from X into Chrome"rlp@chromium.org2014-05-094-121/+237
* Move touch CTM from X into Chromemiletus@chromium.org2014-05-094-237/+121
* 3rd part of porting Chrome Ash to Windows 7ananta@chromium.org2014-04-181-1/+1
* Introdcue AshWindowTreeHost and move ash/chrome specific code in WTH to ash.oshima@chromium.org2014-04-1115-104/+1278
* Move root_window_host* in aura to window_tree_host*.ben@chromium.org2014-02-143-6/+6
* Rename RootWindowHost to WindowTreeHostben@chromium.org2014-01-083-22/+22
* Revert 236048 "Rename RootWindowHost* to WindowTreeHost*"ben@chromium.org2013-11-203-22/+22
* Rename RootWindowHost* to WindowTreeHost*ben@chromium.org2013-11-193-22/+22
* Rename root_window_host.h to window_tree_host.hben@chromium.org2013-11-132-2/+2
* Add switch to run ash tests on desktop in windows 8.robertshield@chromium.org2013-03-251-1/+5
* ash: Add RootWindowHostFactory class.reveman@chromium.org2012-12-143-0/+100