summaryrefslogtreecommitdiffstats
path: root/components/wallpaper
Commit message (Expand)AuthorAgeFilesLines
* favor DCHECK_CURRENTLY_ON for better logs in components/mostynb2015-03-251-5/+5
* Clean up ClearObsoleteWallpaperPrefs() function. It was used to migrate wallp...xdai2015-03-251-3/+0
* Make the lifetime of wallpaper manager more clear.xdai2015-03-231-4/+0
* Fixing problem where the internal wallpapercaching showed problems with multi...skuhne2015-02-252-27/+55
* New default wallpaper used for unicorns.merkulova2015-02-182-0/+7
* GN: Add -Wl,-z defs on linux and fix errorsjamesr2015-01-211-0/+1
* Enable find-missing-symbols-at-link-time for chromeos builds too.Nico Weber2015-01-201-0/+3
* Remove unnecessary wallpaper:: namespace prefix in wallpaper_manager_base.hbshe2015-01-131-9/+9
* Fix uninitialized read error in WallpaperManagerbshe2015-01-122-0/+25
* Cleanup: Update the path to gfx size headers.tfarina2015-01-031-1/+1
* Cleanup: Update the path to gfx rect headers.tfarina2014-12-311-1/+1
* Standardize usage of virtual/override/final specifiers in components/.dcheng2014-12-301-5/+4
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-221-4/+4
* Create base class wallpaper_manager_base and keep all common functions that n...ranj2014-12-194-1/+1651
* Create components/wallpaper directoryranj2014-12-089-0/+493