Sign in
chromium
/
chromium
/
src
/
7f1b654208478be9851c8b2a2ee2591d88d3b99c
/
components
/
sync_preferences
5d20baf
Remove base::Value::SetDictionaryWithoutPathExpansion
by jdoerrie
· 8 years ago
4a9c356
Use base::Value::ToUniquePtrValue() where appropriate.
by Lei Zhang
· 8 years ago
75b1c3a
Convert 0 and NULL to nullptr in components.
by Ivan Kotenkov
· 8 years ago
76cee9c
Rewrite base::Value::GetType to base::Value::type on Linux
by jdoerrie
· 8 years ago
1c99002
Replace tracked_objects::Location with base::Location.
by Brett Wilson
· 8 years ago
aa67d7f2
Pref service: fix incognito support.
by Sam McNally
· 8 years ago
cc9f573
Allow only explicit copies of base::Value
by jdoerrie
· 8 years ago
19cdc03
Remove base::Value::SetIntegerWithoutPathExpansion
by jdoerrie
· 8 years ago
538fca1e
Pref service: Bypass the encapsulation.
by Sam McNally
· 8 years ago
26b550b
Incognito prefs: use the Mojo pref service if enabled
by Johan Tibell
· 8 years ago
febb8e8
Replace deprecated base::NonThreadSafe in components/sync_preferences in favor of SequenceChecker.
by gab
· 8 years ago
89aa5721
Remove raw base::DictionaryValue::SetWithoutPathExpansion
by jdoerrie
· 8 years ago
76928f07
Use a single PrefStoreRegistryPtr for layered pref store registration.
by Sam McNally
· 8 years ago
a5676c6
Reland of Change base::Value::ListStorage to std::vector<base::Value>
by jdoerrie
· 8 years ago
df600cd
Revert of Change base::Value::ListStorage to std::vector<base::Value> (patchset #14 id:260001 of https://codereview.chromium.org/2740143002/ )
by rouslan
· 8 years ago
ebab0de
Change base::Value::ListStorage to std::vector<base::Value>
by jdoerrie
· 8 years ago
e067999a
Remove base::Value::CreateNullValue
by jdoerrie
· 8 years ago
a3c57fc8
Pref service: delete old implementation
by tibell
· 8 years ago
ef7971d
[DirectoryOwnership] Add TEAM/COMPONENT into OWNERS files.
by ymzhang
· 8 years ago
4179f17c
Continue to clean c_str() calls.
by iceman
· 8 years ago
8684c9a
Move TestingPrefService to use unique_ptr<Value>
by vabr
· 8 years ago
2a1451c
Pref service: enable for user prefs in chrome behind a flag.
by sammc
· 8 years ago
29914e3
Pref service: Filter updates from read-only pref stores.
by sammc
· 8 years ago
ab3d36b
Pref service: create service at browser startup
by tibell
· 8 years ago
122c4da
Remove base::StringValue
by jdoerrie
· 8 years ago
23972357
Remove base::FundamentalValue
by jdoerrie
· 8 years ago
658f626b
Added extension controlled prefs to TestingPrefService
by a-v-y
· 9 years ago
3865a71
Remove enable_configuration_policy build define.
by brettw
· 9 years ago
dc72ee94
Make base::Value::TYPE a scoped enum.
by jdoerrie
· 9 years ago
0274b6d
components: Cleanup class/struct fwd declarations
by jbriance
· 9 years ago
ea16ff41
[Sync] Rename syncable_prefs to sync_preferences.
by maxbogue
· 9 years ago