| Commit message (Expand) | Author | Age | Files | Lines |
* | Add one-time randomization support for FieldTrial, and the ability to | joi@chromium.org | 2011-05-10 | 7 | -26/+17 |
* | Reformating functions calls. | qsr@google.com | 2011-05-10 | 1 | -1/+2 |
* | iwyu: Include stringprintf.h where appropriate, part 1. | jhawkins@chromium.org | 2011-05-10 | 6 | -2/+6 |
* | iwyu: Use callback_old.h where appropriate, part 2. | jhawkins@chromium.org | 2011-05-10 | 2 | -2/+4 |
* | Start backup socket timer for preconnects too. | willchan@chromium.org | 2011-05-10 | 2 | -5/+57 |
* | Linux: call WatchFileDescriptor on the file thread to monitor KDE proxy setti... | mdm@chromium.org | 2011-05-10 | 3 | -44/+81 |
* | iwyu: Use callback_old.h where appropriate, part 1. | jhawkins@chromium.org | 2011-05-10 | 1 | -1/+1 |
* | Remove GeoTrust; leaving Equifax for now as discussed by chat. | cevans@chromium.org | 2011-05-09 | 1 | -3/+0 |
* | Make sure that the built-in pins for *.google.com don't prevent non-built-in | cevans@chromium.org | 2011-05-09 | 2 | -14/+31 |
* | net: fix matching ".google.com" at the end of a string. | agl@chromium.org | 2011-05-09 | 2 | -2/+4 |
* | net: break out SSLHostInfo verification time for Google. | agl@chromium.org | 2011-05-09 | 1 | -1/+6 |
* | Documentation for ProxyResolverErrorObserver | jochen@chromium.org | 2011-05-09 | 1 | -1/+7 |
* | Add a command-line flag for MAC cookies. | abarth@chromium.org | 2011-05-08 | 2 | -1/+16 |
* | disk cache: Add NET_API for net.dll | rvargas@google.com | 2011-05-07 | 1 | -7/+11 |
* | disk cache: Add NET_API for net.dll | rvargas@google.com | 2011-05-07 | 15 | -46/+60 |
* | Add requested documentation. | abarth@chromium.org | 2011-05-06 | 1 | -0/+7 |
* | net/url_request/url_request_test_util.h doesn't need to include | wtc@chromium.org | 2011-05-06 | 2 | -1/+1 |
* | Accept new WebSocket handshake format (hybi-04 and later). | yutak@chromium.org | 2011-05-06 | 4 | -57/+553 |
* | Implemented unit tests for ProxyService and fixed a bug | battre@chromium.org | 2011-05-06 | 3 | -2/+247 |
* | FTP: split the directory listing parser test and re-enable it on TSan bots | phajdan.jr@chromium.org | 2011-05-06 | 2 | -142/+185 |
* | GetPeerAddress could be called without socket, added check | dpolukhin@chromium.org | 2011-05-06 | 1 | -0/+6 |
* | net: Move ResponseCookies into the net namespace. | tfarina@chromium.org | 2011-05-06 | 1 | -5/+5 |
* | Revert 84197 - Add one-time randomization support for FieldTrial, and the abi... | joi@chromium.org | 2011-05-06 | 7 | -17/+26 |
* | (harmless) Missed include from http://codereview.chromium.org/6930040/ | cevans@chromium.org | 2011-05-05 | 1 | -0/+1 |
* | Gchat data is mapped onto talkgadget.google.com so don't forget to HSTS it. | cevans@chromium.org | 2011-05-05 | 2 | -0/+8 |
* | Refactor to address URLRequestContext dependency added in | cevans@chromium.org | 2011-05-05 | 8 | -23/+33 |
* | Http Cache: make sure that if we cancel a request after all data | rvargas@google.com | 2011-05-05 | 3 | -1/+55 |
* | Re-connect if Keep-Alive connection has been closed by the time we get around... | asanka@chromium.org | 2011-05-05 | 13 | -121/+245 |
* | Prefer IPv4 in the ConnectBackupJob to work around broken IPv6 networks | wtc@chromium.org | 2011-05-05 | 8 | -54/+210 |
* | net: add cloudsecurityalliance.org to HSTS preloaded list. | agl@chromium.org | 2011-05-05 | 2 | -0/+8 |
* | Using DCHECK_NE/EQ/LE/GE/GT/LT() where possible. Updating logging in src/net/... | kushi.p@gmail.com | 2011-05-05 | 11 | -22/+26 |
* | Fix logic for handling reports of malformed bodies. To end up counting | joi@chromium.org | 2011-05-05 | 3 | -9/+23 |
* | Revert 84196 - Fix logic for handling reports of malformed bodies. To end up ... | joi@chromium.org | 2011-05-05 | 3 | -22/+9 |
* | Add one-time randomization support for FieldTrial, and the ability to | joi@chromium.org | 2011-05-05 | 7 | -26/+17 |
* | Fix logic for handling reports of malformed bodies. To end up counting | joi@chromium.org | 2011-05-05 | 3 | -9/+22 |
* | Rename ClientSocket to StreamSocket. | sergeyu@chromium.org | 2011-05-05 | 59 | -179/+179 |
* | Change the obsolete ProxyConfigServiceNull to ProxyConfigServiceDirect. | wtc@chromium.org | 2011-05-04 | 1 | -1/+1 |
* | net: remove a random 10% of the False Start blocklist. | agl@chromium.org | 2011-05-04 | 1 | -459/+0 |
* | net: remove napster.com from False Start blocklist. | agl@chromium.org | 2011-05-04 | 1 | -1/+0 |
* | net: add (*.)stripe.com to the HSTS preloaded list. | agl@chromium.org | 2011-05-04 | 2 | -0/+4 |
* | net: add logentries.com to the HSTS preloaded list. | agl@chromium.org | 2011-05-04 | 2 | -0/+10 |
* | Allow server to indicate a non-SDCH encoding | jar@chromium.org | 2011-05-04 | 1 | -1/+27 |
* | net: remove the project net_base, and move back to a single net library. | rvargas@google.com | 2011-05-04 | 1 | -152/+72 |
* | Canary HSTS for mail.google.com, based on enthusiastic support to try. | cevans@chromium.org | 2011-05-04 | 2 | -7/+8 |
* | Nitpick: add missing header file in gyp file. | qsr@chromium.org | 2011-05-04 | 1 | -0/+1 |
* | Use a MessageLoopProxy to forward PAC script errors to the network delegate | jochen@chromium.org | 2011-05-03 | 4 | -18/+31 |
* | Use a MessageLoopProxy rather than manual Lock + MessageLoop* in HostResolver... | eroman@chromium.org | 2011-05-03 | 1 | -71/+32 |
* | Eliminate wstring from base/utf_offset_string_conversions.h, net/base/escape.... | pkasting@chromium.org | 2011-05-03 | 10 | -1125/+819 |
* | Initialize the network_delegate_ and fix style | jochen@chromium.org | 2011-05-03 | 3 | -3/+7 |
* | Tweaks to extension webRequest API. | mpcomplete@chromium.org | 2011-05-03 | 3 | -9/+8 |