Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modify ThumbnailStore to make one call to the HistoryBackend using QueryTopUR... | meelapshah@chromium.org | 2009-07-03 | 1 | -244/+140 |
* | Moved typedef of RedirectList from HistoryService class to history namespace. | meelapshah@chromium.org | 2009-07-01 | 1 | -2/+2 |
* | WriteThumbnailToDisk runs on a bg thread so it cannot access the cache_ direc... | meelapshah@chromium.org | 2009-06-26 | 1 | -4/+5 |
* | Add looking up/caching of redirect lists to find the best thumbnail. | meelapshah@chromium.org | 2009-06-24 | 1 | -14/+247 |
* | Fix Linux compile bustage | brettw@chromium.org | 2009-06-09 | 1 | -1/+1 |
* | Modified ThumbnailStore to cache/store JPEGs instead | brettw@chromium.org | 2009-06-09 | 1 | -66/+68 |
* | Implement a first pass at thumbnail store storage to disk, including a unit t... | brettw@chromium.org | 2009-06-04 | 1 | -0/+206 |