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
/
url_request
Commit message (
Expand
)
Author
Age
Files
Lines
*
Small refactoring of the test webserver.
stoyan@chromium.org
2009-02-09
1
-5
/
+22
*
Add a null pointer check for transaction_ in
wtc@chromium.org
2009-02-06
1
-1
/
+4
*
Add a constraint on how many requests can be outstanding for any given render...
ericroman@google.com
2009-02-06
3
-11
/
+12
*
Can wait for testserver python process to exit.
stoyan@chromium.org
2009-02-05
1
-15
/
+27
*
On posix platforms make sure the test server has shutdown and wait for it so
thomasvl@chromium.org
2009-02-03
1
-0
/
+5
*
Provide the option for HTTPServer to be created with a specific
sky@google.com
2009-01-29
2
-28
/
+43
*
Change URLRequest to use a ref-counted buffer for actual IO.
rvargas@google.com
2009-01-29
19
-54
/
+72
*
Add support for UA spoofing, and spoof Safari's UA string when loading URLs
darin@chromium.org
2009-01-27
3
-16
/
+18
*
Change FileStream to use FilePath instead of wstring.
erikkay@google.com
2009-01-26
1
-1
/
+1
*
revert r8603
rvargas@google.com
2009-01-24
19
-72
/
+54
*
Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...
rvargas@google.com
2009-01-24
19
-54
/
+72
*
BUG=1112
hclam@chromium.org
2009-01-23
1
-4
/
+8
*
Use PlatformThreadId, not int when dealing with thread ids.
agl@chromium.org
2009-01-23
1
-1
/
+1
*
Make CommandLine into a normal object, with some statics for getting at the c...
evan@chromium.org
2009-01-21
2
-3
/
+6
*
Improve SDCH stability stats and error recovery
jar@chromium.org
2009-01-20
1
-2
/
+2
*
post-winhttp cleanup: refactor net/base/auth_cache into net/ftp/ftp_auth_cache.
ericroman@google.com
2009-01-15
2
-9
/
+8
*
Correct latency histograms for SDCH encoding
jar@chromium.org
2009-01-13
3
-7
/
+12
*
It looks like the FTP tests are hanging / crashing some percentage of the tim...
erikkay@google.com
2009-01-08
1
-1
/
+2
*
Add FTP unit test in preparation for portable FTP implementation.
erikkay@google.com
2009-01-08
2
-240
/
+624
*
Revert 7508.7509 and 7510
nsylvain@chromium.org
2008-12-30
2
-606
/
+239
*
ack. fix it for real this time.
erikkay@google.com
2008-12-30
1
-1
/
+1
*
Disable FTP tests that are hanging on the bot.
erikkay@google.com
2008-12-30
1
-1
/
+3
*
Add FTP unit test in preparation for portable FTP implementation.
erikkay@google.com
2008-12-30
2
-239
/
+604
*
Implement extension:// protocol.
aa@chromium.org
2008-12-24
2
-5
/
+5
*
Refactor the two URLRequestContext subclasses in profile.cc into a new shared
aa@chromium.org
2008-12-23
1
-6
/
+1
*
Split ProxyResolver into two interfaces: A. interface for retrieving the sys...
ericroman@google.com
2008-12-19
2
-4
/
+2
*
* On POSIX, make sure we don't leak FDs when launching child Processes.
jeremy@chromium.org
2008-12-17
1
-1
/
+2
*
Reverting 7156.
ojan@google.com
2008-12-17
1
-2
/
+1
*
* On POSIX, make sure we don't leak FDs when launching child Processes.
jeremy@chromium.org
2008-12-17
1
-1
/
+2
*
I fail at reading code review comments. Second try at getting the white spac...
abarth@chromium.org
2008-12-16
1
-2
/
+2
*
Comments and white space changes requested by Wan-Teh.
abarth@chromium.org
2008-12-16
1
-1
/
+1
*
Command line switch for the ultra security concious: --force-https!
abarth@chromium.org
2008-12-15
1
-1
/
+11
*
Reverting 6966.
ericroman@google.com
2008-12-13
4
-29
/
+33
*
Use automatic memory management for URLRequestContext's members.
ericroman@google.com
2008-12-13
4
-33
/
+29
*
Remove overly aggressive assert
jar@google.com
2008-12-12
1
-9
/
+0
*
307 redirects of POST should generate POSTs instead of GETs.
abarth@chromium.org
2008-12-12
2
-10
/
+21
*
Don't append tlslite to PYTHONPATH more than once
mark@chromium.org
2008-12-12
1
-15
/
+20
*
Don't require tlslite to be installed, just use what's in the tree
mark@chromium.org
2008-12-11
1
-4
/
+23
*
Misc proxy service changes.
ericroman@google.com
2008-12-10
3
-3
/
+20
*
Third time's a charm?
dkegel@google.com
2008-12-07
1
-0
/
+47
*
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
1
-42
/
+0
*
For http://code.google.com/p/chromium/issues/detail?id=4510
dkegel@google.com
2008-12-02
1
-0
/
+42
*
* Cleanup: move base/platform_test.h -> testing/
jeremy@chromium.org
2008-12-02
1
-1
/
+1
*
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
1
-41
/
+0
*
Point nss at root certs so test_shell can talk to mail.google.com without war...
dank@chromium.org
2008-11-26
1
-0
/
+41
*
fix build
tc@google.com
2008-11-26
1
-2
/
+1
*
Append a trailing slash on file directory URLs. Thus a link to /directory wil...
estade@chromium.org
2008-11-25
3
-21
/
+27
*
Clean up some net/ code. Change a number of wstrings to FilePaths.
estade@chromium.org
2008-11-24
4
-19
/
+24
[next]