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
/
root_window_controller.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reset the system background before root window is released.
mukai@chromium.org
2012-10-29
1
-0
/
+2
*
ash: Clean up system background layer.
derat@chromium.org
2012-10-29
1
-25
/
+22
*
Added new lock/shutdown implementations in session_state_controller_impl2/ses...
antrim@chromium.org
2012-10-24
1
-0
/
+3
*
Context menu for multiple launchers
oshima@chromium.org
2012-10-23
1
-0
/
+38
*
Create launcher on secondary displays
oshima@chromium.org
2012-10-22
1
-2
/
+16
*
Remove Shell::shelf|status_area_widget|launcher and
oshima@chromium.org
2012-10-18
1
-0
/
+9
*
Removes worskpace 1 code. Will rename next.
sky@chromium.org
2012-10-17
1
-19
/
+8
*
ash: Fix event processing in modal windows in login/lock screen.
sadrul@chromium.org
2012-10-12
1
-7
/
+22
*
Move shelf/launcher/status_area_widget/panel_layout_manager to RootWindowCont...
oshima@chromium.org
2012-10-12
1
-1
/
+125
*
Renames SystemBackgroundController to ColoredWindowController and
sky@chromium.org
2012-10-11
1
-2
/
+6
*
Decouple EventClientImpl and root window. Check containers on the same root w...
oshima@chromium.org
2012-10-10
1
-4
/
+0
*
Revert 160804 - as it caused a ash unit test failure on Windows.
finnur@chromium.org
2012-10-09
1
-0
/
+4
*
Decouple EventClientImpl and root window. Check containers on the same root w...
oshima@chromium.org
2012-10-09
1
-4
/
+0
*
Revert 160696 - Decouple EventClientImpl and root window. Check containers on...
rch@chromium.org
2012-10-08
1
-0
/
+4
*
Decouple EventClientImpl and root window. Check containers on the same root w...
oshima@chromium.org
2012-10-08
1
-4
/
+0
*
Show modal screen on all dislpays.
oshima@chromium.org
2012-10-05
1
-33
/
+40
*
ash: Add tests for desktop background, fix names
jamescook@chromium.org
2012-10-05
1
-3
/
+3
*
Fix IME related window crashes.
nona@chromium.org
2012-10-04
1
-0
/
+1
*
ash: Display system background while loading wallpaper.
derat@chromium.org
2012-10-03
1
-0
/
+22
*
cros: Use screen coordinates for app list animation.
xiyuan@chromium.org
2012-10-03
1
-3
/
+5
*
Change the way the ToplevelEventHandler is hooked up. It is now both a pre- a...
ben@chromium.org
2012-09-12
1
-6
/
+0
*
Fix leaks by providing a target destruction notification to the EventHandler,...
ben@chromium.org
2012-09-12
1
-119
/
+127
*
Defocus the focused object before moving windows when a display is disconnected.
oshima@chromium.org
2012-09-11
1
-5
/
+10
*
Cancel drag if display configuration changes.
oshima@chromium.org
2012-09-11
1
-1
/
+12
*
Make ToplevelWindowEventFilter and WorkspaceEventFilter into event handlers.
ben@chromium.org
2012-09-11
1
-9
/
+11
*
Revert r14457 "Cancel drag if display configuration changes."
oshima@chromium.org
2012-09-10
1
-12
/
+1
*
Cancel drag if display configuration changes.
oshima@chromium.org
2012-09-10
1
-1
/
+12
*
A recent patched moved the desktop background beneath the system background, ...
sky@chromium.org
2012-09-06
1
-3
/
+3
*
Improve existing lock transition - remove black splash.
nkostylev@chromium.org
2012-09-05
1
-14
/
+20
*
Makes workspace 2 show an alternate background (system background)
sky@chromium.org
2012-08-27
1
-0
/
+3
*
Initial crack at new workspace behavior. Each workspace now has its
sky@chromium.org
2012-08-20
1
-11
/
+50
*
Reland "Fix white flash when user signs out and fix wallpaper animation regre...
bshe@chromium.org
2012-08-14
1
-0
/
+2
*
Revert 151393 - Fix white flash when user signs out and fix wallpaper animati...
simonmorris@chromium.org
2012-08-14
1
-2
/
+0
*
Fix white flash when user signs out and fix wallpaper animation regression
bshe@chromium.org
2012-08-13
1
-0
/
+2
*
2nd display should show the same background as login/lock screen:
antrim@chromium.org
2012-08-07
1
-1
/
+11
*
Changes all non-workspace code to talk to WorkspaceManager via
sky@chromium.org
2012-08-03
1
-2
/
+1
*
Revert 149869 because it broke ash_unittests on win_aura and linux_chromeos.
sadrul@chromium.org
2012-08-03
1
-11
/
+1
*
2nd display should show the same background as login/lock screen:
antrim@chromium.org
2012-08-03
1
-1
/
+11
*
Enable Virtual Screen Coordinates and remove --ash-virtual-screen-coordinates
oshima@chromium.org
2012-07-23
1
-3
/
+6
*
Move a window if the sceren bounds being set is in other display.
oshima@chromium.org
2012-07-21
1
-4
/
+2
*
More fixes for Virtual Screen Coordinates
oshima@chromium.org
2012-07-19
1
-3
/
+5
*
[Cleanup] Remove unnecessary code
oshima@chromium.org
2012-07-19
1
-5
/
+0
*
* Use Virtual Screen Coordinates in more places
oshima@chromium.org
2012-07-18
1
-12
/
+50
*
Speculative fix for crash in CompoundEventFilter. I believe the crash
sky@chromium.org
2012-06-28
1
-44
/
+6
*
move windows when disconnecting secondary monitors
oshima@chromium.org
2012-06-27
1
-0
/
+102
*
Change the parent container for the IME candidate window.
mukai@chromium.org
2012-06-26
1
-0
/
+4
*
Reland r141871.
oshima@chromium.org
2012-06-13
1
-0
/
+218
*
Revert r141871 "Add RootWindowController that keeps per root window state."
oshima@chromium.org
2012-06-13
1
-218
/
+0
*
Add RootWindowController that keeps per root window state.
oshima@chromium.org
2012-06-13
1
-0
/
+218