summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_distiller
Commit message (Expand)AuthorAgeFilesLines
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-223-3/+4
* Add paranoid Observe(NULL) calls to dom distiller's SelfDeletingRequestDelegate.nick2014-11-181-0/+3
* Cleanup: Remove unneeded path_service.h includes in base and chrome.thestig2014-11-061-1/+0
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-301-1/+1
* Standardize usage of virtual/override/final in chrome/browser/Daniel Cheng2014-10-215-42/+37
* Fix includes in //components/keyed_service/contentsdefresne2014-10-201-0/+1
* Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.dcheng2014-10-162-9/+7
* replace OVERRIDE and FINAL with override and final in chrome/browser/[a-i]*mostynb2014-10-135-26/+26
* Add support for using DOM Distiller in incognito.nyquist2014-09-263-3/+46
* Move PageTransition from //content/public/common to //ui/baseSylvain Defresne2014-09-192-2/+2
* Font Family Preferences for Distilled Pagessunangel@chromium.org2014-08-151-3/+8
* Retrieve article original URL from entryIDsunangel@chromium.org2014-08-152-0/+11
* Added GetFormattedUrlFromOriginalDistillerUrl to DomDistillerTabUtilssunangel@chromium.org2014-08-131-0/+35
* Stopping Intermediate Load of Page when Distilling Page.smaslo@chromium.org2014-08-091-2/+7
* Refactoring isUrlReportable to isDistilledPagesmaslo@chromium.org2014-07-283-17/+16
* Relands "Removed InProcessBrowserTest::CleanUpOnMainThread()"atwilson@chromium.org2014-07-251-1/+1
* Revert 285173 "Removed InProcessBrowserTest::CleanUpOnMainThread()"asvitkine@chromium.org2014-07-241-1/+1
* Removed InProcessBrowserTest::CleanUpOnMainThread()atwilson@chromium.org2014-07-241-1/+1
* DomDistiller: fix 0 document widthkuan@chromium.org2014-07-182-3/+5
* Java wrapper for DistilledPagePrefs.sunangel@chromium.org2014-07-172-0/+64
* Remove redundant WebContents field in WebContentsObserver implementationdcheng@chromium.org2014-07-161-6/+1
* Theme Preferences for Distilled Pagessmaslo@chromium.org2014-07-165-6/+59
* Convert remaining WebContentsObservers loading callbacks to use RFH.dcheng@chromium.org2014-07-091-6/+4
* Extract protobuf database into a new 'leveldb_proto' componentmathp@chromium.org2014-06-182-20/+23
* Configure DomDistiller debug output.yfriedman@chromium.org2014-05-301-2/+8
* Add support for distilling current WebContentsnyquist@chromium.org2014-05-287-0/+317
* Revert 272611 "Add support for distilling current WebContents"sadrul@chromium.org2014-05-247-317/+0
* Add support for distilling current WebContentsnyquist@chromium.org2014-05-237-0/+317
* Pull DomDistillerOptions up to the DistillerFactorycjhopman@chromium.org2014-05-231-1/+2
* [dom_distiller] Fix crash for invalid chrome-distiller:// requestsnyquist@chromium.org2014-05-171-97/+51
* [dom_distiller] Add support for incremental viewer.yfriedman@chromium.org2014-05-151-6/+129
* Start requiring DistillerPage for calls to DomDistillerService.nyquist@chromium.org2014-04-285-18/+39
* Disable NoWebUIBindingsArticleNotFound test.rockot@chromium.org2014-04-211-1/+2
* Rename FLAKY_* tests to DISABLED_* in DomDistillerViewerSourceBrowserTest.horo@chromium.org2014-04-161-2/+2
* Mark dom distiller tests as flakyerikchen@chromium.org2014-03-261-2/+4
* Ensure the DomDistillerViewerSource is registered at startup.nyquist@chromium.org2014-03-154-25/+158
* Move clients of BrowserContextKeyedService to use KeyedService (#5)blundell@chromium.org2014-03-133-7/+7
* Add support for distilling arbitrary URLs in DOM Distiller Viewer.nyquist@chromium.org2014-03-031-7/+24
* Add support for showing CSS with distilled articles.nyquist@chromium.org2014-01-291-1/+33
* Add support for displaying distilled articles.nyquist@chromium.org2014-01-292-19/+117
* Add the scheme chrome-distiller:// and hook up data source.nyquist@chromium.org2014-01-272-0/+115
* Move dom_distiller_service_factory to //chrome.blundell@chromium.org2013-12-053-0/+135