Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
content/ | 03-Dec-2014 | ||
core/ | 03-Dec-2014 | ||
DEPS | 03-Dec-2014 | 294 | |
OWNERS | 03-Dec-2014 | 41 | |
precache_defines.gypi | 03-Dec-2014 | 723 | |
README | 03-Dec-2014 | 396 |
1 The precache component contains code for an experimental prototype to 2 proactively load Web resources into the network stack's disk cache. 3 4 To enable this feature use the command line flag --enable-precache. 5 6 Precache is a layered component. See: 7 http://www.chromium.org/developers/design-documents/layered-components-design 8 9 Folder structure: 10 11 core/ contains the core logic of the component. 12