DescriptionData structures for Safe Browsing subresource filtering rules.
The rules are defined in two formats:
1) Protocol Buffers, which is used as the wire format for transferring the
rules, and is intended to remain relatively stable.
2) FlatBuffers, which is used internally as a compact representation of the
rules, and which can be memory mapped into renderer processes directly.
This CL also fixes GYP files for flatc for iOS.
This is a reland of https://codereview.chromium.org/2086213003/#ps160001 now that the linking issue has been fixed by https://codereview.chromium.org/2094273003/.
BUG=609747
Committed: https://crrev.com/4da5767eaa2950e258eae1c90d384628936d0085
Cr-Commit-Position: refs/heads/master@{#404654}
Patch Set 1 #
Messages
Total messages: 13 (7 generated)
|