Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove all the code related to enhanced bookmarks. | noyau | 2016-01-29 | 1 | -341/+0 |
* | Switch to standard integer types in components/, part 1 of 4. | avi | 2015-12-25 | 1 | -1/+5 |
* | Update {virtual,override} to follow C++11 style in components. | nick | 2015-04-28 | 1 | -3/+3 |
* | Fix crashes due to gfx::Image unsafe thread passing | kkimlabs | 2015-04-03 | 1 | -39/+54 |
* | ★ Record the image dominant color in the image database. | lpromero | 2015-01-23 | 1 | -39/+105 |
* | Fix ImageStoreUnitTest.GetSize on iOS | sdefresne | 2015-01-13 | 1 | -1/+1 |
* | replace OVERRIDE and FINAL with override and final in components/ | mostynb | 2014-10-06 | 1 | -2/+2 |
* | Adding iOS support for image_store. | noyau@chromium.org | 2014-06-19 | 1 | -13/+18 |
* | Add GetStoreSizeInBytes() to ImageStore to know the actual db size. | kkimlabs@chromium.org | 2014-06-02 | 1 | -0/+30 |
* | Remove RefCounted from ImageStore class. | kkimlabs@chromium.org | 2014-05-14 | 1 | -8/+8 |
* | Local salient image storage for enhanced bookmark experiment. | kkimlabs@chromium.org | 2014-05-11 | 1 | -0/+221 |