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
Artur Adib 4322e7e339 Merge pull request #1042 from notmasteryet/tree-55
fetch/getEntry returns null if the entry is free
2012-01-09 12:22:16 -08:00
..
utils Progress 2011-10-25 09:10:56 -07:00
canvas.js Merge branch 'master' of git://github.com/mozilla/pdf.js.git into textlayout-ui 2012-01-03 18:42:13 -06: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 #1022 from notmasteryet/tree-53 2012-01-05 07:44:52 -08:00
crypto.js Name all constructors. 2011-12-09 00:18:43 +02:00
evaluator.js Merge remote-tracking branch 'upstream/master' into refactor 2012-01-07 21:32:16 +02: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 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 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 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.js Change to passing promises. 2011-12-14 14:02:00 -08:00
worker_loader.js Add another way to detect cmyk images. 2011-11-08 13:53:56 -08:00