Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
browser/ | 03-May-2024 | - | 6,598 | 5,020 | ||
common/ | 03-May-2024 | - | 788 | 576 | ||
DEPS | D | 03-May-2024 | 74 | 6 | 5 | |
OWNERS | D | 03-May-2024 | 57 | 4 | 3 | |
README | D | 03-May-2024 | 421 | 8 | 7 |
README
1The Data Reduction Proxy component contains code for a configuring and using 2the data reduction proxy. The Data Reduction proxy is not allowed to depend 3on content/, because it is used by iOS. If dependencies on content/ need to be 4added to the Data Reduction Proxy, it will have to be make into a layered 5component. See 6http://www.chromium.org/developers/design-documents/layered-components-design 7for more information. 8