summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* Some cleanup and a small bug in the WorkspaceLayoutManagerskuhne@chromium.org2014-03-062-13/+5
* Move WriteFile and WriteFileDescriptor from file_util to base namespace.brettw@chromium.org2014-03-061-1/+1
* aura: Remove client::UserActionClient.sadrul@chromium.org2014-03-067-23/+0
* Revert 255368 "Clean up WindowEventDispatcher some more."ben@chromium.org2014-03-066-4/+4
* Revert 255385 "aura: Remove client::UserActionClient."ben@chromium.org2014-03-067-0/+23
* aura: Remove client::UserActionClient.sadrul@chromium.org2014-03-067-23/+0
* Clean up WindowEventDispatcher some more.ben@chromium.org2014-03-066-4/+4
* Revert of Enable the volume slider in Ash for windows. (https://codereview.ch...pkotwicz@chromium.org2014-03-068-221/+1
* Add LogoutConfirmationController to show LogoutConfirmationDialogsbartfab@chromium.org2014-03-0621-690/+696
* Add a11y virtual keyboard icon when a11y VK is enabledbshe@chromium.org2014-03-069-0/+220
* Enable the volume slider in Ash for windows.zturner@chromium.org2014-03-068-1/+221
* Add use_allocator instead of linux_use_tcmalloc to switch the allocator.dmikurube@chromium.org2014-03-051-1/+2
* Add sticky key support for AltGrzork@chromium.org2014-03-054-0/+20
* Rename RootWindowObserver -> WindowTreeHostObserver.ben@chromium.org2014-03-0512-72/+53
* Make Chrome OS virtual keyboard to work with cursor compositing.hshi@chromium.org2014-03-054-5/+38
* Disallow maximize mode managed windows to be draggedskuhne@chromium.org2014-03-055-8/+75
* Remove ash audio menu related switches.jennyz@chromium.org2014-03-056-38/+15
* Introduce WMEvent classoshima@chromium.org2014-03-0527-271/+412
* Bluetooth: show notification when adapter is discoverablekeybuk@chromium.org2014-03-053-0/+52
* Bluetooth: show notification when device is pairedkeybuk@chromium.org2014-03-042-4/+35
* Remove |disable_drawing| flag from GLSurface::InitializeOneOffForTests.danakj@chromium.org2014-03-041-1/+1
* Use detailed time format in session length / logout confirmationtnagel@chromium.org2014-03-042-14/+9
* Rename WMEventType to match the style.oshima@chromium.org2014-03-046-82/+87
* Clean up the ash switch ash-disable-usb-charger-notification.jennyz@chromium.org2014-03-043-14/+1
* Bluetooth: notify user of incoming pairing requestskeybuk@chromium.org2014-03-049-2/+429
* Adding Overview mode started / ended observable events to the shellskuhne@chromium.org2014-03-044-3/+30
* Window ownership -> WindowTreeHostben@chromium.org2014-03-0442-170/+170
* Fixed problem with missing maximized mode destructor. Odd must have been remo...skuhne@chromium.org2014-03-041-0/+4
* Move TrimWhitespace to the base namespace.brettw@chromium.org2014-03-031-1/+1
* Turn on the alternate caption button style by default.pkotwicz@chromium.org2014-03-033-20/+16
* Cleanup shill_stub_helper, GetSharedProfilePath -> ShillProfileClientstevenjb@chromium.org2014-03-031-1/+1
* Added a special badge to wifi-networks behind a captive portal.ygorshenin@google.com2014-03-0315-5/+114
* Removal of drag window to user tray icon functionalityskuhne@chromium.org2014-03-0315-426/+14
* Fix the crash in ShelfView::UpdateDragIconProxy.jennyz@chromium.org2014-03-011-2/+6
* Revert of Ash:Shelf - Cleanup of Alternate Shelf (part 1) (https://codereview...dgrogan@chromium.org2014-03-0148-301/+1171
* Part 1) of cleaning up the code related to the shelf layout, specifically rem...harrym@chromium.org2014-03-0148-1171/+301
* Converts MessagePopupCollection into a long-lived object (2nd).mukai@chromium.org2014-02-281-12/+11
* Remove --ash-disable-drag-and-drop-applist-to-launcheroshima@chromium.org2014-02-283-10/+2
* Rename Start/Stop in OutputConfigurator to better reflect their intentdnicoara@chromium.org2014-02-282-4/+3
* Revert of Converts MessagePopupCollection into a long-lived object. (https://...erikwright@chromium.org2014-02-281-11/+12
* Remove --ash-memory-monitor and related codeoshima@chromium.org2014-02-286-169/+0
* Make the minimize and close button crossfade animations end simultaneously. T...pkotwicz@chromium.org2014-02-284-16/+25
* Converts MessagePopupCollection into a long-lived object.mukai@chromium.org2014-02-281-12/+11
* Revert 254089 "Use the default dispatcher where possible for nes..."sadrul@chromium.org2014-02-284-20/+5
* Use the default dispatcher where possible for nested message loops.sadrul@chromium.org2014-02-284-5/+20
* chromeos: Honor power button when in docked mode.derat@chromium.org2014-02-284-9/+98
* Revert 254079 "Added a special badge to wifi-networks behind a c..."ygorshenin@google.com2014-02-2815-114/+5
* Added a special badge to wifi-networks behind a captive portal.ygorshenin@google.com2014-02-2815-5/+114
* Invert the ownership relationship between WindowEventDispatcher and WindowTre...ben@chromium.org2014-02-2810-135/+111
* Add a window parameter to WindowDelegate's OnWindowDestroying/Destroyed methods.ben@chromium.org2014-02-284-7/+7