|
Total comments: 3
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+898 lines, -670 lines) |
Patch |
 |
M |
chrome/browser/extensions/api/notifications/notifications_api.cc
|
View
|
1
2
|
13 chunks |
+63 lines, -18 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/notifications/notifications_apitest.cc
|
View
|
1
2
|
3 chunks |
+15 lines, -615 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_common.gypi
|
View
|
1
2
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_renderer.gypi
|
View
|
1
2
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_tests_unit.gypi
|
View
|
1
2
3
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/common/extensions/api/notifications/notification_style.h
|
View
|
|
1 chunk |
+20 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/common/extensions/api/notifications/notification_style.cc
|
View
|
|
1 chunk |
+20 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/extensions/chrome_extensions_dispatcher_delegate.cc
|
View
|
1
2
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/renderer/extensions/notifications_native_handler.h
|
View
|
|
1 chunk |
+42 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/renderer/extensions/notifications_native_handler.cc
|
View
|
|
1 chunk |
+48 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/resources/extensions/OWNERS
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/renderer/resources/extensions/notifications_custom_bindings.gtestjs
|
View
|
|
1 chunk |
+104 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/resources/extensions/notifications_custom_bindings.js
|
View
|
|
1 chunk |
+43 lines, -34 lines |
0 comments
|
Download
|
 |
A |
chrome/renderer/resources/extensions/notifications_test_util.js
|
View
|
|
1 chunk |
+53 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/test/data/extensions/api_test/notifications/api/basic_usage/background.js
|
View
|
|
1 chunk |
+305 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
chrome/test/data/extensions/api_test/notifications/api/basic_usage/manifest.json
|
View
|
1
2
3
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/extensions/api_test/notifications/api/by_user/background.js
|
View
|
|
2 chunks |
+25 lines, -4 lines |
0 comments
|
Download
|
 |
A |
chrome/test/data/extensions/api_test/notifications/api/partial_update/background.js
|
View
|
|
1 chunk |
+141 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
chrome/test/data/extensions/api_test/notifications/api/partial_update/manifest.json
|
View
|
1
2
3
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/extensions/api_test/notifications/api/user_gesture/background.js
|
View
|
1
2
3
|
2 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/unit_tests.isolate
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
Total messages: 20 (0 generated)
|