• Home
  • History
  • Annotate
  • only in /external/chromium_org/components/precache/
NameDateSize

..12-Mar-201536 KiB

content/12-Mar-20154 KiB

core/12-Mar-20154 KiB

DEPS12-Mar-2015294

OWNERS12-Mar-201541

precache_defines.gypi12-Mar-2015828

README12-Mar-2015396

README

1The precache component contains code for an experimental prototype to
2proactively load Web resources into the network stack's disk cache.
3
4To enable this feature use the command line flag --enable-precache.
5
6Precache is a layered component. See:
7http://www.chromium.org/developers/design-documents/layered-components-design
8
9Folder structure:
10
11  core/   contains the core logic of the component.
12