Sign in
chromium
/
chromium
/
src.git
/
70a2e4eb2bce58d4817b538f0249afb366245dda
/
components
/
prefs
/
pref_value_map_unittest.cc
92b4e34
Remove uses of deprecated override of PrefValueMap::SetValue
by Sylvain Defresne
· 6 years ago
84b58bd
prefs: Replace base::MakeUnique with std::make_unique
by Jinho Bang
· 7 years ago
75b1c3a
Convert 0 and NULL to nullptr in components.
by Ivan Kotenkov
· 8 years ago
122c4da
Remove base::StringValue
by jdoerrie
· 8 years ago
23972357
Remove base::FundamentalValue
by jdoerrie
· 8 years ago
85ec5795
Re-write many calls to WrapUnique() with MakeUnique()
by ricea
· 9 years ago
5f043bc
Convert //components/prefs from scoped_ptr to std::unique_ptr
by dcheng
· 9 years ago
f00b9b4
Update components for new prefs location.
by brettw
· 9 years ago
58cd1f1
Move base/prefs to components/prefs
by brettw
· 9 years ago
[Renamed from base/prefs/pref_value_map_unittest.cc]
b48cea9
Revert of Move base/prefs to components/prefs (patchset #7 id:120001 of https://codereview.chromium.org/1648403002/ )
by joedow
· 9 years ago
[Renamed from components/prefs/pref_value_map_unittest.cc]
deb824c
Move base/prefs to components/prefs
by brettw
· 9 years ago
[Renamed from base/prefs/pref_value_map_unittest.cc]
0bd407f
Convert some base/prefs/ methods to scoped_ptr instead of bare ptr
by estade
· 10 years ago
e7518a1
Decrement CreateDoubleValue count
by
[email protected]
· 11 years ago
7e3ec42c
base: Do not use Value::Create* functions.
by
[email protected]
· 13 years ago
35dabb16
base: Use TEST() macro when possible.
by
[email protected]
· 13 years ago
03b9b4e
Move the bits of Prefs where production code has only trivially easy
by
[email protected]
· 13 years ago
[Renamed (98%) from chrome/browser/prefs/pref_value_map_unittest.cc]
617b8379
Implement pref_value_map swap function.
by
[email protected]
· 14 years ago
4e94ab3
Converted IncognitoForced boolean policy into IncognitoModeAvailability enum policy.
by
[email protected]
· 14 years ago
68bf41a
Let PrefStore::GetValue return a const Value* instead of Value* and add PersistentPrefStore::GetMutableValue
by
[email protected]
· 14 years ago
f00768e
Handle policy refresh internally in ConfigurationPolicyPrefStore.
by
[email protected]
· 14 years ago