879 Commits (96b9af68ddc4a3374f1d77eff1a5e8c20e67005d)

Author SHA1 Message Date
Kalervo Kujala 0c5525dc8a CalRGB: optimize CalRGB calculations 11 years ago
Jonas Jenwald 9f1e140c4f Add unit test for PDF file loaded as typed array 11 years ago
Kalervo Kujala 1e4a7f981e implement CalRGB color space 11 years ago
Jonas Jenwald b201cc4940 Remove the remaining references to cidmaps.js from the test suite 11 years ago
Jonas Jenwald 1fb404aff2 Fix CMap unit tests 11 years ago
Jonas Jenwald 06b5d97bc6 Remove two instances of leftover console.log debug statements 11 years ago
Nicholas Nethercote 61e6b576d4 Avoid an allocation in readCharCode(). 11 years ago
Jonas Jenwald fc5ad8a8d6 Add even more unit tests for the API 11 years ago
Yury Delendik f750e35224 Optimizes functions to not create arrays 11 years ago
Yury Delendik cb81bd6be6 Compiles some of the FunctionType 4 11 years ago
Jonas Jenwald 8ecbb4da05 Adjust the heuristics to recognize more cases of unknown glyphs for |toUnicode| (issue 5070) 11 years ago
Jonas Jenwald 70b934c7a5 Add reduced test-cases for issues 4875 and 4881 11 years ago
Nicholas Nethercote adf58ed687 Represent cid chars using integers, not strings. 11 years ago
Tim van der Meij b0349cd184 Use strict equalities in test/unit/{function_spec, stream_spec, testreporter}.js 11 years ago
Tim van der Meij e525902241 Use strict equalities in test/driver.js 11 years ago
Jonas Jenwald 26f5b1b2d3 Add a couple of reduced test-cases for PR 4259 11 years ago
Jonas Jenwald 50eeff2fab Add a reduced test-case for issue 4800 11 years ago
Jonas Jenwald e5f249605c Add a reduced test-case for bug 1027533 11 years ago
Jonas Jenwald 2485f11829 Fix loading of PDF files with invalid or missing Type3 characters (issue 5039) 11 years ago
Jonas Jenwald f13c217b25 Fix another seac regression (issue 4801) 11 years ago
Tim van der Meij 7586d777eb Enforcing JSHint's undef option 11 years ago
Tim van der Meij 34728ee49b Removing unused code 11 years ago
Jonas Jenwald cbe097c0cb In the reftest analyzer, make it possible to toggle "Circle differences" with the D key 11 years ago
Jonas Jenwald a7c786775d [CIDFontType2] Map characters missing in toUnicode to the private use area (bug 1028735 and issue 4881) 11 years ago
Jonas Jenwald 04975acceb Prevent CMapFactory.create from failing by passing the necessary parameters from PartialEvaluator_readToUnicode (issue 5010) 11 years ago
Nicholas Nethercote 081866a184 Use null instead of [] for ops with no args. 11 years ago
Yury Delendik bdeca30fbf Splits shared/annotation.js into core/ and display/ 11 years ago
pramodhkp 1d00e9d13c Added getOperatorList to api.js 11 years ago
Jonas Jenwald 158790981c Don't blindly trust toUnicode when building toFontChar for non-standard fonts without a font file (issue 4934) 11 years ago
Yury Delendik 34298e4ba7 Adds test case for JPX COC marker 11 years ago
Daniel West 1fce2856c6 Added support for decrypting PDF 1.7/2.0 Algorithm 5 revision 5 and 6. 11 years ago
Nicholas Nethercote 7923eb7edb Fix mishandling of incomplete, inverted masks. 11 years ago
Tim van der Meij e9e5ac5a11 Removes statcmp.py 11 years ago
Yury Delendik d379e31d7b Adds CMYK JPEG test 11 years ago
fkaelberer 7492699543 Add cache expire time to test server 11 years ago
fkaelberer d7aba7b98b translate statcmp.py to javascript 11 years ago
Ole Michaelis b4fb161255 adjust the aurora path in the tests browser.json 11 years ago
Yury Delendik fcc4dfd9b5 Moves shared/function.js to core/ 11 years ago
Yury Delendik 7a19085159 Moves shared/colorspace.js into core/ 11 years ago
Yury Delendik d8eb8b1de1 Adds Promise to the getOperatorList 11 years ago
Jonas Jenwald a984fe5b55 Add more unit tests for the API 11 years ago
Jonas Jenwald 3e1db41ddd Fix loading of fonts with empty font files (bug 866395 and issue 3522) 11 years ago
Christian Krebs 3e7bcaa892 Handle nested post script arguments in the preprocessor 11 years ago
Jonas Jenwald 3adab8b183 Fix unit test for getDestinations 11 years ago
Jonas Jenwald e00b986bd3 Add unit test for getData 11 years ago
Jonas Jenwald b907e15a90 Build paths for glyph accents when drawing text as curves 11 years ago
Michał Gołębiowski e625af3fef Remove type="text/javascript" from script tags. 11 years ago
Yury Delendik 9f9454d2ae Refactors new extension find bar code to support old FF versions 11 years ago
Adam Dane [:hobophobe] bc66c8119e Add getFindBar for Fx extension 11 years ago
Tim van der Meij 4caf5b694e Completes unit tests for PostScript evaluator and fixes two bugs in the evaluator itself 11 years ago