utils
|
Progress
|
2011-10-25 09:10:56 -07:00 |
canvas.js
|
Merge pull request #937 from ironymark/master
|
2011-12-16 09:06:18 -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
|
Addressing notmasteryet's comments
|
2011-12-22 11:29:27 +01:00 |
crypto.js
|
Name all constructors.
|
2011-12-09 00:18:43 +02:00 |
evaluator.js
|
Move initialization of uniquePrefix higher.
|
2011-12-22 20:05:39 +02:00 |
function.js
|
Name all constructors.
|
2011-12-09 00:18:43 +02: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
|
Address review comments by notmasteryet
|
2011-12-19 16:37:36 +01:00 |
pdf.js
|
Linting
|
2011-11-18 13:54:27 -05:00 |
util.js
|
Style nits.
|
2011-12-12 09:26:24 -08: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 |