Sign in
chromium
/
chromium
/
src
/
0c6da50c299be943b4c04a3953e0931734af7eaf
/
chrome
/
browser
/
thumbnail_store_unittest.cc
daa82dc
Make ThumbnailStore broadcast a notification when it has finished reading thumbnails from disk.
by
[email protected]
· 16 years ago
4496129
Write ThumbnailStore's cache to disk on browser shutdown.
by
[email protected]
· 16 years ago
4233940
Qurey redirects when a thumbnail is set.
by
[email protected]
· 16 years ago
72d0fc7
Change ThumbnailStore to use sqlite instead of individual files try 2. Previous try failed interactive_ui_tests.
by
[email protected]
· 16 years ago
3254563
Reverting 20097. Review URL: http://codereview.chromium.org/155186
by
[email protected]
· 16 years ago
3f54392
Change ThumbnailStore to use sqlite instead of individual files.
by
[email protected]
· 16 years ago
e06b82b
Modify ThumbnailStore to make one call to the HistoryBackend using QueryTopURLsAndRedirects instead of a seperate call for each URL. Also clean up some of the code and fix bug 14644.
by
[email protected]
· 16 years ago
2a58420
WriteThumbnailToDisk runs on a bg thread so it cannot access the cache_ directly.
by
[email protected]
· 16 years ago
f2458dc
Add looking up/caching of redirect lists to find the best thumbnail.
by
[email protected]
· 16 years ago
d6834fa
Fix memory leak in unit_tests
by
[email protected]
· 16 years ago
cbaaf27
Try2 at disabling the thumbnail store unit tests. The previous try didn't
by
[email protected]
· 16 years ago
d91c3a3
Temporarily disable the thumbnail store unittests due to leaks.
by
[email protected]
· 16 years ago
7400abc
Fix Mac compile bustage Review URL: http://codereview.chromium.org/119379
by
[email protected]
· 16 years ago
44947830
Modified ThumbnailStore to cache/store JPEGs instead of SkBitmaps.
by
[email protected]
· 16 years ago
1984a5fb
Implement a first pass at thumbnail store storage to disk, including a unit test for the new behavior.
by
[email protected]
· 16 years ago