pdf.js/src
2012-01-18 19:24:30 -08: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 #1086 from notmasteryet/issue-1084 2012-01-18 09:25:37 -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
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 Cache Cmd object to reduce number of created objects 2011-12-18 20:39:10 +01: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 pull request #1026 from brendandahl/nativedecode 2012-01-05 16:25:21 -08:00
util.js Add error backs for promises. 2012-01-04 16:13:53 -08:00
worker_loader.js Fixed worker_loader for examples/; simplified 2011-12-22 09:40:00 -05:00
worker.js Fixed worker_loader for examples/; simplified 2011-12-22 09:40:00 -05:00