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
/
wm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-vamped the entire window auto positioning logic
skuhne@chromium.org
2012-10-30
12
-23
/
+559
*
Update bounds calculations for launcher to fix left/right alignment hidden st...
harrym@chromium.org
2012-10-30
2
-42
/
+65
*
Eliminate linker warnings
oshima@chromium.org
2012-10-30
4
-3
/
+2
*
Move ash/system/web_notification message_center to ui/
stevenjb@chromium.org
2012-10-30
1
-1
/
+0
*
Add ash rotate-in and -out animation for constrained dialogs
rouslan@chromium.org
2012-10-30
2
-0
/
+82
*
Revert 164652 - speculative revert - this change may have caused print dialog...
sergeyu@chromium.org
2012-10-29
12
-559
/
+23
*
Add non-member non-mutating methods for common gfx::Rect operations.
danakj@chromium.org
2012-10-29
2
-5
/
+4
*
Revert 164703 - it broke BookmarkBarViewTest8.DNDBackToOriginatingMenu on Chr...
sergeyu@chromium.org
2012-10-29
2
-5
/
+0
*
ash: Clean up system background layer.
derat@chromium.org
2012-10-29
7
-174
/
+234
*
Register a separate default ui::EventTarget for Aura (Ash) to ensure that it ...
ananta@chromium.org
2012-10-29
2
-0
/
+5
*
Shows the proper system modal background for the window.
mukai@chromium.org
2012-10-29
2
-15
/
+72
*
Allows dragging window within 2nd display.
mukai@chromium.org
2012-10-29
2
-6
/
+57
*
Re-vamped the entire window auto positioning logic
skuhne@chromium.org
2012-10-29
12
-23
/
+559
*
Add lock pod animation on unlock.
antrim@chromium.org
2012-10-27
7
-134
/
+189
*
Fix leaks in ash/aura unittests
oshima@chromium.org
2012-10-27
2
-5
/
+9
*
Aura: Resize locks with --ui-enable-threaded-compositing
backer@chromium.org
2012-10-27
1
-2
/
+3
*
Attempt 2 at: Hides the bubble arrow when showing a tray bubble and the launc...
sky@chromium.org
2012-10-26
1
-4
/
+0
*
Revert 164398 - Hides the bubble arrow when showing a tray bubble and the lau...
sail@chromium.org
2012-10-26
1
-0
/
+4
*
Hides the bubble arrow when showing a tray bubble and the launcher is
sky@chromium.org
2012-10-26
1
-4
/
+0
*
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
12
-559
/
+23
*
Re-vamped the entire window auto positioning logic
skuhne@chromium.org
2012-10-26
12
-23
/
+559
*
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
*
Replace shadow assets
stevenjb@chromium.org
2012-10-25
1
-8
/
+9
*
ash: Remove some inconsistency from two-finger window moving.
sadrul@chromium.org
2012-10-25
3
-7
/
+106
*
Couple of tweaks to multi-window resizer:
sky@chromium.org
2012-10-25
2
-6
/
+44
*
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
4
-23
/
+43
*
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
*
Added new lock/shutdown implementations in session_state_controller_impl2/ses...
antrim@chromium.org
2012-10-24
3
-63
/
+160
*
Ignore next mouse event when all displays are turned off due to idleness
oshima@chromium.org
2012-10-23
3
-2
/
+24
*
Second SessionStateController implementation (just a copy), command-line swit...
antrim@chromium.org
2012-10-23
10
-495
/
+1152
*
Make gfx::Rect class operations consistently mutate the class they are called...
danakj@chromium.org
2012-10-23
7
-9
/
+20
*
Do not start autoshutdown on lock button press.
antrim@chromium.org
2012-10-23
3
-6
/
+7
*
Use WorkspaceWindowResizer in TwoFingerDragHandler instead of DefaultWindowRe...
mazda@chromium.org
2012-10-23
4
-7
/
+32
*
Fix black wallpaper issue when quickly select a bunch of wallpapers
bshe@chromium.org
2012-10-23
2
-2
/
+3
*
Context menu for multiple launchers
oshima@chromium.org
2012-10-23
3
-14
/
+29
*
Ensure ImageCursor to load image cursors.
mazda@chromium.org
2012-10-22
3
-12
/
+20
*
Makes resizing a window snap to other windows.
sky@chromium.org
2012-10-19
3
-13
/
+96
*
Don't maximize on double-click if CanMaximize is false.
jeremya@chromium.org
2012-10-19
2
-2
/
+5
*
Makes resizing a window snap to other windows.
sky@chromium.org
2012-10-19
6
-62
/
+363
*
Revert 162913 - Don't maximize on double-click if CanMaximize is false.
jeremya@chromium.org
2012-10-19
1
-1
/
+1
*
Don't maximize on double-click if CanMaximize is false.
jeremya@chromium.org
2012-10-19
1
-1
/
+1
*
* Make web/system trays delegates instead of bubbles.
stevenjb@chromium.org
2012-10-18
1
-2
/
+2
*
cros: Respect app list hit test mask in ProcessLocatedEvent.
xiyuan@chromium.org
2012-10-18
1
-4
/
+7
*
Move ash::wm::GetRootWindowRelativeToWindow to ScreenPositionController.
mazda@chromium.org
2012-10-18
4
-70
/
+2
*
ash : Decouple power button controller and session state controller.
antrim@chromium.org
2012-10-18
5
-602
/
+835
*
Remove Shell::shelf|status_area_widget|launcher and
oshima@chromium.org
2012-10-18
13
-127
/
+148
[next]