1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-24 17:18:07 +02:00
pdf.js/src/core
Kalervo Kujala 0c5525dc8a CalRGB: optimize CalRGB calculations
Also fix one silly mistake.
2014-08-16 11:38:15 +03:00
..
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 Revert commit 9a41659 (PR 5005) for breaking the loading of certain PDF files in the Firefox addon when range requests are active 2014-08-07 12:07:45 +02:00
cmap.js Fix the error handling for CMaps that fail to load 2014-08-14 16:29:10 +02:00
colorspace.js CalRGB: optimize CalRGB calculations 2014-08-16 11:38:15 +03: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 Merge pull request #5192 from nnethercote/empty-setGState 2014-08-15 10:20:14 -05:00
font_renderer.js Remove some unused variables from src/ 2014-04-15 17:10:23 +02:00
fonts.js Use cff glyph width in the hmtx table 2014-08-14 16:11:09 -05:00
function.js Right-size the array in getSampleArray(). 2014-08-14 18:56:12 -07:00
glyphlist.js Split files into worker and main thread pieces. 2013-08-12 10:48:06 -07:00
image.js Use strict equalities in src/core/image.js 2014-08-01 23:02:55 +02: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 Use strict equalities in src/core/jpx.js 2014-08-01 23:02:57 +02: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 Removes mozResponseArrayBuffer 2014-05-29 20:38:50 -05:00
obj.js Remove two instances of leftover console.log debug statements 2014-08-13 14:29:46 +02:00
parser.js Reduce ASCII checks in makeInlineImage(). 2014-08-14 16:20:58 -07:00
pattern.js Optimizes functions to not create arrays 2014-08-04 11:23:11 -05:00
pdf_manager.js Remove LegacyPromise in src/core/worker.js 2014-05-03 00:09:49 +02:00
ps_parser.js Add strict equalities in src/core/ps_parser.js 2014-08-01 22:02:10 +02:00
stream.js Fixes CCITTFaxStream regression 2014-08-07 22:07:20 +02:00
worker.js Add strict equalities in src/core/worker.js 2014-08-01 22:17:47 +02:00