summaryrefslogtreecommitdiffstats
path: root/ash/launcher
Commit message (Expand)AuthorAgeFilesLines
* Merge 144593 - Calls parent's OnFocus/OnBlur explicitly in LauncherButton.mukai@chromium.org2012-06-291-0/+2
* ash/app_list: Make app list bubble move with launcher app list button.xiyuan@chromium.org2012-06-164-32/+52
* Add LauncherTooltip and replace the existing tooltip.mukai@chromium.org2012-06-158-13/+460
* Add support for pinning platform appsdavemoore@chromium.org2012-06-142-3/+11
* Ensure that item status is reflected in viewdavemoore@chromium.org2012-06-132-0/+40
* Reland r141871.oshima@chromium.org2012-06-131-7/+8
* Revert r141871 "Add RootWindowController that keeps per root window state."oshima@chromium.org2012-06-131-8/+7
* Add RootWindowController that keeps per root window state.oshima@chromium.org2012-06-131-7/+8
* Change GetContainer to take a root windowoshima@chromium.org2012-06-111-1/+2
* Set "Hover" status during focus for accessibility.mukai@chromium.org2012-06-082-2/+14
* Rename DrawBitmapInt to DrawImageIntpkotwicz@chromium.org2012-06-071-2/+2
* Revert 140877 - Rename DrawBitmapInt to DrawImageIntpkotwicz@chromium.org2012-06-061-2/+2
* Rename DrawBitmapInt to DrawImageIntpkotwicz@chromium.org2012-06-061-2/+2
* ash: Add a pending state to launcher.xiyuan@chromium.org2012-06-055-3/+157
* Reland 140073 - ash: Fix handling of pending pinned apps.mnissler@chromium.org2012-06-024-26/+98
* Revert 140073 - ash: Fix handling of pending pinned apps.asanka@chromium.org2012-06-014-103/+14
* ash: Fix handling of pending pinned apps.mnissler@chromium.org2012-06-014-14/+103
* Support platform apps in launcherdavemoore@chromium.org2012-05-312-0/+7
* ash/launcher: No need to tag enum types with ASH_EXPORT in header files.tfarina@chromium.org2012-05-301-3/+3
* Clean up SkBitmapOperations.xiyuan@chromium.org2012-05-261-21/+9
* ash: Extend launcher first button to include leading inset.xiyuan@chromium.org2012-05-254-24/+57
* Adjust the launcher buttons for vertical alignment. The images aresky@chromium.org2012-05-242-20/+69
* Change SetImage, SetBackground, and SetToggledImage to take in a gfx::ImageSkiapkotwicz@chromium.org2012-05-212-9/+11
* Flash window by pulsing their launcher icon state indicatordavemoore@chromium.org2012-05-191-3/+6
* Add new attention state to launcherdavemoore@chromium.org2012-05-185-18/+95
* Revert 136964 - Change SetImage, SetBackground, and SetToggledImage to take i...vrk@google.com2012-05-142-11/+9
* Change SetImage, SetBackground, and SetToggledImage to take in a gfx::ImageSkiapkotwicz@chromium.org2012-05-142-9/+11
* 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 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
* Adds the option of aligning the launcher to the left or right. Theresky@chromium.org2012-05-1013-82/+280
* Refactor HandleWindowCycleLinear code in AcceleratorController:mukai@chromium.org2012-05-106-0/+236
* ash: First pass of Applist v2.xiyuan@chromium.org2012-05-074-1/+20
* ash: Handle policy-controlled pinned apps in the launcher.mnissler@chromium.org2012-05-072-2/+23
* Respect WindowOpenDisposition in launcher as is in app-list.mukai@chromium.org2012-05-062-3/+4
* ui: Move compositor/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-055-9/+9
* Remove LauncherItemWillChangedavemoore@chromium.org2012-05-058-71/+34
* ash: Fix shelf auto hide behavior not persisted regression.xiyuan@chromium.org2012-05-013-9/+15
* ash: Fix missing launcher icon regression.xiyuan@chromium.org2012-04-252-4/+37
* ash: Fix launcher icon overlaps with status.xiyuan@chromium.org2012-04-244-61/+193
* Add support for a context menu on the browser shortcut icondavemoore@chromium.org2012-04-231-2/+1
* Implement LauncherIconObserver.dcheng@chromium.org2012-04-206-7/+190
* Revert 133089 - Implement LauncherIconObserver.dcheng@chromium.org2012-04-206-190/+7
* Implement LauncherIconObserver.dcheng@chromium.org2012-04-196-7/+190
* Changing the application launcher icon to non icognito mode icon for guest usersskuhne@chromium.org2012-04-192-3/+5
* Implements new semantics for launcher context menu. Gone are the threesky@chromium.org2012-04-123-0/+186
* Moves view_model and related classes to views. This way I can use itsky@chromium.org2012-04-098-317/+9
* Add an accessible name to the App List buttonzork@chromium.org2012-04-031-0/+2