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
/
desktop_background_controller.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eliminate ash::internal namespace
oshima@chromium.org
2014-04-03
1
-14
/
+11
*
Invalidate all wallpaper cache if display configuration changed
bshe@chromium.org
2014-03-17
1
-1
/
+1
*
Add some VLOG(1)s to ash::DesktopBackgroundController.
derat@chromium.org
2014-03-13
1
-3
/
+13
*
Move root_window.* to window_event_dispatcher.*
ben@chromium.org
2014-02-21
1
-1
/
+1
*
ash: Fix DesktopBackgroundController getting stuck.
derat@chromium.org
2013-12-27
1
-37
/
+41
*
ash: Avoid reloading already-resized custom wallpaper.
derat@chromium.org
2013-11-22
1
-14
/
+18
*
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
1
-7
/
+1
*
Eliminate Shell::RootWindowList in favor of aura::Window::Windows.
ben@chromium.org
2013-11-08
1
-3
/
+3
*
Revert 233787 "Eliminate Shell::RootWindowList in favor of aura:..."
ben@chromium.org
2013-11-08
1
-3
/
+3
*
Eliminate Shell::RootWindowList in favor of aura::Window::Windows.
ben@chromium.org
2013-11-08
1
-3
/
+3
*
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
1
-2
/
+2
*
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
1
-16
/
+34
*
* Use correct bounds to pick and resize wallpaper image
oshima@chromium.org
2013-09-25
1
-32
/
+32
*
Remove BACKGROUND_SOLID_COLOR mode.
oshima@chromium.org
2013-09-20
1
-28
/
+0
*
Move GetRootWindowController to root_window_controller.h
oshima@chromium.org
2013-09-06
1
-4
/
+4
*
Move ReadFileToString to the base namespace.
brettw@chromium.org
2013-08-30
1
-1
/
+1
*
ash: Rename default wallpaper images.
derat@chromium.org
2013-07-18
1
-2
/
+2
*
ash: Remove ash_wallpaper_resources.
derat@chromium.org
2013-07-17
1
-18
/
+3
*
Update CrOS to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-07-03
1
-1
/
+1
*
Wallpaper refactoring.
oshima@chromium.org
2013-07-02
1
-48
/
+24
*
Revert r207560 and r207566 to reland r207511.
derat@chromium.org
2013-06-21
1
-68
/
+149
*
Revert 207511 "ash: Add flags for specifying default wallpaper."
rmsousa@chromium.org
2013-06-20
1
-149
/
+68
*
ash: Add flags for specifying default wallpaper.
derat@chromium.org
2013-06-20
1
-68
/
+149
*
Update CrOS to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-14
1
-2
/
+2
*
Fix wrong CENTER_CROPPED resize in wallpaper_resizer and add some unittests
bshe@chromium.org
2013-06-06
1
-2
/
+20
*
ash: Use base::MessageLoop.
xhwang@chromium.org
2013-04-30
1
-1
/
+2
*
ash: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-26
1
-1
/
+1
*
Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.
erg@chromium.org
2013-04-17
1
-5
/
+5
*
Re-implement overscan & Implement Display Rotation
oshima@chromium.org
2013-03-12
1
-3
/
+7
*
Resize Wallpaper to reduce memory usage
bshe@chromium.org
2013-03-04
1
-30
/
+18
*
Generate custom wallpaper thumbnail and restructure file directory of custom ...
bshe@chromium.org
2013-02-08
1
-0
/
+2
*
Minimize black screen during the boot with multi displays
oshima@chromium.org
2013-01-30
1
-3
/
+7
*
Wallpaper should never be black on extented monitor
bshe@chromium.org
2012-12-18
1
-1
/
+1
*
Remove use of index in wallpaper picker code and some refactor
bshe@chromium.org
2012-11-20
1
-93
/
+75
*
ash: Move UserWallpaperDelegate to its own header file.
tfarina@chromium.org
2012-11-13
1
-0
/
+1
*
Detect duplicated wallpaper loading request and drop the latter one
bshe@chromium.org
2012-11-13
1
-1
/
+15
*
Use large resolution wallpaper when hook up a large external monitor
bshe@chromium.org
2012-11-01
1
-18
/
+46
*
Fix black wallpaper issue when quickly select a bunch of wallpapers
bshe@chromium.org
2012-10-23
1
-0
/
+4
*
ash: Add tests for desktop background, fix names
jamescook@chromium.org
2012-10-05
1
-31
/
+34
*
cros: Fix missing windows/launcher after resume/screen unlock
jamescook@chromium.org
2012-10-03
1
-11
/
+23
*
ash: Display system background while loading wallpaper.
derat@chromium.org
2012-10-03
1
-0
/
+2
*
Reland - cros: Add CHECK for screen unlock problem
jamescook@chromium.org
2012-10-02
1
-12
/
+14
*
Make DesktopBackgroundWidgetController derivative from views::WidgetObserver ...
dpolukhin@chromium.org
2012-09-28
1
-9
/
+0
*
Revert 158846 - cros: Add CHECK for screen unlock problem
jamescook@chromium.org
2012-09-27
1
-8
/
+0
*
cros: Add CHECK for screen unlock problem
jamescook@chromium.org
2012-09-26
1
-0
/
+8
*
(reland r156610)
oshima@chromium.org
2012-09-13
1
-1
/
+0
*
Revert r156610 "add ash_resources.grd and necessary changes to use images in ...
oshima@chromium.org
2012-09-13
1
-0
/
+1
[next]