6 Commits (e712c4136ac2f56955b0e08b1c3fee146969568a)

Author SHA1 Message Date
Yury Delendik e712c4136a Cleaning up fonts when viewer is idle for some time 12 years ago
Brendan Dahl c2d65fc4ab Don't traverse all pages to get a single page. 12 years ago
Brendan Dahl f4942b11f8 Reduce the memory usage of the operator list. 12 years ago
Jakob Miland c341dd57e5 Simplify get fingerprint() method 12 years ago
Yury Delendik ba23a9e8f9 Adds initial telemetry probes 12 years ago
Brendan Dahl 5ecce4996b Split files into worker and main thread pieces. 12 years ago
Jonas d90ad429f6 Enable loading of PDFs with invalid document information dictionaries 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 a8ad07ccbf Cache fonts by reference. 12 years ago
Brendan Dahl 01ce3d056c Load all resources before getOperatorList/getTextContent. 12 years ago
Yury Delendik 336aa38f4a Reset canvas state before drawing annotations 12 years ago
Tim van der Meij d22ea7edc4 Lowering warning to info 12 years ago
Brendan Dahl 3dadde52dc Propagate promise rejections so we show the fallback. 12 years ago
Mack Duan f8f4b3f45d Refactor code for annotations 12 years ago
Mack Duan d69f14328c Use same obj/font id counter for all partial evaluators on page 12 years ago
Mack Duan 30e127d848 Do not cache content stream 12 years ago
Mack Duan 2ce00279be Address more of brendan's comments 12 years ago
Mack Duan dbccbaaa27 Make getOperatorList() calls independent and merge queues at end 12 years ago
Mack Duan ef423ef30c Implement progressive loading of PDFs 12 years ago
Mack Duan 6beb33c25b Remove initialization code that's no longer used 12 years ago
Mack Duan 79831d7ec5 Support rendering appearance streams for annotations 12 years ago
Simon Tatham ff4f7f1028 Use fetchIfRef to get annotation dictionaries. 12 years ago
Yury Delendik 6ce1cfe734 Reverts 729b82, d5f65f and 724add 12 years ago
vyv03354 729b82359a Implements the print permission 12 years ago
Yury Delendik d5f65f5431 Fixes text search for "secured" documents 12 years ago
Yury Delendik 5cf0d8fa80 Enforces maxlen for jshint 12 years ago
Jon Buckley d59e2105b1 Issue #2008 - Fix lint errors for src/core.js 12 years ago
Yury Delendik 9c044e2c31 Fallback when AcroForm is present 12 years ago
Jakob Miland 4efab13c58 Support Filespec dictionary in annotations 13 years ago
Yury Delendik cae62341ac Split large image groups into smaller chunks 13 years ago
Yury Delendik 500421ddd2 Fixes "TypeError: info is undefined" 13 years ago
Yury Delendik 1f56d242ff Adds basic PDF info 13 years ago
Yury Delendik 69b72078c0 Separate page objects/images from the fonts; does not store large images 13 years ago
Jean-Sebastien Legare 0cdecf007f try/catch bug. var not unset when getter length() throws error 13 years ago
waddlesplash c111154979 Support 'GoToR' links. 13 years ago
waddlesplash 1ed1de10a5 More descriptive link types warning. 13 years ago
Brendan Dahl 332ae4ce41 Change to the Apache v2 license. 13 years ago
Pimm Hogeling 438e3c8f6d Fixes for subtile bugs that were introduced in 59283bdf6d and 99440ab691, among others. 13 years ago
Brendan Dahl 70e415900c Address review comments. 13 years ago
Brendan Dahl 29263836c2 Sanitize the document info. 13 years ago
Brendan Dahl 6d35073a9c Initial build for b2g. 13 years ago
benbro 97e72d5864 Add missing bracket 13 years ago
benbro f60d7c564f Moved the check for calledErrorBack inside the xhr.onerror function 13 years ago
benbro 813b5e78b0 Prevent the error callback from being called twice 13 years ago
benbro a63814e2b9 Changed warning 13 years ago
benbro 278dc81a54 Move the try/catch block deeper 13 years ago
benbro 9de94991e9 Catch errors when parsing the linearization header so we can display corrupted docs 13 years ago
Yury Delendik 00f1d6dbf1 Fetches pdf data in the worker 13 years ago
Brendan Dahl 034583e1a1 Add new severity log info(). Change severity of some log messages. Trigger fallback on errors and warnings for extension. 13 years ago