172 Commits (22688b44713a8c6ac650843cf792875173235137)

Author SHA1 Message Date
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
Jakob Miland 0a30d3961b Support password and add the relevant l10n strings 13 years ago
beat e1146b64ad fix 4 lint errors 13 years ago
beat e11cad884c code style fixes 13 years ago
beat 7786e4fefb Make authentication work 13 years ago
asraniel 315071ca28 Add stub for the last piece of the puzzle 13 years ago
Saebekassebil 9287ab12e7 Add mailto protocol, to whitelist 13 years ago
Brendan Dahl 8eaf0cdb18 Remove cache of page text content in core. 13 years ago
Yury Delendik 237e1d941d Fix annotations; add text annotation icon 13 years ago
Yury Delendik b6edbb38c1 Fixes content stream reset; terminating rendering when destroyed 13 years ago
Yury Delendik f701a1427a Remove operatorList cache from the backend 13 years ago
Yury Delendik 494fd1ccf9 Fixes make files, removes stats from backend, stepper 13 years ago
Brendan Dahl 7c35f10af8 Fix thumbnail view. 13 years ago
Brendan Dahl 2c49cab3a1 Fixing names. 13 years ago
Yury Delendik 73cab9c302 Initial API refectoring 13 years ago
Yury Delendik 47c43b5779 Removing the rotatePoint, width, height from the API 13 years ago
Julian Viereck c9fb5637c3 Extract one page after the other and not all pages at once 13 years ago
Yury Delendik 08a241fc4b Convert Unicode strings in the document info (#1458) 13 years ago
Kalervo Kujala 99440ab691 Refactor class method names. 13 years ago
Brendan Dahl 8a45177be0 Make Dict handle all the fetching of Refs. 13 years ago
Saebekassebil e6277784f1 fix to follow syntax style guidelines 13 years ago
Kalervo Kujala a84fbb9eb2 Fix a couple of closure names. 13 years ago
Saebekassebil e283a60d7b return and shadow for getDocumentInfo 13 years ago
Saebekassebil 4703a6cfcd refactor getFingerprint 13 years ago
Saebekassebil edc1694620 Now also fetch 'Document Info Dictionary', and expose 'raw' metadata attributes 13 years ago
Julian Viereck b22bfad5ec Fix after rebase 13 years ago
Julian Viereck fd2ab059d3 Rename IRQueue and codeIR -> operatorList 13 years ago
Julian Viereck f80fd13fe5 new ScratchCanvas -> createScratchCanvas and fix linting 13 years ago
Julian Viereck 1c87b63124 Cleanup the way getIRQueue is called (no need to pass in a queue object in most cases anymore) 13 years ago
Julian Viereck c57349a927 Remove TODO on PDFDocModel and rename pdf to pdfModel 13 years ago
Julian Viereck 889d6d100a Cleanup font loading. 13 years ago
Brendan Dahl 084a8bca03 Add function for checking url. 13 years ago
Brendan Dahl 387a56fd2c Sanitize pdf link urls. 13 years ago
Brendan Dahl e07505ff8d Update stats to use the new pdfBug panel. 13 years ago
Artur Adib 9cf9c36227 Addressing reviewer comments 13 years ago
Brendan Dahl f17a1679eb Move debugger to the web folder. 13 years ago
Brendan Dahl c04ab5fe45 Change name of debugger to stepper. 13 years ago
Artur Adib 048e40b869 Fixes #1155 13 years ago
Brendan Dahl 9fe5eff905 Combining Yury's and my debugging tools. 13 years ago
notmasteryet cba531e3cd Fixing test execution / relative URL protocol detection 13 years ago
notmasteryet 03cb546f29 FTP protocol support (#1165) 13 years ago
Kalervo Kujala 66e3441e0e Change throws to errors. 13 years ago
Brendan Dahl 4d3057aba7 Fix lint. 13 years ago