1. d3b05ea Reinitialize LocalState's CommandLinePrefStore after about_flags updates the command line. Otherwise flags set in about:flags are ignored by the LocalState. by [email protected] · 13 years ago
  2. 7a5f593 Add more per-tab preferences. by [email protected] · 13 years ago
  3. 1bec237 Move web_contents_unittest.cc to content, where it belongs next to TabContents. Also rename it to tab_contents_unittests.cc. I've moved the one part that depended on PrefService to the pref service test. by [email protected] · 14 years ago
  4. 775870c Updated *.pak file format to support both UTF8 and UTF16 by [email protected] · 14 years ago
  5. 6499b92 This broke lots of layout tests on OSX. by [email protected] · 14 years ago
  6. 2c7e281 Updated *.pak file format to support both UTF8 and UTF16 by [email protected] · 14 years ago
  7. 4699e7b Revert 100973 - Updated *.pak file format to support both UTF8 and UTF16 by [email protected] · 14 years ago
  8. c13b1e74 Updated *.pak file format to support both UTF8 and UTF16 by [email protected] · 14 years ago
  9. 8ad3636e Move more files from chrome/test to chrome/test/base, part #5 by [email protected] · 14 years ago
  10. 41110ca app: Get rid of test/ directory. by [email protected] · 14 years ago
  11. 1ec68c4 Allow device policy code to be optionally included. by [email protected] · 14 years ago
  12. 3b63f8f4 Move some files from base to base/memory. by [email protected] · 14 years ago
  13. c2f23d01 Make proxy settings one atomic dictionary in the PrefStores such that modifications are atomic. by [email protected] · 14 years ago
  14. 9a8c402 Introduce incognito preference settings. by [email protected] · 14 years ago
  15. f0e63b4 Policy: Add ProxyMode and deprecate ProxyServerMode. by [email protected] · 14 years ago
  16. eccf68e Introduce a separate preference for 'proxy server mode' by [email protected] · 14 years ago
  17. f2d1f61 Sanitize PrefStore interface. by [email protected] · 15 years ago
  18. acd78969c Clean up pref change notification handling. by [email protected] · 15 years ago
  19. f34ce0c Renamed DefaultPrefStore into InMemoryPrefStore because it can be used in further contexts. by [email protected] · 15 years ago
  20. be1c6e92 Create additional PrefStore for Device Management policy. by [email protected] · 15 years ago
  21. 12a3c02 C++ readability review for danno by [email protected] · 15 years ago
  22. 947446b Rename CommandLine::ARGUMENTS_ONLY to NO_PROGRAM. by [email protected] · 15 years ago
  23. ce1850e9 When a proxy command line switches are specified, policy admin warning shouldn't be shown by [email protected] · 15 years ago
  24. 2fb7dc98 Use PrefChangeRegistrar everywhere by [email protected] · 15 years ago
  25. 2510323e Revert 60169 - Use PrefChangeRegistrar everywhere by [email protected] · 15 years ago
  26. 37d5293 Use PrefChangeRegistrar everywhere by [email protected] · 15 years ago
  27. c3b54f37 Create a DefaultPrefStore to hold registered application-default preference values. by [email protected] · 15 years ago
  28. 40a47c16 Revert 58920 - Create a DefaultPrefStore to hold registered application-default preference values. by [email protected] · 15 years ago
  29. 3793923 Create a DefaultPrefStore to hold registered application-default preference values. by [email protected] · 15 years ago
  30. 37858e5 Move prefs-related files under chrome/browser/ into a prefs/ subdir. by [email protected] · 15 years ago[Renamed (98%) from chrome/browser/pref_service_unittest.cc]
  31. 57ecc4b Make prefs use std::string for keys rather than wstrings. by [email protected] · 15 years ago
  32. 74379bc5 Adjust preference sync code to only sync user modifiable preferences. by [email protected] · 15 years ago
  33. 8664dfb Add a PrefStore for loading prefs from command-line switches. by [email protected] · 15 years ago
  34. db198b2 Add an ExtensionPrefStore, layered between the user prefs and the managed prefs, to manage preferences set by extensions. by [email protected] · 15 years ago
  35. ddd231e Change a bunch of string types. by [email protected] · 15 years ago
  36. 20ce516d Pref service strings should be std::string. by [email protected] · 15 years ago
  37. d8b08c9 Support multiple PrefStores by [email protected] · 15 years ago
  38. 277404c2 Reland "Factor out reading and writing of preferences into |PrefStore|." by [email protected] · 15 years ago
  39. 7aa0a96 Revert 45168 - Reland r45028: Factor out reading and writing of preferences into |PrefStore|. by [email protected] · 15 years ago
  40. ac4df1d Reland r45028: Factor out reading and writing of preferences into |PrefStore|. by [email protected] · 15 years ago
  41. 43d1eca Revert 45028 - Factor out reading and writing of preferences into |PrefStore|. by [email protected] · 15 years ago
  42. 567992f Factor out reading and writing of preferences into |PrefStore|. by [email protected] · 15 years ago
  43. ecde274 Add a bunch of preferences to sync. by [email protected] · 15 years ago
  44. 052313b Move pref_{member,service} and important_file_writer from chrome/common by [email protected] · 15 years ago[Renamed (99%) from chrome/common/pref_service_unittest.cc]
  45. c345330 Remove the transient layer from PrefService. There are no more callers by [email protected] · 16 years ago
  46. 4dad9ad8 Many changes to DictionaryValues: by [email protected] · 16 years ago
  47. 6fad263 Third patch in getting rid of caching MessageLoop pointers and always using ChromeThread instead. by [email protected] · 16 years ago
  48. b81637c3 Use platform-appropriate newlines in JSON output. by [email protected] · 16 years ago
  49. 3184cba4 Create app_switches and remove a dep. Move resource.h to app. by [email protected] · 16 years ago
  50. 6faa0e0d ImportantFileWriter by [email protected] · 16 years ago
  51. ba12f8f Add pref_service_unittest.cc on Mac. by [email protected] · 16 years ago
  52. b6f87899 NO CODE CHANGE by [email protected] · 16 years ago
  53. 9be7801 Fix the golden file. JSON files should end in CRLF on by [email protected] · 16 years ago
  54. 0bb1a62 Add a set of long-running metrics to Chrome that are sent up only at uninstall time via the uninstall survey page.These uninstall metrics are collected according to the same opt-in policy as the existing UMA code. They are stored along with other prefs in the browser's Local State file. At uninstall time, the Local State file is copied to a temporary location during the file deletion stage and then read to extract the uninstall metrics. If the user selected to have metrics reported, the uninstall metrics are then sent up to the uninstall survey page that is currently opened. by [email protected] · 16 years ago
  55. b963600 Add FilePath setter/getter to pref service. Change callers to use it rather than the string methods. by [email protected] · 16 years ago
  56. eed9b07 use #if 0 instead of DISABLED_. by [email protected] · 16 years ago
  57. 018c48e disable PrefServiceTest.Basic because it breaks the build. by [email protected] · 16 years ago
  58. bfd04a6 Remove most header file dependencies on the notification type list. It is by [email protected] · 16 years ago
  59. b4cebf8 Change the signature of JSONReader::Read() and related by [email protected] · 16 years ago
  60. 6e66e46 Platform cleanup in common/ and even porting few files and unit tests. by [email protected] · 17 years ago
  61. 88e72845 Add error messages to JSONReader and friends. This required a bit of refactoring to do cleanly. This CL doesn't actually use this capability anywhere except for unit tests. I will add that in a future CL. by [email protected] · 17 years ago
  62. bf09a50 Use a more compact license header in source files. by license.bot · 17 years ago
  63. 09911bf Add chrome to the repository. by initial.commit · 17 years ago