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
*
Removed wchat_t from Time::FromString.
shinyak@google.com
2011-08-03
2
-5
/
+4
*
Inform disk cache of WebKit memory cache hits.
simonjam@chromium.org
2011-08-02
3
-5
/
+22
*
Add WARN_UNUSED_RESULT to crypto/hmac.h
rsleevi@chromium.org
2011-07-30
3
-27
/
+53
*
HostResolverImpl: don't interpret NULL callback argument as a request to do s...
agayev@chromium.org
2011-07-28
1
-9
/
+22
*
Revert 94426 - Removed wchat_t from Time::FromString.
morrita@chromium.org
2011-07-28
2
-4
/
+5
*
Removed wchat_t from Time::FromString.
shinyak@google.com
2011-07-28
2
-5
/
+4
*
Revert 94412 - HostResolverImpl: don't interpret NULL callback argument as a ...
agayev@chromium.org
2011-07-28
1
-22
/
+9
*
HostResolverImpl: don't interpret NULL callback argument as a request to do s...
agayev@chromium.org
2011-07-28
1
-9
/
+22
*
MD5Update function uses StringPiece instead of raw buffer.
dominich@chromium.org
2011-07-26
1
-1
/
+1
*
Minor cleanup of unit tests for spdy_session_ool.
rtenneti@chromium.org
2011-07-26
1
-31
/
+36
*
Revert 93704 - Remove Content-Length mismatch checks.
cbentzel@chromium.org
2011-07-22
2
-5
/
+8
*
Remove Content-Length mismatch checks.
cbentzel@chromium.org
2011-07-22
2
-8
/
+5
*
Http Cache: Keep track of whether we are doing byte range
rvargas@google.com
2011-07-22
3
-22
/
+27
*
Added an OriginBoundCertStore field to the SSLClientSocketNSS class and
rkn@chromium.org
2011-07-21
5
-3
/
+9
*
Don't use X509Certificate in SSLConfig.
sergeyu@chromium.org
2011-07-20
1
-1
/
+7
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
8
-8
/
+8
*
Changed SPDY's ip connection pooling logic to only add the used IP,
rtenneti@chromium.org
2011-07-19
1
-0
/
+39
*
Http cache: Add more documentation to the http cache transaction
rvargas@google.com
2011-07-19
2
-18
/
+80
*
base: Put md5.* into base namespace.
tfarina@chromium.org
2011-07-18
4
-19
/
+19
*
Replace onRequestSent with onSendHeaders in webrequest API
battre@chromium.org
2011-07-14
2
-18
/
+0
*
Move base/values.h into the base namespace. This includes a cros DEPS roll
dmazzoni@chromium.org
2011-07-12
3
-8
/
+12
*
net: expose some more classes as API
evan@chromium.org
2011-07-11
3
-38
/
+38
*
Change HttpProxyClientSocket and SpdyProxyClient socket to look
rch@chromium.org
2011-07-08
2
-2
/
+4
*
Upstream android net related code (part 2)
michaelbai@google.com
2011-07-07
3
-10
/
+10
*
GCC 4.6 -Wunused-but-set-variable cleanup.
pph34r@gmail.com
2011-07-02
2
-6
/
+3
*
Cleanup some test ugliness. Stop using a global.
willchan@chromium.org
2011-07-01
1
-16
/
+4
*
net: Add NET_API to more code to enable building
rvargas@google.com
2011-06-30
4
-27
/
+41
*
Speculative fix for bug 80095.
willchan@chromium.org
2011-06-28
3
-49
/
+292
*
Http cache: Remove a race between the http cache destructor
rvargas@google.com
2011-06-28
1
-0
/
+4
*
Moved OnBeforeHeadersSent of webRequest API to url_request_http_job.cc
battre@chromium.org
2011-06-28
3
-68
/
+29
*
Reland 90618 - Remove check for entry_. From coverity CID=8237
gbillock@chromium.org
2011-06-28
1
-1
/
+1
*
Revert 90618 - Add checks for entry_. From coverity CID=8237
fischman@chromium.org
2011-06-27
1
-1
/
+1
*
Add checks for entry_. From coverity CID=8237
gbillock@chromium.org
2011-06-27
1
-1
/
+1
*
Warmth of a connection (cwnd) is estimated by the amount of data written to t...
gagansingh@google.com
2011-06-27
8
-2
/
+109
*
Revert 90354 - Revert 90352 - Move Referer header to extra_headers field
battre@chromium.org
2011-06-27
5
-33
/
+7
*
Revert 90373 - Warmth of a connection (cwnd) is estimated by the amount of da...
dimich@chromium.org
2011-06-24
8
-107
/
+1
*
Warmth of a connection (cwnd) is estimated by the amount of data written to t...
gagansingh@google.com
2011-06-24
8
-1
/
+107
*
Revert 90352 - Move Referer header to extra_headers field
battre@chromium.org
2011-06-24
5
-7
/
+33
*
Move Referer header to extra_headers field
battre@chromium.org
2011-06-24
5
-33
/
+7
*
Revert 89837 - Move Referer and Host HTTP headers to extra_headers field
battre@chromium.org
2011-06-21
5
-7
/
+33
*
Move Referer and Host HTTP headers to extra_headers field
battre@chromium.org
2011-06-21
5
-33
/
+7
*
Add more CHECKs to track down bug 80095.
willchan@chromium.org
2011-06-20
2
-31
/
+67
*
Revert 89628 - Revert 89489 - net: don't check revocation when fetching PAC f...
cevans@chromium.org
2011-06-20
1
-0
/
+3
*
Revert 89489 - net: don't check revocation when fetching PAC files.
cevans@chromium.org
2011-06-19
1
-3
/
+0
*
net: serialize SSL connection status to disk cache.
agl@chromium.org
2011-06-17
1
-1
/
+16
*
net: don't check revocation when fetching PAC files.
agl@chromium.org
2011-06-17
1
-0
/
+3
*
Fix --host-rules command switch.
levin@chromium.org
2011-06-09
2
-9
/
+47
*
Add unit-tests for SingleRequestHostResolver.
eroman@chromium.org
2011-06-06
1
-0
/
+1
*
Add local variables to track down a crash.
willchan@chromium.org
2011-06-04
1
-0
/
+33
*
Add a unit test to verify that an invalid status code (-1)
wtc@chromium.org
2011-06-01
1
-0
/
+13
[next]