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
/
launcher.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename Launcher to Shelf.
tfarina@chromium.org
2013-12-19
1
-132
/
+0
*
Rename LauncherDelegate to ShelfDelegate.
tfarina@chromium.org
2013-12-09
1
-5
/
+3
*
ash: Rename LauncherModel to ShelfModel.
tfarina@chromium.org
2013-11-14
1
-2
/
+2
*
ash: Rename LauncherIconObserver to ShelfIconObserver.
tfarina@chromium.org
2013-10-30
1
-3
/
+3
*
ash: Move launcher_view* to shelf/ directory.
tfarina@chromium.org
2013-10-18
1
-6
/
+6
*
Added method to Launcher.
dzhioev@chromium.org
2013-10-09
1
-0
/
+4
*
[ash] Remove Launcher::GetLauncherViewForTest()
simon.hong81@gmail.com
2013-09-14
1
-4
/
+6
*
Remove PerBrowser launcher, reland step 1 of 2
jamescook@chromium.org
2013-08-22
1
-2
/
+0
*
Revert 218674 "Remove PerBrowser launcher"
jamescook@chromium.org
2013-08-21
1
-0
/
+2
*
Remove PerBrowser launcher
simon.hong81@gmail.com
2013-08-21
1
-2
/
+0
*
ash:Shelf-Overflow Button
harrym@chromium.org
2013-08-10
1
-0
/
+2
*
Revert 216531 "ash:Shelf-Overflow Button"
nhiroki@chromium.org
2013-08-09
1
-2
/
+0
*
ash:Shelf-Overflow Button
harrym@chromium.org
2013-08-09
1
-0
/
+2
*
[ash] Enable drag and drop support in all visible app list
simon.hong81@gmail.com
2013-08-07
1
-0
/
+7
*
Rename SwitchToWindow() to LaunchAppIndexAt()
simon.hong81@gmail.com
2013-06-24
1
-3
/
+3
*
Add ContextMenuSourceType to views::ContextMenuController::ShowContextMenuFor...
varunjain@chromium.org
2013-06-18
1
-3
/
+0
*
Fix cycling of focusable panes in Chrome OS.
dmazzoni@chromium.org
2013-04-30
1
-0
/
+2
*
Reland 187876 - Reorder panels in the launcher when dragging the panel window.
flackr@chromium.org
2013-03-16
1
-0
/
+4
*
Revert 187876 "Reorder panels in the launcher when dragging the ..."
thakis@chromium.org
2013-03-13
1
-4
/
+0
*
Reorder panels in the launcher when dragging the panel window.
flackr@chromium.org
2013-03-13
1
-0
/
+4
*
Refactor: Shelf Widget
harrym@chromium.org
2013-03-09
1
-62
/
+10
*
Rotated Images
harrym@chromium.org
2013-01-08
1
-0
/
+1
*
Focus launcher if spoken feedback is enabled and no other windows visible.
mtomasz@chromium.org
2012-12-18
1
-1
/
+13
*
Revert 173417 - Broke on win_aura
rsleevi@chromium.org
2012-12-17
1
-12
/
+1
*
Revert 173418 - Broke on win_aura
rsleevi@chromium.org
2012-12-17
1
-2
/
+1
*
Compile fix for r173417.
mtomasz@chromium.org
2012-12-17
1
-1
/
+2
*
Yet another approach. Not pretty, but simple and works.
mtomasz@chromium.org
2012-12-17
1
-1
/
+12
*
Make Shell::launcher_model() / GetLauncherDelegate private
oshima@chromium.org
2012-12-13
1
-1
/
+7
*
- Show app list on 2nd launcher
oshima@chromium.org
2012-12-11
1
-5
/
+2
*
Cleanup enums for shelf
oshima@chromium.org
2012-12-04
1
-1
/
+1
*
Remove Shell::shelf|status_area_widget|launcher and
oshima@chromium.org
2012-10-18
1
-0
/
+9
*
Add Wallpaper option to launcher context menu
saintlou@chromium.org
2012-10-11
1
-0
/
+3
*
ash: Make sure the shelf-dimmer widget always has the correct size.
sadrul@chromium.org
2012-09-24
1
-0
/
+2
*
Dim shelf when maximized
davemoore@chromium.org
2012-09-16
1
-0
/
+8
*
Add black border to bottom of launcher so that new resources
davemoore@chromium.org
2012-09-10
1
-4
/
+1
*
Fixes bug where launcher background would remain painted when it
sky@chromium.org
2012-08-08
1
-0
/
+3
*
Hide launcher bar until OOBE is complete
glotov@chromium.org
2012-07-19
1
-0
/
+2
*
ash: Add launcher overflow bubble.
xiyuan@chromium.org
2012-07-12
1
-0
/
+2
*
Remove #pragma once from ash
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Polish launcher tooltip visibility (2nd try).
mukai@chromium.org
2012-07-10
1
-1
/
+3
*
Revert 144930 - Polish launcher tooltip visibility.
abodenha@chromium.org
2012-06-29
1
-3
/
+1
*
Polish launcher tooltip visibility.
mukai@chromium.org
2012-06-29
1
-1
/
+3
*
ash: Rename shelf_auto_hide_behavior.h to shelf_types.
tfarina@chromium.org
2012-06-27
1
-1
/
+1
*
Adds the option of aligning the launcher to the left or right. There
sky@chromium.org
2012-05-10
1
-3
/
+13
*
Refactor HandleWindowCycleLinear code in AcceleratorController:
mukai@chromium.org
2012-05-10
1
-0
/
+8
*
ash: First pass of Applist v2.
xiyuan@chromium.org
2012-05-07
1
-1
/
+4
*
Implement LauncherIconObserver.
dcheng@chromium.org
2012-04-20
1
-0
/
+4
*
Revert 133089 - Implement LauncherIconObserver.
dcheng@chromium.org
2012-04-20
1
-4
/
+0
*
Implement LauncherIconObserver.
dcheng@chromium.org
2012-04-19
1
-0
/
+4
*
Makes the shelf visible if the launcher/status has focus.
sky@chromium.org
2012-03-29
1
-0
/
+1
[next]