Mmattm@chromium.orgRevert 158894 - Disable TLS channel ID by default. (for merging to branch)
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Add OWNERS file for chrome/browser/prefs. BUG=none TEST=none Review URL: http://codereview.chromium.org/6903032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83047 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
alternate ntp: persist show-search-provider-logo option at chrome://instant - in the process, move registration of zero-suggest-provider-url pref to instant ui where registration of all prefs are consolidated TBR=estade BUG=150863 TEST=verify per bug rpt Review URL: https://chromiumcodereview.appspot.com/10967022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158096 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Revert 158894 - Disable TLS channel ID by default. (for merging to branch) BUG=129174 TEST=browse to https://www.google.com, check chrome://histograms for DomainBoundCerts.Support. Then try with --enable-tls-channel-id flag. Review URL: https://codereview.chromium.org/10979040 TBR=mattm@chromium.org Review URL: https://codereview.chromium.org/10981045 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158897 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
RefCounted types should not have public destructors, chrome/browser/ part 5 BUG=123295 TEST=none Review URL: http://codereview.chromium.org/10068036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133870 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
RefCounted types should not have public destructors, chrome/browser/ part 5 BUG=123295 TEST=none Review URL: http://codereview.chromium.org/10068036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133870 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Relanding this as the earlier attempt caused a managed mode browser test to fail. That issue has since been fixed. Disallow incognito window creation in Windows 8 if parental control logging is enabled for the user. This is because the expectation that incognito navigations etc are not logged is not true. BUG=133560 TBR=battre Review URL: https://chromiumcodereview.appspot.com/10690181 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146503 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Fix incognito_mode_prefs_unittest compile on Android. Guard death test with GTEST_HAS_DEATH_TEST BUG=117407 TEST= Review URL: http://codereview.chromium.org/9658001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@125713 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
RefCounted types should not have public destructors, chrome/browser/ part 5 BUG=123295 TEST=none Review URL: http://codereview.chromium.org/10068036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133870 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Migrate the rest of the "global" prefs. This is a continuation of the work in r137835. TBR=gene for cloud print, mpcomplete for extension BUG=123812 TEST=browser_tests --gtest_filter=PrefsTab* and ExtensionApiTest.Font* Review URL: https://chromiumcodereview.appspot.com/10409046 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138219 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Correct const accessors in base/values.(h|cc) For problem description and other info please see the BUG page. This is for DictionaryValue. BUG=138946 TEST=N/A (no fix & no new feature) TBR=jar scottbyer achuith agl mnissler davemoore garykac akalin hans bulach phajdan.jr jamesr Review URL: https://chromiumcodereview.appspot.com/10834004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148833 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Switch ChromeTestSuite to the same convention as ContentTestSuite: the test suite implicitly provides global resources for each test, but they're re-initialized between each test. The performance overhead is negligible. We need that to continue moving tests from unit_tests to content_unittests. Because of shared test fixtures the test suites need to be compatible. BUG=90443 Review URL: http://codereview.chromium.org/7744039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98526 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Split mode incognito extension can get misleading pref changed events from regular mode I implemented the behavior described in comment 6 here: http://code.google.com/p/chromium/issues/detail?id=128017 BUG=128017 TEST=Manual Review URL: https://chromiumcodereview.appspot.com/10559052 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@144299 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Move mock notification observer header from content\test to content\public\test. This way we can enforce that internal content headers don't leak to embedders. BUG=98716 TBR=phajdan.jr Review URL: https://chromiumcodereview.appspot.com/10494012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@140245 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Move NotificationObserver, NotificationSource, and NotificationDetails to content/public/browser. This patch got way bigger than I wanted, but once I moved NotificationDetails, I figured I might as well mvoe the others since they're in the same files. In hindsight, I should have converted a subset of files at a time by leaving a using statement in the header. BUG=98716 TBR=joi git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106196 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Switching from ForXyz naming to FromXyz naming, for consistency. TBR=mechanicalowners@chromium.org BUG=none Review URL: https://chromiumcodereview.appspot.com/10956034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158186 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Extract PrefServiceBase into chrome/browser/api. Use in api and autofill. TBR=owners other than for prefs and api, since other changes are trivial and mechanical BUG=140037 Review URL: https://chromiumcodereview.appspot.com/10828345 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152569 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Allow writing browser_tests that involve a restart. The way to do this: IN_PROC_BROWSER_TEST_F(Foo, PRE_Bar) { do something } IN_PROC_BROWSER_TEST_F(Foo, Bar) { verify something persisted from before } This is recursive, so PRE_PRE_Bar works. Review URL: https://chromiumcodereview.appspot.com/10832106 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150096 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Keep emtpy List/Dictionary pref value with non-empty default. - Add a MarkNeedsEmptyValue method to JsonPrefStore; - In PrefService::RegisterPreference, mark ListValue and DictionaryValue pref with non-empty default as needing empty value in |user_pref_store_|; - Update ChromeLauncherDelegate to put back default pinned apps and add migration logic for M19 users; - Add unit tests; BUG=122679 TEST=Verify fix for issue 122679. Review URL: http://codereview.chromium.org/10055003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@131919 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Move PrefMember and PrefChangeRegistrar to api directory. This is the first step in breaking Autofill's concrete dependency on prefs. These two classes are essentially utilities with very small dependencies back to PrefService (which I will break in the next change, by introducing a virtual PrefServiceBase) so they are suitable for api. TBRing other owners for mechanical changes. TBR=ben@chromium.org BUG=140037 Review URL: https://chromiumcodereview.appspot.com/10857031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152544 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Moved ExtensionPrefs and related into extensions namespace Moved ExtensionPrefs, ExtensionPrefsScope, and TestExtensionPrefs into extensions namespace. BUG=135024, 117261 Review URL: https://chromiumcodereview.appspot.com/10704023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145898 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Move PrefMember and PrefChangeRegistrar to api directory. This is the first step in breaking Autofill's concrete dependency on prefs. These two classes are essentially utilities with very small dependencies back to PrefService (which I will break in the next change, by introducing a virtual PrefServiceBase) so they are suitable for api. TBRing other owners for mechanical changes. TBR=ben@chromium.org BUG=140037 Review URL: https://chromiumcodereview.appspot.com/10857031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152544 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Move mock notification observer header from content\test to content\public\test. This way we can enforce that internal content headers don't leak to embedders. BUG=98716 TBR=phajdan.jr Review URL: https://chromiumcodereview.appspot.com/10494012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@140245 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Implement pref_value_map swap function. Allows to swap the internal buffers for two pref_value_maps. BUG=chromium-os:19960 TEST=unit_tests:PrefValueMapTest.SwapTwoMaps Review URL: http://codereview.chromium.org/9016010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115356 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Implement pref_value_map swap function. Allows to swap the internal buffers for two pref_value_maps. BUG=chromium-os:19960 TEST=unit_tests:PrefValueMapTest.SwapTwoMaps Review URL: http://codereview.chromium.org/9016010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115356 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
PrefValueStore and PrefService expose the value of a pref returned by the highest-priority PrefStore only. Recommended values are interesting even if they are currently being overridden by a higher-priority source. This CL adds a getter for the recommended value and makes pref change notifications be sent on all value changes, even if the change occurs in a PrefStore that is currently overridden. This will allow the settings UI to adapt when recommended values change. BUG=104955 Review URL: https://chromiumcodereview.appspot.com/10821047 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148939 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
PrefValueStore and PrefService expose the value of a pref returned by the highest-priority PrefStore only. Recommended values are interesting even if they are currently being overridden by a higher-priority source. This CL adds a getter for the recommended value and makes pref change notifications be sent on all value changes, even if the change occurs in a PrefStore that is currently overridden. This will allow the settings UI to adapt when recommended values change. BUG=104955 Review URL: https://chromiumcodereview.appspot.com/10821047 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148939 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
PrefValueStore and PrefService expose the value of a pref returned by the highest-priority PrefStore only. Recommended values are interesting even if they are currently being overridden by a higher-priority source. This CL adds a getter for the recommended value and makes pref change notifications be sent on all value changes, even if the change occurs in a PrefStore that is currently overridden. This will allow the settings UI to adapt when recommended values change. BUG=104955 Review URL: https://chromiumcodereview.appspot.com/10821047 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148939 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Enable (optional) blocking of webrequests in case a PAC script cannot be fetched or is invalid. The optional blocking is currently only exposed to the Proxy Settings API, not to command-line parameters or policies. BUG=79344 TEST=Install the sample proxy extension and enter a non-existing url and a URL that does not point to a valid JavaScript file. In either case, the request should fail. Review URL: http://codereview.chromium.org/6871019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83882 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Enable (optional) blocking of webrequests in case a PAC script cannot be fetched or is invalid. The optional blocking is currently only exposed to the Proxy Settings API, not to command-line parameters or policies. BUG=79344 TEST=Install the sample proxy extension and enter a non-existing url and a URL that does not point to a valid JavaScript file. In either case, the request should fail. Review URL: http://codereview.chromium.org/6871019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83882 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
browser: Move more files into chrome namespace. BUG=133088 TBR=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10698111 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145613 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Implementation of getCurrentProxySettings for proxy settings API. BUG=71666 TEST=none Review URL: http://codereview.chromium.org/6468002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@74807 0039d316-1c4b-4281-b951-d872f2087c98 | 15 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Make proxy settings one atomic dictionary in the PrefStores such that modifications are atomic. BUG=67779,70904 TEST=none Review URL: http://codereview.chromium.org/6240013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@74284 0039d316-1c4b-4281-b951-d872f2087c98 | 15 年前 | |
base: Rename ValueType to something less redundant as _just_ Type. So instead of: base::Value::ValueType We write a nice: base::Value::Type BUG=None TEST=None R=evan@chromium.org Review URL: http://codereview.chromium.org/7634018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96614 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Move PrefMember and PrefChangeRegistrar to api directory. This is the first step in breaking Autofill's concrete dependency on prefs. These two classes are essentially utilities with very small dependencies back to PrefService (which I will break in the next change, by introducing a virtual PrefServiceBase) so they are suitable for api. TBRing other owners for mechanical changes. TBR=ben@chromium.org BUG=140037 Review URL: https://chromiumcodereview.appspot.com/10857031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152544 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Cleanup & tests for the mac startup pref migration. BUG=142958 TEST=SessionStartupPref.MacDefaultStartupPrefMigration Review URL: https://chromiumcodereview.appspot.com/10702040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145325 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Cleanup & tests for the mac startup pref migration. BUG=142958 TEST=SessionStartupPref.MacDefaultStartupPrefMigration Review URL: https://chromiumcodereview.appspot.com/10702040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145325 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Add ManagedModePolicyProvider and extension API to get and set policies. BUG=128318 TEST=none Review URL: https://chromiumcodereview.appspot.com/10510006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142720 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
RefCounted types should not have public destructors, chrome/browser/ part 5 BUG=123295 TEST=none Review URL: http://codereview.chromium.org/10068036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133870 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 |