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
*
[ash] Add TYPE_DIALOG and its item's LauncherContextMenu
simonhong@chromium.org
2014-01-09
1
-0
/
+3
*
Move CycleDirection enum into shelf_constants.
tfarina@chromium.org
2014-01-07
1
-6
/
+0
*
Start the move of launcher_types.h to shelf.
tfarina@chromium.org
2013-12-27
2
-22
/
+3
*
Rename Launcher to Shelf.
tfarina@chromium.org
2013-12-19
4
-497
/
+1
*
Rename LauncherDelegate to ShelfDelegate.
tfarina@chromium.org
2013-12-09
3
-64
/
+6
*
Animating docked background in sync with shelf
varkha@chromium.org
2013-12-07
2
-0
/
+4
*
[ash] Add ShelfWindowWatcher
simonhong@chromium.org
2013-12-06
2
-1
/
+33
*
ash: Rename more Launcher classes to Shelf*.
tfarina@chromium.org
2013-12-04
5
-238
/
+16
*
ash: Rename LauncherButton to ShelfButton.
tfarina@chromium.org
2013-11-23
3
-752
/
+7
*
Set LauncherID as a Window's Property
simon.hong81@gmail.com
2013-11-16
3
-11
/
+4
*
ash: Rename LauncherModel to ShelfModel.
tfarina@chromium.org
2013-11-14
8
-709
/
+28
*
ash: Rename LauncherModelObserver to ShelfModelObserver.
tfarina@chromium.org
2013-11-13
6
-90
/
+44
*
ash: Rename LauncherButtonHost to ShelfButtonHost.
tfarina@chromium.org
2013-11-06
3
-82
/
+15
*
Upon activation on mixed mode, we only show and use apps of the current user....
skuhne@chromium.org
2013-11-05
1
-1
/
+2
*
ash: Rename GetLauncherItemIndexForType to GetShelfItemIndexForType().
tfarina@chromium.org
2013-11-01
2
-45
/
+0
*
ash: Rename LauncherIconObserver to ShelfIconObserver.
tfarina@chromium.org
2013-10-30
3
-29
/
+5
*
Make GetRootWindow() return a Window instead of a RootWindow.
ben@chromium.org
2013-10-25
1
-1
/
+1
*
Change GetBrowserItemIndex() to GetLauncherItemIndexForType()
simon.hong81@gmail.com
2013-10-23
2
-0
/
+45
*
linux and chromeos: Turn on -Wunused-const-variable.
thakis@chromium.org
2013-10-19
1
-1
/
+0
*
ash: Move launcher_view* to shelf/ directory.
tfarina@chromium.org
2013-10-18
7
-3767
/
+47
*
disable passing null pointer to CalculateIdealBounds()
simon.hong81@gmail.com
2013-10-15
1
-11
/
+10
*
Attempt 2: Refactor LauncherItemController and LauncherItemDelegate
simon.hong81@gmail.com
2013-10-15
8
-65
/
+159
*
[ash] IconProxy is not dragged after it is created when overflow button is vi...
simon.hong81@gmail.com
2013-10-10
1
-3
/
+10
*
Add a small image on top of the drag image to display the current drag operation
varunjain@chromium.org
2013-10-10
1
-1
/
+2
*
[ash] Enable passing NULL parameter to LauncherView::CalculateIdealBounds()
simon.hong81@gmail.com
2013-10-10
1
-9
/
+11
*
ash: Move TooltipManager to from launcher to shelf.
tfarina@chromium.org
2013-10-09
6
-804
/
+12
*
Added method to Launcher.
dzhioev@chromium.org
2013-10-09
5
-16
/
+99
*
[ash] Move LauncherItem to the front of first panel item during the dragging ...
simon.hong81@gmail.com
2013-10-08
1
-1
/
+1
*
Fixing issue with clicking of context menu items from overflow shelf menu.
shrikant@chromium.org
2013-10-08
2
-0
/
+15
*
Revert 226547 "Refactor LauncherItemController and LauncherItemD..."
dcheng@chromium.org
2013-10-02
8
-146
/
+65
*
Refactor LauncherItemController and LauncherItemDelegate
simon.hong81@gmail.com
2013-10-02
8
-65
/
+146
*
ash: Move more files into shelf/ directory.
tfarina@chromium.org
2013-09-25
6
-335
/
+1
*
Increase inset for app icons on side launcher.
harrym@chromium.org
2013-09-24
1
-2
/
+7
*
Disable the moveable app list icon.
harrym@chromium.org
2013-09-24
2
-5
/
+4
*
Remove dependency on ui::ScaleFactor from ui/gfx
davemoore@chromium.org
2013-09-24
2
-0
/
+6
*
Make the app list item position syncable (and movable)
skuhne@chromium.org
2013-09-23
1
-0
/
+2
*
Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx"
davemoore@chromium.org
2013-09-20
2
-6
/
+0
*
Remove dependency on ui::ScaleFactor from ui/gfx
davemoore@chromium.org
2013-09-20
2
-0
/
+6
*
Moveable App List button for alternate Shelf
harrym@chromium.org
2013-09-20
2
-4
/
+5
*
Rename WindowSettings to WindowState
oshima@chromium.org
2013-09-20
1
-1
/
+0
*
ash: Rename AppListLauncherItemDelegate and move to shelf/ directory.
tfarina@chromium.org
2013-09-19
2
-109
/
+0
*
Moves ui/base/events to ui/events
sky@chromium.org
2013-09-18
5
-9
/
+9
*
Remove mac code from aura/ash/views
oshima@chromium.org
2013-09-18
2
-7
/
+0
*
Moves most files from ui/base/keycodes to ui/events/keycodes
sky@chromium.org
2013-09-17
1
-1
/
+1
*
ash: Fix crash in launcher tooltip manager
jamescook@chromium.org
2013-09-16
3
-1
/
+58
*
ui/base/animation -> ui/gfx/animation
sky@chromium.org
2013-09-15
2
-10
/
+10
*
[ash] Remove Launcher::GetLauncherViewForTest()
simon.hong81@gmail.com
2013-09-14
5
-51
/
+85
*
Create AppList LauncherItem in AppListLauncherItemDelegate
simon.hong81@gmail.com
2013-09-11
4
-128
/
+132
*
When pinning an application by drag & drop from the app list, the "Zip back" ...
skuhne@chromium.org
2013-09-10
1
-2
/
+10
*
ash: Rename LauncherAlignmentMenu to ShelfAlignmentMenu and move to shelf/ di...
tfarina@chromium.org
2013-09-10
2
-119
/
+0
[next]