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
/
net
/
disk_cache
/
simple
/
simple_backend_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use of base::StringPairs appropriately in simple_backend_impl
payal.pandey
2015-04-30
1
-2
/
+1
*
Ensure tests have an active task runner
skyostil
2015-04-27
1
-1
/
+3
*
Make SimpleCache creation threadsafe.
mmenke
2015-02-19
1
-14
/
+23
*
SimpleCache: max at 5 threads in the pool
pasko
2015-02-12
1
-12
/
+3
*
Fix "value possibly truncated" warnings on MSVC, net/disk_cache edition.
pkasting
2014-11-26
1
-2
/
+5
*
Standardize usage of virtual/override/final in net/
dcheng
2014-10-21
1
-3
/
+3
*
replace OVERRIDE and FINAL with override and final in net/
mostynb
2014-10-09
1
-2
/
+2
*
Downgrade all CHECKs to DCHECKs in SimpleCache backend.
gavinp
2014-09-26
1
-11
/
+5
*
Reland of "Remove void** from disk_cache interface" w/ blockfile iter fix.
gavinp
2014-09-24
1
-87
/
+71
*
Revert of Reland of "Remove void** from disk_cache interface." (patchset #2 i...
dcheng
2014-09-20
1
-71
/
+87
*
Reland of "Remove void** from disk_cache interface."
gavinp
2014-09-20
1
-87
/
+71
*
Revert of Remove void** from disk_cache interface. (patchset #30 id:650001 of...
vasilii
2014-09-19
1
-71
/
+87
*
Remove void** from disk_cache interface.
gavinp
2014-09-19
1
-87
/
+71
*
Delete enumerations at Simple Cache backend deletion.
gavinp
2014-09-13
1
-6
/
+29
*
Change base/file_utils.h includes to base/files/file_utils.h in net/
thestig
2014-09-04
1
-1
/
+1
*
Reland net-related fixups for scoped_refptr conversion operator cleanup.
dcheng
2014-09-04
1
-3
/
+3
*
Revert of Net-related fixups for scoped_refptr conversion operator cleanup. (...
mlamouri
2014-08-29
1
-3
/
+3
*
Net-related fixups for scoped_refptr conversion operator cleanup.
dcheng
2014-08-29
1
-3
/
+3
*
Remove implicit conversions from scoped_refptr to T* in net/disk_cache/
dcheng
2014-08-27
1
-8
/
+10
*
Connect SimpleCache Backend active_entries_ more closely to Entry lifetime.
gavinp
2014-08-25
1
-23
/
+46
*
Replace usages of MessageLoopProxy with SequencedTaskRunner in the disk cache
rsleevi@chromium.org
2014-08-21
1
-19
/
+20
*
Simple Cache: Rename it to pending_it in DoomEntryFromHash
ttuttle@chromium.org
2014-01-16
1
-3
/
+3
*
Move directory creation functions to base namespace.
brettw@chromium.org
2013-12-03
1
-2
/
+2
*
Cleanup: Move PreferredCacheSize() to cache_util.h
pasko@chromium.org
2013-11-19
1
-10
/
+2
*
Simple Cache: Turn some DCHECKs into CHECKs
ttuttle@chromium.org
2013-11-18
1
-5
/
+9
*
mac: Prepare for -Wunused-functions.
thakis@chromium.org
2013-11-07
1
-27
/
+0
*
SimpleCache: Track mass dooms as pending dooms.
gavinp@chromium.org
2013-09-21
1
-41
/
+183
*
Simple Cache: transactional index in subdirectory
pasko@chromium.org
2013-09-19
1
-54
/
+2
*
Track entries pending Doom in SimpleCache backend.
gavinp@chromium.org
2013-09-12
1
-7
/
+76
*
Revert 220123 "Remove simple_util::GetMTime from simple cache."
pasko@chromium.org
2013-09-04
1
-4
/
+3
*
Lint & readability cleanup in Simple Cache.
gavinp@chromium.org
2013-09-03
1
-8
/
+10
*
SimpleCache: add cache type to histogram names
clamy@chromium.org
2013-09-02
1
-26
/
+32
*
Flush the SimpleBackendImpl's SWP in tests.
earthdok@chromium.org
2013-08-30
1
-0
/
+5
*
Remove simple_util::GetMTime from simple cache.
gavinp@chromium.org
2013-08-29
1
-3
/
+4
*
Reland r216372: Make simple cache index take hashes in rather than key strings.
pliard@chromium.org
2013-08-23
1
-1
/
+1
*
Revert 216372 "Make simple cache index take hashes in rather tha..."
pliard@chromium.org
2013-08-08
1
-1
/
+1
*
Make simple cache index take hashes in rather than key strings.
pliard@chromium.org
2013-08-08
1
-1
/
+1
*
Add a bunch more NetLog events to Simple Cache entries
ttuttle@chromium.org
2013-08-06
1
-1
/
+1
*
Rename SimpleCache worker pool threads.
gavinp@chromium.org
2013-08-05
1
-1
/
+1
*
Add file descriptor limit histogram to Simple Cache
ttuttle@chromium.org
2013-08-02
1
-0
/
+46
*
Use PostTaskAndReplyWithResult() in simple_backend_impl.cc.
pliard@chromium.org
2013-07-31
1
-52
/
+32
*
Simple Cache: Get mtime from the cache directory early
pasko@chromium.org
2013-07-24
1
-21
/
+30
*
Reland r211790: "Make simple cache not use optimistic operations for App cache."
pliard@chromium.org
2013-07-24
1
-4
/
+7
*
Revert 213196 "Reland r211790: "Make simple cache not use optimi..."
alexeypa@google.com
2013-07-23
1
-7
/
+4
*
Reland r211790: "Make simple cache not use optimistic operations f..."
pliard@chromium.org
2013-07-23
1
-4
/
+7
*
Revert 212336 "Reland r211790: "Make simple cache not use optimi..."
asargent@chromium.org
2013-07-18
1
-7
/
+4
*
Reland r211790: "Make simple cache not use optimistic operations f..."
pliard@chromium.org
2013-07-18
1
-4
/
+7
*
Add NetLog messages to Simple Cache entries
ttuttle@chromium.org
2013-07-17
1
-4
/
+6
*
Revert 211790 "Make simple cache not use optimistic operations f..."
pliard@chromium.org
2013-07-16
1
-9
/
+5
*
Make simple cache not use optimistic operations for APP_CACHE.
pliard@chromium.org
2013-07-16
1
-5
/
+9
[next]