summaryrefslogtreecommitdiffstats
path: root/chrome/browser/thumbnails/content_based_thumbnailing_algorithm.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in chrome/browser/, part 4 of 4.avi2015-12-261-0/+2
* Revert of "Fix NTP thumbnail generation" and "Fix local variable init problem...shrike2015-11-171-39/+24
* Fix NTP thumbnail generationshrike2015-11-121-24/+39
* favor DCHECK_CURRENTLY_ON for better logs in chrome/browser/thumbnails, task_...anujk.sharma2015-04-231-1/+1
* CopyFromCompositingSurface expects a size in pixels, not DIPs.mathp2015-03-281-4/+4
* Cleanup: Update the path to gfx size headers.tfarina2015-01-031-1/+1
* Color_utils: Move image boringness scoring from thumbnails to ui/gfx.tommycli2014-11-141-2/+3
* Add LOCAL_ prefix to non-UMA histogram macros.asvitkine2014-08-261-3/+7
* setConfig is deprecated, use setInfo or allocPixels insteadreed@google.com2014-07-011-1/+1
* SkBitmap::Config is deprecated, switch to using SkColorTypereed@google.com2014-03-041-1/+1
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-111-5/+5
* Plugs in the new thumbnailing algorithm to ThumbnailTabHelper.motek@chromium.org2013-06-041-0/+237