summaryrefslogtreecommitdiffstats
path: root/net/base
Commit message (Expand)AuthorAgeFilesLines
* Reland r42473. Add a delegate to CookieMonster and broadcast notifications ab...jochen@chromium.org2010-03-254-109/+243
* Reverts 42520 and 42477. It back red again when adding this change back.maruel@chromium.org2010-03-252-55/+31
* Support sending a sliced file in chromium.jianli@chromium.org2010-03-245-19/+122
* Add IPv6 probe support for Windowsjar@chromium.org2010-03-241-3/+39
* Reapply 42467 by reverting 42499 and added suppression.maruel@chromium.org2010-03-242-31/+55
* Revert r42467: "Clear cookies, local storage and databases when an extension ...maruel@chromium.org2010-03-242-55/+31
* Revert 42473 - Add a delegate to CookieMonster and broadcast notifications ab...dhollowa@chromium.org2010-03-244-243/+109
* Add a delegate to CookieMonster and broadcast notifications about changes to ...jochen@chromium.org2010-03-244-109/+243
* Clear cookies, local storage and databases when an extension gets uninstalled.jochen@chromium.org2010-03-242-31/+55
* Add an initial implementation of net-internals inspector in javascript.eroman@chromium.org2010-03-232-0/+12
* Make various types of input work better with ctrl-enter. If we detected that...pkasting@chromium.org2010-03-223-23/+36
* Revert 42152 - Fix the case where the browser livelocks if we cannot open a f...vandebo@chromium.org2010-03-197-195/+68
* Fix the case where the browser livelocks if we cannot open a file.vandebo@chromium.org2010-03-197-68/+195
* Do not use cert_pi_useAIACertFetch by default. Use it onlywtc@chromium.org2010-03-193-163/+207
* Support for viewing text/cache-manifest resources in a browser window instead...michaeln@chromium.org2010-03-181-0/+1
* Move LoadTemporaryCert to the new files cert_test_util.{h,cc} andwtc@chromium.org2010-03-172-0/+122
* Correct readability items from previous checkinjar@chromium.org2010-03-172-8/+9
* Refine IPv6 probe to require that the client has an IPv6 address on an interfacejar@chromium.org2010-03-163-21/+205
* Generalize the net module's LoadLog facility from a passive container, to an ...eroman@chromium.org2010-03-1621-747/+741
* Increase the mime sniffer's limit for searching for binary looking bytes fromabarth@chromium.org2010-03-163-65/+142
* When connect takes too long for a new socket group, issue a singlembelshe@chromium.org2010-03-141-0/+6
* Remove locks from StrictTransportSecurityState.abarth@chromium.org2010-03-142-14/+0
* We need to sniff from file:// URLs so that we don't do silly things like try toabarth@chromium.org2010-03-131-1/+2
* Revert r41459:willchan@chromium.org2010-03-121-1/+3
* Change Mac to DCHECK if NetworkChangeNotifier observer list is not empty by d...willchan@chromium.org2010-03-121-3/+1
* NSS and NPN: send NextProtocol on resume and disable NPN without SPDY.agl@chromium.org2010-03-121-2/+1
* win: string_util.h -> utf_string_conversions.h fix.jhawkins@google.com2010-03-114-1/+4
* Add paypal.com to the preloaded STS list.agl@chromium.org2010-03-103-74/+163
* SPDY: Add basic support for Alternate-Protocol header.willchan@chromium.org2010-03-092-0/+47
* Use 0 for successful end of stream.vandebo@chromium.org2010-03-081-2/+1
* net: string_utils.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-083-0/+3
* Correctly handle trailing dots in hostname blacklist. jschuh@google.com2010-03-082-0/+11
* Pulls the latest googleurl to get the fix forbrettw@chromium.org2010-03-061-2/+2
* Thread-safety for X509Certificate's intermediate-certs list.snej@chromium.org2010-03-056-43/+198
* Mac: Work around SSL renegotiation problems with client certs.snej@chromium.org2010-03-051-1/+0
* Revert my last commit 'cause it breaks net unit tests on OS X 10.6 :(snej@chromium.org2010-03-056-194/+42
* Thread-safety for X509Certificate's intermediate-certs list.snej@chromium.org2010-03-056-42/+194
* Change histogram names because collected data is somewhat different.vandebo@chromium.org2010-03-031-2/+2
* Remark the KeyHandler test as flakey, and make it not run under Valgrind inst...jam@chromium.org2010-03-031-1/+1
* Handle CreateFile() trimming trailing dots and spaces in downloads.jschuh@google.com2010-03-031-0/+10
* Disable KeyHandler test because it's hanging the Mac valgrind bots.jam@chromium.org2010-03-031-1/+1
* Use CHECK_* in netwillchan@chromium.org2010-03-025-17/+16
* Remove connection failed histograms.vandebo@chromium.org2010-03-022-9/+4
* TBR: Fix build by marking new Keygen test as flaky.snej@chromium.org2010-03-021-1/+1
* Mac: implement <keygen> support, including adding generated cert to the Keych...snej@chromium.org2010-03-0211-96/+422
* Revert "Fix the case where the browser livelocks if we cannot open a file."agl@chromium.org2010-03-017-193/+66
* Work around 3rd party problem causing bug 27870.vandebo@chromium.org2010-02-271-0/+4
* Fix the case where the browser livelocks if we cannot open a file.agl@chromium.org2010-02-267-66/+193
* Revert 40099 - Revert 39998 Revert 39996 Refine IPv6 probe to require that ...jar@chromium.org2010-02-264-88/+21
* Revert 39998 - Revert 39996 Refine IPv6 probe to require that the client has...jar@chromium.org2010-02-264-21/+88