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
*
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
*
Disk cache: Switch the disk cache to use the cache_thread.
rvargas@google.com
2010-07-08
1
-25
/
+33
*
Revert 51456 - Disk cache: Switch the disk cache to use the cache_thread.
rvargas@google.com
2010-07-02
1
-33
/
+25
*
Disk cache: Switch the disk cache to use the cache_thread.
rvargas@google.com
2010-07-01
1
-25
/
+33
*
Revert 51312 - Disk cache: Switch the disk cache to use the cache_thread.
rvargas@google.com
2010-07-01
1
-33
/
+25
*
Disk cache: Switch the disk cache to use the cache_thread.
rvargas@google.com
2010-06-30
1
-25
/
+33
*
Disk Cache: Remove deprecated methods from the disk cache interface.
rvargas@google.com
2010-06-17
1
-29
/
+57
*
Http Cache: Remove blocking calls to GetAvailableRange.
rvargas@google.com
2010-06-11
1
-0
/
+48
*
Disk cache" Convert some of the unit tests to the new
rvargas@google.com
2010-03-18
1
-55
/
+55
*
Http cache: Add a test to make sure that the cache
rvargas@google.com
2009-12-18
1
-5
/
+6
*
Don't hang during DiskCacheEntryTest.CancelSparseIO on infinitely fast disks.
dkegel@google.com
2009-10-28
1
-1
/
+9
*
Disk cache: Re-enable DiskCacheEntryTest.CancelSparseIO
rvargas@google.com
2009-10-14
1
-2
/
+2
*
Disable CancelSparseIO unit test while I see what's going on.
rvargas@google.com
2009-10-08
1
-1
/
+1
*
Disk cache: Add a method to cancel pending sparse operations.
rvargas@google.com
2009-10-08
1
-0
/
+47
*
Fixing bugs in sparse cache when dealing with GetAvailableRange queries not a...
hclam@chromium.org
2009-09-02
1
-0
/
+15
*
Fixing a crash in disk_cache::SparseControl::UpdateRange()
hclam@chromium.org
2009-09-02
1
-1
/
+6
*
Fix DiskCacheEntryTest.MemoryOnlyDoomSparseEntry
hclam@chromium.org
2009-08-27
1
-1
/
+1
*
Disk cache: Reduce the chance of failing a unit test under Posix.
rvargas@google.com
2009-08-25
1
-4
/
+15
*
Disk cache: Implement asynchronous IO for Posix.
rvargas@google.com
2009-08-21
1
-4
/
+13
*
Revert cl 23919 to investigate valgrind failures.
rvargas@google.com
2009-08-21
1
-13
/
+4
*
Disk cache: Implement asynchronous IO for Posix.
rvargas@google.com
2009-08-21
1
-4
/
+13
*
Disk Cache: Don't depend on the backend being enabled to
rvargas@google.com
2009-08-06
1
-0
/
+1
*
Disk cache: Add support for having a sparse entry block that
rvargas@google.com
2009-07-17
1
-0
/
+117
*
Disk cache: Add explicit support for eviction / deletion
rvargas@google.com
2009-07-09
1
-1
/
+58
*
Sparse IO implementation for memory-only cache
hclam@chromium.org
2009-06-26
1
-26
/
+102
*
Revert "Implementation for memory only sparse caching" r19270.
scherkus@chromium.org
2009-06-25
1
-102
/
+26
*
Implementation for memory only sparse caching
hclam@chromium.org
2009-06-25
1
-26
/
+102
*
Disk Cache: Implement GetAvailableRange for the regular disk cache.
rvargas@google.com
2009-06-23
1
-1
/
+55
*
Disk cache: First pass to add support for sparse entries.
rvargas@google.com
2009-06-18
1
-0
/
+135
*
Revert cl 18723.
rvargas@google.com
2009-06-18
1
-135
/
+0
*
Disk cache: First pass to add support for sparse entries.
rvargas@google.com
2009-06-18
1
-0
/
+135
*
Introduce parent and child entries for MemEntryImpl
hclam@chromium.org
2009-06-15
1
-1
/
+45
*
Disk Cache: Simplify CallbackTest.
rvargas@google.com
2009-06-09
1
-35
/
+22
*
Remove code path that passes a file handle to the renderer
hclam@chromium.org
2009-05-29
1
-99
/
+0
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
1
-1
/
+1
*
Proposed change to support resource loading for media files.
hclam@chromium.org
2009-03-02
1
-0
/
+98
*
Extend the IOBuffer to the disk cache.
rvargas@google.com
2009-02-12
1
-159
/
+202
*
Revert cl 9528 to fix mac test_shell_tests
rvargas@google.com
2009-02-10
1
-174
/
+159
*
Extend the IOBuffer to the disk cache.
rvargas@google.com
2009-02-10
1
-159
/
+174
*
Try to consistently use arraysize() with strlcpy().
deanm@chromium.org
2009-01-02
1
-9
/
+10
*
Disk cache: Add support for an extra data stream for each cache entry.
rvargas@google.com
2008-12-04
1
-0
/
+36
[next]