summaryrefslogtreecommitdiffstats
path: root/ash/launcher
Commit message (Expand)AuthorAgeFilesLines
* views: Extract Widget observer into its own header file.tfarina@chromium.org2012-08-022-3/+4
* Fixees launcher tooltip animation settings and its finer visibility bugs.mukai@chromium.org2012-07-304-12/+66
* Added hover feedback on touch to launcher buttons.kgr@chromium.org2012-07-252-2/+11
* Add EventFilter for LauncherTooltip (2nd try).mukai@chromium.org2012-07-255-41/+205
* Revert 148079 - Add EventFilter for LauncherTooltip.glider@chromium.org2012-07-245-198/+39
* Add EventFilter for LauncherTooltip.mukai@chromium.org2012-07-245-39/+198
* ash: Support touch drag in launcher.xiyuan@chromium.org2012-07-217-72/+176
* ash: Fix laucher button icon clip.xiyuan@chromium.org2012-07-192-9/+27
* Hide launcher bar until OOBE is completeglotov@chromium.org2012-07-192-1/+6
* Rename bounds accessors to be intuitive and consistentoshima@chromium.org2012-07-192-2/+4
* (Views only) Enable setting individual marigin values for top, left, bottom a...markusheintz@chromium.org2012-07-172-2/+5
* chromeos: Fix pixelated icons in app list and launcher (part 1)xiyuan@chromium.org2012-07-173-15/+12
* ash: Add launcher overflow bubble.xiyuan@chromium.org2012-07-126-69/+458
* Remove #pragma once from ashajwong@chromium.org2012-07-1116-16/+0
* Polish launcher tooltip visibility (2nd try).mukai@chromium.org2012-07-108-15/+202
* Add AppListButton which is essentially an ImageButton but calls LauncherButtu...mukai@chromium.org2012-07-024-5/+129
* ash: Fix app list icon off position.xiyuan@chromium.org2012-06-302-2/+41
* Revert 144930 - Polish launcher tooltip visibility.abodenha@chromium.org2012-06-297-72/+11
* Polish launcher tooltip visibility.mukai@chromium.org2012-06-297-11/+72
* Calls parent's OnFocus/OnBlur explicitly in LauncherButton.mukai@chromium.org2012-06-271-0/+2
* ash: Rename shelf_auto_hide_behavior.h to shelf_types.tfarina@chromium.org2012-06-277-7/+7
* Wrapping text to multi-line for the launcher tooltip.mukai@chromium.org2012-06-221-6/+20
* 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