summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
* Adding 'explicit_expiration' cause to 'OnCookieChanged'jochen@chromium.org2011-03-302-8/+22
* Do not send empty Accept-Language / Accept-Charset headers.willchan@chromium.org2011-03-303-18/+46
* Stop using FALSE as it may not be available on some platforms.joi@chromium.org2011-03-291-3/+3
* Add another AllowIO exception to URLRequestFileJob.fischman@chromium.org2011-03-291-8/+13
* FTP: more flexible detection of column offsetphajdan.jr@chromium.org2011-03-292-65/+51
* Remove the fallback from SOCKSv4 to SOCKSv4a.eroman@chromium.org2011-03-293-138/+35
* Add a bug annotation to a TODO.eroman@chromium.org2011-03-291-2/+2
* Moved the logic to initialize a ClientSocketHandle with the relevant socket p...sanjeevr@chromium.org2011-03-294-169/+353
* Forgot to address a comment in r79555.agl@chromium.org2011-03-281-2/+2
* net: allow revocation check failures for HSTS sitesagl@chromium.org2011-03-281-0/+5
* net: add entropia.de to HSTS preloaded list.agl@chromium.org2011-03-282-0/+6
* Standardize grit invokesthomasvl@chromium.org2011-03-281-35/+8
* Correctly report HttpOnly cookies and correctly reset the Cookie Monsterjochen@chromium.org2011-03-281-1/+3
* Move some files from base to base/memory.levin@chromium.org2011-03-28204-402/+402
* Fix Clang build after landing http://codereview.chromium.org/6670085/phajdan.jr@chromium.org2011-03-262-0/+5
* FTP: Detect the character encoding only after the entire listing is received.phajdan.jr@chromium.org2011-03-2619-979/+691
* Update port handling to patch latest HSTS intention. See the bug for URLs thatcevans@chromium.org2011-03-261-1/+0
* Add an opt-out header for HTTP throttling. Never throttle for localhost.joi@chromium.org2011-03-2511-41/+403
* Support enabling/disabling the URL request throttler via the about:net-intern...joi@chromium.org2011-03-255-14/+52
* Move declaration of private nested URLRequestHttpJob::HttpRequestContext to ....adamk@chromium.org2011-03-252-25/+28
* Clean up unload-related state after the ack is received.creis@google.com2011-03-251-0/+9
* Remove most unnecessary uses of "net::" in net/base/.adamk@chromium.org2011-03-2545-790/+790
* Enable IP pooling for SPDY.mbelshe@chromium.org2011-03-2510-35/+449
* Remove all "net::" prefixes under net/url_request for code that'sadamk@chromium.org2011-03-2422-403/+413
* Clean up the IsBlacklisted function.wtc@chromium.org2011-03-242-9/+36
* Move URLRequestJob's histogram logic to URLRequestHttpJob.adamk@chromium.org2011-03-244-354/+323
* SEC_ERROR_UNTRUSTED_CERT means the user has marked the (leaf) certificatewtc@chromium.org2011-03-231-3/+3
* Remove UDT.mbelshe@chromium.org2011-03-23101-19652/+0
* Adding `cause` to the cookie extension API's onchanged event signature.jochen@chromium.org2011-03-234-15/+91
* Removed the static on all stats macros and changed the static declarationrtenneti@chromium.org2011-03-227-30/+30
* Remove AddRef()/Release() from ViewHttpCacheJob. Use a Core class.willchan@chromium.org2011-03-222-3/+3
* Add OWNERS file for net/testphajdan.jr@chromium.org2011-03-221-0/+1
* Add field trial & prerendering information to Net.HttpTimeToFirstBytegavinp@chromium.org2011-03-221-0/+33
* fix commentsdilmah@chromium.org2011-03-221-1/+1
* Fix up the last easy URLRequestJob refcounting offenders.willchan@chromium.org2011-03-216-43/+57
* Revert 78883 - Add field trial & prerendering information to Net.HttpTimeToFi...gavinp@chromium.org2011-03-211-34/+1
* Add field trial & prerendering information to Net.HttpTimeToFirstBytegavinp@chromium.org2011-03-211-1/+34
* net: add encrypted.google.com to HSTS preloaded list.agl@chromium.org2011-03-212-0/+3
* net: add keyerror.com to HSTS preloaded list.agl@chromium.org2011-03-212-0/+4
* Fixes X509CertificateTest.SerialNumbers for USE_OPENSSL.bulach@chromium.org2011-03-212-1/+17
* FTP: use ICU to parse month abbreviations.phajdan.jr@chromium.org2011-03-193-47/+49
* Removed static variable for histograms to avoid race withrtenneti@chromium.org2011-03-192-12/+12
* Fix Linux clang build.willchan@chromium.org2011-03-192-4/+6
* Change some URLRequestJob subclasses to use ScopedRunnableMethodFactory.willchan@chromium.org2011-03-196-13/+31
* Add GetNetworkList() in net_utils.sergeyu@chromium.org2011-03-196-10/+156
* net: add lastpass.com to the HSTS preloaded list.agl@chromium.org2011-03-182-0/+6
* net: fix blacklisted serial number.agl@chromium.org2011-03-181-1/+1
* Fix flakiness in Alternate-Protocol tests.willchan@chromium.org2011-03-181-55/+21
* net: Add two more blacklisted certificates.agl@chromium.org2011-03-181-1/+3
* Add market.android.com to HSTS list; this origin already sends the header butcevans@chromium.org2011-03-182-0/+2