summaryrefslogtreecommitdiffstats
path: root/chrome/common/notification_registrar.h
Commit message (Expand)AuthorAgeFilesLines
* Next part of removing the dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-03-061-3/+2
* Add per-observer instrumenting code to NotificationRegistrar.huanr@chromium.org2010-02-011-4/+2
* Adding instrument to NotificationRegistrar to checkhuanr@chromium.org2009-12-041-0/+6
* Make the NotificationRegistrar safe for use in Singletons, which may outlive ...pkasting@chromium.org2009-05-211-0/+3
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-12/+2
* Pass NotificationSource by const ref rather than value, as it's a class (and ...pkasting@chromium.org2008-10-081-2/+2
* Remove an explicit call from the NavigationController to the alternate URLbrettw@google.com2008-09-161-0/+63