Sign in
chromium
/
chromium
/
src.git
/
cca0f1e9ca8aa46a9088028ceb1f08e0a3f792b2
/
content
/
browser
/
notification_service_impl_unittest.cc
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]
7ac4b87
More build fixes from notification move.
by
[email protected]
· 14 years ago
6c2381d
Move NotificationObserver, NotificationSource, and NotificationDetails to content/public/browser.
by
[email protected]
· 14 years ago
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
ac239a8
Move more files to content_unittests.
by
[email protected]
· 14 years ago
bf925774
Reorganize chrome/test, part #9
by
[email protected]
· 14 years ago
a5f9f37
GTTF: Use a fresh TestingBrowserProcess for each test, part #4
by
[email protected]
· 14 years ago
43211582
Moving notification types which are chrome specific to a new header file chrome_notification_types.h.
by
[email protected]
· 14 years ago
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]
4d36536b
FBTF: Header cleanup in chrome/common part 2. The majority of the changed files
by
[email protected]
· 15 years ago
31832fb
Try to fix more Mac bustage.
by
[email protected]
· 16 years ago
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
b6f87899
NO CODE CHANGE
by
[email protected]
· 16 years ago
f09c718
NO CODE CHANGE.
by
[email protected]
· 16 years ago
bfd04a6
Remove most header file dependencies on the notification type list. It is
by
[email protected]
· 16 years ago
bf09a50
Use a more compact license header in source files.
by license.bot
· 17 years ago
09911bf
Add chrome to the repository.
by initial.commit
· 17 years ago