summaryrefslogtreecommitdiffstats
path: root/chrome/browser/prefs/pref_notifier_impl_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-1/+2
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-9/+9
* Add a gyp flag to enable dcheck by default in release withoutnsylvain@chromium.org2011-09-201-2/+2
* Switch ChromeTestSuite to the same convention as ContentTestSuite:phajdan.jr@chromium.org2011-08-271-2/+1
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-111-1/+1
* base: Remove using declaration of FundamentalValue as it's no longer necessary.tfarina@chromium.org2011-08-111-1/+1
* GTTF: Use a fresh TestingBrowserProcess for each test, part #4phajdan.jr@chromium.org2011-08-031-1/+2
* Move more files from chrome/test to chrome/test/base, part #5phajdan.jr@chromium.org2011-08-011-1/+1
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-3/+3
* Adds async interface method, which is used by JsonPrefStore. Also see the bug...altimofeev@chromium.org2011-05-111-2/+2
* Refactor preference syncing.zea@chromium.org2011-05-091-2/+6
* Delete a few unused functions.thakis@chromium.org2011-04-251-6/+1
* Move notification service code to content. We'll need to figure out how to s...jam@chromium.org2011-03-071-3/+3
* Handle policy refresh internally in ConfigurationPolicyPrefStore.mnissler@chromium.org2010-12-231-0/+1
* Clean up pref change notification handling.mnissler@chromium.org2010-12-081-0/+199