|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+511 lines, -157 lines) |
Patch |
 |
M |
android_webview/browser/aw_content_browser_client.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
android_webview/browser/aw_content_browser_client.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/apps/web_view_browsertest.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+62 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chrome_content_browser_client.h
|
View
|
1
2
3
4
5
6
7
8
|
3 chunks |
+26 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chrome_content_browser_client.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
3 chunks |
+80 lines, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/guest_view/web_view/web_view_guest.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/renderer_host/chrome_render_message_filter.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+20 lines, -7 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/renderer_host/chrome_render_message_filter.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
3 chunks |
+70 lines, -48 lines |
0 comments
|
Download
|
 |
A + |
chrome/test/data/extensions/platform_apps/web_view/filesystem/shared_worker/multiple/embedder.html
|
View
|
1
2
3
4
5
6
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
chrome/test/data/extensions/platform_apps/web_view/filesystem/shared_worker/multiple/embedder.js
|
View
|
1
2
3
4
5
6
|
7 chunks |
+47 lines, -34 lines |
0 comments
|
Download
|
 |
A + |
chrome/test/data/extensions/platform_apps/web_view/filesystem/shared_worker/multiple/guest_shared_worker.html
|
View
|
1
2
3
4
5
6
|
4 chunks |
+11 lines, -8 lines |
0 comments
|
Download
|
 |
A + |
chrome/test/data/extensions/platform_apps/web_view/filesystem/shared_worker/multiple/manifest.json
|
View
|
1
2
3
4
5
6
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
chrome/test/data/extensions/platform_apps/web_view/filesystem/shared_worker/multiple/shared_worker.js
|
View
|
1
2
3
4
5
6
|
1 chunk |
+43 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
chrome/test/data/extensions/platform_apps/web_view/filesystem/shared_worker/multiple/test.js
|
View
|
1
2
3
4
5
6
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
chrome/test/data/extensions/platform_apps/web_view/filesystem/shared_worker/single/embedder.html
|
View
|
1
2
3
4
5
6
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
chrome/test/data/extensions/platform_apps/web_view/filesystem/shared_worker/single/embedder.js
|
View
|
1
2
3
4
5
6
|
4 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
 |
A + |
chrome/test/data/extensions/platform_apps/web_view/filesystem/shared_worker/single/guest_shared_worker.html
|
View
|
1
2
3
4
5
6
|
4 chunks |
+11 lines, -8 lines |
0 comments
|
Download
|
 |
A + |
chrome/test/data/extensions/platform_apps/web_view/filesystem/shared_worker/single/manifest.json
|
View
|
1
2
3
4
5
6
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
chrome/test/data/extensions/platform_apps/web_view/filesystem/shared_worker/single/shared_worker.js
|
View
|
1
2
3
4
5
6
|
1 chunk |
+43 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
chrome/test/data/extensions/platform_apps/web_view/filesystem/shared_worker/single/test.js
|
View
|
1
2
3
4
5
6
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
M |
content/browser/shared_worker/shared_worker_host.h
|
View
|
1
2
3
4
5
|
3 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/shared_worker/shared_worker_host.cc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+18 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/browser/shared_worker/shared_worker_message_filter.h
|
View
|
1
2
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/browser/shared_worker/shared_worker_message_filter.cc
|
View
|
1
2
3
4
|
2 chunks |
+7 lines, -8 lines |
0 comments
|
Download
|
 |
M |
content/browser/shared_worker/shared_worker_service_impl.h
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/shared_worker/shared_worker_service_impl.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+7 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/browser/worker_host/worker_process_host.h
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+8 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/browser/worker_host/worker_process_host.cc
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+24 lines, -8 lines |
0 comments
|
Download
|
 |
M |
content/public/browser/content_browser_client.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/public/browser/content_browser_client.cc
|
View
|
1
2
3
4
|
1 chunk |
+4 lines, -3 lines |
0 comments
|
Download
|