summaryrefslogtreecommitdiffstats
path: root/chrome/common/notification_service.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a CHECK when an object tries to remove itself as an observer from Notific...jam@chromium.org2009-11-031-1/+8
* Make NotificationObserver leaks into LOG(INFO).evan@chromium.org2009-08-031-1/+1
* Add a note pointing at a bug so others don't waste time.evan@chromium.org2009-04-241-0/+3
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Add a CHECK for NULL observers. I got a NULL pointer exception when notifyingbrettw@chromium.org2009-02-191-0/+7
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-25/+34
* Move a bunch of code from the old to new TLS interface.deanm@chromium.org2008-09-101-4/+11
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* TrackedObjects assumes you can use a "TLS slot" of -1 to indicate uninitializ...evanm@google.com2008-08-201-4/+6
* Revert. Failing unit tests.evanm@google.com2008-08-201-6/+4
* TrackedObjects assumes you can use a "TLS slot" of -1 to indicate uninitializ...evanm@google.com2008-08-201-4/+6
* Add chrome to the repository.initial.commit2008-07-261-0/+140