[Pkg-javascript-commits] [pdf.js] 83/141: Merge pull request #4577 from timvandermeij/reporter
David Prévot
taffit at moszumanska.debian.org
Sat Apr 19 22:40:32 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository pdf.js.
commit 2c61f60a4e01d78365a6d77b963481e2b7b45b29
Merge: d61ee23 f463f96
Author: Yury Delendik <ydelendik at mozilla.com>
Date: Thu Apr 10 19:17:48 2014 -0500
Merge pull request #4577 from timvandermeij/reporter
Removes custom test/reporter.js from the lint process
make.js | 17 +-
src/core/bidi.js | 57 +++----
src/core/chunked_stream.js | 29 ++--
src/core/cmap.js | 13 +-
src/core/crypto.js | 2 +-
src/core/evaluator.js | 110 +++++++------
src/core/font_renderer.js | 120 +++++++-------
src/core/fonts.js | 360 +++++++++++++++++++++++-------------------
src/core/image.js | 45 +++---
src/core/jbig2.js | 105 ++++++------
src/core/jpx.js | 163 ++++++++++---------
src/core/murmurhash3.js | 5 +-
src/core/obj.js | 19 ++-
src/core/parser.js | 6 +-
src/core/pattern.js | 5 +-
src/core/stream.js | 90 ++++++-----
src/display/api.js | 17 +-
src/display/canvas.js | 64 ++++----
src/display/pattern_helper.js | 17 +-
src/display/webgl.js | 9 +-
src/shared/annotation.js | 9 +-
src/shared/colorspace.js | 49 +++---
src/shared/fonts_utils.js | 21 +--
src/shared/function.js | 16 +-
src/shared/util.js | 10 +-
test/downloadutils.js | 5 +-
test/reporter.js | 50 ------
test/test.js | 7 +-
test/testutils.js | 9 +-
test/unit/font_spec.js | 8 +-
web/compatibility.js | 6 +-
web/debugger.js | 9 +-
web/page_view.js | 2 +-
web/viewer.js | 14 +-
34 files changed, 761 insertions(+), 707 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/pdf.js.git
More information about the Pkg-javascript-commits
mailing list