pdf.js/src
Chris Jones 27d2d99bd8 Merge pull request #1013 from LegNeato/master
Always add style element to the head
2012-01-03 14:30:14 -08:00
..
utils Progress 2011-10-25 09:10:56 -07:00
canvas.js webkit dash support 2012-01-03 14:51:35 -05: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 Add displayReadyPromise to the Page object to not request the IRQueue all the time and simplify some stuff 2012-01-02 20:02:20 +01:00
crypto.js Name all constructors. 2011-12-09 00:18:43 +02:00
evaluator.js Rename some variables. 2011-12-19 16:31:47 -08:00
fonts.js Add the style element to the head rather than first element in the document, as the first element could be a comment and this would line would then throw 2012-01-02 21:40:43 -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 Rename some variables. 2011-12-19 16:31:47 -08:00
metrics.js Comments 2011-11-28 09:25:25 -05:00
obj.js Merge pull request #990 from notmasteryet/concurload 2011-12-30 09:40:12 -08:00
parser.js Cache Cmd object to reduce number of created objects 2011-12-18 20:39:10 +01:00
pattern.js Merge remote-tracking branch 'upstream/master' into style 2011-12-09 00:28:31 +02:00
pdf.js Linting 2011-11-18 13:54:27 -05:00
stream.js Add ability to fast track natively supported jpegs. 2011-12-08 21:18:04 -08:00
util.js Make sure resolving the promise sets some data 2012-01-02 20:02:20 +01:00
worker_loader.js Add another way to detect cmyk images. 2011-11-08 13:53:56 -08:00
worker.js Change to passing promises. 2011-12-14 14:02:00 -08:00