summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/ssl_config_service_manager_pref_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-021-4/+4
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-1/+1
* ChannelID-less Connections in Chrome should be more granular.mef@chromium.org2013-05-171-69/+5
* Disable SSL3 fallback restriction on Google propertiesthaidn@google.com2013-05-091-1/+3
* Do not roll back to SSL 3.0 for Google properties.thaidn@google.com2013-04-191-2/+22
* net: split net/ssl out of net/basephajdan.jr@chromium.org2013-03-141-1/+1
* Split testing_pref_service.h/.cc into two parts, generic vs. Chrome-specific.joi@chromium.org2013-02-121-1/+1
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-1/+1
* Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple.joi@chromium.org2013-02-061-8/+11
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-221-7/+8
* chrome/browser: Update calls from RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-171-4/+4
* Move the bits of Prefs where production code has only trivially easyjoi@chromium.org2012-10-221-1/+1
* Disable TLS channel id if cookies are disabled or third-party cookies are blo...mattm@chromium.org2012-09-121-32/+146
* Add the --ssl-version-min and --ssl-version-max command-line options.wtc@chromium.org2012-06-141-55/+28
* Add preferences to a TestingPrefStore after PrefServiceMockBuilder::Create.wtc@chromium.org2012-06-131-13/+13
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-041-1/+1
* Use TLS 1.1.wtc@chromium.org2012-05-261-7/+8
* redesign and reimplement proxy config service and tracker, revise proxy ui on...kuan@chromium.org2011-11-041-2/+1
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+1
* Add back prefs::kSSL3Enabled and prefs::kTLS1Enabled, but controlrsleevi@chromium.org2011-11-011-28/+130
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-5/+5
* Move more files from chrome/test to chrome/test/base, part #5phajdan.jr@chromium.org2011-08-011-1/+1
* Add a preference and command-line option to disable SSL/TLS cipher suitesrsleevi@chromium.org2011-07-231-0/+112