index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ash
/
launcher
Commit message (
Expand
)
Author
Age
Files
Lines
*
views: Extract Widget observer into its own header file.
tfarina@chromium.org
2012-08-02
2
-3
/
+4
*
Fixees launcher tooltip animation settings and its finer visibility bugs.
mukai@chromium.org
2012-07-30
4
-12
/
+66
*
Added hover feedback on touch to launcher buttons.
kgr@chromium.org
2012-07-25
2
-2
/
+11
*
Add EventFilter for LauncherTooltip (2nd try).
mukai@chromium.org
2012-07-25
5
-41
/
+205
*
Revert 148079 - Add EventFilter for LauncherTooltip.
glider@chromium.org
2012-07-24
5
-198
/
+39
*
Add EventFilter for LauncherTooltip.
mukai@chromium.org
2012-07-24
5
-39
/
+198
*
ash: Support touch drag in launcher.
xiyuan@chromium.org
2012-07-21
7
-72
/
+176
*
ash: Fix laucher button icon clip.
xiyuan@chromium.org
2012-07-19
2
-9
/
+27
*
Hide launcher bar until OOBE is complete
glotov@chromium.org
2012-07-19
2
-1
/
+6
*
Rename bounds accessors to be intuitive and consistent
oshima@chromium.org
2012-07-19
2
-2
/
+4
*
(Views only) Enable setting individual marigin values for top, left, bottom a...
markusheintz@chromium.org
2012-07-17
2
-2
/
+5
*
chromeos: Fix pixelated icons in app list and launcher (part 1)
xiyuan@chromium.org
2012-07-17
3
-15
/
+12
*
ash: Add launcher overflow bubble.
xiyuan@chromium.org
2012-07-12
6
-69
/
+458
*
Remove #pragma once from ash
ajwong@chromium.org
2012-07-11
16
-16
/
+0
*
Polish launcher tooltip visibility (2nd try).
mukai@chromium.org
2012-07-10
8
-15
/
+202
*
Add AppListButton which is essentially an ImageButton but calls LauncherButtu...
mukai@chromium.org
2012-07-02
4
-5
/
+129
*
ash: Fix app list icon off position.
xiyuan@chromium.org
2012-06-30
2
-2
/
+41
*
Revert 144930 - Polish launcher tooltip visibility.
abodenha@chromium.org
2012-06-29
7
-72
/
+11
*
Polish launcher tooltip visibility.
mukai@chromium.org
2012-06-29
7
-11
/
+72
*
Calls parent's OnFocus/OnBlur explicitly in LauncherButton.
mukai@chromium.org
2012-06-27
1
-0
/
+2
*
ash: Rename shelf_auto_hide_behavior.h to shelf_types.
tfarina@chromium.org
2012-06-27
7
-7
/
+7
*
Wrapping text to multi-line for the launcher tooltip.
mukai@chromium.org
2012-06-22
1
-6
/
+20
*
ash/app_list: Make app list bubble move with launcher app list button.
xiyuan@chromium.org
2012-06-16
4
-32
/
+52
*
Add LauncherTooltip and replace the existing tooltip.
mukai@chromium.org
2012-06-15
8
-13
/
+460
*
Add support for pinning platform apps
davemoore@chromium.org
2012-06-14
2
-3
/
+11
*
Ensure that item status is reflected in view
davemoore@chromium.org
2012-06-13
2
-0
/
+40
*
Reland r141871.
oshima@chromium.org
2012-06-13
1
-7
/
+8
*
Revert r141871 "Add RootWindowController that keeps per root window state."
oshima@chromium.org
2012-06-13
1
-8
/
+7
*
Add RootWindowController that keeps per root window state.
oshima@chromium.org
2012-06-13
1
-7
/
+8
*
Change GetContainer to take a root window
oshima@chromium.org
2012-06-11
1
-1
/
+2
*
Set "Hover" status during focus for accessibility.
mukai@chromium.org
2012-06-08
2
-2
/
+14
*
Rename DrawBitmapInt to DrawImageInt
pkotwicz@chromium.org
2012-06-07
1
-2
/
+2
*
Revert 140877 - Rename DrawBitmapInt to DrawImageInt
pkotwicz@chromium.org
2012-06-06
1
-2
/
+2
*
Rename DrawBitmapInt to DrawImageInt
pkotwicz@chromium.org
2012-06-06
1
-2
/
+2
*
ash: Add a pending state to launcher.
xiyuan@chromium.org
2012-06-05
5
-3
/
+157
*
Reland 140073 - ash: Fix handling of pending pinned apps.
mnissler@chromium.org
2012-06-02
4
-26
/
+98
*
Revert 140073 - ash: Fix handling of pending pinned apps.
asanka@chromium.org
2012-06-01
4
-103
/
+14
*
ash: Fix handling of pending pinned apps.
mnissler@chromium.org
2012-06-01
4
-14
/
+103
*
Support platform apps in launcher
davemoore@chromium.org
2012-05-31
2
-0
/
+7
*
ash/launcher: No need to tag enum types with ASH_EXPORT in header files.
tfarina@chromium.org
2012-05-30
1
-3
/
+3
*
Clean up SkBitmapOperations.
xiyuan@chromium.org
2012-05-26
1
-21
/
+9
*
ash: Extend launcher first button to include leading inset.
xiyuan@chromium.org
2012-05-25
4
-24
/
+57
*
Adjust the launcher buttons for vertical alignment. The images are
sky@chromium.org
2012-05-24
2
-20
/
+69
*
Change SetImage, SetBackground, and SetToggledImage to take in a gfx::ImageSkia
pkotwicz@chromium.org
2012-05-21
2
-9
/
+11
*
Flash window by pulsing their launcher icon state indicator
davemoore@chromium.org
2012-05-19
1
-3
/
+6
*
Add new attention state to launcher
davemoore@chromium.org
2012-05-18
5
-18
/
+95
*
Revert 136964 - Change SetImage, SetBackground, and SetToggledImage to take i...
vrk@google.com
2012-05-14
2
-11
/
+9
*
Change SetImage, SetBackground, and SetToggledImage to take in a gfx::ImageSkia
pkotwicz@chromium.org
2012-05-14
2
-9
/
+11
*
ash: Document the ownership of LauncherDelegate.
tfarina@chromium.org
2012-05-14
1
-2
/
+3
*
ash: Don't pass NULL for integer parameter.
mnissler@chromium.org
2012-05-14
1
-2
/
+2
[next]