| Commit message (Expand) | Author | Age | Files | Lines |
* | Check for kCFProxyTypeHttps in ProxyResolverMac | eroman@chromium.org | 2011-09-09 | 1 | -0/+5 |
* | net: Rename URLRequestStatus::os_error_. | tfarina@chromium.org | 2011-09-08 | 1 | -1/+1 |
* | Update base/timer.h code to pass through Location from call sites. (reland) o... | jbates@chromium.org | 2011-09-02 | 6 | -10/+11 |
* | Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, | mattm@chromium.org | 2011-09-02 | 6 | -11/+10 |
* | Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th... | jbates@chromium.org | 2011-09-02 | 6 | -10/+11 |
* | Reduce number of unnamed-type-template-args violations (mostly when passing v... | pkasting@chromium.org | 2011-09-01 | 4 | -7/+7 |
* | Only mark a proxy as bad if we have confirmation that another proxy succeeded... | asanka@chromium.org | 2011-08-29 | 7 | -8/+103 |
* | Linux: fix an incorrect cast and missing dereference that prevented GNOME 3 p... | mdm@chromium.org | 2011-08-16 | 1 | -1/+1 |
* | Add MessageLoopProxy::current | nduca@chromium.org | 2011-08-15 | 6 | -7/+7 |
* | Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE. | darin@chromium.org | 2011-08-12 | 29 | -60/+61 |
* | Fixup bad include and usage of BASE_API, which should be BASE_EXPORT. | darin@chromium.org | 2011-08-05 | 1 | -1/+0 |
* | HostResolver: don't interpret NULL callback argument as a request to do synch... | agayev@chromium.org | 2011-08-04 | 1 | -0/+7 |
* | Add onAuthRequired signal to the webRequest API | jochen@chromium.org | 2011-08-03 | 1 | -0/+2 |
* | mac: Components build for net | thakis@chromium.org | 2011-07-29 | 1 | -1/+2 |
* | HostResolverImpl: don't interpret NULL callback argument as a request to do s... | agayev@chromium.org | 2011-07-28 | 1 | -0/+5 |
* | Revert 94412 - HostResolverImpl: don't interpret NULL callback argument as a ... | agayev@chromium.org | 2011-07-28 | 1 | -5/+0 |
* | HostResolverImpl: don't interpret NULL callback argument as a request to do s... | agayev@chromium.org | 2011-07-28 | 1 | -0/+5 |
* | Add OVERRIDE throughout net/proxy/* | eroman@chromium.org | 2011-07-22 | 29 | -197/+217 |
* | some cleanup for base/stl_util | dilmah@chromium.org | 2011-07-19 | 3 | -3/+3 |
* | Replace onRequestSent with onSendHeaders in webrequest API | battre@chromium.org | 2011-07-14 | 1 | -2/+1 |
* | Make the URLRequestContext constant | battre@chromium.org | 2011-07-14 | 1 | -1/+1 |
* | Revert 92511 - Make the URLRequestContext constant | battre@chromium.org | 2011-07-14 | 1 | -1/+1 |
* | Make the URLRequestContext constant | battre@chromium.org | 2011-07-14 | 1 | -1/+1 |
* | Make MultiThreadedProxyResolver resistant to crashes when leaked. | willchan@chromium.org | 2011-07-13 | 1 | -6/+7 |
* | Move base/values.h into the base namespace. This includes a cros DEPS roll | dmazzoni@chromium.org | 2011-07-12 | 1 | -1/+3 |
* | Fix ReuseTest memory handling. | joi@chromium.org | 2011-07-04 | 1 | -8/+10 |
* | net: Add NET_API to more code to enable building | rvargas@google.com | 2011-06-30 | 1 | -1/+2 |
* | Fix memory leak introduced by unit test, unflake timing-dependent test. | joi@chromium.org | 2011-06-29 | 1 | -5/+22 |
* | Moved OnBeforeHeadersSent of webRequest API to url_request_http_job.cc | battre@chromium.org | 2011-06-28 | 1 | -1/+1 |
* | Do GetAdaptersAddresses on a worker thread. | joi@chromium.org | 2011-06-23 | 4 | -66/+253 |
* | Coverity: Initialize member variables. | jhawkins@chromium.org | 2011-06-21 | 1 | -3/+28 |
* | net: Fix more regressions for net.dll | rvargas@google.com | 2011-06-20 | 2 | -1/+3 |
* | Revert 89628 - Revert 89489 - net: don't check revocation when fetching PAC f... | cevans@chromium.org | 2011-06-20 | 2 | -1/+33 |
* | Revert 89629 - Revert 89486 - Revert 87047 - Revert 86422 - Make DHCP WPAD on... | cevans@chromium.org | 2011-06-20 | 3 | -4/+8 |
* | Revert 89486 - Revert 87047 - Revert 86422 - Make DHCP WPAD on by default. | cevans@chromium.org | 2011-06-19 | 3 | -8/+4 |
* | Revert 89489 - net: don't check revocation when fetching PAC files. | cevans@chromium.org | 2011-06-19 | 2 | -33/+1 |
* | net: don't check revocation when fetching PAC files. | agl@chromium.org | 2011-06-17 | 2 | -1/+33 |
* | Revert 87047 - Revert 86422 - Make DHCP WPAD on by default. | joi@chromium.org | 2011-06-17 | 3 | -4/+8 |
* | Remove the HostResolverImpl::Shutdown() method. | eroman@chromium.org | 2011-06-15 | 9 | -83/+103 |
* | Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 2) | thestig@chromium.org | 2011-06-15 | 1 | -1/+1 |
* | Change the files in base and net to include foundation_util.h | wtc@chromium.org | 2011-06-14 | 2 | -4/+5 |
* | Cancel when InitProxyResolver cancels, so we don't use callback later. | joi@chromium.org | 2011-06-13 | 3 | -1/+76 |
* | Changes to have chrome building with net.dll | rvargas@google.com | 2011-06-03 | 1 | -1/+1 |
* | Linux: add an extra CHECK to try and figure out bugs 75508 and 84673. | mdm@chromium.org | 2011-06-02 | 1 | -1/+10 |
* | Revert 86422 - Make DHCP WPAD on by default. | joi@chromium.org | 2011-05-27 | 3 | -9/+5 |
* | Fix scope issues in DHCP WPAD code pointed out by jar@. | joi@chromium.org | 2011-05-26 | 7 | -45/+63 |
* | Make DHCP WPAD on by default. | joi@chromium.org | 2011-05-24 | 3 | -4/+7 |
* | Add metrics for DHCP WPAD feature. Fix memory overwrite. | joi@chromium.org | 2011-05-24 | 3 | -3/+75 |
* | Kill URLRequestJobTracker. | willchan@chromium.org | 2011-05-22 | 1 | -1/+5 |
* | net: Add NET_API to a few more files. | rvargas@google.com | 2011-05-21 | 4 | -8/+12 |