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
/
url_request_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the expectation in OverrideUserAgent net test to ensure that it passes with
ananta@chromium.org
2011-02-04
1
-3
/
+3
*
Clean up net unit testing code.
erg@google.com
2011-01-26
1
-2
/
+1
*
Revert "Clean up net unit testing code." since it breaks the shlib builder.
erg@google.com
2011-01-25
1
-1
/
+2
*
Clean up net unit testing code.
erg@google.com
2011-01-25
1
-2
/
+1
*
Prototype of chunked transfer encoded POST.
satish@chromium.org
2011-01-25
1
-0
/
+62
*
Fix the newly added OverrideUserAgent net test so that it works in ChromeFram...
ananta@chromium.org
2011-01-21
1
-1
/
+5
*
Honor User-Agent header added by WebCore
caseq@google.com
2011-01-21
1
-0
/
+29
*
net: Remove typedef net::URLRequestContext URLRequestContext;
tfarina@chromium.org
2011-01-15
1
-8
/
+8
*
net: Remove typedef net::URLRequestStatus URLRequestStatus;
tfarina@chromium.org
2011-01-13
1
-17
/
+17
*
net: Remove typedef net::URLRequestTestJob URLRequestTestJob;
tfarina@chromium.org
2011-01-11
1
-24
/
+24
*
net: Remove typedef net::URLRequestJob URLRequestJob;
tfarina@chromium.org
2010-12-11
1
-4
/
+4
*
Make the cookie list a class (instead of a typedef inside CookieMonster)...
jochen@chromium.org
2010-12-03
1
-1
/
+1
*
net: Remove typedef net::URLRequest URLRequest;
tfarina@chromium.org
2010-11-30
1
-47
/
+47
*
Restrict file protocol on chromeos to certain whitelisted directories. Disabl...
achuith@chromium.org
2010-11-11
1
-0
/
+4
*
base: Move CaseInsensitiveCompare traits into the base namespace.
tfarina@chromium.org
2010-11-03
1
-1
/
+1
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
1
-18
/
+18
*
Add support to test_server.py to restrict the SSL/TLS bulk encryption algorit...
rsleevi@chromium.org
2010-10-28
1
-3
/
+9
*
In a fake SSLInfo, set security_bits to -1 instead of 0
wtc@chromium.org
2010-10-15
1
-2
/
+6
*
GTTF: Get rid of the test server's /kill switch
phajdan.jr@chromium.org
2010-10-04
1
-79
/
+0
*
Immediately reject empty cookie headers.
jochen@chromium.org
2010-09-27
1
-0
/
+20
*
net: Append base:: in the StringPrintf calls.
tfarina@chromium.org
2010-09-25
1
-8
/
+10
*
Fix ChromeFrame HTTPs net tests which started failing with the change to vali...
ananta@chromium.org
2010-08-29
1
-0
/
+4
*
Add regression tests for issue 53366. Check that the
wtc@chromium.org
2010-08-28
1
-4
/
+21
*
Reintegrate certificate selection in HttpNetworkTransaction DoLoop
davidben@chromium.org
2010-08-21
1
-0
/
+11
*
Test server cleanup patch of death:
phajdan.jr@chromium.org
2010-08-17
1
-202
/
+239
*
Add rudimentary support for client auth in testserver.py and unit tests
davidben@chromium.org
2010-08-07
1
-0
/
+46
*
Mark URLRequestTestFTP.FTPCheckWrongPassword and .FTPCheckWrongUser as flaky.
viettrungluu@chromium.org
2010-08-05
1
-2
/
+4
*
Add #include utf_string_conversions.h to all files that use ASCIIToWide and
brettw@chromium.org
2010-08-03
1
-0
/
+1
*
Move the number conversions from string_util to a new file.
brettw@chromium.org
2010-07-30
1
-4
/
+4
*
GTTF: Move more test server code from net/url_request/url_request_unittest.h
phajdan.jr@chromium.org
2010-07-29
1
-0
/
+4
*
Net: Convert username and password to string16.
thestig@chromium.org
2010-07-29
1
-14
/
+18
*
GTTF: test server cleanup:
phajdan.jr@chromium.org
2010-07-23
1
-27
/
+84
*
Changed type CookieList to being a vector CanonicalCookies.
rdsmith@google.com
2010-07-21
1
-1
/
+1
*
GTTF: Move net/socket/ssl_test_util to net/test/test_server
phajdan.jr@chromium.org
2010-07-21
1
-1
/
+1
*
TTF: enable HTTPS* tests on mac.
dmuir@chromium.org
2010-07-15
1
-37
/
+3
*
Store blocked and accessed cookies in the tab contents.
jochen@chromium.org
2010-07-02
1
-7
/
+10
*
Remove unfixable test.
vandebo@chromium.org
2010-06-17
1
-15
/
+0
*
Fix a regression that accesses file system synchronously
huanr@chromium.org
2010-06-14
1
-13
/
+16
*
Pass HttpRequestHeaders to URLRequest::SetExtraRequestHeaders().
willchan@chromium.org
2010-05-07
1
-14
/
+37
*
Remove deprecated things from net test suite:
phajdan.jr@chromium.org
2010-04-30
1
-20
/
+20
*
Reland r42300: "HttpRequestHeaders refactor."
willchan@chromium.org
2010-03-29
1
-3
/
+3
*
Revert "Reland r42300: "HttpRequestHeaders refactor."""
willchan@chromium.org
2010-03-23
1
-3
/
+3
*
Reland r42300: "HttpRequestHeaders refactor.""
willchan@chromium.org
2010-03-23
1
-3
/
+3
*
Revert r42300: "HttpRequestHeaders refactor."
willchan@chromium.org
2010-03-23
1
-3
/
+3
*
HttpRequestHeaders refactor.
willchan@chromium.org
2010-03-23
1
-3
/
+3
*
Generalize the net module's LoadLog facility from a passive container, to an ...
eroman@chromium.org
2010-03-16
1
-12
/
+3
*
Do not call OnGetCookiesBlocked or OnSetCookieBlocked when cookies are
darin@chromium.org
2010-03-12
1
-2
/
+5
*
Trigger the blocked cookie notification UI.
darin@chromium.org
2010-02-09
1
-2
/
+127
*
Implement backend support for forcing cookies to be saved as
darin@chromium.org
2010-02-05
1
-0
/
+29
*
Mark URLRequestTestFTP.FTPGetTestAnonymous as flaky.
chase@chromium.org
2010-02-04
1
-1
/
+2
[next]