Sign in
chromium
/
chromium
/
src
/
6d0446e51df56fa7b2b3a0606fa549217ccf75b6
/
components
/
prefs
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
5d919d6
installer and some misc files: Change ScopedTempDir::path() to GetPath()
by vabr
· 9 years ago
c503d69
Allow ImportantFileWriter to take in a pre-write callback.
by proberge
· 9 years ago
fc46ac1
Add synchronous callback support to important_file_writer.cc
by proberge
· 9 years ago
a92d13b
Remove stl_util's STLDeleteContainerPairSecondPointers from prefs.
by avi
· 9 years ago
8023d87
c/browser, c/common, components O-P: Change ScopedTempDir::path() to GetPath()
by vabr
· 9 years ago
e2ecbaf
Remove GYP files from components.
by brettw
· 9 years ago
07cace4
Remove unneeded scoped_refptr<>::get() on method binding
by tzik
· 9 years ago
85ec5795
Re-write many calls to WrapUnique() with MakeUnique()
by ricea
· 9 years ago
4638441
components: Use stl utilities from the base namespace
by skyostil
· 9 years ago
e7615d6c
Switch various ValueTypeToString()s to base::Value::GetTypeName().
by thestig
· 9 years ago
2dbbe5b0
Convert some GN test support targets to static libs.
by brettw
· 9 years ago
58241a81
Remove ListValue::Append(new {Fundamental,String}Value(...)) pattern in //components
by dcheng
· 9 years ago
77f8832
Migrate WaitableEvent to enum-based constructor in components/
by gab
· 9 years ago
4e006bdf
Remove optimize_max on components/prefs
by brettw
· 9 years ago
7966d31
Fix include path for moved thread_task_runner_handle.h header in components/
by gab
· 9 years ago
b891cd66
Create a PrefStore in support of Blimp metrics collection.
by jessicag
· 9 years ago
5f043bc
Convert //components/prefs from scoped_ptr to std::unique_ptr
by dcheng
· 9 years ago
c610bcc
print pref path in 'already registered' error message
by dschuyler
· 9 years ago
53fc0d4
Clear incognito preferences on destroying incognito profile.
by dvadym
· 10 years ago
06650868
Delete base/prefs and update callers to use components.
by brettw
· 10 years ago
456d8424
Revert of Delete base/prefs and update callers to use components. (patchset #3 id:40001 of https://codereview.chromium.org/1662523004/ )
by msw
· 10 years ago
1f5feb7
Delete base/prefs and update callers to use components.
by brettw
· 10 years ago
f00b9b4
Update components for new prefs location.
by brettw
· 10 years ago
9f7802a2
Update GN build files for new prefs location.
by brettw
· 10 years ago
58cd1f1
Move base/prefs to components/prefs
by brettw
· 10 years ago
b48cea9
Revert of Move base/prefs to components/prefs (patchset #7 id:120001 of https://codereview.chromium.org/1648403002/ )
by joedow
· 10 years ago
deb824c
Move base/prefs to components/prefs
by brettw
· 10 years ago