- 7669182 Revert of base: Remove use of MessageLoopProxy (patchset #6 id:100001 of https://codereview.chromium.org/1100773004/) by stevenjb · 10 years ago
- 62aa5ca base: Remove use of MessageLoopProxy by skyostil · 10 years ago
- bfb910a Add histograms to record the number of writes to the prefs file by raymes · 10 years ago
- 25fb8e7f Move pref registration functions into PrefRegistrySimple by raymes · 10 years ago
- 51b41a6 Convert PrefSyncStatus into PrefRegistrationFlags by raymes · 10 years ago
- 67b11bd Performance optimizations in preference maps. by bauerb · 10 years ago
- c0b00106 Update {virtual,override} to follow C++11 style in base. by nick · 10 years ago
- 4ef352d base: Stop passing a non-const ref to ObserverListBase::Iterator. by danakj · 10 years ago
- 71ef42db base: Put DISALLOW_COPY_AND_ASSIGN inside private section of classes. by danakj · 10 years ago
- 97c50ac Remove --pretty-print-prefs switch. by gab · 10 years ago
- 54a99450 Split ValueSerializer into separate Serializer and Deserializer classes. by prashhir · 10 years ago
- 6fe4361 Stop pretty-printing pref JSON by hashimoto · 10 years ago
- f16b59a Log pref file size histogram on read rather than on write. by gab · 11 years ago
- 47be1d7 Cleanup: Remove some redundant container clear() calls. by thestig · 11 years ago
- 970f39d Nobody uses base::JsonPrefStore::ReadResult without a path by bratell · 11 years ago
- 0a69def Added checks for use after free of PrefService by battre · 11 years ago
- 8aef3761 Standardize usage of virtual/override/final specifiers in base/. by dcheng · 11 years ago
- b2025b7 Allow managing Camera and Location for Supervised Users by khannans · 11 years ago
- 7da6e9d Change preference APIs to take std::string instead of const char*. by georgesak · 11 years ago
- 36ff0c582 Implement chrome://local-state debug URL. by asvitkine · 11 years ago
- 5648818 Standardize usage of virtual/override/final in base/ by dcheng · 11 years ago
- 073d514d Cleanup: Better constify some strings in base. by thestig · 11 years ago
- 84b6029 Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>. by dcheng · 11 years ago
- 9e096de replace OVERRIDE and FINAL with override and final in base/ by mostynb · 11 years ago
- 077d1b2 Manual fixups for scoped_refptr operator T* removal in base/ by dcheng · 11 years ago
- d81e7d7 Remove implicit conversions from scoped_refptr to T* in base/ by dcheng · 11 years ago
- fa8427f9 Domain Reliability: Don't upload when metrics reporting is off. by ttuttle · 11 years ago
- e3177dd5 Move file_util to base/files/ directory. by [email protected] · 11 years ago
- 3b268bc Weakly bind JsonPrefStore's async read task to avoid it coming back after shutdown has been initiated. by [email protected] · 11 years ago
- f245659 Get rid of FileThreadDeserializer. by [email protected] · 11 years ago
- e7518a1 Decrement CreateDoubleValue count by [email protected] · 11 years ago
- ac771fb36 Track size of files serialized by the JsonPrefStore. by [email protected] · 11 years ago
- 023f5bb Leftover cleanups from https://codereview.chromium.org/324493002 . by [email protected] · 11 years ago
- 86bb4e65 DCHECK(CalledOnValidThread()) for ScopedUserPrefUpdate by [email protected] · 11 years ago
- cfcf0e5 Expand the JsonPrefStore's interface to allow for an alternate filename to be specified. by [email protected] · 11 years ago
- 1b583766 Move preference MACs to the protected preference stores. by [email protected] · 11 years ago
- 3edebd95 Implementation of leveldb-backed PrefStore. by [email protected] · 11 years ago
- 78d46e8 Revert 272671 "Implementation of leveldb-backed PrefStore." by [email protected] · 11 years ago
- 71b4fad Implementation of leveldb-backed PrefStore. by [email protected] · 11 years ago
- 6d75f1e Revert 271416 "Store a stacktrace of PrefService destruction in ..." by [email protected] · 11 years ago
- 6330981 Revert 271602 "Implementation of leveldb-backed PrefStore." by [email protected] · 11 years ago
- ab37ca8 Implementation of leveldb-backed PrefStore. by [email protected] · 11 years ago
- 02a7dfa4 Store a stacktrace of PrefService destruction in PrefChangeRegistrar by [email protected] · 11 years ago
- e33c951 Introduce a new framework for back-and-forth tracked preference migration by [email protected] · 11 years ago
- 69f65a2 Revert 269415 "Introduce a new framework for back-and-forth trac..." by [email protected] · 11 years ago
- 9fd4c32 Introduce a new framework for back-and-forth tracked preference migration by [email protected] · 11 years ago
- 06aaa4e Revert 269346 "Introduce a new framework for back-and-forth trac..." by [email protected] · 11 years ago
- 45af274 Introduce a new framework for back-and-forth tracked preference migration by [email protected] · 11 years ago
- 57baec29 Commit changes after a reset. by [email protected] · 11 years ago
- 38d1aab Separate storage for protected preferences into Protected Preferences file. by [email protected] · 11 years ago
- b90439b Refactor TestingPrefStore to make it useful to some tests of load errors and asynchrony. by [email protected] · 11 years ago
- cef3729 Delete some dead code. by [email protected] · 11 years ago
- c02cb801 Change DCHECK_IS_ON() to DCHECK_IS_ON by [email protected] · 11 years ago
- 1ddb6b1d Add gab@ as prefs owner by [email protected] · 12 years ago
- bc831ff1 Only report timings for PrefHashFilter::FilterSerializeData() if work is done. by [email protected] · 12 years ago
- b54e625 Get rid of some uses of base::Create*Value by [email protected] · 12 years ago
- eeedaa69 Add a unit test for JsonPrefStore::Remove. by [email protected] · 12 years ago
- 45ffeb6 Add a Settings.FilterOnLoadTime histogram to observe time spent on this critical path in the wild. by [email protected] · 12 years ago
- a0ce7e7 Only compute pref hashes when about to serialize preferences to disk. by [email protected] · 12 years ago
- 7978ca6 rAc i18n: implement storage interface for libaddressinput by [email protected] · 12 years ago
- a644f1e2 Remove the Value class names from the global namespace. by [email protected] · 12 years ago
- 56cbcb3a Fix a race condition in preference metric reporting. by [email protected] · 12 years ago
- 7e5b5b0 Revert 242382 "Fix a race condition in preference metric reporting." by [email protected] · 12 years ago
- bbd1299 Fix a race condition in preference metric reporting. by [email protected] · 12 years ago
- c7318c2 Change docs for DeprecatedGetPrefRegistry to point to the correct approach. by [email protected] · 12 years ago
- aa328339 Remove JsonPrefStore pruning of empty values on write. by [email protected] · 12 years ago
- 0ca1024 Introduce a temporary workaround to ensure tracked preferences set to empty list/dict are not confused with those that are simply not set (i.e., NULL). by [email protected] · 12 years ago
- e90a01f Clean up PrefServiceBuilder by [email protected] · 12 years ago
- ddf421c3 Change the PrefService::GetPreferenceValues() interface to return a scoped_ptr. by [email protected] · 12 years ago
- 9eec53fe Move ScopedUserPrefUpdate to base/prefs. by [email protected] · 12 years ago
- 2a1965c Added the AutomaticProfileResetter service. by [email protected] · 12 years ago
- d0e8a90 Remove unused method PrefService::ReloadPersistentPrefs(). by [email protected] · 12 years ago
- 55f55a3 Prefs refactoring is done, removing myself from OWNERS. by [email protected] · 12 years ago
- 1c232c2 Move ScopedClosureRunner to callback_helpers, add Reset. by [email protected] · 12 years ago
- 6c2b067 Rename managed user prefs to supervised user prefs. by [email protected] · 12 years ago
- 607f2433 Add support for a managed user pref store to PrefService. by [email protected] · 12 years ago
- 14e0ec6 Switch prefs to use ObserverList::might_have_observers instead of ObserverList::size. by [email protected] · 12 years ago
- fb171a7 Fix uninitialized member variable. by [email protected] · 12 years ago
- 495cad9 Use a direct include of the message_loop header in base/. by [email protected] · 12 years ago
- dd3aa79 Rename base::Delete to base::DeleteFile by [email protected] · 12 years ago
- dcd1661 Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to the base namespace. by [email protected] · 12 years ago
- 756748414 Move PathExists to base namespace. by [email protected] · 12 years ago
- f0ff2ad Move Copy* into the base namespace. by [email protected] · 12 years ago
- 5553d5b Move DeleteAfterReboot, Move, and ReplaceFile to base namespace by [email protected] · 12 years ago
- 918efbf Move file_util::Delete to the base namespace by [email protected] · 12 years ago
- a43a667b Make base compile with no "using base::Value" in values.h by [email protected] · 12 years ago
- 144b6c4 Update CrOS to use scoped_refptr<T>::get() rather than implicit "operator T*" by [email protected] · 12 years ago
- 02c29b38 Rewrite scoped_ptr<T>(NULL) to use the default ctor in base/. by [email protected] · 12 years ago
- 14c1c23 Rename base/hash_tables to base/containers/hash_tables. by [email protected] · 12 years ago
- cadac62 Call scoped_refptr<T>::get() rather than relying on implicit "operator T*" by [email protected] · 12 years ago
- 7ccb707 Update includes of message_loop_proxy. by [email protected] · 12 years ago
- d529cb0 Use a direct include of strings headers in base/. by [email protected] · 12 years ago
- a4ea1f1 Use a direct include of utf_string_conversions.h in android_webview/, apps/, ash/, base/. by [email protected] · 12 years ago
- 3703e92 Update base/ to use scoped_refptr<T>::get() rather than implicit "operator T*" by [email protected] · 12 years ago
- 9e715412 Use base::MessageLoop in more files. by [email protected] · 12 years ago
- 2311180 Eliminate BrowserProcess dependency from sign-in production code. by [email protected] · 12 years ago
- fb44196 Revert 198844 "Move sequenced_task_runner to base/task" by [email protected] · 12 years ago
- 002c726 Move sequenced_task_runner to base/task by [email protected] · 12 years ago
- 5b7238f base/prefs: Make use of ThreadCheck in favor of less inheritance. by [email protected] · 12 years ago
- 88c6fb5 First-run auto-import on Windows reloads the prefs, which marks by [email protected] · 12 years ago