summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* [net/dns] Handle failure in DatagramClientSocket::Connect in DnsUDPAttemptszym@chromium.org2012-09-272-15/+39
* Sensitivity Analysis to see how cache performance affects PLTs.tburkard@chromium.org2012-09-272-16/+114
* Enable T-TeleSec GlboalRoot Class 3 for EVrsleevi@chromium.org2012-09-271-0/+6
* Placeholder for cert_database on iOS.droger@chromium.org2012-09-272-0/+31
* URLRequestHttpJob::StartTransaction should honour network delegate.vabr@chromium.org2012-09-273-14/+72
* On OS X, observe Keychain/Trust Settings changes and announce them via CertDa...rsleevi@chromium.org2012-09-272-3/+115
* Revert 158894 - Disable TLS channel ID by default. (for merging to branch)mattm@chromium.org2012-09-261-1/+1
* Disable TLS channel ID by default. (for merging to branch)mattm@chromium.org2012-09-261-1/+1
* Port certificate verification to iOS.droger@chromium.org2012-09-269-27/+150
* net: Delete UploadFileElementReader::file_stream_ asynchronouslyhashimoto@chromium.org2012-09-261-4/+6
* There are two blocking network delegates in url_request_unittest:vabr@chromium.org2012-09-262-211/+352
* Replace the deprecated DSA_SIGNATURE_LEN macro withwtc@chromium.org2012-09-251-1/+9
* Fix android build.nileshagrawal@chromium.org2012-09-241-1/+1
* [Android] Add Java observers to the NetworkChangeNotifierdfalcantara@chromium.org2012-09-243-9/+200
* Move base Java utils to base/test/android/javatests.nyquist@chromium.org2012-09-242-4/+2
* Revert 158403 - Disk cache: Disable the self check of ranking lists.rvargas@google.com2012-09-241-0/+3
* Disk cache: Disable the self check of ranking lists.rvargas@google.com2012-09-241-3/+0
* Shift "commit point" for when a download will no longer accept cancels.rdsmith@chromium.org2012-09-241-1/+7
* Tests were marked as Flaky.vitalybuka@chromium.org2012-09-231-2/+2