|
[This CL = CL 1399843003 + disabling E4267 for MSVS (in safe_browsing_db.gypi)]
Move prefix_set and parts of safe_browsing_util into a new component
safe_browsing_db.
This component will hold the new implementation for the
next version (pver4) of the update protocol and DB.
BUG= 543161
Committed: https://crrev.com/9d588802e87e1776c0e55f7c0e8b21dc5acbf1bd
Cr-Commit-Position: refs/heads/master@{#356943}
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+207 lines, -6499 lines) |
Patch |
 |
M |
chrome/browser/BUILD.gn
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/DEPS
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/safe_browsing/prefix_set.h
|
View
|
|
1 chunk |
+0 lines, -186 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/safe_browsing/prefix_set.cc
|
View
|
|
1 chunk |
+0 lines, -448 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/safe_browsing/prefix_set_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -726 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/safe_browsing/safe_browsing_database.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/safe_browsing/safe_browsing_store.h
|
View
|
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/safe_browsing/safe_browsing_store_file.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/safe_browsing/safe_browsing_store_file_unittest.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/safe_browsing/safe_browsing_util.h
|
View
|
|
5 chunks |
+1 line, -54 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/safe_browsing/safe_browsing_util.cc
|
View
|
|
3 chunks |
+0 lines, -35 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/safe_browsing/safe_browsing_util_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -16 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser.gypi
|
View
|
1
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_tests_unit.gypi
|
View
|
1
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/test/BUILD.gn
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
D |
chrome/test/data/SafeBrowsing/PrefixSetRef
|
View
|
|
1 chunk |
+0 lines, -5000 lines |
0 comments
|
Download
|
 |
D |
chrome/test/data/SafeBrowsing/PrefixSetVersion2
|
View
|
|
Binary file |
0 comments
|
Download
|
 |
D |
chrome/test/data/SafeBrowsing/PrefixSetVersion3
|
View
|
|
Binary file |
0 comments
|
Download
|
 |
M |
components/BUILD.gn
|
View
|
1
|
2 chunks |
+2 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
|
3 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
components/safe_browsing_db.gypi
|
View
|
|
1 chunk |
+11 lines, -12 lines |
0 comments
|
Download
|
 |
A |
components/safe_browsing_db/BUILD.gn
|
View
|
1
|
1 chunk |
+49 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
components/safe_browsing_db/DEPS
|
View
|
1
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
components/safe_browsing_db/OWNERS
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
A |
components/safe_browsing_db/README
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
components/safe_browsing_db/prefix_set.h
|
View
|
|
2 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
A + |
components/safe_browsing_db/prefix_set.cc
|
View
|
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
components/safe_browsing_db/prefix_set_unittest.cc
|
View
|
|
5 chunks |
+14 lines, -12 lines |
0 comments
|
Download
|
 |
A |
components/safe_browsing_db/safe_browsing_db_util.h
|
View
|
|
1 chunk |
+62 lines, -0 lines |
0 comments
|
Download
|
 |
A |
components/safe_browsing_db/safe_browsing_db_util.cc
|
View
|
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
A |
components/safe_browsing_db/safe_browsing_db_util_unittest.cc
|
View
|
|
1 chunk |
+28 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
components/test/data/SafeBrowsingDb/PrefixSetRef
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
components/test/data/SafeBrowsingDb/PrefixSetVersion2
|
View
|
|
Binary file |
0 comments
|
Download
|
 |
A + |
components/test/data/SafeBrowsingDb/PrefixSetVersion3
|
View
|
|
Binary file |
0 comments
|
Download
|
Dependent Patchsets:
Total messages: 17 (5 generated)
|