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
*
Finalizing the 'OnClick' behavior of the Launcher items.
skuhne@chromium.org
2013-02-04
1
-50
/
+58
*
Fix ash_shell showing views examples. We weren't setting top_level.
erg@chromium.org
2013-02-04
1
-1
/
+10
*
Rename _hot_ -> _hover_
oshima@chromium.org
2013-02-03
19
-9
/
+9
*
Don't use abbreviations
oshima@chromium.org
2013-02-03
23
-11
/
+11
*
Use the correct coordinate to layout bubble when the anchor widget is not vis...
oshima@chromium.org
2013-02-02
1
-1
/
+6
*
ash: Include the HUD log in the feedback reports.
sadrul@chromium.org
2013-02-02
2
-9
/
+142
*
Screensaver implementation for ChromeOS.
rkc@chromium.org
2013-02-01
3
-9
/
+20
*
Optimize png files in ash/resources (done by build/sanitize-png-file.sh)
oshima@chromium.org
2013-02-01
388
-0
/
+0
*
Change the name of the browser item in the launcher
skuhne@chromium.org
2013-02-01
6
-1
/
+15
*
Cleanup BubbleFrameView and BubbleBorder construction.
msw@chromium.org
2013-02-01
1
-1
/
+2
*
Move the panel to the root window where the mouse click occurred.
oshima@chromium.org
2013-02-01
10
-18
/
+144
*
Replace StyleRange with BreakList; update RenderText, etc.
msw@chromium.org
2013-02-01
1
-8
/
+3
*
Set scale/orientation property to aura root window.
oshima@chromium.org
2013-02-01
3
-3
/
+48
*
aura: Do not include test code in production code.
tfarina@chromium.org
2013-02-01
1
-2
/
+3
*
Use ash NetworkIconAnimation in NetworkMenuIcon code
stevenjb@chromium.org
2013-02-01
5
-59
/
+112
*
ash: Add an accelerator to clear the HUD.
sadrul@chromium.org
2013-01-31
5
-0
/
+29
*
Move the rest of status resources to cros/status.
oshima@chromium.org
2013-01-31
104
-51
/
+51
*
Changes FocusController to use the new window hierarchy notifications to corr...
ben@chromium.org
2013-01-31
1
-0
/
+4
*
Removing the bubble status for context menus (since they might change)
skuhne@chromium.org
2013-01-31
2
-21
/
+26
*
Panels on 2nd launcher: step1
oshima@chromium.org
2013-01-31
5
-8
/
+44
*
Small refactorings on chrome://gpu before I move it to src/content.
jam@chromium.org
2013-01-31
3
-5
/
+2
*
Implement message center on Windows.
dewittj@chromium.org
2013-01-31
3
-197
/
+185
*
Updating XTBs based on .GRDs from branch 1364
kerz@chromium.org
2013-01-31
52
-136
/
+1303
*
Turn the new launcher on by default
skuhne@chromium.org
2013-01-31
2
-3
/
+3
*
Made launcher hidden when kicking off chrome in app mode.
zelidrag@chromium.org
2013-01-31
4
-5
/
+43
*
cros: Bind Ctrl-M to minimize window
jamescook@chromium.org
2013-01-30
1
-0
/
+2
*
Fix window rotation animation not ending cleanly
jamescook@chromium.org
2013-01-30
3
-21
/
+14
*
Reland 179231
xiyuan@chromium.org
2013-01-30
3
-4
/
+5
*
Update display info and root windows only after outputs are configured
oshima@chromium.org
2013-01-30
3
-24
/
+16
*
Adding new bubble border to menus in ChromeOS
skuhne@chromium.org
2013-01-30
2
-19
/
+49
*
Rename kHighDensityDIPThreshold to kHighDensityDPIThreshold
marcheu@chromium.org
2013-01-30
1
-2
/
+2
*
Keep the a11y menu visible on lock screen if any a11y feature is initially en...
yoshiki@chromium.org
2013-01-30
2
-1
/
+11
*
> ash: Item removed animation visual polish.
xiyuan@chromium.org
2013-01-30
2
-2
/
+20
*
Minimize black screen during the boot with multi displays
oshima@chromium.org
2013-01-30
7
-9
/
+22
*
Open user profile change UI when user clicks on profile picture in uber tray ...
jennyz@chromium.org
2013-01-30
4
-9
/
+41
*
Status tray text looks too small compared to icons.
sschmitz@chromium.org
2013-01-29
1
-2
/
+4
*
[win] Enable app list signin
benwells@chromium.org
2013-01-29
1
-0
/
+4
*
Bluetooth: fix issues with discovery API
keybuk@chromium.org
2013-01-29
4
-17
/
+26
*
Revert 179393.
kalman@chromium.org
2013-01-29
2
-20
/
+2
*
ash: Item removed animation visual polish.
xiyuan@chromium.org
2013-01-29
2
-2
/
+20
*
Revert 179231 as it has introduced a large number of memory leaks to ash_unit...
timurrrr@chromium.org
2013-01-29
2
-4
/
+2
*
Revert 179302
jochen@chromium.org
2013-01-29
1
-4
/
+0
*
[win] Add signin support for the app launcher.
benwells@chromium.org
2013-01-29
1
-0
/
+4
*
views: Fix a Widget destruction crash.
xiyuan@chromium.org
2013-01-29
2
-2
/
+4
*
Update system tray if vpn networks appear
stevenjb@chromium.org
2013-01-28
3
-69
/
+90
*
ash: Remove extra LockScreen call to session manager.
derat@chromium.org
2013-01-28
3
-9
/
+20
*
ash/shell: Remove unused var from app_list.cc
tfarina@chromium.org
2013-01-27
1
-2
/
+0
*
cros: Fix crash with screen rotation animation
jamescook@chromium.org
2013-01-27
3
-9
/
+22
*
Add unit test for showing the keyboard overlay widget
jamescook@chromium.org
2013-01-26
4
-16
/
+64
*
Necktie icon removed from status tray.
dzhioev@chromium.org
2013-01-26
3
-13
/
+4
[next]