| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove throttling trial, and make feature on by default. | joi@chromium.org | 2011-09-01 | 2 | -31/+0 |
* | Unreviewed typo fix in previous CL. | agl@chromium.org | 2011-08-31 | 1 | -1/+1 |
* | Allow the NetworkDelegate to synchronously cancel a URLRequest. | joaodasilva@chromium.org | 2011-08-31 | 2 | -7/+49 |
* | Trying to measure the impact of warmest socket from the following histograms: | gagansingh@google.com | 2011-08-24 | 1 | -2/+11 |
* | net: only enable certificate pinning in official builds. | agl@chromium.org | 2011-08-22 | 1 | -0/+6 |
* | Use a different error code for pinning errors. | agl@chromium.org | 2011-08-22 | 1 | -1/+1 |
* | Revert "Modifying prefetch to account for multi-profile." | avi@chromium.org | 2011-08-19 | 1 | -0/+1 |
* | Revert 97465 - Revert 97446 - Modifying prefetch to account for multi-profile. | avi@chromium.org | 2011-08-19 | 1 | -1/+0 |
* | Revert 97446 - Modifying prefetch to account for multi-profile. | avi@chromium.org | 2011-08-19 | 1 | -0/+1 |
* | Remove prerendering from net and content. | cbentzel@chromium.org | 2011-08-19 | 1 | -21/+0 |
* | Modifying prefetch to account for multi-profile. | rlp@chromium.org | 2011-08-19 | 1 | -1/+0 |
* | Log errors on the URLRequestTYPE_REQUEST_ALIVE end event, | mmenke@chromium.org | 2011-08-17 | 2 | -2/+14 |
* | net: Notify the http job and cache transaction about a filter | rvargas@google.com | 2011-08-12 | 5 | -26/+132 |
* | Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE. | darin@chromium.org | 2011-08-12 | 18 | -39/+40 |
* | Instantiate OriginBoundCertService in relevant places and do plumbing to pass... | rkn@chromium.org | 2011-08-11 | 3 | -0/+12 |
* | Add a status message "Waiting for extension Foo..." when there's a request | mpcomplete@chromium.org | 2011-08-10 | 5 | -10/+56 |
* | Add load flag indicating a request is probably the result of a user gesture. | joi@chromium.org | 2011-08-09 | 6 | -15/+46 |
* | Remove obsolete use of CLIPPED_HISTOGRMAS | jar@chromium.org | 2011-08-05 | 2 | -112/+3 |
* | Add onAuthRequired signal to the webRequest API | jochen@chromium.org | 2011-08-03 | 3 | -0/+9 |
* | Add WARN_UNUSED_RESULT to crypto/hmac.h | rsleevi@chromium.org | 2011-07-30 | 1 | -3/+5 |
* | Change CanGetCookies signature, add CookieList as parameters in order to remo... | ycxiao@chromium.org | 2011-07-29 | 8 | -42/+51 |
* | Reland r94047 - Make Profile own ProfileIOData. | willchan@chromium.org | 2011-07-29 | 2 | -1/+10 |
* | 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 |