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
/
shelf
Commit message (
Expand
)
Author
Age
Files
Lines
*
ash: Rename GetLauncherItemIndexForType to GetShelfItemIndexForType().
tfarina@chromium.org
2013-11-01
2
-0
/
+45
*
Reland 231729
zork@chromium.org
2013-11-01
1
-16
/
+0
*
[ash] Prevent blinking of last item which is out by ripping out another item
simon.hong81@gmail.com
2013-11-01
1
-12
/
+18
*
[ash] Check x and y axis to prepare drag operation when rip off from the shell
simon.hong81@gmail.com
2013-10-31
1
-3
/
+4
*
[ash] Fading in the new last item when an item is ripped out from the shelf
simon.hong81@gmail.com
2013-10-30
2
-2
/
+12
*
[ash] add a space between last item and overflow button
simon.hong81@gmail.com
2013-10-30
1
-0
/
+7
*
ash: Rename LauncherIconObserver to ShelfIconObserver.
tfarina@chromium.org
2013-10-30
4
-23
/
+46
*
Replace kFullscreenUsesMinimalChrome with ash::wm::WindowState::hide_shelf_wh...
pkotwicz@chromium.org
2013-10-28
3
-21
/
+21
*
[ash] Cleanup - Remove unused class and methods and fix some minor things
simon.hong81@gmail.com
2013-10-25
2
-31
/
+13
*
Make GetRootWindow() return a Window instead of a RootWindow.
ben@chromium.org
2013-10-25
11
-17
/
+17
*
Rename StackingClient -> WindowTreeClient
ben@chromium.org
2013-10-23
1
-1
/
+1
*
Change GetBrowserItemIndex() to GetLauncherItemIndexForType()
simon.hong81@gmail.com
2013-10-23
2
-39
/
+0
*
[ash] Store ShelfLayoutManger in ShelfView instead of fetching it from ShelfT...
simon.hong81@gmail.com
2013-10-23
3
-65
/
+58
*
[ash] Refactor ShelfView::LayoutToIdealBounds()
simon.hong81@gmail.com
2013-10-22
1
-6
/
+6
*
Move the panel container above the shelf.
flackr@chromium.org
2013-10-22
1
-0
/
+4
*
linux and chromeos: Turn on -Wunused-const-variable.
thakis@chromium.org
2013-10-19
1
-4
/
+0
*
Fixing problem with alignment for right to left languages
skuhne@chromium.org
2013-10-18
1
-6
/
+6
*
ash: Move launcher_view* to shelf/ directory.
tfarina@chromium.org
2013-10-18
12
-53
/
+3770
*
Move SetLayoutForCurrentDisplays to DisplayManager
oshima@chromium.org
2013-10-16
1
-2
/
+1
*
Update dock size when auto-hiding shelf
varkha@chromium.org
2013-10-16
2
-2
/
+8
*
Attempt 2: Refactor LauncherItemController and LauncherItemDelegate
simon.hong81@gmail.com
2013-10-15
2
-23
/
+10
*
[ash] Segfault when shelf position is changed by app's context menu in the ov...
simon.hong81@gmail.com
2013-10-10
1
-0
/
+3
*
ash: Move TooltipManager to from launcher to shelf.
tfarina@chromium.org
2013-10-09
3
-0
/
+785
*
Fixing issue with clicking of context menu items from overflow shelf menu.
shrikant@chromium.org
2013-10-08
2
-6
/
+15
*
Revert 226547 "Refactor LauncherItemController and LauncherItemD..."
dcheng@chromium.org
2013-10-02
2
-10
/
+23
*
Refactor LauncherItemController and LauncherItemDelegate
simon.hong81@gmail.com
2013-10-02
2
-23
/
+10
*
Fixing crash Report - Magic Signature: views::View::ConvertPointToScreen
skuhne@chromium.org
2013-10-01
1
-2
/
+2
*
ash: Move more files into shelf/ directory.
tfarina@chromium.org
2013-09-25
6
-1
/
+330
*
Disable the moveable app list icon.
harrym@chromium.org
2013-09-24
1
-2
/
+1
*
Moveable App List button for alternate Shelf
harrym@chromium.org
2013-09-20
3
-2
/
+27
*
Rename WindowSettings to WindowState
oshima@chromium.org
2013-09-20
2
-2
/
+2
*
ash: Rename AppListLauncherItemDelegate and move to shelf/ directory.
tfarina@chromium.org
2013-09-19
2
-0
/
+109
*
Hit bounds of status area increased to fill shelf.
harrym@chromium.org
2013-09-19
5
-24
/
+67
*
Moves ui/base/events to ui/events
sky@chromium.org
2013-09-18
5
-6
/
+6
*
Remove mac code from aura/ash/views
oshima@chromium.org
2013-09-18
1
-2
/
+2
*
ui/base/animation -> ui/gfx/animation
sky@chromium.org
2013-09-15
5
-13
/
+13
*
[ash] Remove Launcher::GetLauncherViewForTest()
simon.hong81@gmail.com
2013-09-14
2
-3
/
+5
*
Refactors TestSystemTrayDelegate into DefaultSystemTrayDelegate (2)
sky@chromium.org
2013-09-13
1
-1
/
+1
*
Revert 222957 "Refactors TestSystemTrayDelegate into DefaultSyst..."
cpu@chromium.org
2013-09-13
1
-1
/
+1
*
Refactors TestSystemTrayDelegate into DefaultSystemTrayDelegate
sky@chromium.org
2013-09-13
1
-1
/
+1
*
ash: Fix overflow bubble close on external monitor.
xiyuan@chromium.org
2013-09-13
1
-2
/
+7
*
ash: Rename LauncherAlignmentMenu to ShelfAlignmentMenu and move to shelf/ di...
tfarina@chromium.org
2013-09-10
2
-0
/
+119
*
Tuning gesture recognizer parameters
miletus@chromium.org
2013-09-10
1
-9
/
+7
*
[ash] Update overflow button status when overflow bubble is hiding by outside...
simon.hong81@gmail.com
2013-09-10
2
-8
/
+19
*
ash:Shelf - Lock Screen animation
harrym@chromium.org
2013-09-10
3
-20
/
+69
*
Repositioning of the dimmer overlay when the shelf gets only moved and not re...
skuhne@chromium.org
2013-09-06
1
-1
/
+28
*
Move GetRootWindowController to root_window_controller.h
oshima@chromium.org
2013-09-06
1
-1
/
+0
*
RootWindowController::GetFullscreenWindow() should return the active one.
mukai@chromium.org
2013-09-06
1
-1
/
+1
*
Remove old activation code and disable-focus-controller flags
oshima@chromium.org
2013-09-05
1
-5
/
+3
*
ash:Shelf - Enable Alternate Shelf and Side Shelf by default.
harrym@chromium.org
2013-09-05
3
-19
/
+16
[next]