summaryrefslogtreecommitdiffstats
path: root/chrome/common/notification_registrar.h
Commit message (Expand)AuthorAgeFilesLines
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Prevent NotificationRegistrar from pulling in platform threading stuff.erg@chromium.org2010-07-201-4/+1
* 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