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: Remove the queue for backend operations and
rvargas@google.com
2010-11-04
5
-56
/
+143
*
Disk cache: Don't return zeros when reading from an entry
rvargas@google.com
2010-11-04
2
-10
/
+34
*
Allow histograms in cache stats.cc to bypass corruption checks
jar@chromium.org
2010-11-03
2
-0
/
+7
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 2
thakis@chromium.org
2010-11-02
3
-6
/
+6
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
10
-115
/
+115
*
Thread IO safety: net/disk_cache file I/O in recovery.
shess@chromium.org
2010-10-29
1
-0
/
+5
*
Move debug-related stuff from base to the base/debug directory and use the
brettw@chromium.org
2010-10-26
1
-2
/
+2
*
FBTF: Even more ctor/virtual deinlining.
erg@google.com
2010-10-19
2
-2
/
+6
*
FBTF: Monster ctor patch after changing heuristics in clang plugin.
erg@google.com
2010-10-18
8
-19
/
+58
*
Coverity: Initialize data members in constructor.
kmadhusu@chromium.org
2010-10-18
1
-1
/
+4
*
Move the windows-specific scoped_* stuff from base to base/win and in the bas...
brettw@chromium.org
2010-10-16
1
-3
/
+4
*
Convert LOG(INFO) to VLOG(1) - net/.
pkasting@chromium.org
2010-10-16
1
-4
/
+3
*
Revert 62645 - Disk cache: Remove the request throttling experiment.
rvargas@google.com
2010-10-14
1
-1
/
+10
*
Disk cache: Remove the request throttling experiment.
rvargas@google.com
2010-10-14
1
-10
/
+1
*
Disk cache: Close the current experiment for new users.
rvargas@google.com
2010-10-14
1
-28
/
+6
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
7
-26
/
+31
*
This adds a cache_util::MoveCacheContents function for ChromeOS to use
gspencer@chromium.org
2010-10-12
4
-3
/
+123
*
clang: Let everything compile in Release builds.
thakis@chromium.org
2010-10-10
3
-0
/
+6
*
clang/mac: Fix almost all problems when building all.xcodeproj.
thakis@chromium.org
2010-10-04
1
-22
/
+0
*
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
*
FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD...
erg@google.com
2010-09-30
2
-1
/
+3
*
Disk cache: Change the way we delete files.
rvargas@google.com
2010-09-29
5
-16
/
+75
*
Disk cache: Handle failures growing the user_buffer that
rvargas@google.com
2010-09-29
5
-18
/
+103
*
FBTF: Moves code to the headers.
erg@google.com
2010-09-28
8
-26
/
+51
*
Disk cache: Add a little more tracing for the stress test
rvargas@google.com
2010-09-27
1
-0
/
+3
*
net: Append base:: in the StringPrintf calls.
tfarina@chromium.org
2010-09-25
5
-18
/
+25
*
Disk cache: Small adjustment so that we continue with
rvargas@google.com
2010-09-23
1
-2
/
+4
*
Revert 60165 - GTTF: Make net_unittests run successfully with parallel test l...
phajdan.jr@chromium.org
2010-09-22
9
-121
/
+139
*
GTTF: Make net_unittests run successfully with parallel test launcher
phajdan.jr@chromium.org
2010-09-22
9
-139
/
+121
*
Fix a bunch of clang warnings/errors.
thakis@chromium.org
2010-09-21
1
-13
/
+0
*
Disk cache: Fix the include order.
rvargas@google.com
2010-09-20
1
-1
/
+1
*
Annotate test-only race in DiskCacheBackendTest.NewEvictionTrimInvalidEntry
timurrrr@chromium.org
2010-09-17
1
-0
/
+8
*
Disk cache: Start an experiment to measure the impact of
rvargas@google.com
2010-09-16
2
-6
/
+39
*
Disk cache: Fix the order in which we delete data
rvargas@google.com
2010-09-16
15
-54
/
+356
*
FBTF: Move Extension::LaunchContainer to extension_constants.h.
erg@google.com
2010-09-16
2
-3
/
+5
*
Disk cache: Implement request throttling.
rvargas@google.com
2010-09-14
4
-10
/
+82
*
Disk Cache: Run another experiment: Increase the number
rvargas@google.com
2010-09-13
5
-21
/
+107
*
Disk cache: Fix the path for stress_cache.
rvargas@google.com
2010-09-09
1
-1
/
+1
*
FBTF: Move more ctors/dtors from headers to implementation.
erg@google.com
2010-09-01
6
-21
/
+61
*
Add an optional parameter to CreatePlatformFile() to report the type
dumi@chromium.org
2010-08-31
4
-5
/
+5
*
Disk cache: For an AppCache, now we only update the
rvargas@google.com
2010-08-27
9
-27
/
+177
*
Disk cache: Add a new uma histogram for the total internal
rvargas@google.com
2010-08-27
2
-1
/
+4
*
Disk cache: Remove the check for no open entries at destruction
rvargas@google.com
2010-08-25
1
-1
/
+4
*
Disk cache: Extend the internal buffering performed by each entry
rvargas@google.com
2010-08-23
11
-543
/
+1079
*
Remove obviously unneeded forward declarations from headers under src/{app,ba...
viettrungluu@chromium.org
2010-08-21
2
-4
/
+0
*
FBTF: Remove unnecessary STL #includes from src/net.
viettrungluu@chromium.org
2010-08-19
4
-12
/
+3
*
FBTF: Remove unneeded headers from base/ (part 6)
thestig@chromium.org
2010-08-19
1
-4
/
+3
*
CommandLine: eliminate wstring-accepting AppendLooseValue
evan@chromium.org
2010-08-13
1
-1
/
+1
[next]