Sign in
chromium
/
chromium
/
src.git
/
d3b05eac53247a67a7ee19d1b5308b43ba6d16ee
/
chrome
/
browser
/
prefs
/
pref_service_unittest.cc
d3b05ea
Reinitialize LocalState's CommandLinePrefStore after about_flags updates the command line. Otherwise flags set in about:flags are ignored by the LocalState.
by
[email protected]
· 13 years ago
7a5f593
Add more per-tab preferences.
by
[email protected]
· 13 years ago
1bec237
Move web_contents_unittest.cc to content, where it belongs next to TabContents. Also rename it to tab_contents_unittests.cc. I've moved the one part that depended on PrefService to the pref service test.
by
[email protected]
· 14 years ago
775870c
Updated *.pak file format to support both UTF8 and UTF16
by
[email protected]
· 14 years ago
6499b92
This broke lots of layout tests on OSX.
by
[email protected]
· 14 years ago
2c7e281
Updated *.pak file format to support both UTF8 and UTF16
by
[email protected]
· 14 years ago
4699e7b
Revert 100973 - Updated *.pak file format to support both UTF8 and UTF16
by
[email protected]
· 14 years ago
c13b1e74
Updated *.pak file format to support both UTF8 and UTF16
by
[email protected]
· 14 years ago
8ad3636e
Move more files from chrome/test to chrome/test/base, part #5
by
[email protected]
· 14 years ago
41110ca
app: Get rid of test/ directory.
by
[email protected]
· 14 years ago
1ec68c4
Allow device policy code to be optionally included.
by
[email protected]
· 14 years ago
3b63f8f4
Move some files from base to base/memory.
by
[email protected]
· 14 years ago
c2f23d01
Make proxy settings one atomic dictionary in the PrefStores such that modifications are atomic.
by
[email protected]
· 14 years ago
9a8c402
Introduce incognito preference settings.
by
[email protected]
· 14 years ago
f0e63b4
Policy: Add ProxyMode and deprecate ProxyServerMode.
by
[email protected]
· 14 years ago
eccf68e
Introduce a separate preference for 'proxy server mode'
by
[email protected]
· 14 years ago
f2d1f61
Sanitize PrefStore interface.
by
[email protected]
· 15 years ago
acd78969c
Clean up pref change notification handling.
by
[email protected]
· 15 years ago
f34ce0c
Renamed DefaultPrefStore into InMemoryPrefStore because it can be used in further contexts.
by
[email protected]
· 15 years ago
be1c6e92
Create additional PrefStore for Device Management policy.
by
[email protected]
· 15 years ago
12a3c02
C++ readability review for danno
by
[email protected]
· 15 years ago
947446b
Rename CommandLine::ARGUMENTS_ONLY to NO_PROGRAM.
by
[email protected]
· 15 years ago
ce1850e9
When a proxy command line switches are specified, policy admin warning shouldn't be shown
by
[email protected]
· 15 years ago
2fb7dc98
Use PrefChangeRegistrar everywhere
by
[email protected]
· 15 years ago
2510323e
Revert 60169 - Use PrefChangeRegistrar everywhere
by
[email protected]
· 15 years ago
37d5293
Use PrefChangeRegistrar everywhere
by
[email protected]
· 15 years ago
c3b54f37
Create a DefaultPrefStore to hold registered application-default preference values.
by
[email protected]
· 15 years ago
40a47c16
Revert 58920 - Create a DefaultPrefStore to hold registered application-default preference values.
by
[email protected]
· 15 years ago
3793923
Create a DefaultPrefStore to hold registered application-default preference values.
by
[email protected]
· 15 years ago
37858e5
Move prefs-related files under chrome/browser/ into a prefs/ subdir.
by
[email protected]
· 15 years ago
[Renamed (98%) from chrome/browser/pref_service_unittest.cc]
57ecc4b
Make prefs use std::string for keys rather than wstrings.
by
[email protected]
· 15 years ago
74379bc5
Adjust preference sync code to only sync user modifiable preferences.
by
[email protected]
· 15 years ago
8664dfb
Add a PrefStore for loading prefs from command-line switches.
by
[email protected]
· 15 years ago
db198b2
Add an ExtensionPrefStore, layered between the user prefs and the managed prefs, to manage preferences set by extensions.
by
[email protected]
· 15 years ago
ddd231e
Change a bunch of string types.
by
[email protected]
· 15 years ago
20ce516d
Pref service strings should be std::string.
by
[email protected]
· 15 years ago
d8b08c9
Support multiple PrefStores
by
[email protected]
· 15 years ago
277404c2
Reland "Factor out reading and writing of preferences into |PrefStore|."
by
[email protected]
· 15 years ago
7aa0a96
Revert 45168 - Reland r45028: Factor out reading and writing of preferences into |PrefStore|.
by
[email protected]
· 15 years ago
ac4df1d
Reland r45028: Factor out reading and writing of preferences into |PrefStore|.
by
[email protected]
· 15 years ago
43d1eca
Revert 45028 - Factor out reading and writing of preferences into |PrefStore|.
by
[email protected]
· 15 years ago
567992f
Factor out reading and writing of preferences into |PrefStore|.
by
[email protected]
· 15 years ago
ecde274
Add a bunch of preferences to sync.
by
[email protected]
· 15 years ago
052313b
Move pref_{member,service} and important_file_writer from chrome/common
by
[email protected]
· 15 years ago
[Renamed (99%) from chrome/common/pref_service_unittest.cc]
c345330
Remove the transient layer from PrefService. There are no more callers
by
[email protected]
· 16 years ago
4dad9ad8
Many changes to DictionaryValues:
by
[email protected]
· 16 years ago
6fad263
Third patch in getting rid of caching MessageLoop pointers and always using ChromeThread instead.
by
[email protected]
· 16 years ago
b81637c3
Use platform-appropriate newlines in JSON output.
by
[email protected]
· 16 years ago
3184cba4
Create app_switches and remove a dep. Move resource.h to app.
by
[email protected]
· 16 years ago
6faa0e0d
ImportantFileWriter
by
[email protected]
· 16 years ago
ba12f8f
Add pref_service_unittest.cc on Mac.
by
[email protected]
· 16 years ago
b6f87899
NO CODE CHANGE
by
[email protected]
· 16 years ago
9be7801
Fix the golden file. JSON files should end in CRLF on
by
[email protected]
· 16 years ago
0bb1a62
Add a set of long-running metrics to Chrome that are sent up only at uninstall time via the uninstall survey page.These uninstall metrics are collected according to the same opt-in policy as the existing UMA code. They are stored along with other prefs in the browser's Local State file. At uninstall time, the Local State file is copied to a temporary location during the file deletion stage and then read to extract the uninstall metrics. If the user selected to have metrics reported, the uninstall metrics are then sent up to the uninstall survey page that is currently opened.
by
[email protected]
· 16 years ago
b963600
Add FilePath setter/getter to pref service. Change callers to use it rather than the string methods.
by
[email protected]
· 16 years ago
eed9b07
use #if 0 instead of DISABLED_.
by
[email protected]
· 16 years ago
018c48e
disable PrefServiceTest.Basic because it breaks the build.
by
[email protected]
· 16 years ago
bfd04a6
Remove most header file dependencies on the notification type list. It is
by
[email protected]
· 16 years ago
b4cebf8
Change the signature of JSONReader::Read() and related
by
[email protected]
· 16 years ago
6e66e46
Platform cleanup in common/ and even porting few files and unit tests.
by
[email protected]
· 17 years ago
88e72845
Add error messages to JSONReader and friends. This required a bit of refactoring to do cleanly. This CL doesn't actually use this capability anywhere except for unit tests. I will add that in a future CL.
by
[email protected]
· 17 years ago
bf09a50
Use a more compact license header in source files.
by license.bot
· 17 years ago
09911bf
Add chrome to the repository.
by initial.commit
· 17 years ago