pdf.js/src
2012-03-18 19:57:28 -07:00
..
utils Progress 2011-10-25 09:10:56 -07:00
bidi.js Separate return statement from function for clarity in bidi.js. 2012-03-18 22:56:03 +02:00
canvas.js Change the kExecutionTime value to 15. In theory, this should give 60FPS rendering. 2012-03-16 15:08:50 +01: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 pull request #1067 from brendandahl/stats 2012-03-13 06:04:48 -07:00
crypto.js Name all constructors. 2011-12-09 00:18:43 +02:00
evaluator.js Fix string font names. 2012-03-16 11:58:23 -07:00
fonts.js Verify the names parameter 2012-03-15 21:25:19 -05:00
function.js Fixing interpolation (continuation of #1143) 2012-01-31 20:19:44 -06:00
glyphlist.js Re-encode cmap based on post table or current encoding; fix GlyphsUnicode table entries 2012-02-29 22:11:32 -06:00
image.js Decode more jpegs using the browser if possible. 2012-01-03 14:26:19 -08:00
jpx.js Recovering from the bad JPX images (#1145) 2012-02-18 10:50:02 -06:00
metrics.js Comments 2011-11-28 09:25:25 -05:00
obj.js Re-Fixed Formatting (Lint friendly) 2012-03-14 21:58:22 +01:00
parser.js Relax EI search for inline images 2012-02-18 20:20:25 -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 Fix Line 648, E:0001: Extra space after "]" 2012-02-17 17:35:48 -06:00
util.js Line 405 : 'errorback' should have been 'errback' 2012-03-15 11:59:32 -07:00
worker_loader.js Move debugger to the web folder. 2012-02-15 14:55:16 -08:00
worker.js Merge branch 'refs/heads/master' into issue-1049 2012-01-31 13:20:05 -05:00