summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test/net
Commit message (Expand)AuthorAgeFilesLines
* net: Rework how blocking delegates are logged.mmenke@chromium.org2013-10-251-1/+7
* Explicit initialization of aura::Env for browser shell.dnicoara@chromium.org2013-10-091-0/+2
* Revert 224269 "Don't persist HPKP if PrivacyMode is enabled."tkent@chromium.org2013-09-201-1/+0
* Don't persist HPKP if PrivacyMode is enabled.mef@chromium.org2013-09-201-0/+1
* Revert 223894 "Revert "Enable device discovery notifications.""vitalybuka@chromium.org2013-09-191-0/+3
* Revert "Enable device discovery notifications."teravest@chromium.org2013-09-181-3/+0
* Enable device discovery notifications.vitalybuka@chromium.org2013-09-131-0/+3
* Introduce GURL::SchemeIsHttpFamily(), which returns true for http and https.cdn@chromium.org2013-08-221-1/+1
* Fix regression: don't redirect to data: URLs.tsepez@chromium.org2013-08-161-1/+4
* Revert 216444 "net: add a test to ensure that our TLS handshake ..."frankf@chromium.org2013-08-081-1/+3
* net: add a test to ensure that our TLS handshake doesn't get too large.agl@chromium.org2013-08-081-3/+1
* Add a CertVerifier flag to enable hard fail for local (non-public) trust anch...rsleevi@chromium.org2013-07-301-0/+1
* Update include paths in chrome_frame for base/process changes.rsesek@chromium.org2013-07-231-1/+1
* Refactor utility methods that don't use the ProfileManager directly out of th...noms@chromium.org2013-07-181-1/+2
* Use a direct include of the message_loop header in cc/, chrome_frame/, cloud_...avi@chromium.org2013-07-171-1/+1
* Rename base::Delete to base::DeleteFilebrettw@chromium.org2013-07-161-2/+2
* Move PathExists to base namespace.brettw@chromium.org2013-07-111-1/+1
* Create the desktop screen in the CF net tests.grt@chromium.org2013-07-031-0/+9
* Move file_util::Delete to the base namespacebrettw@chromium.org2013-07-011-2/+2
* More tests for handling HSTS and HPKP headers.palmer@chromium.org2013-06-291-0/+2
* Define a LoggingSettings struct to use for InitLogging()akalin@chromium.org2013-06-211-6/+5
* Add GetFullRequestHeaders, from URLRequestJob to HttpNetworkTransaction.ttuttle@chromium.org2013-06-201-1/+4
* Use a direct include of strings headers in chrome_frame/.avi@chromium.org2013-06-111-2/+2
* chrome_frame: Use base::MessageLoop.xhwang@chromium.org2013-05-303-5/+5
* Remove references to Profile from browser_context_keyed_service.phajdan.jr@chromium.org2013-05-221-1/+1
* Drop more dependencies of ProfileKeyedService infrastructure on chrome.phajdan.jr@chromium.org2013-05-171-0/+6
* Extract locking behaviour from ProcessSingleton.erikwright@chromium.org2013-04-191-4/+1
* Update the remaining include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-171-1/+1
* Don't set MODE_DEFAULT when adding HPKP header.palmer@chromium.org2013-04-101-2/+3
* Hide ContentClient getters from embedders so that they they don't reuse conte...jam@chromium.org2013-04-051-2/+1
* Simplify the ProcessSingleton API.erikwright@chromium.org2013-03-281-6/+7
* Refactor sandbox_policy.cc so that it doesn't contain the sandbox policies fo...jam@chromium.org2013-03-201-2/+1
* net: move test files out of net/basephajdan.jr@chromium.org2013-03-181-1/+1
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Re-enable some network tests that have been disabled formmenke@chromium.org2013-02-201-0/+6
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-2/+2
* Rename FilePath -> base::FilePath in various toplevel directoriesbrettw@chromium.org2013-02-103-14/+16
* Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple.joi@chromium.org2013-02-061-2/+8
* LoadTiming in net, part 3.mmenke@chromium.org2013-01-211-0/+5
* [Profiles, Fixit] Removing usage of GetDefaultProfile from chrome_frame code.rlp@chromium.org2013-01-041-1/+1
* build fix attemptthakis@chromium.org2012-12-031-1/+1
* Move many ProcessSingleton methods to "protected" visibility as an upcoming r...gab@chromium.org2012-12-031-0/+2
* POSTs to HSTS domains are no longer converted to GETs mmenke@chromium.org2012-11-281-1/+2
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-2/+2
* Reland 167337 - Move url_request_test_util into net namespacejochen@chromium.org2012-11-132-2/+5
* Revert 167337 - Move url_request_test_util into net namespacejochen@chromium.org2012-11-132-5/+2
* Move url_request_test_util into net namespacejochen@chromium.org2012-11-132-2/+5
* Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The po...zelidrag@chromium.org2012-11-081-3/+11
* Provide mutable members of UrlRequestContext via pure-virtual interface. Cre...pauljensen@chromium.org2012-11-072-2/+5
* Revert 165062 - We believe this change broke startup_testsnsylvain@chromium.org2012-11-011-11/+3