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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor: Shelf Widget
harrym@chromium.org
2013-03-09
1
-295
/
+26
*
Fixing activation state problem with the launcher acessiblity pane
skuhne@chromium.org
2013-02-22
1
-0
/
+3
*
Linux/ChromeOS Chromium style checker cleanup, ash/ edition.
rsleevi@chromium.org
2013-02-07
1
-1
/
+1
*
Move the panel to the root window where the mouse click occurred.
oshima@chromium.org
2013-02-01
1
-1
/
+5
*
Reland 179231
xiyuan@chromium.org
2013-01-30
1
-2
/
+2
*
Revert 179231 as it has introduced a large number of memory leaks to ash_unit...
timurrrr@chromium.org
2013-01-29
1
-2
/
+2
*
views: Fix a Widget destruction crash.
xiyuan@chromium.org
2013-01-29
1
-2
/
+2
*
Add option to align launcher/shelf to top of screen (similar to left/right al...
harrym@chromium.org
2013-01-12
1
-6
/
+13
*
Rotated Images
harrym@chromium.org
2013-01-08
1
-41
/
+51
*
Focus launcher if spoken feedback is enabled and no other windows visible.
mtomasz@chromium.org
2012-12-18
1
-4
/
+23
*
Revert 173417 - Broke on win_aura
rsleevi@chromium.org
2012-12-17
1
-23
/
+4
*
Yet another approach. Not pretty, but simple and works.
mtomasz@chromium.org
2012-12-17
1
-4
/
+23
*
Make Shell::launcher_model() / GetLauncherDelegate private
oshima@chromium.org
2012-12-13
1
-5
/
+35
*
- Show app list on 2nd launcher
oshima@chromium.org
2012-12-11
1
-8
/
+6
*
Follow up on r171120 (Use the correct launcher assets for shelf alignment)
oshima@chromium.org
2012-12-06
1
-6
/
+7
*
Fix uninit variable
oshima@chromium.org
2012-12-05
1
-1
/
+1
*
Use the correct launcher assets for shelf alignment.
oshima@chromium.org
2012-12-05
1
-6
/
+8
*
New resources for launcher
oshima@chromium.org
2012-12-04
1
-2
/
+2
*
Don't check NULL for ShellDelegate.
oshima@chromium.org
2012-11-08
1
-7
/
+2
*
SetBounds() after setting kStayInSameRootWindowKey for the launcher.
mukai@chromium.org
2012-10-30
1
-3
/
+4
*
Cleans up FocusCycler test so that it doesn't trigger calling
sky@chromium.org
2012-10-20
1
-1
/
+2
*
Remove Shell::shelf|status_area_widget|launcher and
oshima@chromium.org
2012-10-18
1
-0
/
+13
*
Add Wallpaper option to launcher context menu
saintlou@chromium.org
2012-10-11
1
-0
/
+4
*
ash launcher: Make sure the dimmer widget has the same properties as the laun...
sadrul@chromium.org
2012-10-05
1
-0
/
+2
*
ash launcher: Make sure the aura-window of the dimmer gets set correctly.
sadrul@chromium.org
2012-10-05
1
-1
/
+1
*
Revert 159945. The patch will reland in two pieces to make it possible to mer...
sadrul@chromium.org
2012-10-05
1
-3
/
+1
*
ash: Change the way the bounds is set on the dimmer widget.
sadrul@chromium.org
2012-10-03
1
-1
/
+3
*
ash: Make sure the shelf-dimmer widget always has the correct size.
sadrul@chromium.org
2012-09-24
1
-35
/
+55
*
StatusArea/Launcher widgets should stay in the same root window.
oshima@chromium.org
2012-09-19
1
-0
/
+3
*
Dim shelf when maximized
davemoore@chromium.org
2012-09-16
1
-1
/
+76
*
(reland r156610)
oshima@chromium.org
2012-09-13
1
-1
/
+1
*
Revert r156610 "add ash_resources.grd and necessary changes to use images in ...
oshima@chromium.org
2012-09-13
1
-1
/
+1
*
add ash_resources.grd and necessary changes to use images in ash/resources
oshima@chromium.org
2012-09-13
1
-1
/
+1
*
ash: Make some height adjustments for the items in the shelf during dragging.
sadrul@chromium.org
2012-09-11
1
-8
/
+2
*
Add black border to bottom of launcher so that new resources
davemoore@chromium.org
2012-09-10
1
-17
/
+55
*
ash: Change the drag resistance slightly for the shelf.
sadrul@chromium.org
2012-09-06
1
-2
/
+9
*
ash: Update launcher background to 0.8 black.
xiyuan@chromium.org
2012-08-07
1
-8
/
+1
*
Hide launcher bar until OOBE is complete
glotov@chromium.org
2012-07-19
1
-1
/
+4
*
ash: Add launcher overflow bubble.
xiyuan@chromium.org
2012-07-12
1
-1
/
+7
*
Polish launcher tooltip visibility (2nd try).
mukai@chromium.org
2012-07-10
1
-2
/
+4
*
Revert 144930 - Polish launcher tooltip visibility.
abodenha@chromium.org
2012-06-29
1
-4
/
+2
*
Polish launcher tooltip visibility.
mukai@chromium.org
2012-06-29
1
-2
/
+4
*
Change GetContainer to take a root window
oshima@chromium.org
2012-06-11
1
-1
/
+2
*
Adds the option of aligning the launcher to the left or right. There
sky@chromium.org
2012-05-10
1
-23
/
+20
*
Refactor HandleWindowCycleLinear code in AcceleratorController:
mukai@chromium.org
2012-05-10
1
-0
/
+13
*
ash: First pass of Applist v2.
xiyuan@chromium.org
2012-05-07
1
-0
/
+4
*
ui: Move compositor/ directory out of gfx/, up to ui/.
tfarina@chromium.org
2012-05-05
1
-1
/
+1
*
Implement LauncherIconObserver.
dcheng@chromium.org
2012-04-20
1
-0
/
+8
*
Revert 133089 - Implement LauncherIconObserver.
dcheng@chromium.org
2012-04-20
1
-8
/
+0
*
Implement LauncherIconObserver.
dcheng@chromium.org
2012-04-19
1
-0
/
+8
[next]