summaryrefslogtreecommitdiffstats
path: root/components/enhanced_bookmarks/image_store_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Update {virtual,override} to follow C++11 style in components.nick2015-04-281-3/+3
* Fix crashes due to gfx::Image unsafe thread passingkkimlabs2015-04-031-39/+54
* ★ Record the image dominant color in the image database.lpromero2015-01-231-39/+105
* Fix ImageStoreUnitTest.GetSize on iOSsdefresne2015-01-131-1/+1
* replace OVERRIDE and FINAL with override and final in components/mostynb2014-10-061-2/+2
* Adding iOS support for image_store.noyau@chromium.org2014-06-191-13/+18
* Add GetStoreSizeInBytes() to ImageStore to know the actual db size.kkimlabs@chromium.org2014-06-021-0/+30
* Remove RefCounted from ImageStore class.kkimlabs@chromium.org2014-05-141-8/+8
* Local salient image storage for enhanced bookmark experiment.kkimlabs@chromium.org2014-05-111-0/+221