summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* Add logging for slow device events, limit network UI update ratestevenjb2015-01-099-273/+209
* Turns off smart deploy by default.rsadam2015-01-093-4/+7
* Use the display ID from WTH table to find the candidate id for new primary di...oshima2015-01-082-21/+47
* Enable keyboard accelerator for GetHelp in Ash.cylee2015-01-086-0/+17
* Clean-up of the system shutdown code pathscschuet2015-01-086-13/+3
* Revert "Use Xvfb in isolated testing only if use_x11 is set"Paweł Hajdan, Jr2015-01-081-14/+10
* ash: Use skia::RefPtr instead of manually calling unref().tfarina2015-01-081-9/+9
* Use Xvfb in isolated testing only if use_x11 is setspang2015-01-081-10/+14
* cros: Increase lock timeout for daisy.xiyuan2015-01-071-3/+3
* Fixes smart deploy causing crash on shutdown.rsadam2015-01-073-3/+49
* Revert of Enable ScreenOrientation on ChromeOSjonross2015-01-071-1/+3
* Use template specialization to generate WindowProperty code.oshima2015-01-074-5/+2
* Change location of Rotation Lock in System Trayjonross2015-01-061-1/+1
* Revert of Special check on Supervised User creation flow added to prevent mis...abodenha2015-01-061-4/+2
* Ozone: Fix Linux Build.kalyan.kondapally2015-01-061-13/+13
* Add GN interactive UI tests.brettw2015-01-061-0/+1
* Revert of Add GN interactive UI tests (patchset #3 id:40001 of https://codere...nhiroki2015-01-061-1/+0
* Add GN interactive UI testsbrettw2015-01-061-0/+1
* [Hotword] Implement IsHotwordHardwareAvailable() using device types.rlp2014-12-291-2/+3
* Special check on Supervised User creation flow added to prevent misleading sh...merkulova2014-12-231-2/+4
* Standardize usage of virtual/override/final specifiers in ash/.dcheng2014-12-224-8/+6
* Removes tray keyboard icon from the status area.rsadam2014-12-223-55/+11
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-222-2/+2
* Fix references to ui/gfx headers in a*/.Avi Drissman2014-12-22108-134/+134
* Tray message changed for child accounts. Warning bubble removed for child acc...merkulova2014-12-224-3/+17
* Set capture to the window being dragged when dragging a window on Ashpkotwicz2014-12-202-40/+18
* Revert of Use template specialization to generate WindowProperty code (patchs...chirantan2014-12-194-2/+5
* [Cleanup] DisplayManager cleanuposhima2014-12-198-122/+150
* Use template specialization to generate WindowProperty code.oshima2014-12-194-5/+2
* Consolidated WindowSelector(Window|Panel) into WindowSelectorItem.bruthig2014-12-1919-852/+1002
* Refactor AccelerometerReader to provide an Observerjonross2014-12-1910-200/+55
* Create base class wallpaper_manager_base and keep all common functions that n...ranj2014-12-192-19/+0
* The test failure is caused by the mouse movement made by MangificationControl...jennyz2014-12-192-0/+6
* Revert "Add logging for slow device events, limit network UI update rate"Reilly Grant2014-12-199-191/+273
* Enable ScreenOrientation on ChromeOSjonross2014-12-181-3/+1
* Add logging for slow device events, limit network UI update ratestevenjb2014-12-189-273/+191
* Remove retail mode.rkc2014-12-1818-391/+5
* Revert "[Hotword] Implement IsHotwordHardwareAvailable() using device types."oshima2014-12-181-3/+2
* Refactor partial screenshot region selector (2nd)mukai2014-12-189-450/+503
* Generate mode list for internal display in test or on desktop as well.oshima2014-12-1814-139/+202
* Consume Alt+Shift Up key event.nona2014-12-172-11/+6
* Allows OnAppTerminating at AshTestBase::TearDown().mukai2014-12-175-11/+22
* Revert "Pass through the CONVERT/NONCONVERT/HANKAKU_ZENKAKU keys."nona2014-12-172-9/+8
* ozone: suppress TTC when the cursor is hiddensheckylin2014-12-172-3/+25
* Add device policy to disallow shutdowncschuet2014-12-168-19/+50
* [Hotword] Implement IsHotwordHardwareAvailable() using device types.rlp2014-12-161-2/+3
* Revert of Refactor partial screenshot region selector. (patchset #3 id:40001 ...mukai2014-12-169-511/+448
* Refactor partial screenshot region selector.mukai2014-12-169-448/+511
* Focus following for the non-editable controls on web page in magnifier mode.jennyz2014-12-162-24/+95
* Use nine image painter to draw tray backgroundoshima2014-12-162-106/+31