Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(78)

Side by Side Diff: third_party/document_image_extractor/README.chromium

Issue 1138123002: Update third_party/document_image_extractor (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | third_party/document_image_extractor/document_image_extractor_files.gypi » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: Document image extractor scripts and dependencies 1 Name: Document image extractor scripts and dependencies
2 Short Name: document_image_extractor 2 Short Name: document_image_extractor
3 URL: google3/image/collections/extension/ 3 URL: google3/image/collections/extension/
4 Version: 0 4 Version: 1
5 Date: 3/26/2015 5 Date: 4/11/2015
6 Security Critical: No 6 Security Critical: No
7 License: BSD 7 License: BSD
8 8
9 Description: 9 Description:
10 The document image extractor is used to extract all images from a webpage and 10 The document image extractor is used to extract all images from a webpage and
11 assign each one a relevance. 11 assign each one a relevance.
12 12
13 Local Modifications: 13 Local Modifications:
14 constant.js: stripped of all unneeded constants. 14 None
15 dom_controller.js: removed unused depedency on GenUtils
OLDNEW
« no previous file with comments | « no previous file | third_party/document_image_extractor/document_image_extractor_files.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698