summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* ash: Cleanup - remove unused private fields.tfarina2015-01-1615-36/+14
* Updates SmartDeploy to respect EnableVirtualKeyboard flag.rsadam2015-01-162-0/+38
* Update {virtual,override,final} to follow C++11 style in ash.dcheng2015-01-1683-432/+379
* Correctly check VPN state in TrayVpnstevenjb2015-01-141-1/+1
* Port ScopedDisableInternalMouseAndKeyboardX11 to Ozonepkotwicz2015-01-145-0/+88
* Moves smart deploy UI into the IME tray.rsadam2015-01-147-116/+389
* Change AccelerometerReader to a Singletonjonross2015-01-135-20/+7
* Add TestMockTimeTaskRunner in base/test.engedy2015-01-131-151/+15
* touch: Change how touch-screen capability is processed.Sadrul Habib Chowdhury2015-01-134-40/+36
* Enable presubmit warning for "git cl format"oshima2015-01-131-0/+14
* Delete old SmartDeploy UI.rsadam2015-01-135-296/+0
* This change renames ScreenOrientationDelegate to ScreenOrientationController ...jonross2015-01-1315-920/+999
* Always redraw the content when display configuration has changedoshima2015-01-131-0/+4
* Revert of Add TestMockTimeTaskRunner in base/test. (patchset #5 id:100001 of ...erg2015-01-121-15/+151
* Add TestMockTimeTaskRunner in base/test.engedy2015-01-121-151/+15
* System modal dialog unhide shelf launcher, and prevents going into maximized ...afakhry2015-01-1212-39/+241
* Sets the largest DSF for the hinting / subpixel positioning params.mukai2015-01-092-9/+13
* Updating XTBs based on .GRDs from branch masterAlex Mineer2015-01-0952-2191/+269
* Move UserActivityDetector to ui/base/user_activity/.derat2015-01-094-11/+10
* 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