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
/
http
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux: recognize Heimdal on Gentoo Linux for Kerberos HTTP authentication.
phajdan.jr@chromium.org
2011-04-06
1
-0
/
+1
*
Move BuildRequestHeaders back to http_network_transaction.cc now that it's no...
abarth@chromium.org
2011-04-06
4
-119
/
+73
*
net: remove forced renegotiation checks
agl@chromium.org
2011-04-05
2
-7
/
+1
*
Fix line endings
abarth@chromium.org
2011-04-04
1
-3
/
+3
*
Http cache: Make sure that the we only transition to
rvargas@chromium.org
2011-04-04
2
-1
/
+24
*
Fix crash in layout tests due to my previous network delegate change (r79905).
mpcomplete@chromium.org
2011-04-01
1
-1
/
+1
*
Add request_id to HttpRequestInfo and pass it to the NetworkDelegate for events.
mpcomplete@chromium.org
2011-03-30
6
-44
/
+128
*
Disable HTTP auth schemes on permanent errors.
asanka@chromium.org
2011-03-30
3
-13
/
+158
*
Add ignore limits flag and use for sync request
kristianm@google.com
2011-03-30
4
-5
/
+11
*
Moved the logic to initialize a ClientSocketHandle with the relevant socket p...
sanjeevr@chromium.org
2011-03-29
2
-168
/
+46
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
35
-76
/
+76
*
Enable IP pooling for SPDY.
mbelshe@chromium.org
2011-03-25
2
-7
/
+13
*
Fix flakiness in Alternate-Protocol tests.
willchan@chromium.org
2011-03-18
1
-55
/
+21
*
The SPDY Exclusions were broken; the intent of the exclusion is so that our
mbelshe@chromium.org
2011-03-16
4
-19
/
+20
*
Revert 78061 - Revert 78034 - Removing a TODO and cleaning up code.
kristianm@google.com
2011-03-15
1
-2
/
+2
*
Code cleanup related to allowed_bad_certs.
wtc@chromium.org
2011-03-14
1
-1
/
+1
*
Revert 78034 - Removing a TODO and cleaning up code.
kristianm@google.com
2011-03-14
1
-2
/
+2
*
Removing a TODO and cleaning up code.
kristianm@google.com
2011-03-14
1
-2
/
+2
*
Reland rest of r77399.
willchan@chromium.org
2011-03-12
11
-360
/
+595
*
Don't drain response bodies for SpdyHttpStreams.
willchan@chromium.org
2011-03-11
5
-0
/
+15
*
Revert r77399 in preparation for merging a small portion of it to 696.
willchan@chromium.org
2011-03-11
15
-610
/
+360
*
Reland r77075,r77077.
willchan@chromium.org
2011-03-09
15
-360
/
+610
*
Revert 77075 - Don't block on stream requests on Alternate-Protocol.
jochen@chromium.org
2011-03-07
15
-610
/
+360
*
Don't block on stream requests on Alternate-Protocol.
willchan@chromium.org
2011-03-06
15
-360
/
+610
*
Change other usages of .size() to .empty() when applicable.
erg@google.com
2011-03-04
1
-1
/
+1
*
Add chunked uploads support to SPDY
satish@chromium.org
2011-03-04
2
-9
/
+63
*
Mention that HttpAuthCache::Entry::HasEnclosingPath() can return 0 as a path ...
asanka@chromium.org
2011-03-04
1
-1
/
+5
*
Revert "Add chunked uploads support to SPDY"
satish@chromium.org
2011-03-04
2
-63
/
+9
*
Add chunked uploads support to SPDY
satish@chromium.org
2011-03-04
2
-9
/
+63
*
Http cache: Fix handling of truncated entries.
rvargas@google.com
2011-03-02
4
-120
/
+194
*
Pick the closest enclosing path match when looking up HTTP auth cache entries...
asanka@chromium.org
2011-03-02
3
-17
/
+50
*
Add HttpStreamFactory Job orphaning semantics.
willchan@chromium.org
2011-03-01
6
-62
/
+295
*
Update NetLog in preparation for late binding of HttpStream jobs to requests.
willchan@chromium.org
2011-02-28
5
-8
/
+37
*
Prepare for late binding of SpdyHttpStreams.
willchan@chromium.org
2011-02-25
6
-296
/
+407
*
Fix realm selection when handling Basic authentication.
asanka@chromium.org
2011-02-24
4
-20
/
+61
*
Refactor of NetworkDelegate.
willchan@chromium.org
2011-02-24
6
-45
/
+11
*
Create a URLRequestContextStorage object to provide storage for URLRequestCon...
willchan@chromium.org
2011-02-23
1
-3
/
+2
*
Send fatal proxy errors to the network delegate.
jochen@chromium.org
2011-02-23
1
-1
/
+7
*
Refactor HttpStreamFactory.
willchan@chromium.org
2011-02-23
21
-634
/
+942
*
Revert 75668 for breaking ChromeOS build - Refactor HttpStreamFactory.
willchan@chromium.org
2011-02-23
21
-942
/
+634
*
Refactor HttpStreamFactory.
willchan@chromium.org
2011-02-22
21
-634
/
+942
*
Propagate the remote socket address to URLRequest and to ViewHostMsg_FrameNav...
bryner@chromium.org
2011-02-22
5
-1
/
+66
*
Add support for testing SPDY with a forced-single-domain mode. This is
mbelshe@chromium.org
2011-02-22
2
-1
/
+6
*
Check and invalidate cached credentials if they were used for preemptive auth...
asanka@chromium.org
2011-02-18
7
-25
/
+84
*
Fix Coverity UNINIT_CTOR defect in the HttpAuthCache::Entry
wtc@chromium.org
2011-02-11
1
-1
/
+2
*
Continuing with the out-of-lining of test code.
erg@google.com
2011-02-11
6
-78
/
+165
*
clang: Fix several -Woverloaded-virtual warnings.
thakis@chromium.org
2011-02-11
2
-2
/
+4
*
Remove unused HttpResponseHeaders::GetRawHeaders method.
adamk@chromium.org
2011-02-11
2
-27
/
+0
*
Fix Coverity UNINIT_CTOR defects in constructors.
wtc@chromium.org
2011-02-11
2
-2
/
+3
*
Fix Coverity UNINIT_CTOR defect in the
wtc@chromium.org
2011-02-11
2
-8
/
+10
[next]