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

Issue 1138123002: Update third_party/document_image_extractor (Closed)

Created:
5 years, 7 months ago by Theresa
Modified:
5 years, 7 months ago
CC:
chromium-reviews, tim+watch_chromium.org, zea+watch_chromium.org, maxbogue+watch_chromium.org, pvalenzuela+watch_chromium.org, plaree+watch_chromium.org, maniscalco+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Update third_party/document_image_extractor Update to newer version (closure dependencies have been removed). BUG=485567 Committed: https://crrev.com/1b13f371bfe3c5d5eba8689cdea916c16dd79f84 Cr-Commit-Position: refs/heads/master@{#329297}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+604 lines, -38036 lines) Patch
M third_party/document_image_extractor/README.chromium View 2 chunks +3 lines, -4 lines 0 comments Download
M third_party/document_image_extractor/document_image_extractor_files.gypi View 1 chunk +4 lines, -60 lines 0 comments Download
M third_party/document_image_extractor/dom_controller_files.gypi View 1 chunk +2 lines, -73 lines 0 comments Download
M third_party/document_image_extractor/src/ad_element_filter.js View 1 chunk +10 lines, -12 lines 0 comments Download
D third_party/document_image_extractor/src/constants.js View 1 chunk +0 lines, -22 lines 0 comments Download
D third_party/document_image_extractor/src/controller.js View 1 chunk +0 lines, -44 lines 0 comments Download
M third_party/document_image_extractor/src/document_feature.js View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/document_image_extractor/src/document_feature_extractor.js View 3 chunks +8 lines, -10 lines 0 comments Download
M third_party/document_image_extractor/src/document_image.js View 4 chunks +24 lines, -18 lines 0 comments Download
M third_party/document_image_extractor/src/document_image_extractor.js View 10 chunks +74 lines, -85 lines 0 comments Download
M third_party/document_image_extractor/src/document_video.js View 3 chunks +16 lines, -9 lines 0 comments Download
M third_party/document_image_extractor/src/dom_controller.js View 7 chunks +62 lines, -87 lines 0 comments Download
D third_party/document_image_extractor/src/dom_event.js View 1 chunk +0 lines, -36 lines 0 comments Download
A third_party/document_image_extractor/src/dom_utils.js View 1 chunk +349 lines, -0 lines 0 comments Download
M third_party/document_image_extractor/src/element_filter.js View 2 chunks +3 lines, -3 lines 0 comments Download
A third_party/document_image_extractor/src/size.js View 1 chunk +32 lines, -0 lines 0 comments Download
M third_party/document_image_extractor/src/visible_element_filter.js View 1 chunk +14 lines, -15 lines 0 comments Download
D third_party/document_image_extractor/third_party/LICENSE View 1 chunk +0 lines, -27 lines 0 comments Download
D third_party/document_image_extractor/third_party/OWNERS View 1 chunk +0 lines, -3 lines 0 comments Download
D third_party/document_image_extractor/third_party/README.chromium View 1 chunk +0 lines, -15 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/AUTHORS View 1 chunk +0 lines, -19 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/LICENSE View 1 chunk +0 lines, -176 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/README.chromium View 1 chunk +0 lines, -18 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/chrome-changes.diff View 1 chunk +0 lines, -105 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/bin/build/closurebuilder.py View 1 chunk +0 lines, -287 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/bin/calcdeps.py View 1 chunk +0 lines, -590 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/bin/scopify.py View 1 chunk +0 lines, -221 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/array/array.js View 1 chunk +0 lines, -1655 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/asserts/asserts.js View 1 chunk +0 lines, -365 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/async/freelist.js View 1 chunk +0 lines, -88 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/async/nexttick.js View 1 chunk +0 lines, -240 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/async/run.js View 1 chunk +0 lines, -130 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/async/workqueue.js View 1 chunk +0 lines, -139 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/base.js View 1 chunk +0 lines, -2496 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/debug/debug.js View 1 chunk +0 lines, -632 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/debug/entrypointregistry.js View 1 chunk +0 lines, -158 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/debug/error.js View 1 chunk +0 lines, -54 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/debug/errorhandler.js View 1 chunk +0 lines, -367 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/debug/logbuffer.js View 1 chunk +0 lines, -148 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/debug/logger.js View 1 chunk +0 lines, -873 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/debug/logrecord.js View 1 chunk +0 lines, -242 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/debug/tracer.js View 1 chunk +0 lines, -725 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/disposable/disposable.js View 1 chunk +0 lines, -307 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/disposable/idisposable.js View 1 chunk +0 lines, -45 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/dom/browserfeature.js View 1 chunk +0 lines, -72 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/dom/classlist.js View 1 chunk +0 lines, -277 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/dom/dom.js View 1 chunk +0 lines, -2989 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/dom/nodetype.js View 1 chunk +0 lines, -48 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/dom/safe.js View 1 chunk +0 lines, -135 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/dom/tagname.js View 1 chunk +0 lines, -159 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/dom/tags.js View 1 chunk +0 lines, -42 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/dom/vendor.js View 1 chunk +0 lines, -96 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/events/browserevent.js View 1 chunk +0 lines, -405 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/events/browserfeature.js View 1 chunk +0 lines, -85 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/events/event.js View 1 chunk +0 lines, -143 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/events/eventhandler.js View 1 chunk +0 lines, -459 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/events/eventid.js View 1 chunk +0 lines, -47 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/events/events.js View 1 chunk +0 lines, -983 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/events/eventtarget.js View 1 chunk +0 lines, -394 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/events/eventtype.js View 1 chunk +0 lines, -232 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/events/eventwrapper.js View 1 chunk +0 lines, -66 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/events/listenable.js View 1 chunk +0 lines, -335 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/events/listener.js View 1 chunk +0 lines, -131 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/events/listenermap.js View 1 chunk +0 lines, -308 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/fs/url.js View 1 chunk +0 lines, -105 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/functions/functions.js View 1 chunk +0 lines, -332 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/html/safehtml.js View 1 chunk +0 lines, -744 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/html/safescript.js View 1 chunk +0 lines, -234 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/html/safestyle.js View 1 chunk +0 lines, -442 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/html/safestylesheet.js View 1 chunk +0 lines, -276 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/html/safeurl.js View 1 chunk +0 lines, -431 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/html/trustedresourceurl.js View 1 chunk +0 lines, -224 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/html/uncheckedconversions.js View 1 chunk +0 lines, -231 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/i18n/bidi.js View 1 chunk +0 lines, -877 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/iter/iter.js View 1 chunk +0 lines, -1305 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/labs/useragent/browser.js View 1 chunk +0 lines, -327 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/labs/useragent/engine.js View 1 chunk +0 lines, -160 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/labs/useragent/platform.js View 1 chunk +0 lines, -160 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/labs/useragent/util.js View 1 chunk +0 lines, -148 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/log/log.js View 1 chunk +0 lines, -197 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/math/box.js View 1 chunk +0 lines, -389 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/math/coordinate.js View 1 chunk +0 lines, -268 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/math/math.js View 1 chunk +0 lines, -435 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/math/rect.js View 1 chunk +0 lines, -464 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/math/size.js View 1 chunk +0 lines, -227 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/object/object.js View 1 chunk +0 lines, -686 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/promise/promise.js View 1 chunk +0 lines, -1241 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/promise/resolver.js View 1 chunk +0 lines, -48 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/promise/thenable.js View 1 chunk +0 lines, -111 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/reflect/reflect.js View 1 chunk +0 lines, -78 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/string/const.js View 1 chunk +0 lines, -182 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/string/string.js View 1 chunk +0 lines, -1565 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/string/typedstring.js View 1 chunk +0 lines, -48 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/structs/collection.js View 1 chunk +0 lines, -56 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/structs/map.js View 1 chunk +0 lines, -460 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/structs/set.js View 1 chunk +0 lines, -279 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/structs/simplepool.js View 1 chunk +0 lines, -200 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/structs/structs.js View 1 chunk +0 lines, -354 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/style/style.js View 1 chunk +0 lines, -2034 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/testing/watchers.js View 1 chunk +0 lines, -46 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/timer/timer.js View 1 chunk +0 lines, -329 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/uri/uri.js View 1 chunk +0 lines, -1526 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/uri/utils.js View 1 chunk +0 lines, -1116 lines 0 comments Download
D third_party/document_image_extractor/third_party/closure-library/closure/goog/useragent/useragent.js View 1 chunk +0 lines, -538 lines 0 comments Download
D third_party/document_image_extractor/third_party/src/ad_element_filter.js View 1 chunk +0 lines, -42 lines 0 comments Download
D third_party/document_image_extractor/third_party/src/constants.js View 1 chunk +0 lines, -18 lines 0 comments Download
D third_party/document_image_extractor/third_party/src/controller.js View 1 chunk +0 lines, -40 lines 0 comments Download
D third_party/document_image_extractor/third_party/src/document_feature.js View 1 chunk +0 lines, -40 lines 0 comments Download
D third_party/document_image_extractor/third_party/src/document_feature_extractor.js View 1 chunk +0 lines, -117 lines 0 comments Download
D third_party/document_image_extractor/third_party/src/document_image.js View 1 chunk +0 lines, -80 lines 0 comments Download
D third_party/document_image_extractor/third_party/src/document_image_extractor.js View 1 chunk +0 lines, -400 lines 0 comments Download
D third_party/document_image_extractor/third_party/src/document_video.js View 1 chunk +0 lines, -54 lines 0 comments Download
D third_party/document_image_extractor/third_party/src/dom_controller.js View 1 chunk +0 lines, -264 lines 0 comments Download
D third_party/document_image_extractor/third_party/src/dom_event.js View 1 chunk +0 lines, -32 lines 0 comments Download
D third_party/document_image_extractor/third_party/src/element_filter.js View 1 chunk +0 lines, -21 lines 0 comments Download
D third_party/document_image_extractor/third_party/src/visible_element_filter.js View 1 chunk +0 lines, -43 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
Theresa
ptal
5 years, 7 months ago (2015-05-12 00:19:19 UTC) #2
Kibeom Kim (inactive)
great! lgtm
5 years, 7 months ago (2015-05-12 00:21:34 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1138123002/1
5 years, 7 months ago (2015-05-12 00:23:28 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 7 months ago (2015-05-12 00:32:43 UTC) #6
commit-bot: I haz the power
5 years, 7 months ago (2015-05-12 00:33:21 UTC) #7
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/1b13f371bfe3c5d5eba8689cdea916c16dd79f84
Cr-Commit-Position: refs/heads/master@{#329297}

Powered by Google App Engine
This is Rietveld 408576698