summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* Disabled a failing test in ash_unittests.erikchen@chromium.org2014-03-251-1/+2
* Correctly check for unset Shill errors in error notification codestevenjb@chromium.org2014-03-251-14/+20
* Revert "Enable immersive fullscreen on Windows Ash."zturner@chromium.org2014-03-256-57/+35
* Enable the virtual keyboard when maximize mode is activated.jonross@chromium.org2014-03-254-15/+61
* Delete "shutdown without closing browsers"oshima@chromium.org2014-03-256-6/+9
* Revert of Delete "shutdown without closing browsers" path (https://codereview...michaeln@chromium.org2014-03-256-9/+6
* Clip the background view to the widgetoshima@chromium.org2014-03-251-0/+1
* Delete "shutdown without closing browsers"oshima@chromium.org2014-03-256-6/+9
* Refactors getting available color profiles code.mukai@chromium.org2014-03-224-11/+23
* Treat Centering window as a user actionoshima@chromium.org2014-03-222-0/+9
* Break cycles between views, content and webview.tfarina@chromium.org2014-03-221-4/+4
* Make WindowEventDispatcher be a WindowObserver instead of duplicating WO APIsben@chromium.org2014-03-211-1/+2
* Move some code from aura/client to wm/publicben@chromium.org2014-03-2141-45/+45
* Turning off auto hide modes for the shelf while the maximize mode is up and r...skuhne@chromium.org2014-03-213-1/+125
* Show avatar icon on V2 app's frameoshima@chromium.org2014-03-2112-15/+144
* Separate the function to update bounds for state transitionoshima@chromium.org2014-03-213-171/+174
* Introduces the settings UI of color calibration.mukai@chromium.org2014-03-215-6/+84
* Move TestEventHandler to ui/events/testtdanderson@google.com2014-03-205-13/+13
* Remove window/host accessors from WindowEventDispatcher. Include-What-You-Use...ben@chromium.org2014-03-2021-25/+33
* [cros] Increase lock UI show timeout for slow hardwarenkostylev@chromium.org2014-03-201-1/+14
* Convert CenterWindow operation to WMEventoshima@chromium.org2014-03-205-20/+36
* Make the header/content separator into a hairline for apps in hidpipkotwicz@chromium.org2014-03-2014-29/+20
* Keep dedicated layers for hiding animationoshima@chromium.org2014-03-205-30/+28
* Remove PrepareForShutdownoshima@chromium.org2014-03-206-6/+26
* Notify on network connect attempt when certificates not loadedstevenjb@chromium.org2014-03-202-2/+11
* Test that sticky key clicks work for high DPI displays.tengs@chromium.org2014-03-201-22/+57
* Revert 258077 "Remove PrepareForShutdown"brettw@chromium.org2014-03-195-21/+6
* Remove PrepareForShutdownoshima@chromium.org2014-03-195-6/+21
* TouchView always maximize mode: Suppressing invalid state changes, adding new...skuhne@chromium.org2014-03-1911-129/+666
* Enable immersive fullscreen on Windows Ash.zturner@chromium.org2014-03-197-47/+62
* Re-land Brightness control, with fixes to the build and the tests.jonross@chromium.org2014-03-194-68/+213
* Fixing invalid visibility states with layers (opacity==0, visibility==true)skuhne@chromium.org2014-03-192-14/+15
* Revert 257832 "TouchView always maximize mode: Suppressing inval..."tzik@chromium.org2014-03-1911-656/+129
* TouchView always maximize mode: Suppressing invalid state changes, adding new...skuhne@chromium.org2014-03-1911-129/+656
* Panel callout widgets should not accept eventstdanderson@chromium.org2014-03-181-0/+1
* Cosmetic improvements to WallpaperManager.tnagel@chromium.org2014-03-181-5/+5
* Refactoring display configuration state to allow generic state objectsdnicoara@chromium.org2014-03-1814-108/+153
* Use system virtual keyboard at password fieldbshe@chromium.org2014-03-182-0/+9
* Changed UI for captive portal notification:ygorshenin@chromium.org2014-03-184-0/+0
* Testoshima@chromium.org2014-03-183-51/+22
* Run ContentMain in a browser_test's browser process. This removes duplication...jam@chromium.org2014-03-184-3/+62
* Move CommandLine to base namespace.brettw@chromium.org2014-03-172-6/+6
* [Refactor] Move code for painting the window header for browser windows out o...pkotwicz@chromium.org2014-03-1716-962/+710
* Revert 257480 "Bring back the brightness control in the system t..."shrikant@chromium.org2014-03-174-216/+66
* Bring back the brightness control in the system tray, when the decive is injonross@chromium.org2014-03-174-66/+216
* Improve network error notifications and cleanup codestevenjb@chromium.org2014-03-175-52/+61
* Invalidate all wallpaper cache if display configuration changedbshe@chromium.org2014-03-176-8/+13
* Fix sticky key clicks not working for high DPI displays.tengs@chromium.org2014-03-161-4/+23
* Make display mirroring status tray item accessible to spoken feedback.plundblad@chromium.org2014-03-154-0/+34
* Add OnDisplaysInitialized to DisplayController::Observeroshima@chromium.org2014-03-158-7/+83