summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* views: Have a more accurate name for View parent_owned accessors.tfarina@chromium.org2012-05-122-2/+2
* Quote WebPreferences in namespace webkit_glue.wangxianzhu@chromium.org2012-05-112-2/+2
* Revert 136660 - ash: Fix issue with launcher buttons getting out of sync with...yzshen@chromium.org2012-05-113-137/+26
* ash: Fix issue with launcher buttons getting out of sync with model.mnissler@chromium.org2012-05-113-26/+137
* Aura: Adds custom cursors for drag and drop (second attempt:varunjain@chromium.org2012-05-111-1/+1
* Add power notifications and add an icon to the power tray viewsstevenjb@google.com2012-05-117-75/+347
* ash: Add hover-effect to the items in the bottom rows of the uber tray popups.sadrul@chromium.org2012-05-119-29/+100
* Move the header entries in the sub-dialogs at the bottom of the dialogs.sadrul@chromium.org2012-05-1111-177/+153
* Making the desktop background context menu appears below-rightbshe@chromium.org2012-05-111-1/+1
* Update shelf visibility when lock state changes.flackr@chromium.org2012-05-112-0/+11
* ash: Remove unused app_list includes from app_list.cctfarina@chromium.org2012-05-111-2/+0
* ash: Remove unused declaration of BuildAppListModel() function.tfarina@chromium.org2012-05-101-3/+0
* Fixes drag and drop crash. The problem was when I madesky@chromium.org2012-05-102-3/+3
* ash: Remove the row for power, and add a row for date + system buttons.sadrul@chromium.org2012-05-104-55/+114
* ash: Rejig the user-card in the uber-tray popup.sadrul@chromium.org2012-05-103-129/+139
* Adds the option of aligning the launcher to the left or right. Theresky@chromium.org2012-05-1022-164/+561
* Disable the following tests because of use-after-free errors reported by Addr...glider@chromium.org2012-05-103-5/+10
* AcceleratorController::AcceleratorPressed() should return true whenever some ...yusukes@google.com2012-05-102-17/+25
* Add a Default view for accessibility that allows you to disable spoken feedbackzork@chromium.org2012-05-105-0/+65
* Add a test for ash::kActionsAllowedAtLoginScreen[] and remove unncessary CHEC...yusukes@chromium.org2012-05-103-6/+13
* Refactor HandleWindowCycleLinear code in AcceleratorController:mukai@chromium.org2012-05-108-65/+244
* Implement part of aura menu spec described in: jennyz@chromium.org2012-05-101-8/+20
* ash: Separate out SystemTrayBubble and related classes into a new file.sadrul@chromium.org2012-05-096-591/+656
* Add support to SystemTray for a second bubble for notifications.stevenjb@chromium.org2012-05-095-91/+377
* Reland "Implement random wallpaper feature"bshe@chromium.org2012-05-092-0/+9
* Add new ResourceBundle::Delegate interface.marshall@chromium.org2012-05-094-4/+4
* Move app list from ash to ui.xiyuan@chromium.org2012-05-0937-2597/+152
* Revert 135791 - Let Chrome app handle Ash accelerators first if the app is la...yusukes@google.com2012-05-099-130/+16
* cros: Fix theme window frames to not paint transparentjamescook@chromium.org2012-05-093-4/+73
* Move DIP translation from ui/aura to ui/compositor.oshima@chromium.org2012-05-0815-121/+87
* Revert 135862 - Implement random wallpaper featurebshe@chromium.org2012-05-082-9/+0
* Implement random wallpaper featurebshe@chromium.org2012-05-082-0/+9
* Revert r135533.thakis@chromium.org2012-05-081-1/+1
* Revert "Do not consume Shift+Alt in Ash to make Chromoting happy."yusukes@google.com2012-05-082-9/+4
* Let Chrome app handle Ash accelerators first if the app is launched as a window.yusukes@google.com2012-05-089-16/+130
* ash: Do not try to access the 'extra' network buttons in the lock screen.sadrul@chromium.org2012-05-081-3/+7
* ash: First pass of Applist v2.xiyuan@chromium.org2012-05-0721-72/+940
* Add unit tests for SystemTray (Take 3)stevenjb@chromium.org2012-05-075-4/+137
* ash: Handle policy-controlled pinned apps in the launcher.mnissler@chromium.org2012-05-076-2/+33
* cros: Show the average time for battery to completely charge/drain.sadrul@chromium.org2012-05-071-2/+2
* Asynchronously load wallpapers when user pod is selected.bshe@chromium.org2012-05-076-26/+168
* Respect WindowOpenDisposition in launcher as is in app-list.mukai@chromium.org2012-05-067-8/+14
* Revert 135566 - Add unit tests for SystemTraystevenjb@google.com2012-05-054-134/+2
* Add unit tests for SystemTraystevenjb@chromium.org2012-05-054-2/+134
* ui: Move compositor/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-0554-121/+121
* Remove LauncherItemWillChangedavemoore@chromium.org2012-05-058-71/+34
* Aura: Adds custom cursors for drag and drop.varunjain@chromium.org2012-05-051-1/+1
* Revert 135488 - Add unit tests for SystemTraygene@chromium.org2012-05-054-133/+0
* Add unit tests for SystemTraystevenjb@google.com2012-05-044-0/+133
* ash: Avoid recreating all the views in the network tray popup all the time.sadrul@chromium.org2012-05-043-68/+116