1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-20 07:08:08 +02:00
pdf.js/src
2012-03-27 22:32:35 +02:00
..
utils Progress 2011-10-25 09:10:56 -07:00
bidi.js Use [] instead of new Array(...). 2012-03-22 15:15:27 +02:00
canvas.js Merge pull request #1259 from jviereck/worker_cleanup 2012-03-19 09:10:21 -07: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 Use [] instead of new Array(...). 2012-03-22 15:15:27 +02:00
core.js fix to follow syntax style guidelines 2012-03-27 22:32:35 +02:00
crypto.js Remove unreachable logic after error(...) is called. 2012-03-20 14:16:48 +02:00
evaluator.js Use singular form for charProcOperatorList - hopefully fixes breakage 2012-03-16 14:58:53 +01:00
fonts.js Merge pull request #1382 from kkujala/master 2012-03-24 10:00:46 -07:00
function.js Use [] instead of new Array(...). 2012-03-22 15:15:27 +02: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
metadata.js Now also fetch 'Document Info Dictionary', and expose 'raw' metadata attributes 2012-03-26 23:48:04 +02:00
metrics.js Comments 2011-11-28 09:25:25 -05:00
obj.js refactor and shadow 2012-03-27 00:05:14 +02:00
parser.js Remove unreachable logic after error(...) is called. 2012-03-20 14:16:48 +02:00
pattern.js Remove unreachable logic after error(...) is called. 2012-03-20 14:16:48 +02: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.js Rename IRQueue and codeIR -> operatorList 2012-03-16 14:58:53 +01:00
worker_loader.js Move debugger to the web folder. 2012-02-15 14:55:16 -08:00