|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+166 lines, -26 lines) |
Patch |
 |
M |
chrome/browser/notifications/platform_notification_service_impl.cc
|
View
|
1
|
1 chunk |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/notifications/platform_notification_service_interactive_uitest.cc
|
View
|
1
2
3
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/notifications/platform_notification_service.html
|
View
|
1
2
3
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/notifications/notification_database_data.proto
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/notifications/notification_database_data_conversions.cc
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/notifications/notification_database_data_unittest.cc
|
View
|
|
3 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/notifications/notification_message_filter.cc
|
View
|
1
2
3
4
|
3 chunks |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/child/notifications/notification_data_conversions.cc
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/child/notifications/notification_data_conversions_unittest.cc
|
View
|
|
5 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/child/notifications/notification_manager.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/common/platform_notification_messages.h
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/public/common/notification_resources.h
|
View
|
1
2
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/public/common/platform_notification_data.h
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/http/tests/notifications/notification-properties.html
|
View
|
|
4 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/http/tests/notifications/serviceworker-notification-properties.html
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/webexposed/global-interface-listing-dedicated-worker-expected.txt
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/webexposed/global-interface-listing-shared-worker-expected.txt
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/modules/notifications/Notification.h
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/modules/notifications/Notification.cpp
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/modules/notifications/Notification.idl
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/modules/notifications/NotificationData.cpp
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/modules/notifications/NotificationDataTest.cpp
|
View
|
|
4 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/modules/notifications/NotificationOptions.idl
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/modules/notifications/NotificationResourcesLoader.h
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/modules/notifications/NotificationResourcesLoader.cpp
|
View
|
1
|
5 chunks |
+24 lines, -10 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/modules/notifications/NotificationResourcesLoaderTest.cpp
|
View
|
|
10 chunks |
+52 lines, -10 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/Source/web/tests/data/notifications/3000x1000.png
|
View
|
|
Binary file |
0 comments
|
Download
|
 |
A |
third_party/WebKit/Source/web/tests/data/notifications/3000x2000.png
|
View
|
|
Binary file |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/tests/data/notifications/48x48.png
|
View
|
|
Binary file |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/tests/data/notifications/500x500.png
|
View
|
|
Binary file |
0 comments
|
Download
|
 |
M |
third_party/WebKit/public/platform/modules/notifications/WebNotificationConstants.h
|
View
|
1
|
1 chunk |
+9 lines, -4 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/public/platform/modules/notifications/WebNotificationData.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/public/platform/modules/notifications/WebNotificationResources.h
|
View
|
1
2
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|