summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Replace testing resources for WebSocket to net/data/websockettoyoshim@chromium.org2012-10-164-0/+99
* Enable peerconnection to use the NSS RNG.ronghuawu@chromium.org2012-10-161-1/+3
* fix uninitialized variable warning for vs2012 compilationscottmg@chromium.org2012-10-133-6/+6
* WebSocket test server migration on ExtensionApiTest.WebSocket (fourth trial)toyoshim@chromium.org2012-10-132-1/+19
* Make NetworkChangeNotifierWin poll more than once when looking for offline to...pauljensen@chromium.org2012-10-132-2/+26
* Don't use web intents for rss feeds.gbillock@chromium.org2012-10-121-0/+2
* Http cache: Fix the last access time for the infinite cache simulation.rvargas@google.com2012-10-122-24/+41
* Add support for coverage=1 builds on iOSstuartmorgan@chromium.org2012-10-121-0/+9
* Revert 161572 - WebSocket test server migration on ExtensionApiTest.WebSocket...mrossetti@chromium.org2012-10-122-19/+1
* WebSocket test server migration on ExtensionApiTest.WebSocket (third trial)toyoshim@chromium.org2012-10-122-1/+19
* Revert 161542 - WebSocket test server migration on ExtensionApiTest.WebSocket...kochi@chromium.org2012-10-122-19/+1
* WebSocket test server migration on ExtensionApiTest.WebSocket (retry)toyoshim@chromium.org2012-10-122-1/+19
* Disk cache: Track evictions of ga.js.rvargas@chromium.org2012-10-124-3/+19
* net-internals: Add HTTP_TRANSACTION_SEND_REQUEST_BODY eventmmenke@chromium.org2012-10-112-1/+42
* Update net_unittests.isolate for Linuxcsharp@chromium.org2012-10-111-5/+124
* Revert 161304 - WebSocket test server migration on ExtensionApiTest.WebSockettoyoshim@chromium.org2012-10-112-19/+1
* WebSocket test server migration on ExtensionApiTest.WebSockettoyoshim@chromium.org2012-10-112-1/+19
* fix compilation on vs2012 for FtpAuthCache::Entryscottmg@chromium.org2012-10-101-1/+1
* Cleanup: IWYU for base/time.h. Also fix misc lint errors.thestig@chromium.org2012-10-102-4/+4
* net: add lookout.com (and friends) to HSTS preloaded.agl@chromium.org2012-10-092-0/+12
* Launch pywebsocket via net::TestServertoyoshim@chromium.org2012-10-096-36/+99
* Make java.gypi use all_dependent_settings for input_jars_pathscjhopman@chromium.org2012-10-091-11/+0
* net: add packagist.org to HSTS preloaded.agl@chromium.org2012-10-082-0/+2
* Split GoogleURLTrackerInfoBarDelegate into its own .h/.cc. This will make ch...pkasting@chromium.org2012-10-062-0/+8
* Rename .swarm to .isolated, as done in r160469.maruel@chromium.org2012-10-051-1/+1
* Don't make base/net/ui depend on their Java counterpart when building for web...pliard@chromium.org2012-10-051-1/+1
* [Android] Upstream WebView tests and their dependencies.leandrogracia@chromium.org2012-10-051-2/+8
* Update all the .results to .swarm.maruel@chromium.org2012-10-051-1/+1
* SPDY - Add support for PINGs initiated by the server.rtenneti@chromium.org2012-10-048-22/+166
* [Coverity] Removed redundant conditiongroby@chromium.org2012-10-041-6/+6
* Upstream singleton consolidation in NetworkChangeNotifierdfalcantara@chromium.org2012-10-041-10/+5
* Update references to run_test_cases.py that were missed in r160016.maruel@chromium.org2012-10-041-3/+3
* Move src/tools/isolate to src/tools/swarm_client@159961 as a DEPS.maruel@chromium.org2012-10-041-1/+1
* Fix bug in percentage increase computation for cache sensitivity analysis,tburkard@chromium.org2012-10-031-6/+4
* net: add surfeasy.com to HSTS preloaded.agl@chromium.org2012-10-032-0/+4
* Use ScopedCOMInitializer in more places. While this doesn't always simplify ...pkasting@chromium.org2012-10-031-2/+2
* Force crypto::AppleKeychain access to be guarded by a Big Global Lockrsleevi@chromium.org2012-10-033-23/+51
* Revert 146616.erikwright@chromium.org2012-10-027-60/+7
* Don't render CSV or TSV files inline.torne@chromium.org2012-10-021-0/+4
* Enable compilation of net/ on iOS and run most of the unit tests.droger@chromium.org2012-10-021-67/+37
* Delete some unused code found by -Wunused-functionthakis@chromium.org2012-10-013-0/+6
* Miscellaneous tiny cleanups done while converting files to use ScopedCOMIniti...pkasting@chromium.org2012-10-011-17/+11
* DevTools: rollback r136953, make server socket blocking again. pfeldman@chromium.org2012-10-012-127/+27
* Flush at the end of local file writing in FileWriter API.kinaba@chromium.org2012-10-018-11/+131
* Track ga.js through the cache.willchan@chromium.org2012-09-292-13/+77
* SPDY proxy authentication support.piatek@google.com2012-09-282-0/+2
* Enable FtpDirectoryListing* GUnit tests on Android.pliard@chromium.org2012-09-281-2/+2
* Add more generic support for java targets bundling multiple directoriescjhopman@chromium.org2012-09-281-1/+1
* Port ssl_client_socket_nss to iOS.droger@chromium.org2012-09-282-3/+27
* Add missing end of file new line in NetErrorsTest.java.pliard@chromium.org2012-09-281-1/+1