Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add more logging on a NOTREACHED() in hopes of getting more data about why we... | pkasting@chromium.org | 2009-05-28 | 1 | -1/+2 |
* | Avoid calling NotificationService::current() unless we have to, to prevent pr... | pkasting@chromium.org | 2009-05-23 | 1 | -7/+12 |
* | Make the NotificationRegistrar safe for use in Singletons, which may outlive ... | pkasting@chromium.org | 2009-05-21 | 1 | -5/+17 |
* | Remove most header file dependencies on the notification type list. It is | brettw@chromium.org | 2009-02-01 | 1 | -1/+18 |
* | Pass NotificationSource by const ref rather than value, as it's a class (and ... | pkasting@chromium.org | 2008-10-08 | 1 | -2/+2 |
* | Remove an explicit call from the NavigationController to the alternate URL | brettw@google.com | 2008-09-16 | 1 | -0/+54 |