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
*
Register a separate default ui::EventTarget for Aura (Ash) to ensure that it ...
ananta@chromium.org
2012-10-29
4
-3
/
+22
*
Shows the proper system modal background for the window.
mukai@chromium.org
2012-10-29
5
-20
/
+78
*
Allows dragging window within 2nd display.
mukai@chromium.org
2012-10-29
2
-6
/
+57
*
Make sure tray widget doesn't move to other root windows.
oshima@chromium.org
2012-10-29
4
-11
/
+10
*
Re-vamped the entire window auto positioning logic
skuhne@chromium.org
2012-10-29
15
-23
/
+566
*
Add lock pod animation on unlock.
antrim@chromium.org
2012-10-27
7
-134
/
+189
*
Remove unnecessary indentation.
nona@chromium.org
2012-10-27
1
-2
/
+2
*
Fix leaks in ash/aura unittests
oshima@chromium.org
2012-10-27
3
-5
/
+12
*
Disable two tests in MultiDisplayManagerTest on Win Aura.
mazda@chromium.org
2012-10-27
1
-2
/
+13
*
Do not update the list of displays if there's nothing to be updated.
mukai@chromium.org
2012-10-27
3
-0
/
+45
*
Aura: Resize locks with --ui-enable-threaded-compositing
backer@chromium.org
2012-10-27
1
-2
/
+3
*
Make sure the mouse pointer is always in one of displays
oshima@chromium.org
2012-10-26
3
-0
/
+116
*
Fix input method changed notification window looking.
nona@chromium.org
2012-10-26
1
-1
/
+4
*
Attempt 2 at: Hides the bubble arrow when showing a tray bubble and the launc...
sky@chromium.org
2012-10-26
5
-35
/
+27
*
Revert 164398 - Hides the bubble arrow when showing a tray bubble and the lau...
sail@chromium.org
2012-10-26
5
-23
/
+35
*
Make MultiAnimation take time param and slow down tab highlight
davemoore@chromium.org
2012-10-26
1
-1
/
+3
*
Hides the bubble arrow when showing a tray bubble and the launcher is
sky@chromium.org
2012-10-26
5
-35
/
+23
*
Fixes crash when running aura on windows without ash.
sky@chromium.org
2012-10-26
2
-0
/
+15
*
Revert 164352 - Re-vamped the entire window auto positioning logic
sail@chromium.org
2012-10-26
15
-566
/
+23
*
Re-vamped the entire window auto positioning logic
skuhne@chromium.org
2012-10-26
15
-23
/
+566
*
Display battery percentage if it is calculating the battery time.
jennyz@chromium.org
2012-10-26
1
-16
/
+21
*
Completes window dragging when window show state has changed to non-normal.
mazda@chromium.org
2012-10-26
3
-1
/
+61
*
Centralize the creation of WindowResizer.
mazda@chromium.org
2012-10-26
5
-53
/
+24
*
Replacing 200% icons for window_position_right_.._restore.png
skuhne@google.com
2012-10-25
3
-0
/
+0
*
Makes toggling the brightness and volumn not force the launcher to
sky@chromium.org
2012-10-25
11
-2
/
+43
*
Replace shadow assets
stevenjb@chromium.org
2012-10-25
18
-16
/
+9
*
ash: Remove some inconsistency from two-finger window moving.
sadrul@chromium.org
2012-10-25
3
-7
/
+106
*
Disable ExtendedDesktopTest.MoveWindowToDisplay on Windows.
hbono@chromium.org
2012-10-25
1
-1
/
+7
*
Couple of tweaks to multi-window resizer:
sky@chromium.org
2012-10-25
2
-6
/
+44
*
Fix behaviour changes due to r163579
danakj@chromium.org
2012-10-25
2
-7
/
+5
*
Use "Internal Display" or its translation for the name of the internal display.
mukai@chromium.org
2012-10-25
2
-0
/
+12
*
Reorder constrained dialog on top of web contents when switching back to its tab
rouslan@chromium.org
2012-10-25
2
-0
/
+49
*
Fixes a couple of bugs related to window sizing:
sky@chromium.org
2012-10-24
5
-24
/
+43
*
Remove implicit conversion from SkBitmap to ImageSkia
pkotwicz@chromium.org
2012-10-24
1
-1
/
+1
*
One missed case for shutdown transition animation.
antrim@chromium.org
2012-10-24
1
-2
/
+3
*
Few lock screen animation corrections.
antrim@chromium.org
2012-10-24
1
-4
/
+6
*
Screen Magnifier: Change keyboard shortcut from [CTRL + brightness] to [CTRL ...
yoshiki@chromium.org
2012-10-24
1
-2
/
+4
*
Added new lock/shutdown implementations in session_state_controller_impl2/ses...
antrim@chromium.org
2012-10-24
5
-63
/
+166
*
Ignore next mouse event when all displays are turned off due to idleness
oshima@chromium.org
2012-10-23
3
-2
/
+24
*
Fix the typo in ash.gyp for build broken issue.
jennyz@chromium.org
2012-10-23
1
-1
/
+1
*
Add new vpn system tray ui. This implements most of the UI features, separate...
jennyz@chromium.org
2012-10-23
12
-373
/
+854
*
Reland of "work on separate browser contexts"
scottmg@chromium.org
2012-10-23
1
-2
/
+3
*
Second SessionStateController implementation (just a copy), command-line swit...
antrim@chromium.org
2012-10-23
14
-496
/
+1166
*
ash: Make sure the power-status string is updated correctly.
sadrul@chromium.org
2012-10-23
1
-1
/
+3
*
Adds jamescook to ash OWNERS.
ben@chromium.org
2012-10-23
1
-0
/
+1
*
Move keyboard brightness controller to ash/system/chromeos.
tfarina@chromium.org
2012-10-23
8
-18
/
+105
*
Make gfx::Rect class operations consistently mutate the class they are called...
danakj@chromium.org
2012-10-23
17
-28
/
+48
*
Do not start autoshutdown on lock button press.
antrim@chromium.org
2012-10-23
3
-6
/
+7
*
Revert 163414 - Always start up in --desktop-aura mode now, and open ash from...
szym@chromium.org
2012-10-23
1
-1
/
+2
*
Use WorkspaceWindowResizer in TwoFingerDragHandler instead of DefaultWindowRe...
mazda@chromium.org
2012-10-23
4
-7
/
+32
[next]