pdf.js/src
2012-02-06 16:10:15 -08:00
..
utils Progress 2011-10-25 09:10:56 -07:00
canvas.js Change throws to errors. 2012-01-24 22:10:16 +02:00
charsets.js 'use strict' everywhere 2011-10-25 18:18:22 -07:00
cidmaps.js Fix js strict warning in worker.js. 2011-10-27 21:51:10 +03:00
colorspace.js isDefaultDecode(), as per reviewer comments 2012-02-06 16:10:15 -08:00
core.js Merge branch 'master' of https://github.com/mozilla/pdf.js into amowarnings 2012-01-31 17:53:54 -08:00
crypto.js Name all constructors. 2011-12-09 00:18:43 +02:00
evaluator.js Fixing symbols encoding 2012-01-27 18:53:05 -06:00
fonts.js Mapping well-known chars to the similar equivalents in the normal characters range 2012-01-27 20:36:27 -06:00
function.js Fixing interpolation (continuation of #1143) 2012-01-31 20:19:44 -06:00
glyphlist.js Fixing base encoding presence detection; character width scale 2011-11-29 22:06:00 -06:00
image.js Decode more jpegs using the browser if possible. 2012-01-03 14:26:19 -08:00
jpx.js Use JPX and JPEG in error messages. 2012-01-29 22:25:06 +02:00
metrics.js Comments 2011-11-28 09:25:25 -05:00
obj.js Merge pull request #1148 from arturadib/readXRefTable 2012-02-01 04:40:22 -08:00
parser.js Merge branch 'master' of git://github.com/mozilla/pdf.js.git into jpx6 2012-01-19 17:46:48 -06:00
pattern.js Replace makeCssRgb.apply with direct call (avoiding Chrome 16 typed array issue) 2012-01-15 14:01:36 -06:00
pdf.js Linting 2011-11-18 13:54:27 -05:00
stream.js Use JPX and JPEG in error messages. 2012-01-29 22:25:06 +02:00
util.js Lab color space, closes #1133 2012-02-01 17:48:44 -05:00
worker_loader.js Migration of the JPX code (from jpx5) 2012-01-11 20:08:46 -06:00
worker.js Use JPX and JPEG in error messages. 2012-01-29 22:25:06 +02:00