| Commit message (Expand) | Author | Age | Files | Lines |
* | Persist notification creation time. | elvin@google.com | 2011-11-18 | 1 | -4/+35 |
* | Move BrowserThread to content namespace. | joi@chromium.org | 2011-11-02 | 1 | -0/+2 |
* | Split BrowserThread into public API and private implementation, step 1. | joi@chromium.org | 2011-10-28 | 1 | -1/+1 |
* | Some fixups for app notifications: | munjal@chromium.org | 2011-10-25 | 1 | -0/+18 |
* | Implement SyncableService in AppNotificationsManager: | munjal@chromium.org | 2011-10-21 | 1 | -53/+376 |
* | Make NotificationService an interface in the content namespace, and switch ca... | jam@chromium.org | 2011-10-19 | 1 | -2/+2 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -7/+8 |
* | Revert 106110 - Implement SyncableService in AppNotificationsManager: | sail@chromium.org | 2011-10-18 | 1 | -371/+51 |
* | Implement SyncableService in AppNotificationsManager: | munjal@chromium.org | 2011-10-18 | 1 | -51/+371 |
* | Replace UninstalledExtensionInfo with just a string for the extension id, all... | kalman@chromium.org | 2011-10-10 | 1 | -3/+1 |
* | Persist App Notifications to disk | asargent@chromium.org | 2011-10-05 | 1 | -3/+102 |
* | Move AppNotification and AppNotificationManager into their own files. | asargent@chromium.org | 2011-09-26 | 1 | -0/+61 |