pdf.js/src
2012-01-19 17:46:48 -06:00
..
utils Progress 2011-10-25 09:10:56 -07:00
canvas.js Fix zero width lines. 2012-01-17 20:50:49 -08: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 Fix bug, decoding was always getting called. 2011-12-18 17:17:35 -08:00
core.js Merge pull request #969 from arturadib/fix-worker-loader 2012-01-11 17:18:01 -08:00
crypto.js Name all constructors. 2011-12-09 00:18:43 +02:00
evaluator.js Lint 2012-01-17 14:45:57 -05:00
fonts.js Merge pull request #1092 from notmasteryet/issue-940 2012-01-19 06:59:35 -08:00
function.js Merge pull request #1009 from notmasteryet/issue-1001 2011-12-30 18:25:19 -08: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 Fixing inclusion tree when layers are skipped and 0xFF at the packet header end 2012-01-14 13:15:16 -06:00
metrics.js Comments 2011-11-28 09:25:25 -05:00
obj.js fetch/getEntry returns null if the entry is free 2012-01-08 14:03:00 -06: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 Merge branch 'master' of git://github.com/mozilla/pdf.js.git into jpx6 2012-01-19 17:46:48 -06:00
util.js Add error backs for promises. 2012-01-04 16:13:53 -08:00
worker_loader.js Migration of the JPX code (from jpx5) 2012-01-11 20:08:46 -06:00
worker.js Fixed worker_loader for examples/; simplified 2011-12-22 09:40:00 -05:00