index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
thumbnail_store.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Coverity: DCHECK that we got a valid dictionary.
jhawkins@chromium.org
2009-10-08
1
-0
/
+1
*
Coverity: Allocate |cache| after we have a logic path where we can return and...
jhawkins@chromium.org
2009-10-05
1
-2
/
+1
*
Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classes
brettw@chromium.org
2009-10-03
1
-3
/
+3
*
Convert history to use new sql wrappers. Enhance wrappers in several ways to
brettw@chromium.org
2009-10-02
1
-57
/
+44
*
Coverity: Initialize statement_cache_ in the constructor.
jhawkins@chromium.org
2009-09-23
1
-0
/
+1
*
Revert of r22559.
aa@chromium.org
2009-08-06
1
-1
/
+1
*
Bunch of Coverity fixes, rather minor severity.
phajdan.jr@chromium.org
2009-08-06
1
-1
/
+1
*
Make ThumbnailStore broadcast a notification when it has finished reading thu...
meelapshah@chromium.org
2009-07-28
1
-48
/
+91
*
Write ThumbnailStore's cache to disk on browser shutdown.
meelapshah@chromium.org
2009-07-20
1
-26
/
+59
*
Qurey redirects when a thumbnail is set.
meelapshah@chromium.org
2009-07-17
1
-14
/
+72
*
Transactionalize ThumbnailStore db operations.
meelapshah@chromium.org
2009-07-14
1
-0
/
+6
*
Change ThumbnailStore to use sqlite instead of individual files try 2. Previo...
meelapshah@chromium.org
2009-07-09
1
-161
/
+129
*
Reverting 20097.
meelapshah@chromium.org
2009-07-08
1
-128
/
+160
*
Change ThumbnailStore to use sqlite instead of individual files.
meelapshah@chromium.org
2009-07-07
1
-160
/
+128
*
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