summaryrefslogtreecommitdiffstats
path: root/components/enhanced_bookmarks/image_store.h
Commit message (Expand)AuthorAgeFilesLines
* Fix crashes due to gfx::Image unsafe thread passingkkimlabs2015-04-031-3/+5
* ★ Record the image dominant color in the image database.lpromero2015-01-231-11/+12
* Add GetStoreSizeInBytes() to ImageStore to know the actual db size.kkimlabs@chromium.org2014-06-021-0/+4
* Change ImageStore to use SequenceChecker instead of ThreadChecker.kkimlabs@chromium.org2014-05-151-2/+2
* Remove RefCounted from ImageStore class.kkimlabs@chromium.org2014-05-141-7/+2
* Local salient image storage for enhanced bookmark experiment.kkimlabs@chromium.org2014-05-111-0/+67