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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disk cache: Improve the documentation related to proper use of enumerations.
rvargas@google.com
2013-01-14
1
-1
/
+6
*
Added deletion to LogStoreEntry layer
agayev@chromium.org
2012-12-18
4
-13
/
+34
*
Renamed classes for consistency.
agayev@chromium.org
2012-12-12
10
-207
/
+207
*
Don't access the first (index 0) element of an empty vector
wtc@chromium.org
2012-12-11
1
-3
/
+5
*
Preparing net/ for the removal of scoped_refptr::release()
piman@chromium.org
2012-12-07
1
-3
/
+5
*
Added CacheEntry implementation.
agayev@chromium.org
2012-12-06
5
-2
/
+287
*
Disk cache: Update the documentation to reflect the current interface.
rvargas@google.com
2012-11-21
1
-22
/
+18
*
Disk cache: Don't walk the lists of entries at startup.
rvargas@google.com
2012-11-16
3
-222
/
+0
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
6
-10
/
+10
*
Another approach to adding the layer for managing segment objects.
agayev@chromium.org
2012-11-16
9
-43
/
+495
*
net: Update calls from RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-11-14
4
-14
/
+14
*
Make Segment refcounted.
agayev@chromium.org
2012-11-06
2
-10
/
+13
*
Make Segment API symmetric.
agayev@chromium.org
2012-11-06
3
-66
/
+34
*
Revert 165997 - Disk cache: Don't check the lists of entries at startup.
rvargas@google.com
2012-11-05
1
-0
/
+3
*
Disk cache: Don't check the lists of entries at startup.
rvargas@google.com
2012-11-05
1
-3
/
+0
*
Histogram type support in HistogramBase and remove SetRangeDescription function
kaiwang@chromium.org
2012-10-31
1
-1
/
+1
*
Cache backend for devices with flash storage
agayev@chromium.org
2012-10-25
6
-136
/
+179
*
Revert 164064 - Cache backend for devices with flash storage
cbentzel@chromium.org
2012-10-25
6
-178
/
+136
*
Cache backend for devices with flash storage
agayev@chromium.org
2012-10-25
6
-136
/
+178
*
Cache backend for devices with flash storage
agayev@chromium.org
2012-10-23
7
-0
/
+550
*
Move SnapshotSamples to HistogramBase
kaiwang@chromium.org
2012-10-20
2
-3
/
+3
*
Disk cache: Track evictions of ga.js.
rvargas@chromium.org
2012-10-12
4
-3
/
+19
*
Revert 158403 - Disk cache: Disable the self check of ranking lists.
rvargas@google.com
2012-09-24
1
-0
/
+3
*
Disk cache: Disable the self check of ranking lists.
rvargas@google.com
2012-09-24
1
-3
/
+0
*
SampleSet -> HistogramSamples which can be reused by SparseHistogram
kaiwang@chromium.org
2012-09-22
4
-64
/
+69
*
Cleanup: avoid foo ? true : false, part 2.
thestig@chromium.org
2012-09-19
3
-5
/
+4
*
Disk cache histograms tracking cache opens by size/age of cache.
gavinp@chromium.org
2012-09-14
1
-6
/
+17
*
New hit rate by size histograms.
gavinp@chromium.org
2012-09-07
1
-8
/
+16
*
Move hash.h/cc from net to base.
jbates@chromium.org
2012-09-01
6
-114
/
+10
*
Some minor nits in backend_impl.cc
gavinp@chromium.org
2012-08-28
1
-4
/
+4
*
Disk cache: When performing a detailed list check, don't say an entry
rvargas@google.com
2012-08-24
1
-2
/
+5
*
New histograms to track disk cache hit rate by age and use time.
gavinp@chromium.org
2012-08-24
1
-1
/
+10
*
Disk cache: More histograms to track critical corruption.
rvargas@google.com
2012-08-23
2
-0
/
+110
*
Revert 152360 - Disk cache: Disable checking the lists on start-up.
rvargas@google.com
2012-08-20
1
-0
/
+3
*
Disk cache: Disable checking the lists on start-up.
rvargas@google.com
2012-08-20
1
-3
/
+0
*
net: Fix more clang warnings about missing virtual and OVERRIDE annotations.
tfarina@chromium.org
2012-08-19
3
-7
/
+7
*
Run the disk cache tests in scoped temporary directories instead of a fixed d...
jam@chromium.org
2012-08-17
6
-58
/
+12
*
Change the type of file_type parameter to int, as the parameter actually take...
haruki@chromium.org
2012-08-12
1
-6
/
+3
*
Clean-up inline members of nested classes (net/)
hans@chromium.org
2012-08-09
2
-4
/
+12
*
Add HttpCache histograms focussed on blocking and transaction type.
gavinp@chromium.org
2012-08-09
5
-0
/
+13
*
Disk Cache: Fix the value reported for QuickListCheck histogram.
rvargas@google.com
2012-08-03
1
-1
/
+1
*
This is a major refactor of Histogram related code:
kaiwang@chromium.org
2012-08-01
2
-16
/
+7
*
Removed unnecessary DCHECK on entry
orenb@chromium.org
2012-07-26
1
-1
/
+0
*
Added sanity check for entry in ReadyToUse
orenb@chromium.org
2012-07-26
1
-1
/
+2
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2012-07-25
1
-1
/
+12
*
Disk cache: Always look for open entries when loading
rvargas@google.com
2012-07-20
4
-8
/
+56
*
Change the FindHistogram interface of StatisticsRecorder
kaiwang@chromium.org
2012-07-18
1
-5
/
+2
*
Move StatisticsRecorder out of histogram.cc/h for further refactoring.
kaiwang@chromium.org
2012-07-13
1
-1
/
+2
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
33
-33
/
+0
*
Revert 144947 - Disk cache: don't check the list of entries at startup.
rvargas@google.com
2012-06-29
1
-0
/
+3
[next]