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
/
entry_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Support optimistic Create and Write operations on the SimpleCache.
felipeg@chromium.org
2013-05-04
1
-2
/
+331
*
Get dates/times right in the simple cache.
gavinp@chromium.org
2013-04-30
1
-1
/
+1
*
Do not open clearly invalid entries in the SimpleCache.
gavinp@chromium.org
2013-04-30
1
-0
/
+44
*
Revert 197172 "Do not open clearly invalid entries in the Simple..."
miket@chromium.org
2013-04-29
1
-39
/
+0
*
Do not open clearly invalid entries in the SimpleCache.
gavinp@chromium.org
2013-04-29
1
-0
/
+39
*
Restrict EvictOldEntries test to only the Simple Backend
pasko@google.com
2013-04-29
1
-53
/
+41
*
Deflake SimpleCache::Close()
gavinp@chromium.org
2013-04-29
1
-8
/
+39
*
Disk cache: Use more specific error codes to help diagnose issues with missin...
rvargas@chromium.org
2013-04-26
1
-1
/
+1
*
Simplify cross thread messaging in SimpleCache.
gavinp@chromium.org
2013-04-23
1
-3
/
+1
*
Cache entries should be zero length at creation.
gavinp@chromium.org
2013-04-23
1
-0
/
+30
*
Simple Cache: Simplest possible eviction we could think of.
pasko@google.com
2013-04-23
1
-0
/
+56
*
Add more entry unittests for SimpleCache.
gavinp@chromium.org
2013-04-22
1
-4
/
+28
*
Add crc32 checksums to simple disk cache.
gavinp@chromium.org
2013-04-22
1
-11
/
+97
*
Support overlapping operations on the SimpleEntryImpl.
felipeg@chromium.org
2013-04-18
1
-0
/
+94
*
Initialize the simple cache backend at runtime.
pasko@google.com
2013-04-02
1
-23
/
+0
*
Disk cache: Fix a race on DiskCacheEntryTest::ExternalAsyncIO
rvargas@google.com
2013-03-19
1
-3
/
+4
*
Create a new disk_cache type, SHADER_CACHE.
dsinclair@chromium.org
2013-02-13
1
-0
/
+9
*
Replace FilePath with base::FilePath in net.
brettw@chromium.org
2013-02-08
1
-1
/
+1
*
Http Cache: Release all references to buffers before invoking callbacks.
rvargas@google.com
2013-01-15
1
-19
/
+1
*
net: Update calls from RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-11-14
1
-2
/
+2
*
Disk cache: Always look for open entries when loading
rvargas@google.com
2012-07-20
1
-0
/
+42
*
Disk cache: Wait until time actually moves forward, to
rvargas@google.com
2012-06-29
1
-5
/
+3
*
Disk cache: Make sure that references to IO buffers are
rvargas@chromium.org
2012-06-14
1
-12
/
+53
*
Make FileStream::Seek async and add FileStream::SeekSync for sync operation
kinuko@chromium.org
2012-04-11
1
-1
/
+1
*
Convert use of int ms to TimeDelta in files owned by jar.
tedvessenes@gmail.com
2012-01-28
1
-5
/
+7
*
CallbackTest converted to base::Bind()
ajwong@chromium.org
2011-12-22
1
-22
/
+23
*
base::Bind: disk_cache_test_base.(cc|h)
tbreisacher@chromium.org
2011-12-22
1
-35
/
+9
*
base::Bind: Convert most of disk_cache.
jhawkins@chromium.org
2011-12-19
1
-102
/
+187
*
Reland after fixes.
jhawkins@chromium.org
2011-12-17
1
-13
/
+22
*
Revert 114838 - base::Bind: Remove even moar OldCompletionCallback.
garykac@chromium.org
2011-12-16
1
-22
/
+13
*
base::Bind: Remove even moar OldCompletionCallback.
jhawkins@chromium.org
2011-12-16
1
-13
/
+22
*
Disk Cache: Discard entries from ReadData if something is clearly wrong.
rvargas@chromium.org
2011-12-16
1
-0
/
+31
*
Disk cache: Fix the sanity check for entries with keys of 16KB.
rvargas@google.com
2011-10-20
1
-0
/
+8
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-14
/
+14
*
Disk cache: Perform additional verifications of the key
rvargas@google.com
2011-07-19
1
-0
/
+26
*
Allow DiskCache tests to be shuffled/independent of eachother
rsleevi@chromium.org
2011-07-07
1
-39
/
+27
*
Disk cache: End the throttling experiment and remove
rvargas@google.com
2011-03-03
1
-69
/
+0
*
Remove base/platform_thread.h stub and fix up all callers to use the new loca...
brettw@google.com
2011-01-01
1
-6
/
+6
*
Disk cache: Change the request throttling logic so that we
rvargas@google.com
2010-12-20
1
-2
/
+2
*
Disk cache: Flush the data for child entries before starting
rvargas@google.com
2010-12-03
1
-0
/
+45
*
Disk cache: Remove the queue for backend operations and
rvargas@google.com
2010-11-04
1
-10
/
+69
*
Disk cache: Don't return zeros when reading from an entry
rvargas@google.com
2010-11-04
1
-1
/
+11
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
1
-50
/
+50
*
Disk cache: Handle failures growing the user_buffer that
rvargas@google.com
2010-09-29
1
-4
/
+76
*
Disk cache: Fix the order in which we delete data
rvargas@google.com
2010-09-16
1
-28
/
+105
*
Disk cache: For an AppCache, now we only update the
rvargas@google.com
2010-08-27
1
-0
/
+54
*
Disk cache: Extend the internal buffering performed by each entry
rvargas@google.com
2010-08-23
1
-295
/
+456
*
Disk Cache: Replace the backend pointer of the ChildrenDeleter
rvargas@google.com
2010-07-27
1
-0
/
+50
*
Disk cache: Switch the disk cache to use the cache_thread.
rvargas@google.com
2010-07-13
1
-31
/
+41
*
Revert 51858 - Disk cache: Switch the disk cache to use the cache_thread.
rvargas@google.com
2010-07-08
1
-33
/
+25
[prev]
[next]