summaryrefslogtreecommitdiffstats
path: root/ash/host
Commit message (Expand)AuthorAgeFilesLines
* ash/mash: Add a mus-client that sets up ash to provide the system ui for mash.sadrul2016-02-103-2/+23
* Support building ash targets with use_ash=0 and use_aura=1.msw2016-02-102-18/+3
* Revert of ash/mash: Add a mus-client that sets up ash to provide the system u...iclelland2016-02-093-23/+2
* ash/mash: Add a mus-client that sets up ash to provide the system ui for mash.sadrul2016-02-093-2/+23
* ash: Unify various implementations of AshWindowTreeHost.sadrul2016-02-059-423/+323
* Remove ui/gfx/screen_type_delegate.hscottmg2016-01-271-1/+1
* Reland of move remote tree host and some related input and metro_driver code ...samli2016-01-203-130/+0
* Revert of Remove remote tree host and some related input and metro_driver cod...samli2016-01-203-0/+130
* Remove remote tree host and some related input and metro_driver codescottmg2016-01-193-130/+0
* Remove Pass on CrOS.dcheng2016-01-071-1/+3
* Convert Pass()→std::move() in //ashdcheng2015-12-273-7/+12
* Switch to standard integer types in ash/.avi2015-12-205-2/+5
* aura: Unify Ozone+Windows+Android WindowTreeHostsievers2015-10-162-28/+23
* aura: Allow deferred widget creationsievers2015-08-251-1/+2
* Refactoring for the InputMethod & InputMethodDelegate interfaces.shuchen2015-08-048-42/+38
* Unified Desktop: Support 2xDSF displayoshima2015-07-301-6/+1
* Makes DesktopWindowTreeHostXxx to dispatch key event to InputMethod.shuchen2015-07-238-39/+23
* InputMethod should stop TextInputClient::InsertChar/InsertText calls when the...shuchen2015-07-145-5/+5
* Use EventHandler for IME so that it honeres EventTargeter/EventHandlers.oshima2015-06-2711-0/+114
* Disable AshWindowTreeHostX11Test.DispatchTouchEventToOneRootWindow on ChromeOS.Steve Kobes2015-06-121-1/+8
* Refactoring the ownership of ui::InputMethod.shuchen2015-06-102-9/+1
* Hide compositor when DesktopWindowTreeHostWin::Hide is called.jbauman2015-06-042-4/+4
* Allow switching between extended and unifiedoshima2015-05-201-0/+3
* Enable display rotation, magnifier in unified desktop modeoshima2015-05-058-6/+42
* UnifiedDesktop: mouse warp supportoshima2015-04-301-1/+1
* Apply automated fixits for Chrome clang plugin to ash.dcheng2015-04-291-2/+3
* Introduce OffscreenBrowsreCompositorOutputSurface for offscreen desktop rende...oshima2015-04-281-1/+0
* Don't dispatch event after shutdown on AshWTHUnifiedoshima2015-04-281-0/+4
* Add unified desktop flag "--ash-enable-unified-desktop"oshima2015-04-277-3/+254
* Update {virtual,override} to follow C++11 style in ash.nick2015-04-222-23/+22
* Change device IDs from unsigned to signed.kpschoedel2015-04-141-2/+2
* 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