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: Take the 24h clock pref into consideration when showing the time.
sadrul@chromium.org
2012-03-14
7
-10
/
+59
*
ash: Update the volume icon when audio is muted/unmuted.
sadrul@chromium.org
2012-03-14
1
-0
/
+4
*
ash: Update app list UI to match latest crwm.
xiyuan@chromium.org
2012-03-14
8
-134
/
+165
*
Set tooltip text to launcher buttons.
mukai@chromium.org
2012-03-14
7
-7
/
+16
*
Adds support for minimizing a window.
sky@chromium.org
2012-03-14
8
-8
/
+129
*
ui/gfx: Update includes to point to canvas.h instead of canvas_skia.h
tfarina@chromium.org
2012-03-14
2
-3
/
+2
*
Replace Shell::GetRootWindow with Window::GetRootWindow
oshima@chromium.org
2012-03-14
17
-423
/
+50
*
Always look for a transient child from the activatable window.
stevenjb@chromium.org
2012-03-14
4
-26
/
+77
*
Reland 126256:
zork@chromium.org
2012-03-14
8
-24
/
+71
*
Reland: Ash: Allow resize along 1 pixel edge inside window content
jamescook@chromium.org
2012-03-14
6
-24
/
+43
*
Revert 126539 - Ash: Allow resize along 1 pixel edge inside window content
jamescook@chromium.org
2012-03-14
6
-44
/
+25
*
Ash: Allow resize along 1 pixel edge inside window content
jamescook@chromium.org
2012-03-14
6
-25
/
+44
*
ash uber tray: Add an update indicator in the popup.
sadrul@chromium.org
2012-03-14
8
-25
/
+164
*
ui/gfx: Get rid of CanvasSkia::GetSkCanvas() function.
tfarina@chromium.org
2012-03-13
3
-5
/
+5
*
Recommit r125950, which was reverted by r125958 due to link failures on win_a...
erg@chromium.org
2012-03-13
17
-26
/
+223
*
Revert 126444 - Always look for a transient child from the activatable window.
stevenjb@google.com
2012-03-13
2
-55
/
+11
*
Add FaviconBitmapHandler, request large icons for the launcher.
stevenjb@chromium.org
2012-03-13
3
-8
/
+11
*
Always look for a transient child from the activatable window.
stevenjb@chromium.org
2012-03-13
2
-11
/
+55
*
Revert 126319 - Enable user change background image in settings page in Aura ...
sky@chromium.org
2012-03-13
11
-275
/
+48
*
Add placeholder translations for ash_strings
zork@chromium.org
2012-03-13
53
-2
/
+261
*
Makes dragging to the left/right edge resize the window to half the
sky@chromium.org
2012-03-13
7
-40
/
+309
*
Enable user change background image in settings page in Aura build.
bshe@chromium.org
2012-03-13
11
-48
/
+275
*
ash: Add keyboard support to app list.
xiyuan@chromium.org
2012-03-13
4
-17
/
+152
*
Revert 126256 - Show a different icon in the launcher for incognito windows
isherman@chromium.org
2012-03-12
7
-69
/
+23
*
Show a different icon in the launcher for incognito windows
zork@chromium.org
2012-03-12
7
-23
/
+69
*
Basic skeleton of a window/layer/view inspector.
ben@chromium.org
2012-03-12
6
-0
/
+14
*
ash: It should not be possible to change date settings in the login screen.
sadrul@chromium.org
2012-03-12
1
-1
/
+2
*
Reland 125850 - Aura: Throttle resize to ability to draw
backer@chromium.org
2012-03-12
2
-0
/
+30
*
ash: Make the tray accessible.
sadrul@chromium.org
2012-03-12
2
-0
/
+14
*
views: Nuke is_mouse_gesture parameter from ContextMenuController::ShowContex...
tfarina@chromium.org
2012-03-11
6
-15
/
+9
*
ui/gfx: Get rid of CanvasSkia::AsCanvasSkia() function.
tfarina@chromium.org
2012-03-11
1
-3
/
+1
*
Fix new leak in LauncherButton
davemoore@chromium.org
2012-03-10
1
-0
/
+2
*
Redue use of Shell::GetRootWindow
oshima@chromium.org
2012-03-10
1
-2
/
+3
*
Show which apps are currently running with an underline
davemoore@chromium.org
2012-03-10
12
-305
/
+426
*
Revert 125950 - Aura/Ash split: Move ScreenAura to aura::RootWindowScreen.
isherman@chromium.org
2012-03-10
17
-223
/
+26
*
Aura/Ash split: Move ScreenAura to aura::RootWindowScreen.
erg@chromium.org
2012-03-10
17
-26
/
+223
*
ash uber tray: Add an entry for network.
sadrul@chromium.org
2012-03-10
7
-1
/
+220
*
Ash: Ensure windows have a minimum size
jamescook@chromium.org
2012-03-09
4
-3
/
+32
*
Ash: Correctly initialize transparency flag for windows
jamescook@chromium.org
2012-03-09
1
-0
/
+4
*
ash: Do not activate volume/bubble popups, and fix a crash.
sadrul@chromium.org
2012-03-09
6
-15
/
+34
*
Wires up using images in multi window resize controller.
sky@chromium.org
2012-03-09
1
-10
/
+13
*
Adds an outline beneath the current window as you drag it around to
sky@chromium.org
2012-03-09
5
-21
/
+289
*
Fixes possible crash in window resizing code. The problem is changing
sky@chromium.org
2012-03-09
1
-3
/
+4
*
Separate the global accelerator data from accelerator_controller.cc
mazda@chromium.org
2012-03-09
4
-115
/
+153
*
ash: Make sure the uber-tray extends to the right and bottom edges of the scr...
sadrul@chromium.org
2012-03-09
4
-15
/
+28
*
Fixes ash_shell crashes when resizing window to its minimum size
pkotwicz@chromium.org
2012-03-09
9
-591
/
+4
*
ui/gfx: Make gfx::Canvas inherit from gfx::CanvasSkia.
tfarina@chromium.org
2012-03-09
1
-2
/
+2
*
ash: Fix unlocking screen after locking when using the uber-tray.
sadrul@chromium.org
2012-03-08
3
-3
/
+3
*
Ash: Constrained windows use new frames
jamescook@chromium.org
2012-03-08
3
-7
/
+6
*
ash: Remove string and command_line includes from ash_switches.cc
tfarina@chromium.org
2012-03-08
1
-4
/
+0
[next]