summaryrefslogtreecommitdiffstats
path: root/components/dom_distiller
Commit message (Expand)AuthorAgeFilesLines
* Add UI hook for distilling web pages for test shell (relanding)nyquist@chromium.org2014-03-066-0/+151
* Revert 254929 "Add UI hook for distilling web pages for test shell."nyquist@google.com2014-03-056-151/+0
* Add UI hook for distilling web pages for test shell.nyquist@chromium.org2014-03-056-0/+151
* Add support for distilling arbitrary URLs in DOM Distiller Viewer.nyquist@chromium.org2014-03-0318-71/+478
* Support for distilling prior pages in an article.shashishekhar@chromium.org2014-02-174-10/+89
* Store page no for distilled pages undergoing distillation.shashishekhar@chromium.org2014-02-153-58/+319
* Change lifetime of image fetchers.shashishekhar@chromium.org2014-02-112-7/+19
* Add entry to list only if distillation is successful.shashishekhar@chromium.org2014-02-082-26/+29
* Move the translate script to the Translate componentdroger@chromium.org2014-02-073-3/+3
* Add support for multipage distillation.shashishekhar@chromium.org2014-02-0520-192/+650
* Fix scheme-based URLDataSource lookup.nyquist@chromium.org2014-01-311-1/+3
* Add support for showing CSS with distilled articles.nyquist@chromium.org2014-01-293-8/+30
* Add support for displaying distilled articles.nyquist@chromium.org2014-01-294-10/+152
* Add the scheme chrome-distiller:// and hook up data source.nyquist@chromium.org2014-01-273-2/+99
* Fix memory leak in readingListPrivate api test.yfriedman@chromium.org2014-01-164-6/+6
* Implement initial of chrome.readingListPrivate api.yfriedman@chromium.org2014-01-146-23/+30
* Update uses of UTF conversions in chrome_frame/, chromeos/, components/ to us...avi@chromium.org2013-12-251-1/+1
* Update uses of Value in chromeos/, cloud_print/, components/, content/ to use...avi@chromium.org2013-12-232-6/+6
* MessageLoop(TYPE_UI) -> MessageLoopForUIsky@chromium.org2013-12-192-2/+2
* Change AddList to take a completion callback.shashishekhar@chromium.org2013-12-1913-86/+335
* Revert of https://codereview.chromium.org/105393008/shashishekhar@chromium.org2013-12-1913-333/+86
* Change AddList to take a completion callback.shashishekhar@chromium.org2013-12-1913-86/+333
* components: Refactor the initialization of ResourceBundle for unit tests.tfarina@chromium.org2013-12-172-17/+0
* Fix some misc style errors.shashishekhar@chromium.org2013-12-1620-22/+51
* Add method for updating an article in reading list.shashishekhar@chromium.org2013-12-1411-209/+429
* Add an observer for article updates.shashishekhar@chromium.org2013-12-107-3/+198
* Use base namespace for string16 in components and cloud_print.brettw@chromium.org2013-12-062-8/+9
* Debug UI for DOM distiller supports distillation and lists articles.nyquist@chromium.org2013-12-069-57/+201
* Move dom_distiller_service_factory to //chrome.blundell@chromium.org2013-12-052-133/+0
* [dom_distiller] Add ability to remove entries.yfriedman@chromium.org2013-12-0411-100/+243
* Bring-up of the dom-distiller webui on ios.noyau@chromium.org2013-11-271-0/+3
* [dom_distiller] Fix two issues with distiller.yfriedman@chromium.org2013-11-221-3/+8
* Initialize DomDistillerStoreyfriedman@chromium.org2013-11-182-6/+25
* Revert 235562 "Initialize DomDistillerStore"tapted@chromium.org2013-11-172-24/+6
* Initialize DomDistillerStoreyfriedman@chromium.org2013-11-172-6/+24
* Use readability.js for page distillationbengr@chromium.org2013-11-171-16/+0
* ui: Android changes.tfarina@chromium.org2013-11-151-1/+1
* Add DomDistillerService implementationcjhopman@chromium.org2013-11-1512-44/+877
* Page distiller corebengr@chromium.org2013-11-1315-23/+840
* Make thread checking in DomDistillerDatabase::LevelDB more flexiblecjhopman@chromium.org2013-11-132-8/+7
* Make components explicitly declare dependencies on other components.joi@chromium.org2013-11-131-0/+1
* Re-work the thread restrictions on the DOM distiller databasecjhopman@chromium.org2013-11-064-126/+108
* [sync] Allow FakeURLFetcher to return an arbitrary URLRequestStatusrsimha@chromium.org2013-11-061-2/+3
* [sync] Allow FakeURLFetcher to return arbitrary HTTP response codesrsimha@chromium.org2013-11-041-2/+5
* Extract the in-memory model from DomDistillerStorecjhopman@chromium.org2013-10-228-142/+552
* Revert 230025 "Extract the in-memory model from DomDistillerStore"jyasskin@chromium.org2013-10-228-550/+142
* Extract the in-memory model from DomDistillerStorecjhopman@chromium.org2013-10-228-142/+550
* Add DOM distiller servicecjhopman@chromium.org2013-10-118-0/+267
* Image fetcher for DOM Distillerbengr@chromium.org2013-10-095-0/+204
* Add DOM Distiller syncable servicecjhopman@chromium.org2013-10-035-7/+975