| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The DOM Distiller component will contain code for an experimental
prototype for distilling the core part of a web page.
To enable this feature, use the command line flag --enable-distiller.
The webui/ folder depends on content, but given iOS at the time being
supports the usage of WebUI, it is kept a a top level folder in the
component instead of in content/.
This commit is relanding r223528 since it was reverted in r223540.
- Added missing GYP dependency.
TBR=sky@chromium.org
BUG=288015
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=223528
Review URL: https://chromiumcodereview.appspot.com/23503042
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@223759 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
> Initial WebUI for DOM Distiller.
>
> The DOM Distiller component will contain code for an experimental
> prototype for distilling the core part of a web page.
>
> To enable this feature, use the command line flag --enable-distiller.
>
> The webui/ folder depends on content, but given iOS at the time being
> supports the usage of WebUI, it is kept a a top level folder in the
> component instead of in content/.
>
> BUG=288015
>
> Review URL: https://chromiumcodereview.appspot.com/23503042
TBR=nyquist@chromium.org
Review URL: https://codereview.chromium.org/24078017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@223540 0039d316-1c4b-4281-b951-d872f2087c98
|
|
The DOM Distiller component will contain code for an experimental
prototype for distilling the core part of a web page.
To enable this feature, use the command line flag --enable-distiller.
The webui/ folder depends on content, but given iOS at the time being
supports the usage of WebUI, it is kept a a top level folder in the
component instead of in content/.
BUG=288015
Review URL: https://chromiumcodereview.appspot.com/23503042
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@223528 0039d316-1c4b-4281-b951-d872f2087c98
|