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
*
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
*
aura: Start converting event-filters into event-handlers.
sadrul@chromium.org
2012-09-21
4
-20
/
+12
*
Show keyboard overlay help when Help key is pressed.
yusukes@chromium.org
2012-09-21
1
-0
/
+1
*
cros: Fix app list bubble over-scroll at wrong position with hidden launcher.
xiyuan@chromium.org
2012-09-21
1
-4
/
+5
*
Consolidate bubble border code.
xiyuan@chromium.org
2012-09-21
4
-60
/
+18
*
Remove unused window shade resources.
flackr@chromium.org
2012-09-21
4
-3
/
+0
*
Fix cursor getting invisible after moving a window.
mazda@chromium.org
2012-09-21
6
-4
/
+148
*
Open the keyboard help overlay on F14.
yusukes@chromium.org
2012-09-21
3
-0
/
+13
*
cros: Fix mouse over-scroll animation not happening.
xiyuan@chromium.org
2012-09-21
1
-1
/
+1
*
Return primary display if out of bounds point or NULL ponter is passed to gfx...
oshima@chromium.org
2012-09-20
6
-71
/
+82
*
ash: Initialize a member variable in the ctor
sadrul@chromium.org
2012-09-20
1
-0
/
+1
*
Set correct scale factor and bounds to display before passing it around.
oshima@chromium.org
2012-09-20
1
-3
/
+0
*
Disable ExtendedDesktopTest.Capture on win_aura temporarily.
mazda@chromium.org
2012-09-20
1
-1
/
+8
[next]