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
/
desktop_background
Commit message (
Expand
)
Author
Age
Files
Lines
*
setConfig is deprecated, use setInfo or allocPixels instead.
reed@google.com
2014-07-02
2
-4
/
+2
*
compositor: Tick the UI animations from cc, instead of from timer callbacks.
sadrul@chromium.org
2014-06-05
1
-2
/
+2
*
Revert r274404 and r274409:
tzik@chromium.org
2014-06-03
1
-2
/
+2
*
compositor: Tick the UI animations from cc, instead of from timer callbacks.
sadrul@chromium.org
2014-06-03
1
-2
/
+2
*
Remove support for wallpaper files in resources.
alemate@chromium.org
2014-05-15
4
-65
/
+5
*
CleanUp: Introduce UserInfo. Move session_state stuff to ash/session.
oshima@chromium.org
2014-04-30
1
-1
/
+1
*
Revert 267158 "CleanUp: Introduce UserInfo. Move session_state s..."
oshima@chromium.org
2014-04-30
1
-1
/
+1
*
CleanUp: Introduce UserInfo. Move session_state stuff to ash/session.
oshima@chromium.org
2014-04-30
1
-1
/
+1
*
Stops animations when removing a window from its parent.
varkha@chromium.org
2014-04-28
1
-2
/
+2
*
Disable DesktopBackgroundControllerTest.BackgroundMovementDuringUnlock
yosin@chromium.org
2014-04-25
1
-1
/
+2
*
Apply default wallpaper from customization manifest.
alemate@chromium.org
2014-04-23
4
-14
/
+22
*
Block keyboard and mouse input when maximize mode is activated by accelerometer.
flackr@chromium.org
2014-04-12
2
-22
/
+26
*
Introdcue AshWindowTreeHost and move ash/chrome specific code in WTH to ash.
oshima@chromium.org
2014-04-11
1
-5
/
+5
*
Move all wallpaper file loading and decoding from DesktopBackgroundController...
alemate@chromium.org
2014-04-09
7
-666
/
+143
*
Eliminate ash::internal namespace
oshima@chromium.org
2014-04-03
7
-37
/
+24
*
Allow to change wallpaper in public session through launcher context menu.
tnagel@chromium.org
2014-03-31
1
-2
/
+1
*
Clip the background view to the widget
oshima@chromium.org
2014-03-25
1
-0
/
+1
*
Cosmetic improvements to WallpaperManager.
tnagel@chromium.org
2014-03-18
1
-5
/
+5
*
Move CommandLine to base namespace.
brettw@chromium.org
2014-03-17
1
-4
/
+6
*
Invalidate all wallpaper cache if display configuration changed
bshe@chromium.org
2014-03-17
2
-3
/
+8
*
Move wm/core to wm namespace.
ben@chromium.org
2014-03-14
1
-6
/
+6
*
Revert "Move wm/core to wm namespace."
dmichael@chromium.org
2014-03-13
1
-6
/
+6
*
Move wm/core to wm namespace.
ben@chromium.org
2014-03-13
1
-6
/
+6
*
Add some VLOG(1)s to ash::DesktopBackgroundController.
derat@chromium.org
2014-03-13
1
-3
/
+13
*
Revert "Move wm/core to wm namespace."
dmichael@chromium.org
2014-03-12
1
-6
/
+6
*
Move wm/core to wm namespace.
ben@chromium.org
2014-03-12
1
-6
/
+6
*
IWYU in ash/desktop_background/user_wallpaper_delegate.h
tnagel@chromium.org
2014-03-12
1
-1
/
+0
*
Stretch CENTER_CROPPED wallpaper to fill screen
bshe@chromium.org
2014-03-12
1
-16
/
+16
*
Move files from ui/views/corewm to ui/wm/core
ben@chromium.org
2014-03-11
1
-1
/
+1
*
Move WriteFile and WriteFileDescriptor from file_util to base namespace.
brettw@chromium.org
2014-03-06
1
-1
/
+1
*
Move root_window.* to window_event_dispatcher.*
ben@chromium.org
2014-02-21
4
-4
/
+4
*
Rename RootWindow -> WindowEventDispatcher.
ben@chromium.org
2014-02-21
1
-1
/
+0
*
Creating multi profile animations for switching users and teleporting of wind...
skuhne@chromium.org
2014-01-28
2
-0
/
+13
*
Lock down DEPS a bit more.
ben@chromium.org
2014-01-14
1
-0
/
+3
*
ash: Add test for wallpaper-switching bug.
derat@chromium.org
2014-01-09
1
-3
/
+31
*
ash: Fix DesktopBackgroundController getting stuck.
derat@chromium.org
2013-12-27
2
-40
/
+45
*
ash: Add missing include to test from r236852.
derat@chromium.org
2013-11-22
1
-0
/
+1
*
ash: Avoid reloading already-resized custom wallpaper.
derat@chromium.org
2013-11-22
5
-48
/
+123
*
Allow 1.0f scale factor on pixel
oshima@chromium.org
2013-11-20
1
-4
/
+4
*
ash: Remove old OEM wallpaper flags.
derat@chromium.org
2013-11-12
1
-6
/
+1
*
Remove some uses of RootWindow in Ash.
ben@chromium.org
2013-11-09
4
-12
/
+5
*
Eliminate Shell::RootWindowList in favor of aura::Window::Windows.
ben@chromium.org
2013-11-08
3
-5
/
+5
*
Revert 233787 "Eliminate Shell::RootWindowList in favor of aura:..."
ben@chromium.org
2013-11-08
3
-5
/
+5
*
Eliminate Shell::RootWindowList in favor of aura::Window::Windows.
ben@chromium.org
2013-11-08
3
-5
/
+5
*
Make GetRootWindow() return a Window instead of a RootWindow.
ben@chromium.org
2013-10-25
1
-1
/
+1
*
linux and chromeos: Turn on -Wunused-const-variable.
thakis@chromium.org
2013-10-19
1
-2
/
+0
*
ash: Rename guest wallpaper flags.
derat@chromium.org
2013-10-01
2
-4
/
+4
*
ash: Add OEM wallpaper flags.
derat@chromium.org
2013-09-30
1
-5
/
+13
*
Reload wallpaper when display configuration changes.
oshima@chromium.org
2013-09-26
3
-24
/
+102
*
* Use correct bounds to pick and resize wallpaper image
oshima@chromium.org
2013-09-25
4
-46
/
+153
[next]