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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ash: Draw focus border around the container only, and not the whole tray area.
sadrul@chromium.org
2012-03-30
1
-1
/
+4
*
Revert 129925 - ash: Icon cache for app list to save shadow generation time.
mihaip@chromium.org
2012-03-30
5
-169
/
+9
*
Makes it so you can alt-tab away from a maximized window. The
sky@chromium.org
2012-03-30
2
-7
/
+37
*
ash: Icon cache for app list to save shadow generation time.
xiyuan@chromium.org
2012-03-30
5
-9
/
+169
*
ash: Do some refactoring to reduce code duplication from key-press/mouse-pres...
sadrul@chromium.org
2012-03-30
8
-79
/
+73
*
ash: Fix right-alignment of power-status text.
sadrul@chromium.org
2012-03-30
1
-0
/
+1
*
ash: Adjust the padding of the tray so that the popup lines up with the brows...
sadrul@chromium.org
2012-03-30
1
-1
/
+1
*
ash: Make sure 'restart to update' works correctly with keyboard.
sadrul@chromium.org
2012-03-30
2
-1
/
+11
*
Return focus to the login view through AboutToRequestFocusFromTabTraversal.
flackr@chromium.org
2012-03-30
1
-2
/
+2
*
Add missing virtual to PhantomWindowController d'tor.
derat@chromium.org
2012-03-30
1
-1
/
+1
*
Makes the phantom window animate between positions. Additionally if
sky@chromium.org
2012-03-30
4
-43
/
+103
*
*Move aura::Env::DeleteInstance to BrowserProcessImpl::StartTearDown which is...
oshima@chromium.org
2012-03-29
2
-23
/
+6
*
Ash: Fix maximized windows not restoring
jamescook@chromium.org
2012-03-29
2
-3
/
+47
*
Ash: Remove a line of log spam from unit tests
jamescook@chromium.org
2012-03-29
1
-4
/
+2
*
Makes the shelf visible if the launcher/status has focus.
sky@chromium.org
2012-03-29
8
-13
/
+106
*
Check default_container in FramePainter::UseSoloWindowHeader
stevenjb@chromium.org
2012-03-29
1
-0
/
+2
*
ash: Don't pick minimized window for replace active window.
xiyuan@chromium.org
2012-03-28
2
-1
/
+25
*
ash: Make applist container behind launcher container.
xiyuan@chromium.org
2012-03-28
1
-4
/
+4
*
ash: Do not show the arrow in the tray bubbles when the tray isn't visible.
sadrul@chromium.org
2012-03-28
3
-21
/
+33
*
Two tweaks to avoid invoking ShelfLayoutManager::LayoutShelf unless we
sky@chromium.org
2012-03-28
1
-4
/
+18
*
Decreases the number of pixels needed to trigger a snap from 200 to
sky@chromium.org
2012-03-28
1
-1
/
+1
*
Aura: Add non-browser windows into the list of "Alt + Tab" cycle.
yoshiki@chromium.org
2012-03-28
5
-6
/
+82
*
Makes the frame maximize button show the multi-state icon on hover.
sky@chromium.org
2012-03-28
1
-0
/
+3
*
ash: Update icons for disconnected wifi, and muted audio in the tray.
sadrul@chromium.org
2012-03-28
1
-18
/
+7
*
ash: Long network names should not overlap with the chevron in the uber tray.
sadrul@chromium.org
2012-03-28
2
-1
/
+5
*
Fixes bug where maximized window wasn't getting resized when toggling
sky@chromium.org
2012-03-28
4
-15
/
+37
*
ash: Move the update notifier into its own row in the popup.
sadrul@chromium.org
2012-03-28
8
-52
/
+142
*
ash: Restore minimized window when activating it.
xiyuan@chromium.org
2012-03-28
4
-2
/
+28
*
chromeos: Show an appropriate description of the networks in the tray list.
sadrul@chromium.org
2012-03-28
1
-1
/
+2
*
Uber tray bluetooth item does not need a tray view.
flackr@chromium.org
2012-03-28
2
-11
/
+10
*
M20 Ash: Animate window header transition from active to inactive
pkotwicz@chromium.org
2012-03-28
2
-5
/
+73
*
Set default wallpaper.
saintlou@chromium.org
2012-03-28
1
-8
/
+3
*
Fixes crash when right clicking on the launcher background.
sky@chromium.org
2012-03-27
1
-2
/
+3
*
ash: Give the tray an accessibility name.
sadrul@chromium.org
2012-03-27
2
-0
/
+7
*
ash: Tweak the right-margin and border-radius of the tray.
sadrul@chromium.org
2012-03-27
4
-5
/
+5
*
Ash: Special header transparency for single open windows
jamescook@chromium.org
2012-03-27
4
-11
/
+105
*
Revert 129266 - Ash: Special header transparency for single open windows
jamescook@chromium.org
2012-03-27
4
-102
/
+11
*
Ash: Special header transparency for single open windows
jamescook@chromium.org
2012-03-27
4
-11
/
+102
*
Revert 129220 - M20 Ash: Animate window header transition from active to inac...
pkotwicz@chromium.org
2012-03-27
2
-66
/
+8
*
M20 Ash: Animate window header transition from active to inactive
pkotwicz@chromium.org
2012-03-27
2
-8
/
+66
*
Makes launcher set bounds of item when inserting. This way if we end
sky@chromium.org
2012-03-27
1
-0
/
+8
*
Disables ctrl-shift-q on login screen
oshima@chromium.org
2012-03-27
1
-1
/
+0
*
add window animations test for show/hide workspace.
alicet@chromium.org
2012-03-27
3
-1
/
+92
*
Don't remove RootWindowObserver if the root window is being deleted.
oshima@chromium.org
2012-03-27
2
-1
/
+13
*
ash: Disable resize handles for fullscreen windows.
derat@chromium.org
2012-03-27
1
-11
/
+15
*
Move SettingBubbleContainer up in activation priority
zork@chromium.org
2012-03-27
1
-1
/
+1
*
Makes the phantom appear immediately and does away with a phantom for
sky@chromium.org
2012-03-27
6
-171
/
+36
*
Tweaks launcher auto-hide behavior so that we show after 200ms delay
sky@chromium.org
2012-03-27
1
-6
/
+10
*
Add LauncherView::SameDragType()
stevenjb@chromium.org
2012-03-27
2
-1
/
+19
*
ash: Draw shadows for text in uber tray.
derat@chromium.org
2012-03-27
1
-0
/
+3
[next]