|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+525 lines, -1198 lines) |
Patch |
 |
M |
chrome/browser/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/DEPS
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/browsing_data/browsing_data_remover.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/web_request/web_request_api_helpers.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/web_request/web_request_time_tracker.cc
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/prefs/browser_prefs.cc
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/renderer_host/chrome_render_message_filter.cc
|
View
|
1
2
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/renderer_host/web_cache_manager.h
|
View
|
1
2
|
1 chunk |
+0 lines, -222 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/renderer_host/web_cache_manager.cc
|
View
|
1
2
|
1 chunk |
+0 lines, -444 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/renderer_host/web_cache_manager_browsertest.cc
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -69 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/renderer_host/web_cache_manager_unittest.cc
|
View
|
1
2
|
1 chunk |
+0 lines, -311 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/task_manager/task_manager.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/tab_contents/core_tab_helper.cc
|
View
|
1
2
|
3 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_renderer.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_tests.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+9 lines, -10 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_tests_unit.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/common/pref_names.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/common/pref_names.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/common/render_messages.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+0 lines, -10 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/BUILD.gn
|
View
|
1
2
3
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/DEPS
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/chrome_content_renderer_client.h
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/chrome_content_renderer_client.cc
|
View
|
1
2
3
4
5
6
7
|
4 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/renderer/chrome_render_process_observer.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
3 chunks |
+0 lines, -13 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/chrome_render_process_observer.cc
|
View
|
1
|
6 chunks |
+1 line, -43 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/chrome_render_view_observer.h
|
View
|
1
2
|
4 chunks |
+7 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/chrome_render_view_observer.cc
|
View
|
1
2
|
3 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
components/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/components.gyp
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
components/components_tests.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
components/web_cache.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+57 lines, -0 lines |
0 comments
|
Download
|
 |
A |
components/web_cache/OWNERS
|
View
|
1
2
3
4
5
|
1 chunk |
+10 lines, -0 lines |
1 comment
|
Download
|
 |
A + |
components/web_cache/browser/BUILD.gn
|
View
|
1
2
3
4
|
1 chunk |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
A |
components/web_cache/browser/DEPS
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
components/web_cache/browser/web_cache_manager.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+25 lines, -6 lines |
0 comments
|
Download
|
 |
A + |
components/web_cache/browser/web_cache_manager.cc
|
View
|
1
2
3
4
12
|
7 chunks |
+11 lines, -19 lines |
0 comments
|
Download
|
 |
A + |
components/web_cache/browser/web_cache_manager_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+156 lines, -1 line |
0 comments
|
Download
|
 |
A + |
components/web_cache/common/BUILD.gn
|
View
|
1
2
3
4
|
1 chunk |
+4 lines, -5 lines |
0 comments
|
Download
|
 |
A + |
components/web_cache/common/DEPS
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
components/web_cache/common/OWNERS
|
View
|
1
2
3
4
5
6
7
8
9
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
components/web_cache/common/web_cache_message_generator.h
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
components/web_cache/common/web_cache_message_generator.cc
|
View
|
1
|
1 chunk |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
A |
components/web_cache/common/web_cache_messages.h
|
View
|
1
2
3
4
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
 |
A |
components/web_cache/renderer/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
components/web_cache/renderer/DEPS
|
View
|
1
2
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
A |
components/web_cache/renderer/web_cache_render_process_observer.h
|
View
|
1
2
3
4
5
11
|
1 chunk |
+51 lines, -0 lines |
0 comments
|
Download
|
 |
A |
components/web_cache/renderer/web_cache_render_process_observer.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+84 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/content_shell.gypi
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/shell/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/shell/renderer/DEPS
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/shell/renderer/shell_content_renderer_client.h
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/shell/renderer/shell_content_renderer_client.cc
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
extensions/shell/app_shell.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ipc/ipc_message_start.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|