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
*
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
*
Make destructor virtual (Clang caught this, yay! :)
joi@chromium.org
2011-05-27
1
-1
/
+1
*
Anti-DDoS enhancements: Log to net log, UMA stats, improved policy.
joi@chromium.org
2011-05-27
6
-45
/
+463
*
Remove ProtocolFactory/Interceptor uses in GViewRequestInterceptor.
willchan@chromium.org
2011-05-26
4
-24
/
+86
*
Revert 86802 - Remove ProtocolFactory/Interceptor uses in GViewRequestInterce...
willchan@chromium.org
2011-05-26
3
-86
/
+16
*
Remove ProtocolFactory/Interceptor uses in GViewRequestInterceptor.
willchan@chromium.org
2011-05-26
3
-16
/
+86
*
Fix memory leak.
koz@chromium.org
2011-05-25
1
-1
/
+1
*
Give URLRequestJobFactory::Interceptors the ability to specify protocols they...
koz@chromium.org
2011-05-25
3
-0
/
+69
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
4
-4
/
+4
*
Treat ERR_CONNECTION_CLOSED as end-of-data marker for downloads.
ahendrickson@chromium.org
2011-05-24
3
-5
/
+97
*
Handle <link rel=prerender> in chrome.
gavinp@chromium.org
2011-05-24
1
-1
/
+1
*
It suffices to just forward-declare DnsCertProvenanceChecker
wtc@chromium.org
2011-05-24
2
-2
/
+1
[next]