| Up to higher level directory | |||
| Name | Date | Size | |
|---|---|---|---|
| android/ | 03-Dec-2014 | ||
| content/ | 03-Dec-2014 | ||
| core/ | 03-Dec-2014 | ||
| DEPS | 03-Dec-2014 | 597 | |
| OWNERS | 03-Dec-2014 | 62 | |
| README | 03-Dec-2014 | 457 | |
| standalone/ | 03-Dec-2014 | ||
| webui/ | 03-Dec-2014 | ||
1 The DOM Distiller component contains code for an experimental prototype for 2 distilling the core part of a web page. 3 4 To enable this feature, use the command line flag --enable-distiller. 5 6 The DOM Distiller 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 business logic of the component. 12 webui/ contains the WebUI code and resources for the debug page. 13