..
annotation.js
Add strict equalities in src/core/annotation.js
2014-08-01 18:39:45 +02:00
arithmetic_decoder.js
Add strict equalities in src/core/arithmetic_decoder.js
2014-08-01 18:39:46 +02:00
bidi.js
Add strict equalities in src/core/bidi.js
2014-08-01 18:39:46 +02:00
charsets.js
Split files into worker and main thread pieces.
2013-08-12 10:48:06 -07:00
chunked_stream.js
Replaces (chunk in this.loadedChunks)
2014-09-19 19:05:25 -05:00
cmap.js
Fix the error handling for CMaps that fail to load
2014-08-14 16:29:10 +02:00
colorspace.js
Fix handling of RGBA buffers in CalRGB colorspace (issue 5270)
2014-09-08 12:26:32 +02:00
core.js
Add strict equalities in src/core/core.js
2014-08-01 18:40:10 +02:00
crypto.js
AES cipher: make padding optional
2014-08-08 12:36:29 +02:00
evaluator.js
Add basic support for ZapfDingbats
2014-09-03 21:54:04 +02:00
font_renderer.js
Remove some unused variables from src/
2014-04-15 17:10:23 +02:00
fonts.js
Merge pull request #5250 from Snuffleupagus/issue-5238
2014-09-26 15:18:33 -05:00
function.js
Right-size the array in getSampleArray().
2014-08-14 18:56:12 -07:00
glyphlist.js
Add basic support for ZapfDingbats
2014-09-03 21:54:04 +02:00
image.js
Apply the GRAYSCALE_1BPP optimization when needsDecode
is set.
2014-08-18 16:45:19 -07:00
jbig2.js
Merge pull request #5114 from fkaelberer/fasterJBIG2decodeBitmap
2014-08-07 16:14:30 -05:00
jpg.js
Use strict equalities in src/core/jpg.js
2014-08-01 23:02:56 +02:00
jpx.js
Fixed typo in core/jpx.js #5227
2014-09-10 22:26:20 -05:00
metrics.js
Split files into worker and main thread pieces.
2013-08-12 10:48:06 -07:00
murmurhash3.js
Add strict equalities in src/core/murmurhash3.js
2014-08-01 21:56:04 +02:00
network.js
Implement streaming using moz-chunk-arraybuffer
2014-09-19 19:05:25 -05:00
obj.js
Remove two instances of leftover console.log debug statements
2014-08-13 14:29:46 +02:00
parser.js
Fix loading of inline JPEG images
2014-09-11 16:42:51 +02:00
pattern.js
Optimizes functions to not create arrays
2014-08-04 11:23:11 -05:00
pdf_manager.js
Implement streaming using moz-chunk-arraybuffer
2014-09-19 19:05:25 -05:00
ps_parser.js
Add strict equalities in src/core/ps_parser.js
2014-08-01 22:02:10 +02:00
stream.js
Add peekByte method to Stream, DecodeStream and ChunkedStream
2014-09-11 16:42:41 +02:00
worker.js
Fix disableAutoFetch regression in the generic viewer
2014-10-01 20:53:17 +02:00