summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_app_api.cc
Commit message (Expand)AuthorAgeFilesLines
* Some fixups for app notifications:munjal@chromium.org2011-10-251-9/+0
* Implement SyncableService in AppNotificationsManager: munjal@chromium.org2011-10-211-2/+3
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-2/+3
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-4/+4
* Revert 106110 - Implement SyncableService in AppNotificationsManager:sail@chromium.org2011-10-181-3/+2
* Implement SyncableService in AppNotificationsManager:munjal@chromium.org2011-10-181-2/+3
* Persist App Notifications to diskasargent@chromium.org2011-10-051-0/+1
* Move AppNotification and AppNotificationManager into their own files.asargent@chromium.org2011-09-261-81/+12
* base: Remove using declaration of BinaryValue as it's no longer necessary.tfarina@chromium.org2011-08-051-1/+1
* some cleanup for base/stl_utildilmah@chromium.org2011-07-191-1/+1
* Add extensionId to experimental app notifiction methods.asargent@chromium.org2011-07-181-4/+28
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-6/+6
* Adding an experimental app notification API.asargent@chromium.org2011-06-281-0/+144