|
Move CT EV white list packaging API from chrome/ to components/.
This feature is also useful for projects not based on chrome/
that want to turn on Certificate Transparency for EV certs.
BUG=None
Committed: https://crrev.com/dfdf28fd1a20c4c171360b680ba5647fb04bec43
Cr-Commit-Position: refs/heads/master@{#310595}
Total comments: 6
Total comments: 6
Total comments: 2
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+97 lines, -609 lines) |
Patch |
|
M |
chrome/browser/BUILD.gn
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
chrome/browser/component_updater/DEPS
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
chrome/browser/component_updater/ev_whitelist_component_installer.cc
|
View
|
1
2
3
4
5
|
4 chunks |
+7 lines, -5 lines |
0 comments
|
Download
|
|
D |
chrome/browser/net/bit_stream_reader.h
|
View
|
|
1 chunk |
+0 lines, -58 lines |
0 comments
|
Download
|
|
D |
chrome/browser/net/bit_stream_reader.cc
|
View
|
|
1 chunk |
+0 lines, -63 lines |
0 comments
|
Download
|
|
D |
chrome/browser/net/bit_stream_reader_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -95 lines |
0 comments
|
Download
|
|
D |
chrome/browser/net/packed_ct_ev_whitelist.h
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -85 lines |
0 comments
|
Download
|
|
D |
chrome/browser/net/packed_ct_ev_whitelist.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -132 lines |
0 comments
|
Download
|
|
D |
chrome/browser/net/packed_ct_ev_whitelist_unittest.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -149 lines |
0 comments
|
Download
|
|
M |
chrome/chrome_browser.gypi
|
View
|
1
2
3
4
5
|
3 chunks |
+1 line, -4 lines |
0 comments
|
Download
|
|
M |
chrome/chrome_tests_unit.gypi
|
View
|
1
2
3
4
5
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
components/BUILD.gn
|
View
|
1
2
3
4
5
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
components/OWNERS
|
View
|
1
2
3
4
5
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
components/components.gyp
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
components/components_tests.gyp
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
|
A + |
components/packed_ct_ev_whitelist.gypi
|
View
|
|
1 chunk |
+7 lines, -4 lines |
0 comments
|
Download
|
|
A |
components/packed_ct_ev_whitelist/BUILD.gn
|
View
|
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
|
A + |
components/packed_ct_ev_whitelist/DEPS
|
View
|
1
2
3
4
5
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
A + |
components/packed_ct_ev_whitelist/OWNERS
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
A + |
components/packed_ct_ev_whitelist/bit_stream_reader.h
|
View
|
|
2 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
|
A + |
components/packed_ct_ev_whitelist/bit_stream_reader.cc
|
View
|
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
|
A + |
components/packed_ct_ev_whitelist/bit_stream_reader_unittest.cc
|
View
|
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
|
A + |
components/packed_ct_ev_whitelist/packed_ct_ev_whitelist.h
|
View
|
1
2
3
4
5
|
3 chunks |
+7 lines, -3 lines |
0 comments
|
Download
|
|
A + |
components/packed_ct_ev_whitelist/packed_ct_ev_whitelist.cc
|
View
|
1
2
3
4
5
|
4 chunks |
+6 lines, -2 lines |
0 comments
|
Download
|
|
A + |
components/packed_ct_ev_whitelist/packed_ct_ev_whitelist_unittest.cc
|
View
|
1
2
3
4
5
|
3 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
Total messages: 49 (16 generated)
|