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
...
*
Display minimum battery percentage as 1% instead of 0%.
jennyz@chromium.org
2012-09-28
2
-4
/
+11
*
Fixes dragging a tab out of a mazimixed window. We needed to honor the
sky@chromium.org
2012-09-28
6
-15
/
+121
*
Move down the entire status tray down by 2 pixels for better alignment on the...
jennyz@chromium.org
2012-09-28
2
-2
/
+2
*
Make app launcher on Windows pinnable.
benwells@chromium.org
2012-09-28
1
-4
/
+0
*
Make DesktopBackgroundWidgetController derivative from views::WidgetObserver ...
dpolukhin@chromium.org
2012-09-28
5
-56
/
+10
*
Toggle maximize key does not repeat anymore. Fixed support for non-repeatable...
mtomasz@chromium.org
2012-09-28
5
-14
/
+56
*
Show cursor on mouse move if the cursor was hidden during the boot
oshima@chromium.org
2012-09-28
1
-0
/
+4
*
High contrast mode support for multiple displays.
mtomasz@chromium.org
2012-09-28
3
-3
/
+22
*
Revert 158846 - cros: Add CHECK for screen unlock problem
jamescook@chromium.org
2012-09-27
2
-12
/
+0
*
Center text in message box captions.
skuhne@chromium.org
2012-09-27
1
-5
/
+4
*
Notes:
saintlou@chromium.org
2012-09-27
1
-0
/
+1
*
This is the 3 following CLs collapsed as one (for easier merge in M23)
saintlou@chromium.org
2012-09-27
2
-17
/
+6
*
Reverting 3 CLs in order to create 1 CL (to be later merged in M23).
saintlou@chromium.org
2012-09-27
2
-6
/
+17
*
Fix crash in MigrateBuiltInWallpaper
bshe@chromium.org
2012-09-27
1
-0
/
+1
*
Full-screen magnifier: support for remembering the zoom level after reboot
yoshiki@chromium.org
2012-09-27
6
-11
/
+51
*
Reverting r158811 Need some keyboard shortcut for fullscreen: Shift-F4
saintlou@chromium.org
2012-09-27
1
-1
/
+0
*
Fixes the drag/drop errors for 2x displays.
mukai@chromium.org
2012-09-27
2
-1
/
+35
*
events: Clean up dispatching code for touch-events.
sadrul@chromium.org
2012-09-27
3
-4
/
+4
*
ash: Use DrawPath() function from gfx::Canvas in TrayBubbleView.
tfarina@chromium.org
2012-09-27
1
-1
/
+1
*
Extract internal classes into separate message_center namespace for eventual ...
miket@chromium.org
2012-09-27
17
-1053
/
+1529
*
Fixing issue with Talk window getting maximized, minimized, restored and leav...
skuhne@chromium.org
2012-09-26
1
-1
/
+5
*
cros: Add CHECK for screen unlock problem
jamescook@chromium.org
2012-09-26
2
-0
/
+12
*
Fix mouse lock on chromeos
oshima@chromium.org
2012-09-26
3
-8
/
+12
*
Notes:
sschmitz@chromium.org
2012-09-26
1
-0
/
+1
*
Makes wm2 reset the bounds immediately after cloning the layer for
sky@chromium.org
2012-09-26
1
-0
/
+17
*
Always show brightness control while extended desktop is disabled.
oshima@chromium.org
2012-09-26
2
-17
/
+6
*
Revert 158656 "Always show brightness control while extended desktop is disab...
oshima@chromium.org
2012-09-25
1
-3
/
+7
*
Always show brightness control while extended desktop is disabled.
oshima@chromium.org
2012-09-25
1
-7
/
+3
*
fix "IME changed" notification uses a wrong field of IME
sschmitz@chromium.org
2012-09-25
2
-1
/
+2
*
Autohide behavior simplified to always/never
harrym@chromium.org
2012-09-25
9
-67
/
+40
*
ash: Disable tray-dragging by default.
sadrul@chromium.org
2012-09-25
4
-1
/
+22
*
Pass F4-10 to an app first if it's launched as window.
yusukes@chromium.org
2012-09-25
4
-46
/
+4
*
Revert of AutoHide Behavior
harrym@chromium.org
2012-09-24
10
-41
/
+71
*
ash: Disable the shelf-dragging gesture when the window is fullscreen.
sadrul@chromium.org
2012-09-24
2
-0
/
+20
*
ash: Make sure the shelf-dimmer widget always has the correct size.
sadrul@chromium.org
2012-09-24
3
-35
/
+75
*
Fix the battery percentage "-1" issue.
jennyz@chromium.org
2012-09-24
1
-25
/
+23
*
Guess at fix for 150944.
pkotwicz@chromium.org
2012-09-24
1
-3
/
+6
*
Eliminate kAshNotifyDisabled and SystemNotification
stevenjb@google.com
2012-09-24
3
-11
/
+4
*
Fix app list and overflow icon drawing problems
davemoore@chromium.org
2012-09-24
2
-10
/
+32
*
Full-screen magnifier: enable shortcut keys on login screen.
yoshiki@chromium.org
2012-09-24
1
-0
/
+2
*
Dont overwrite default display layout if it's given by command line flag.
oshima@chromium.org
2012-09-22
1
-2
/
+4
*
Disallow the shelf from hiding when the mouse is between the message bubble a...
skuhne@chromium.org
2012-09-22
4
-4
/
+153
*
Increases the pause before starting the fade out animation to
sky@chromium.org
2012-09-22
1
-1
/
+1
*
Add Alt+F4 (SWAP_PRIMARY_DISPLAY) to kReservedActions[] to allow the user to ...
yusukes@chromium.org
2012-09-21
1
-0
/
+1
*
Update Bluetooth status label in ash system tray.
kevers@chromium.org
2012-09-21
1
-1
/
+1
*
Simplified Launcher Auto-Hide behavior, now has two behavior modes (always hi...
harrym@chromium.org
2012-09-21
10
-71
/
+41
*
[cros] Go back to EASE_OUT for boot transition
nkostylev@chromium.org
2012-09-21
3
-3
/
+14
*
Revert 158066 - Disallow the shelf from hiding when the mouse is between the ...
dpapad@chromium.org
2012-09-21
4
-151
/
+4
*
Disallow the shelf from hiding when the mouse is between the message bubble a...
skuhne@chromium.org
2012-09-21
4
-4
/
+151
*
Change guest wallpaper to IDR_AURA_WALLPAPERS_2_LANDSCAPE7.
saintlou@chromium.org
2012-09-21
1
-1
/
+1
[prev]
[next]