Sign in
chromium
/
chromium
/
src
/
caa1e2eade8ea211a2d5d2512af85529c149d925
/
components
/
prefs
caa1e2e
Allowing PrefService to add new PrefStores
by Min Qin
· 7 years ago
98c0de04
Remove bauerb@ from OWNERS files
by Bernhard Bauer
· 7 years ago
a250ec3ab
Introduce an ObserverList<T>::Unchecked type alias.
by Trent Apted
· 7 years ago
f5741c62
Expire Settings.JsonDataWriteCount.* histograms
by Gabriel Charette
· 7 years ago
1f53ca3
Remove |local_state_task_runner| from BrowserProcessImpl.
by Gabriel Charette
· 7 years ago
788eaf6
[PrefService] Introduce a synchronous option to CommitPendingWrite()
by Gabriel Charette
· 7 years ago
44db142
[TaskScheduler] Remove temporary forwarding headers and mass migrate users
by Gabriel Charette
· 7 years ago
ffaaf85f
[TaskScheduler] Forward all public TaskScheduler headers to forwarding headers in preparation for source move
by Gabriel Charette
· 7 years ago
2bcf8e4
Apply base_bind_rewriters to //components to update base::Bind to base::BindOnce
by tzik
· 7 years ago
3e470ac
ProxyConfigDictionary: Use base::Value
by Steven Bennetts
· 7 years ago
1374008
Remove usage of deprecated unique_ptr<base::Value>
by Christian Dullweber
· 7 years ago
f623bafe9
Change incognito preference store default to in-memory.
by Ramin Halavati
· 7 years ago
aff2af14
[PrefService] Add GetTimeDelta() and SetTimeDelta() convenience methods.
by Sky Malice
· 7 years ago
ce973d0
Minor update to the doc comment on Preference::IsRecommended.
by Greg Thompson
· 7 years ago
69228f4
[Cleanup] Update histogram_tester.h includes in //components
by Devlin Cronin
· 7 years ago
13ef1e8
Reland "Support late registration of syncable preferences."
by Tim Schumann
· 7 years ago
86ec5da0
Revert "Support late registration of syncable preferences."
by Findit
· 7 years ago
80bae8d
Support late registration of syncable preferences.
by Tim Schumann
· 7 years ago
3c5a779e
[clang-tidy] Readability fixes for src/components/[m-p].*
by Zinovy Nis
· 7 years ago
ca10851
Pass initial display prefs from Chrome to ash::Shell
by Steven Bennetts
· 7 years ago
6784852
Chrome style plugin: enable virtual specifier checks for Gmock objects in //components
by Daniel Cheng
· 7 years ago
7431d0b
Moves PrefObserverDelegate to components/prefs/ios
by Moe Ahmadi
· 7 years ago
01ebde1
Remove unnecessary includes of base/memory/ptr_util.h in components/.
by Jeremy Roman
· 7 years ago
7176aed
Send early ShowProfileErrorDialog() to ChromeBrowserMainParts::DeferringTaskRunner
by Gabriel Charette
· 7 years ago
341e1fb
Allow base::DoNothing() to handle any argument list.
by Peter Kasting
· 8 years ago
6783125f
Simplified destructor.
by François Degros
· 8 years ago
e39cf535e
Avoided calls to AddRef and Release by moving scoped_refptrs.
by François Degros
· 8 years ago
b6c4295
Remove unused sequenced_worker_pool(_owner).h includes.
by Francois Doray
· 8 years ago
652030d
[Cleanup] Simplify the PrefRegistrySimple API and implementation.
by Ilya Sherman
· 8 years ago
557b2de7
[PrefService] Add GetTime() and SetTime() convenience methods.
by Ilya Sherman
· 8 years ago
1107205
Remove JsonPrefStore::GetTaskRunnerForFile.
by Francois Doray
· 8 years ago
84b58bd
prefs: Replace base::MakeUnique with std::make_unique
by Jinho Bang
· 8 years ago
f958ad6
Use base::OnceCallback for PrefService::AddInitObserver
by Kenichi Ishibashi
· 8 years ago
3d199b1
Convert base::UInt64ToString to base::NumberToString
by Daniel Cheng
· 8 years ago
ee2f030d
Use std::unique_ptr expressing ownership in PrefService and PrefServiceSyncable.
by François Degros
· 8 years ago
a239602a
Simplified PrefServiceFactory's setters.
by François Degros
· 8 years ago
484a133
Minor code cleanup.
by François Degros
· 8 years ago
f39c2a7
Remove base::Value::IsType() in //components
by jdoerrie
· 8 years ago
d1c9108
Move string storage out of HistogramBase class.
by Brian White
· 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
c3d77b6
Update PrefService::SetDefaultPrefValue() to new base::Value APIs.
by Lei Zhang
· 8 years ago
9e22c843
Slightly simplify PrefService::GetDefaultPrefValue().
by Lei Zhang
· 8 years ago
beefaef1
Make DefaultPrefStore::ReplaceDefaultValue() more efficient.
by Lei Zhang
· 8 years ago
450271f
Move OnPrefRegistered from PrefRegistrySimple to PrefRegistry.
by Sam McNally
· 8 years ago
76cee9c
Rewrite base::Value::GetType to base::Value::type on Linux
by jdoerrie
· 8 years ago
5c6cf26
Rename base_prefs_export.h to prefs_export.h
by Brett Wilson
· 8 years ago
2193628
Fix another -Wdelete-non-virtual-dtor warning
by Hans Wennborg
· 8 years ago
21cf626a
Add a separate way to notify about font changes.
by Brett Wilson
· 8 years ago
e1f238f
Commit minimal migration status to local state prefs
by Pavol Marko
· 8 years ago
aa67d7f2
Pref service: fix incognito support.
by Sam McNally
· 8 years ago
ec14495
cros: Use prefs to communicate a11y large cursor state to ash
by James Cook
· 8 years ago
45e34728
Delete the PreferenceMACs on profile deletion.
by proberge
· 8 years ago
f4dab61
Maintain a connection to each profile's PrefService from ash.
by Sam McNally
· 8 years ago
43ddd7a3
Remove uses NON_EXPORTED_BASE now that it's a no-op.
by Nico Weber
· 8 years ago
398065c
Convert base::ScopedClosureRunner to use OnceCallback
by tzik
· 8 years ago
5f54795
Fix race in JsonPrefStoreCallbackTest.TestSerializeDataCallbacks.
by Francois Doray
· 8 years ago
8551f92
Remove static base::Value::Equals
by jdoerrie
· 8 years ago
e36abbc
Pref service: Expose local state prefs to mash as a service.
by Sam McNally
· 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
db69a3c
Disable flaky JsonPrefStoreCallbackTest.TestSerializeDataCallbacks on Linux TSAN.
by Henrik Grunell
· 8 years ago
405dd2d
Add a callback argument to PersistentPrefStore::CommitPendingWrite().
by Francois Doray
· 8 years ago
11c6c8a
Pref service: add support for foreign and public prefs.
by Sam McNally
· 8 years ago
6e1fb535
Replace deprecated base::NonThreadSafe in components/prefs in favor of SequenceChecker.
by gab
· 8 years ago
3a7275f8
Remove possible Use-After-Frees with DictionaryValue::Set
by jdoerrie
· 8 years ago
0595f76
Generalize OverlayUserPrefStore
by Johan Tibell
· 8 years ago
537415ea
Check that prefs are serializable in TestingPrefStore and JsonPrefStore.
by Sam McNally
· 8 years ago
5f4a7a0b
[reland] Add a default task runner argument to the constructor of JsonPrefStore.
by fdoray
· 8 years ago
1104930
Revert of Add a default task runner argument to the constructor of JsonPrefStore. (patchset #3 id:40001 of https://codereview.chromium.org/2876643003/ )
by jdonnelly
· 8 years ago
22f197b4
Add a default task runner argument to the constructor of JsonPrefStore.
by fdoray
· 8 years ago
6566c8ac
Prefs: don't map pref keys in incognito
by Johan Tibell
· 8 years ago
6957232
Pref service: Add a ScopedDictionaryPrefUpdate to track value changes.
by Sam McNally
· 8 years ago
ebf7184f
Improve profile stats performace.
by brettw
· 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
0d83127
Use ScopedTaskEnvironment instead of MessageLoop in components unit tests.
by fdoray
· 8 years ago
6d0446e5
Remove base::underlying_type, replace uses with std::underlying_type
by danakj
· 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
88e50721
Move PrefRegistrySimple to use unique_ptr<Value>
by vabr
· 8 years ago
8684c9a
Move TestingPrefService to use unique_ptr<Value>
by vabr
· 8 years ago
bce355c
Stop passing raw pointers to DictionaryValue::Set, part 1
by vabr
· 8 years ago
f420c16e
Remove the alternative preferences filename from JsonPrefStore.
by sammc
· 8 years ago
11141bd
Pref service: expose all read-only PrefStores through Mojo
by tibell
· 8 years ago
122c4da
Remove base::StringValue
by jdoerrie
· 8 years ago
23972357
Remove base::FundamentalValue
by jdoerrie
· 8 years ago
e23659b4
Add PrefStore::GetValues
by tibell
· 9 years ago
0373fe1
Revert of Add PrefStore::GetValues (patchset #8 id:140001 of https://codereview.chromium.org/2692203007/ )
by aelias
· 9 years ago
311d4a1
Add PrefStore::GetValues
by tibell
· 9 years ago
658f626b
Added extension controlled prefs to TestingPrefService
by a-v-y
· 9 years ago
ad545a8
Remove base::ScopedPtrHashMap from components/prefs/.
by avi
· 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
ba0f128
List all header files as part of //components/prefs sources on iOS.
by sdefresne
· 9 years ago
42b92c1
Reduce usage of FOR_EACH_OBSERVER macro in components/
by ericwilligers
· 9 years ago
f00ece6
Extract a base class from CommandLinePrefStore
by mlliu
· 9 years ago
018341c
Remove usage of base::ObserverList<T>::Iter::GetNext() in //components/prefs.
by dcheng
· 9 years ago
269fd09
Integrate registry_hash_store_contents with the rest of tracked prefs.
by proberge
· 9 years ago
Next »