summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* Revert 137075 - Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-151-2/+2
* Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-151-2/+2
* Revert 137068 - Revert 136812 - Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-151-2/+2
* Revert 136812 - Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-151-2/+2
* Better fix for closing uber tray when clicking on Desktoppkotwicz@chromium.org2012-05-152-40/+1
* cros: Window header heights to new UI specjamescook@chromium.org2012-05-155-9/+19
* Take 2 at: Changes RootWindow capture code so that we only have one capturesky@chromium.org2012-05-152-1/+37
* aura: Fix a couple of bug (really the same bug at two different places) for dragvarunjain@chromium.org2012-05-142-8/+13
* Revert 136964 - Change SetImage, SetBackground, and SetToggledImage to take i...vrk@google.com2012-05-1419-53/+51
* Change SetImage, SetBackground, and SetToggledImage to take in a gfx::ImageSkiapkotwicz@chromium.org2012-05-1419-51/+53
* ash: Document the ownership of LauncherDelegate.tfarina@chromium.org2012-05-141-2/+3
* ash: Don't pass NULL for integer parameter.mnissler@chromium.org2012-05-141-2/+2
* Reland 136660 - ash: Fix issue with launcher buttons getting out of sync with...mnissler@chromium.org2012-05-143-26/+139
* Revert 136877 - Changes RootWindow capture code so that we only have one capturesky@chromium.org2012-05-141-1/+1
* Changes RootWindow capture code so that we only have one capturesky@chromium.org2012-05-141-1/+1
* Revert 136823 - Get rid of Image::Image(SkBitmap*); because of win build failuretoyoshim@chromium.org2012-05-141-2/+2
* Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-141-2/+2
* Revert 136812 - Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-141-2/+2
* Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-141-2/+2
* 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