307 Commits (c79e5b3f173f001a85b95edae96e0fb3d34cafd3)

Author SHA1 Message Date
Yury Delendik f750e35224 Optimizes functions to not create arrays 11 years ago
Yury Delendik cb81bd6be6 Compiles some of the FunctionType 4 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 7586d777eb Enforcing JSHint's undef option 11 years ago
Tim van der Meij 34728ee49b Removing unused code 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
Daniel West 1fce2856c6 Added support for decrypting PDF 1.7/2.0 Algorithm 5 revision 5 and 6. 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
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
Michał Gołębiowski e625af3fef Remove type="text/javascript" from script tags. 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
Yury Delendik 63d5aae3f6 Groups path commands into single command 11 years ago
Thorben Bochenek e8f0700bfa Move the colour conversion to jpg.js 11 years ago
Brendan Dahl 70ce3a88a1 Use special powers quit in unit tests. 11 years ago
Tim van der Meij 7a2cb7cddd Fixes lint warning W004 in /test 11 years ago
Yury Delendik f57c6935d7 Implements WebGL support 11 years ago
Yury Delendik 20a91bcdbf Fixes ignoring of the escaped CR LF 11 years ago
Thorben Bochenek c547f17ee5 Add Test for PDFDocumentProxy_getPageIndex 11 years ago
Jonas Jenwald 2bd81786c2 Fix coding style in test/unit/testreporter.js 11 years ago
Jonas Jenwald 9e3f7e4d6d Fix coding style in test/unit/crypto_spec.js 11 years ago
Jonas Jenwald 6489a80dd0 Fix coding style in test/unit/font_spec.js 11 years ago
Jonas Jenwald 3cd64a85ba Fix coding style in test/unit/function_spec.js 11 years ago
Jonas Jenwald 7d4acc13fb Fix coding style in test/unit/parser_spec.js 11 years ago
Jonas Jenwald 9dfc26e1e3 Fix coding style in test/unit/stream_spec.js 11 years ago
Nicholas Nethercote b3024db677 Estimate the size of decoded streams in advance. 11 years ago
Mitar 2c82e720b8 Updated to current latest stable version of jshint. 11 years ago
Nicholas Nethercote fdb7c218da Use a cache to minimize the number of Name objects. 11 years ago
Brendan Dahl b5b94a4af3 Use built in CMaps and unify the glyph mapping. 11 years ago
Ophir LOJKINE 4a66eccedc Rewrite Lexer_getNumber. 11 years ago
Yury Delendik e9327050c3 Basic function.js split 11 years ago
Yury Delendik bf432a37bb Refactors shared/pattern.js into core/ and display/ 11 years ago
Yury Delendik 09f8f951c8 Extracts evaluator preprocessor and refactor text extraction 11 years ago
Yury Delendik 5bf3e44e30 Introduces LegacyPromise; polyfills DOM Promise 11 years ago
Brendan Dahl f4942b11f8 Reduce the memory usage of the operator list. 12 years ago
Brendan Dahl f32e65b19f Read multi-byte character codes based on codespace ranges. 12 years ago
Brendan Dahl 730a2cc550 Increase api unit tests timeout for chrome. 12 years ago
Brendan Dahl 5ecce4996b Split files into worker and main thread pieces. 12 years ago
Brendan Dahl bf72bc94e2 Incrementally render by sending the operator list by chunks as they're ready. 12 years ago
Yury Delendik 19e8f2f059 lookChar refactoring 12 years ago
Brendan Dahl ae1f973204 Use A+ spec compatible promises. 12 years ago
Yury Delendik ffeec0572c Fixes incorrect unit test 12 years ago
Mack Duan f8f4b3f45d Refactor code for annotations 12 years ago