summaryrefslogtreecommitdiffstats
path: root/content/public/browser/notification_registrar.cc
Commit message (Expand)AuthorAgeFilesLines
* NotificationRegistrar dtor must be called on same thread as Add()joth@chromium.org2012-02-031-5/+0
* simplify notification registrar - no need to store thread ID per recordjoth@chromium.org2012-01-261-24/+20
* content: Remove unnecessary content:: from Notification classes.tfarina@chromium.org2011-11-211-8/+7
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-5/+5
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-0/+126