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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correctly handle (and log) receipt of gzip response to SDCH encode proposal
jar@google.com
2008-12-05
3
-2
/
+29
*
Record network latency stats for Win HTTP in a histogram
jar@google.com
2008-12-05
2
-1
/
+12
*
Disk cache: Add support for an extra data stream for each cache entry.
rvargas@google.com
2008-12-04
140
-75
/
+527
*
Get rid of kPathSeparator on windows. Port some wstring function to take File...
estade@chromium.org
2008-12-04
2
-12
/
+18
*
Changed svn:eol-style of all .sln and .vcproj files to CRLF
scherkus@chromium.org
2008-12-04
7
-2260
/
+2260
*
upgrade cache tool: Improve the handling of errors so that
rvargas@google.com
2008-12-03
1
-3
/
+14
*
Remove unused x-SDCH header from get requests
jar@google.com
2008-12-03
1
-7
/
+0
*
Revert r6233, need to move the cert, there is a policy against
dkegel@google.com
2008-12-02
8
-389
/
+28
*
For http://code.google.com/p/chromium/issues/detail?id=4510
dkegel@google.com
2008-12-02
8
-28
/
+389
*
* Cleanup: move base/platform_test.h -> testing/
jeremy@chromium.org
2008-12-02
14
-26
/
+13
*
Disk cache: Add a tool to upgrade a set of cache files from one version to
rvargas@google.com
2008-12-02
11
-54
/
+1550
*
Linux: fix layout test crash for security/block-test.html.
agl@chromium.org
2008-12-02
1
-0
/
+2
*
Minor refactorings:
ericroman@google.com
2008-12-02
4
-6
/
+5
*
Refactoring: replace some raw strings with GURL.
ericroman@google.com
2008-12-02
10
-44
/
+57
*
Add instrumentation to and tighten SDCH implementation
jar@google.com
2008-12-02
2
-3
/
+12
*
Remove file_util::kPathSeparator from posix.
estade@chromium.org
2008-11-27
2
-8
/
+6
*
Roll back r6063. TBR.
dank@chromium.org
2008-11-26
6
-374
/
+23
*
Point nss at root certs so test_shell can talk to mail.google.com without war...
dank@chromium.org
2008-11-26
6
-23
/
+374
*
Re-enable url_request_unittest, which seems to have been
dank@chromium.org
2008-11-26
1
-1
/
+0
*
fix build
tc@google.com
2008-11-26
1
-2
/
+1
*
Fix a memory leak in the net directory lister.
estade@chromium.org
2008-11-25
1
-4
/
+2
*
Append a trailing slash on file directory URLs. Thus a link to /directory wil...
estade@chromium.org
2008-11-25
3
-21
/
+27
*
Clarify file-stream comments.
darin@chromium.org
2008-11-25
1
-0
/
+4
*
Use StringPiece in the TLD service. This means we don't have to copy the TLD...
deanm@chromium.org
2008-11-25
2
-138
/
+103
*
Clean up some net/ code. Change a number of wstrings to FilePaths.
estade@chromium.org
2008-11-24
11
-60
/
+72
*
http_cache: Don't destroy an entry from the transaction destructor if
rvargas@google.com
2008-11-24
2
-7
/
+23
*
* Add net_unittests and unit_tests sources that size comparisons
sgk@google.com
2008-11-24
1
-10
/
+24
*
Adjust histograms to get better data for latency experiments
jar@google.com
2008-11-22
4
-26
/
+49
*
Remove use of wide characters in stats table identifiers.
evanm@google.com
2008-11-22
1
-1
/
+1
*
Add run time checks to get more info for bug 3931.
rvargas@google.com
2008-11-22
1
-8
/
+26
*
Don't crash if test server was not started.
dkegel@google.com
2008-11-21
2
-4
/
+26
*
Port stress_cache tool.
deanm@chromium.org
2008-11-21
3
-27
/
+67
*
Rollback "Remove use of wide characters in stats table identifiers."
evanm@google.com
2008-11-21
1
-1
/
+1
*
Remove use of wide characters in stats table identifiers.
evanm@google.com
2008-11-21
1
-1
/
+1
*
Port directory lister to allow the linux and mac test shells to display file ...
estade@chromium.org
2008-11-20
13
-142
/
+165
*
Cancel any pending IO and wait for it to be aborted before
wtc@google.com
2008-11-20
1
-1
/
+8
*
Add a flags to further control response header persistence. We use this to
darin@chromium.org
2008-11-20
4
-59
/
+148
*
Fix the FTP implementation. Our change to make the MessageLoopForIO not
darin@chromium.org
2008-11-20
2
-96
/
+39
*
Finish release (opt) builds on Windows, including the parallel
sgk@google.com
2008-11-20
7
-146
/
+15
*
Make the net resource interface use StringPiece instead of std::string. This...
deanm@chromium.org
2008-11-20
5
-8
/
+11
*
Revert "Make the net resource interface use StringPiece instead of
tc@google.com
2008-11-20
5
-11
/
+8
*
Make the net resource interface use StringPiece instead of std::string. This...
deanm@chromium.org
2008-11-20
5
-8
/
+11
*
revert 5730
estade@chromium.org
2008-11-19
9
-130
/
+113
*
Port directory lister to posix.
estade@chromium.org
2008-11-19
9
-113
/
+130
*
revert 5725
estade@chromium.org
2008-11-19
9
-130
/
+113
*
Port directory lister so test shell can view file directories.
estade@chromium.org
2008-11-19
9
-113
/
+130
*
Add url_request_unittest to mac build.
ericroman@google.com
2008-11-19
3
-31
/
+36
*
Enforce httponly on cookies coming from the renderer. This prevents javascri...
deanm@chromium.org
2008-11-19
4
-36
/
+132
*
Avoid plausible DOS attack by malicious SDCH server
jar@google.com
2008-11-18
3
-5
/
+272
*
Punt the proxy errors into a bug.
evanm@google.com
2008-11-18
1
-1
/
+5
[next]