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
*
Add unit tests for screen capture and share notification UI.
tengs@chromium.org
2013-06-24
10
-8
/
+261
*
Update strings for HRD's session-in-progress UI and notification.
dcaiafa@chromium.org
2013-06-24
1
-2
/
+2
*
ash/resources
oshima@chromium.org
2013-06-24
302
-0
/
+0
*
Rename SwitchToWindow() to LaunchAppIndexAt()
simon.hong81@gmail.com
2013-06-24
5
-42
/
+42
*
Updates the display message in the uber tray.
mukai@chromium.org
2013-06-22
6
-115
/
+580
*
Dragging panels near screen edge
varkha@chromium.org
2013-06-22
3
-7
/
+30
*
Add double click and tap handler to minimize attached panels.
flackr@chromium.org
2013-06-21
4
-1
/
+88
*
Set multi-line attribute on the label before call SizeToFit to avoid DCHECK-ing.
pastarmovj@chromium.org
2013-06-21
1
-1
/
+2
*
This CL does the following
pkotwicz@chromium.org
2013-06-21
2
-5
/
+1
*
Update Managed user strings for ChromeOS
antrim@chromium.org
2013-06-21
3
-0
/
+10
*
Revert r207560 and r207566 to reland r207511.
derat@chromium.org
2013-06-21
10
-221
/
+627
*
Make the browser<-->metro_viewer IPC channel name a constant instead of hardc...
gab@chromium.org
2013-06-21
3
-24
/
+9
*
Cleanup: Remove unneeded gurl.h includes.
thestig@chromium.org
2013-06-21
1
-1
/
+0
*
cros: Use custom icon for low-power charger notification
jamescook@chromium.org
2013-06-21
3
-12
/
+2
*
Call OnDisplayBoundsChanged when bounds are changed due to layout.
oshima@chromium.org
2013-06-21
6
-60
/
+167
*
[Win] App launcher drag/drop.
koz@chromium.org
2013-06-20
1
-0
/
+7
*
Manual revert: "Do not create a workspace for a maximized window."
mukai@chromium.org
2013-06-20
8
-381
/
+257
*
Use device_name + node_id to index devices in preferences.
rkc@chromium.org
2013-06-20
1
-2
/
+2
*
Reland: cros: Show notification when low-power charger connected
jamescook@chromium.org
2013-06-20
8
-13
/
+275
*
Revert 207511 "ash: Add flags for specifying default wallpaper."
rmsousa@chromium.org
2013-06-20
1
-63
/
+59
*
Revert 207511 "ash: Add flags for specifying default wallpaper."
rmsousa@chromium.org
2013-06-20
8
-471
/
+161
*
cros: Add art assets for low-power chargers
jamescook@chromium.org
2013-06-20
2
-0
/
+0
*
ash: Add flags for specifying default wallpaper.
derat@chromium.org
2013-06-20
9
-220
/
+534
*
Introduces a new settings UI in the center.
mukai@chromium.org
2013-06-20
2
-9
/
+31
*
Revert 207374 "cros: Show notification when low-power charger co..."
rsesek@chromium.org
2013-06-20
8
-275
/
+13
*
cros: Show notification when low-power charger connected
jamescook@chromium.org
2013-06-20
8
-13
/
+275
*
Sets 0 opacity to status area widget when auto-hidden.
mukai@chromium.org
2013-06-20
2
-1
/
+6
*
aura: Some event-related cleanup in RootWindow.
sadrul@chromium.org
2013-06-20
1
-1
/
+4
*
Use primary display as hangout/gtalk broadcast window
oshima@chromium.org
2013-06-20
3
-0
/
+65
*
Dispatch Sticky Keys after event rewriter handled.
nona@chromium.org
2013-06-19
2
-0
/
+27
*
ash: Use transparent black shield for modal dialogs
jamescook@chromium.org
2013-06-18
1
-2
/
+4
*
Interactive ui test for drag drop operation across displays.
oshima@chromium.org
2013-06-18
1
-0
/
+165
*
Move message_pump to base/message_loop.
brettw@chromium.org
2013-06-18
2
-2
/
+2
*
Purge icon cache when services are removed from the list
stevenjb@chromium.org
2013-06-18
7
-18
/
+58
*
Add ContextMenuSourceType to views::ContextMenuController::ShowContextMenuFor...
varunjain@chromium.org
2013-06-18
17
-41
/
+57
*
Stick windows to side of workspaces
varkha@chromium.org
2013-06-18
31
-88
/
+1782
*
Initial implementation of Sticky Keys.
nona@chromium.org
2013-06-18
4
-0
/
+653
*
Make touch-resizing windows to screen edge possible
mohsen@chromium.org
2013-06-17
17
-100
/
+398
*
new assets
harrym@chromium.org
2013-06-17
34
-0
/
+0
*
cros: Add switch to hide battery notifications for factory testing
jamescook@chromium.org
2013-06-17
3
-0
/
+11
*
Remove unused includes of base/chromeos/chromeos_version.h
tfarina@chromium.org
2013-06-17
2
-5
/
+0
*
Fix tray notification sizes for managed users
antrim@chromium.org
2013-06-17
2
-8
/
+15
*
Merge CMTEventData and ValuatorTracker
sheckylin@chromium.org
2013-06-17
1
-5
/
+5
*
Make the shelf stay revealed upon the first edge gesture in immersive fullscr...
pkotwicz@chromium.org
2013-06-17
3
-40
/
+53
*
Turn off the tip for the sytem tray menu and the app list (ChromeOS).
skuhne@chromium.org
2013-06-16
2
-1
/
+10
*
Stop using ForceRenderSurface for ui scaling
oshima@chromium.org
2013-06-15
1
-6
/
+0
*
Check for NULL result from GetFocusedView.
dmazzoni@chromium.org
2013-06-15
1
-0
/
+2
*
Revert 206507 "Move message_pump to base/message_loop."
brettw@chromium.org
2013-06-14
2
-2
/
+2
*
Move message_pump to base/message_loop.
brettw@chromium.org
2013-06-14
2
-2
/
+2
*
Recovers the background when the maximized window is closed.
mukai@chromium.org
2013-06-14
3
-24
/
+96
[next]