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_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup: avoid foo ? true : false, part 2.
thestig@chromium.org
2012-09-19
1
-2
/
+1
*
Move hash.h/cc from net to base.
jbates@chromium.org
2012-09-01
1
-2
/
+2
*
net: Fix more clang warnings about missing virtual and OVERRIDE annotations.
tfarina@chromium.org
2012-08-19
1
-2
/
+2
*
Disk cache: Make sure that references to IO buffers are
rvargas@chromium.org
2012-06-14
1
-0
/
+1
*
NetLogEventParameter to Callback refactoring 2.
mmenke@chromium.org
2012-06-12
1
-12
/
+9
*
Disk Cache: Add more corruption tracking histograms.
rvargas@chromium.org
2012-05-01
1
-7
/
+2
*
Disk cache: Remove per-size-group histograms and a few stale ones.
rvargas@google.com
2012-04-18
1
-6
/
+5
*
Disk cache: Fix style and extra net:: specification.
rvargas@google.com
2012-03-23
1
-33
/
+31
*
Disk cache: Remove all non essential synchronization from the
rvargas@google.com
2012-03-20
1
-18
/
+66
*
Disk Cache: Make sure that chaining an entry to the current head works
rvargas@google.com
2012-03-12
1
-1
/
+1
*
[Coverity] Do key_file NULL check earlier
tbreisacher@chromium.org
2012-01-27
1
-2
/
+4
*
base::Bind: Convert most of disk_cache.
jhawkins@chromium.org
2011-12-19
1
-34
/
+38
*
Disk Cache: Discard entries from ReadData if something is clearly wrong.
rvargas@chromium.org
2011-12-16
1
-2
/
+7
*
Reverts a commit that caused ASAN failures, and 2 dependent commits.
joi@chromium.org
2011-12-07
1
-274
/
+4
*
base::Bind: Convert disk_cache_based_ssl_host_info.
jhawkins@chromium.org
2011-12-06
1
-4
/
+274
*
Disk cache: Add a hash to the entry's internal data.
rvargas@google.com
2011-11-30
1
-6
/
+3
*
ake string_util::WriteInto() DCHECK() that the supplied |length_with_null| > ...
pkasting@chromium.org
2011-11-29
1
-3
/
+3
*
Disk cache: Add another timming histogram.
rvargas@google.com
2011-10-20
1
-0
/
+16
*
Disk cache: Update stress_cache to perform deeper testsing.
rvargas@google.com
2011-10-20
1
-1
/
+8
*
Disk cache: Fix the sanity check for entries with keys of 16KB.
rvargas@google.com
2011-10-20
1
-2
/
+2
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-15
/
+15
*
Disk Cache: Improve handling of dirty entries.
rvargas@google.com
2011-09-29
1
-8
/
+51
*
Disk cache: Perform additional verifications of the key
rvargas@google.com
2011-07-19
1
-4
/
+35
*
Disk Cache: Perform extra validations to data comming from
rvargas@google.com
2011-04-14
1
-4
/
+42
*
Revert 81472 - Disk Cache: Perform extra validations to data comming fromdisk...
nick@chromium.org
2011-04-13
1
-42
/
+4
*
Disk Cache: Perform extra validations to data comming from
rvargas@google.com
2011-04-13
1
-4
/
+42
*
Adds memory cache logging, and updates disk cache logging.
mmenke@chromium.org
2011-03-17
1
-93
/
+18
*
Disk cache: More fixes to avoid corruption.
rvargas@google.com
2011-02-23
1
-11
/
+7
*
Disk cache: Prevent obscure file corruption and deal
rvargas@google.com
2011-01-25
1
-0
/
+1
*
Start reordering the methods in headers in net/.
erg@google.com
2011-01-07
1
-358
/
+356
*
reapply r70628. It was wrongly blamed for breaking Linux valgrind bots.
estade@chromium.org
2011-01-07
1
-9
/
+156
*
Revert r70628. It broke Linux valgrind bots. See for example
estade@chromium.org
2011-01-07
1
-156
/
+9
*
First pass at adding http/backend cache events to the NetLog.
mmenke@chromium.org
2011-01-06
1
-9
/
+156
*
Revert 70618 - First pass at adding http/backend cache events to the NetLog.
mmenke@chromium.org
2011-01-06
1
-156
/
+9
*
First pass at adding http/backend cache events to the NetLog.
mmenke@chromium.org
2011-01-06
1
-9
/
+156
*
Disk cache: Flush the data for child entries before starting
rvargas@google.com
2010-12-03
1
-2
/
+6
*
Disk cache: Don't return zeros when reading from an entry
rvargas@google.com
2010-11-04
1
-9
/
+23
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
1
-1
/
+1
*
Reland 61124 - Disk Cache: Add a quick return path for truncating an empty st...
rvargas@google.com
2010-10-01
1
-3
/
+8
*
Revert 61124 To see if interactive_ui_test (AutocompleteEditViewTest)
rvargas@google.com
2010-10-01
1
-8
/
+3
*
Disk Cache: Add a quick return path for truncating an empty stream
rvargas@google.com
2010-09-30
1
-3
/
+8
*
Disk cache: Change the way we delete files.
rvargas@google.com
2010-09-29
1
-5
/
+5
*
Disk cache: Handle failures growing the user_buffer that
rvargas@google.com
2010-09-29
1
-11
/
+19
*
Fix a bunch of clang warnings/errors.
thakis@chromium.org
2010-09-21
1
-13
/
+0
*
Disk cache: Fix the order in which we delete data
rvargas@google.com
2010-09-16
1
-7
/
+18
*
Disk cache: For an AppCache, now we only update the
rvargas@google.com
2010-08-27
1
-9
/
+12
*
Disk cache: Extend the internal buffering performed by each entry
rvargas@google.com
2010-08-23
1
-136
/
+380
*
Disk cache: Final code cleanup from the thread switch.
rvargas@google.com
2010-07-17
1
-8
/
+8
*
Disk cache: Code cleanup after the last cl.
rvargas@google.com
2010-07-15
1
-108
/
+106
*
Disk cache: Switch the disk cache to use the cache_thread.
rvargas@google.com
2010-07-13
1
-44
/
+124
[next]