[Pkg-javascript-commits] [pdf.js] 179/210: Merge pull request #4824 from yurydelendik/movecs
David Prévot
taffit at moszumanska.debian.org
Thu Jun 5 14:21:15 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch upstream
in repository pdf.js.
commit 002607502c846fe53e5b13b1824830b01ed120da
Merge: 62c1615 fcc4dfd
Author: Jonas Jenwald <jonas.jenwald at gmail.com>
Date: Fri May 23 21:14:58 2014 +0200
Merge pull request #4824 from yurydelendik/movecs
Moves colorspace.js and function.js into core/
examples/acroforms/index.html | 2 -
examples/helloworld/index.html | 2 -
make.js | 2 -
src/{shared => core}/colorspace.js | 0
src/core/evaluator.js | 149 +++++++++++++++++++++++++++----------
src/{shared => core}/function.js | 17 ++++-
src/display/canvas.js | 106 +++-----------------------
src/display/pattern_helper.js | 4 +-
src/shared/util.js | 19 -----
src/worker_loader.js | 4 +-
test/font/font_test.html | 4 +-
test/test_slave.html | 2 -
test/unit/unit_test.html | 4 +-
web/viewer.html | 2 -
14 files changed, 143 insertions(+), 174 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