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
*
Allow the cursor to warp even when a window is dragged.
yusukes@google.com
2012-08-06
1
-14
/
+0
*
Add always on top windows to the alt+tab list
zork@chromium.org
2012-08-06
1
-1
/
+5
*
Enable wallpaper boot animation for boot into sign in too. Add flag to disabl...
nkostylev@chromium.org
2012-08-04
1
-0
/
+3
*
Changes all non-workspace code to talk to WorkspaceManager via
sky@chromium.org
2012-08-03
1
-8
/
+7
*
Add Fade-out/Fade-in animation during output-configuration change.
mukai@chromium.org
2012-08-01
1
-1
/
+5
*
Start in extended desktop mode if it is enabled.
rkc@chromium.org
2012-08-01
1
-1
/
+2
*
ash: Remove wm::GetRootWindowController.
sadrul@chromium.org
2012-07-26
1
-1
/
+2
*
Make accelerators not to work when the keyboard overlay is shown.
mazda@chromium.org
2012-07-26
1
-5
/
+5
*
Aura desktop: Show resize cursors again.
erg@chromium.org
2012-07-26
1
-5
/
+4
*
Create Tooltip object lazily so that it gets proper drop shadow AND the Toolt...
oshima@chromium.org
2012-07-25
1
-7
/
+5
*
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
[next]