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
/
shell.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable Virtual Screen Coordinates and remove --ash-virtual-screen-coordinates
oshima@chromium.org
2012-07-23
1
-2
/
+0
*
Move a window if the sceren bounds being set is in other display.
oshima@chromium.org
2012-07-21
1
-0
/
+12
*
Add brightness/grayscale animations and use them for OOBE boot transition.
nkostylev@chromium.org
2012-07-21
1
-0
/
+4
*
Only slow window animations on shift-click on size control
jamescook@chromium.org
2012-07-21
1
-5
/
+0
*
Hide launcher bar until OOBE is complete
glotov@chromium.org
2012-07-19
1
-0
/
+8
*
Persists shelf alignment to prefs.
sky@chromium.org
2012-07-18
1
-2
/
+1
*
* Use Virtual Screen Coordinates in more places
oshima@chromium.org
2012-07-18
1
-0
/
+9
*
Rename KeyRewriter to EventRewriter since it now rewrites aura::LocationEvent...
yusukes@chromium.org
2012-07-13
1
-4
/
+4
*
Deprecate --aura-panels
stevenjb@chromium.org
2012-07-12
1
-12
/
+9
*
Polish launcher tooltip visibility (2nd try).
mukai@chromium.org
2012-07-10
1
-1
/
+1
*
Cleanup:
oshima@chromium.org
2012-07-09
1
-35
/
+6
*
Revert 145401 - Deprecate --aura-panels
stevet@chromium.org
2012-07-04
1
-9
/
+12
*
Deprecate --aura-panels
stevenjb@chromium.org
2012-07-03
1
-12
/
+9
*
Revert 144930 - Polish launcher tooltip visibility.
abodenha@chromium.org
2012-06-29
1
-1
/
+1
*
Polish launcher tooltip visibility.
mukai@chromium.org
2012-06-29
1
-1
/
+1
*
Use virtual screen coordinates in Display::bounds
oshima@chromium.org
2012-06-27
1
-2
/
+6
*
Avoiding crash on shutdown in some odd cases where a deleted window's parent ...
skuhne@chromium.org
2012-06-27
1
-0
/
+7
*
Relanding r144499:
oshima@chromium.org
2012-06-27
1
-31
/
+31
*
Revert r 144499 "Rename the remaining usage of Monitor to Display"
oshima@chromium.org
2012-06-27
1
-31
/
+31
*
Rename the remaining usage of Monitor to Display
oshima@chromium.org
2012-06-27
1
-31
/
+31
*
[cros] New OOBE design: wait for wallpaper on boot, then initializ WebUI.
nkostylev@chromium.org
2012-06-26
1
-0
/
+3
*
This is the 1st CL to add Virtual Screen Coordinates to ash.
oshima@chromium.org
2012-06-23
1
-1
/
+34
*
Full-screen Magnifier: Support warping the cursor on the edge
yoshiki@chromium.org
2012-06-22
1
-1
/
+3
*
Emulate mouse move across extended desktops
oshima@chromium.org
2012-06-22
1
-0
/
+9
*
Create background on secondary displays.
oshima@chromium.org
2012-06-21
1
-0
/
+1
*
ash: Fix a crash with touch-hud.
sadrul@chromium.org
2012-06-17
1
-3
/
+4
*
ash: Fix order of creation of tooltip controller and shadow controller. This
varunjain@chromium.org
2012-06-15
1
-4
/
+7
*
Add Extended Desktop mode behind --ash-extended-desktop flag.
oshima@chromium.org
2012-06-15
1
-45
/
+80
*
Reland r141871.
oshima@chromium.org
2012-06-13
1
-238
/
+91
*
Revert r141871 "Add RootWindowController that keeps per root window state."
oshima@chromium.org
2012-06-13
1
-91
/
+238
*
Add RootWindowController that keeps per root window state.
oshima@chromium.org
2012-06-13
1
-238
/
+91
*
Remove root_window_ member from DesktopBackgroundController.
oshima@chromium.org
2012-06-12
1
-2
/
+1
*
Prepare status area to support multiple trays.
stevenjb@google.com
2012-06-12
1
-283
/
+18
*
Rename gfx::Monitor to gfx::Display
tfarina@chromium.org
2012-06-12
1
-1
/
+1
*
Use a #fefefe solid color wallpaper background before user login for GAIA log...
bshe@chromium.org
2012-06-12
1
-2
/
+2
*
Add support for managing active state of platform apps
davemoore@chromium.org
2012-06-11
1
-5
/
+5
*
Change GetContainer to take a root window
oshima@chromium.org
2012-06-11
1
-17
/
+33
*
Remove root window from screen_ash
oshima@chromium.org
2012-06-08
1
-1
/
+1
*
Add UIControlsAsh that works with multiple root windows
oshima@chromium.org
2012-06-08
1
-1
/
+1
*
Factor out capture code from RootWindow to CaptureClient
oshima@chromium.org
2012-06-08
1
-2
/
+19
*
Reland 140878 - cleanup: Remove applist v1 code.
xiyuan@chromium.org
2012-06-07
1
-15
/
+9
*
Revert 140878 - cleanup: Remove applist v1 code.
michaeln@google.com
2012-06-07
1
-3
/
+14
*
cleanup: Remove applist v1 code.
xiyuan@chromium.org
2012-06-06
1
-14
/
+3
*
chromeos: Notify power manager about user activity.
derat@chromium.org
2012-06-06
1
-7
/
+10
*
Add EnvEventFilter to filter events before root window process event
oshima@chromium.org
2012-06-06
1
-36
/
+47
*
ash/app_list: Make applist bubble edge touch launcher bar edge.
xiyuan@chromium.org
2012-06-06
1
-3
/
+14
*
Add GetRootWindowAt(const gfx::Point&) per skuhne's request.
oshima@chromium.org
2012-06-05
1
-0
/
+5
*
Reland "Load user custom wallpaper after browser crash"
bshe@chromium.org
2012-06-04
1
-3
/
+4
*
Add ActivationChangeObserver, replacing kRootWindowActiveWindowKey
oshima@chromium.org
2012-06-04
1
-1
/
+4
*
Revert 140312 - Load user custom wallpaper after browser crash.
acolwell@chromium.org
2012-06-04
1
-2
/
+3
[next]