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
*
Improve logging of webRequest API in NetLog
battre@chromium.org
2011-07-28
2
-4
/
+0
*
Handle conflict resolution for webRequest API
battre@chromium.org
2011-07-28
1
-0
/
+1
*
Prevent from refcounting the URLRequestHttpJob object.
ycxiao@chromium.org
2011-07-27
2
-3
/
+9
*
Remove explicit keyword from multi-argument (w/o default values) constructors
dilmah@chromium.org
2011-07-26
2
-7
/
+7
*
Revert r94047 "Make Profile own ProfileIOData."
oshima@google.com
2011-07-26
2
-10
/
+1
*
Make Profile own ProfileIOData.
willchan@chromium.org
2011-07-26
2
-1
/
+10
*
Update the url_request_http_job according to the asynchronous CookieMonster API.
ycxiao@chromium.org
2011-07-25
3
-13
/
+79
*
Revert 93704 - Remove Content-Length mismatch checks.
cbentzel@chromium.org
2011-07-22
3
-3
/
+37
*
Remove Content-Length mismatch checks.
cbentzel@chromium.org
2011-07-22
3
-37
/
+3
*
net: Add more histograms for a disk cache experiment.
rvargas@google.com
2011-07-22
1
-0
/
+13
*
Added an OriginBoundCertStore field to the SSLClientSocketNSS class and
rkn@chromium.org
2011-07-21
2
-0
/
+12
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
1
-1
/
+1
*
Deprecate RegisterProtocolFactory/(Un)RegisterInterceptor.
willchan@chromium.org
2011-07-19
4
-28
/
+126
*
Replace onRequestSent with onSendHeaders in webrequest API
battre@chromium.org
2011-07-14
6
-23
/
+26
*
Fix memory leak in URLRequestTestHTTP.NetworkDelegateTunnelConnectionFailed
battre@chromium.org
2011-07-14
1
-3
/
+3
*
Unit testing of event generation NetworkDelegate / Web Request API
battre@chromium.org
2011-07-14
5
-163
/
+447
*
Make the URLRequestContext constant
battre@chromium.org
2011-07-14
12
-24
/
+28
*
Revert 92511 - Make the URLRequestContext constant
battre@chromium.org
2011-07-14
12
-28
/
+24
*
Make the URLRequestContext constant
battre@chromium.org
2011-07-14
12
-24
/
+28
*
Add content-security-policy to chrome://view-http-cache, and move scripts to ...
tsepez@chromium.org
2011-07-13
1
-1
/
+3
*
Export some functions to fix component build for chromeos.
sadrul@chromium.org
2011-07-13
1
-1
/
+1
*
Fix leaking request IDs in webRequest API
battre@chromium.org
2011-07-13
8
-53
/
+211
*
Revert 92331 - Fix leaking request IDs in webRequest API
battre@chromium.org
2011-07-13
8
-209
/
+53
*
Fix leaking request IDs in webRequest API
battre@chromium.org
2011-07-13
8
-53
/
+209
*
Enhancements to the about://appcache-internals pages.
michaeln@google.com
2011-07-12
2
-37
/
+44
*
Move base/values.h into the base namespace. This includes a cros DEPS roll
dmazzoni@chromium.org
2011-07-12
1
-1
/
+1
*
Reland r91815, "Clean up RegisterProtocolFactory calls."
willchan@chromium.org
2011-07-08
1
-3
/
+3
*
Revert r91815, "Clean up RegisterProtocolFactory calls." (broke mac canaries)
caseq@google.com
2011-07-08
1
-3
/
+3
*
Clean up RegisterProtocolFactory calls.
willchan@chromium.org
2011-07-08
1
-3
/
+3
*
URLRequestJob::Read can return false but still leave the request in state URL...
battre@chromium.org
2011-07-06
4
-25
/
+42
*
GCC 4.6 -Wunused-but-set-variable cleanup.
pph34r@gmail.com
2011-07-02
1
-4
/
+2
*
Fix for the DoNotOverrideReferrer url request test failures observed on the c...
ananta@chromium.org
2011-06-28
1
-10
/
+1
*
Moved OnBeforeHeadersSent of webRequest API to url_request_http_job.cc
battre@chromium.org
2011-06-28
5
-5
/
+51
*
Mark second half of URLRequestTest.DoNotOverrideReferrer as failling
battre@chromium.org
2011-06-27
1
-0
/
+10
*
Revert 90354 - Revert 90352 - Move Referer header to extra_headers field
battre@chromium.org
2011-06-27
2
-1
/
+56
*
Revert 90352 - Move Referer header to extra_headers field
battre@chromium.org
2011-06-24
2
-56
/
+1
*
Move Referer header to extra_headers field
battre@chromium.org
2011-06-24
2
-1
/
+56
*
net: Add some histograms to URLRequestHttpJob and make sure that
rvargas@google.com
2011-06-24
2
-1
/
+65
*
Not allow compression when requesting multimedia
enal@chromium.org
2011-06-21
2
-48
/
+91
*
Revert 89837 - Move Referer and Host HTTP headers to extra_headers field
battre@chromium.org
2011-06-21
2
-56
/
+1
*
Move Referer and Host HTTP headers to extra_headers field
battre@chromium.org
2011-06-21
2
-1
/
+56
*
Revert 89532 - Not allow compression when requesting multimedia
akalin@chromium.org
2011-06-17
2
-89
/
+46
*
Not allow compression when requesting multimedia
enal@chromium.org
2011-06-17
2
-46
/
+89
*
Remove static std::string object
jar@chromium.org
2011-06-16
1
-2
/
+2
*
Implement A/B experiment for anti-DDoS.
joi@chromium.org
2011-06-16
2
-11
/
+12
*
Register for network notifications from the right thread (network).
joi@chromium.org
2011-06-06
2
-6
/
+25
*
Changes to have chrome building with net.dll
rvargas@google.com
2011-06-03
2
-4
/
+5
*
Adds unit tests that attempt to verify the following through simulation:
joi@chromium.org
2011-06-02
6
-88
/
+903
*
Adds URLRequestJob bytes read to NetLog.
mmenke@chromium.org
2011-06-01
1
-0
/
+16
*
net: Add NET_API to more code, this time what's used by chrome.dll
rvargas@google.com
2011-05-31
6
-6
/
+14
[next]