1. ad50def5 Make NotificationService an interface in the content namespace, and switch callers to use it. Move the implementation to content/browser. Stop creating it in all child processes since it's only used in the browser. by [email protected] · 14 years ago[Renamed (81%) from content/common/notification_service_unittest.cc]
  2. 7ac4b87 More build fixes from notification move. by [email protected] · 14 years ago
  3. 6c2381d Move NotificationObserver, NotificationSource, and NotificationDetails to content/public/browser. by [email protected] · 14 years ago
  4. 0d6e9bd Move content_notification_types.h from content\common to content\public\browser. I dropped the "content" from the name to match other files whose chrome version adds a "chrome_" prefix. I also moved it to the browser directory since notifications are only used in the browser process. I will move the other notification files in future changes. by [email protected] · 14 years ago
  5. ac239a8 Move more files to content_unittests. by [email protected] · 14 years ago
  6. bf925774 Reorganize chrome/test, part #9 by [email protected] · 14 years ago
  7. a5f9f37 GTTF: Use a fresh TestingBrowserProcess for each test, part #4 by [email protected] · 14 years ago
  8. 43211582 Moving notification types which are chrome specific to a new header file chrome_notification_types.h. by [email protected] · 14 years ago
  9. 652e16d Move notification service code to content. We'll need to figure out how to split the type enum so that chrome specific parts aren't in content later. by [email protected] · 14 years ago[Renamed (96%) from chrome/common/notification_service_unittest.cc]
  10. 4d36536b FBTF: Header cleanup in chrome/common part 2. The majority of the changed files by [email protected] · 15 years ago
  11. 31832fb Try to fix more Mac bustage. by [email protected] · 16 years ago
  12. 4906598a The last NotificationRegistrar patch: fix the unittests to use a registrar, and turn off access to AddObserver()/RemoveObserver() entirely. by [email protected] · 16 years ago
  13. b6f87899 NO CODE CHANGE by [email protected] · 16 years ago
  14. f09c718 NO CODE CHANGE. by [email protected] · 16 years ago
  15. bfd04a6 Remove most header file dependencies on the notification type list. It is by [email protected] · 16 years ago
  16. bf09a50 Use a more compact license header in source files. by license.bot · 17 years ago
  17. 09911bf Add chrome to the repository. by initial.commit · 17 years ago