summaryrefslogtreecommitdiffstats
path: root/components/dom_distiller
Commit message (Expand)AuthorAgeFilesLines
* Adds support for dynamically setting the titlecjhopman2015-04-093-8/+60
* GN Windows component build fixes.brettw2015-04-081-0/+1
* Iframe placeholders, security and resizingmdjones2015-04-064-0/+48
* Add flags and experiment config for selecting triggering heuristicscjhopman2015-04-047-5/+103
* Add integration of the new heuristicscjhopman2015-04-0312-4/+358
* Basic hookup for distiller feedbackmdjones2015-04-034-5/+43
* Add simple DistillablePageDetectorcjhopman2015-04-036-1/+208
* HTML version of distiller feedback footermdjones2015-04-036-58/+187
* Add calculation of derived features for distillable page modelcjhopman2015-04-025-0/+299
* Consistent content placement method for dom-distillermdjones2015-04-025-140/+129
* Fix style on iOS for distilled content.noyau2015-03-253-4/+18
* Update DOM Distiller roll script DEPS in out/package.nyquist2015-03-201-1/+1
* Pass more information by argument to the dom_distiller script.noyau2015-03-178-24/+75
* Integrate iOS specific changes in the core domdistiller.jsnoyau2015-03-122-25/+16
* [Sync] Refactor AttachmentStore classes. Introduce concept of referrer.pavely2015-03-111-1/+1
* Revert of [Sync] Refactor AttachmentStore classes. Introduce concept of refer...bnc2015-03-091-1/+1
* [Sync] Refactor AttachmentStore classes. Introduce concept of referrer.pavely2015-03-091-1/+1
* Upstream iOS implementation of dom_distillersdefresne2015-02-247-0/+264
* Sort GN files under componentssatorux2015-02-161-6/+6
* Shorten Closure template notation from Array.<*> to Array<*>.Dan Beam2015-02-141-1/+1
* Rename content_extractor.cc to content_extractor_browsertest.ccqi1988.yang2015-02-121-0/+0
* Provide original URLs for next page detection in dom_distillerwychen2015-02-121-31/+34
* components: Provide an unified target to generate components_tests_resources....tfarina2015-02-092-4/+6
* Update {virtual,override,final} to follow C++11 style.dcheng2015-02-041-2/+2
* Roll DomDistillerJScjhopman2015-01-291-1/+1
* Roll DomDistillerJScjhopman2015-01-281-2/+5
* Revert of Roll DomDistillerJS (patchset #4 id:60001 of https://codereview.chr...cjhopman2015-01-201-5/+2
* Roll DomDistillerJScjhopman2015-01-201-2/+5
* Cleanup: Update the path to gfx size headers.tfarina2015-01-032-2/+2
* Standardize usage of virtual/override/final specifiers in components/.dcheng2014-12-302-7/+6
* gn format //componentsscottmg2014-12-032-11/+10
* Prefix CommandLine usage with base namespace (Part 8: components)kkosztyo.u-szeged2014-12-031-7/+9
* Synchronous creation of OnDiskAttachmentStorepavely2014-11-261-0/+2
* Add URL check to image fetcher.mdjones2014-11-262-3/+6
* Add more components unittests to the GN build.brettw2014-11-263-1/+16
* [Android] Guard ConvertJavaStringToUTF8 callsjdduke2014-11-261-0/+11
* Add attachments support to DomDistillerStorecjhopman2014-11-198-1/+351
* Small refactoring of DomDistillerStorecjhopman2014-11-193-54/+51
* Roll DomDistillerJSmdjones2014-11-194-7/+19
* Extract timing info from distiller resultcjhopman2014-11-153-1/+94
* Fix shared URL in reader modewychen2014-11-054-3/+44
* Fix issue with DOM Distiller viewer when renderer goes away.nyquist2014-11-031-4/+2
* add options to specify original domain(s)kuan2014-10-295-11/+83
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-2910-21/+15
* Fix state tracking in WebContentsMainFrameObserver.yfriedman2014-10-292-1/+112
* add pagination info to DistilledPageProtokuan2014-10-284-12/+63
* GN: Fix Android component buildcjhopman2014-10-271-1/+5
* Update protobuff and template to handle text directionmdjones2014-10-274-4/+20
* Standardize usage of virtual/override/final in components/dcheng2014-10-2115-113/+100
* Fix Java indentation issues.aurimas2014-10-171-2/+2