9 Commits (b832aa5c1ec3a9874b68f090f9ea0d852165a6a7)

Author SHA1 Message Date
Julian Viereck b832aa5c1e Address latest review comments by Artur 14 years ago
Julian Viereck 1b69ca80a6 Remove commented out code and change some comments to fit current code state 14 years ago
Julian Viereck 20a348fc0c Fix lint errors 14 years ago
Julian Viereck 90e2546ea3 Process fonts on main thread again - font handling works again 14 years ago
Julian Viereck 75884a6160 Hack something up that renders font right again 14 years ago
Julian Viereck 8929e6b349 Move WorkerPDFDoc to pdf.js. Rename PDFDoc -> PDFDocModel + WorkerPDFDoc -> PDFDoc. This is required until the worker code doesn't depend on an PDFDoc instance anymore 14 years ago
Julian Viereck d7521f758a Merge font and processor working into one worker and fix some bugs in font-loading-data-ready code 14 years ago
Julian Viereck 86b8f12b92 Ensure dependent font data is available before calling startRenderingIRQueue 14 years ago
Julian Viereck 00290b9ff4 Rename some stuff and add missing font_handler.js 14 years ago
Julian Viereck dd9aea21e9 Trying to implement progressive font rendering. Works on FF, but Chrome doesn't catchup the fonts 14 years ago
Julian Viereck ac11f30ae9 Send JpegStreams to the main thread ASAP. No need for ImagesLoader anymore 14 years ago
Julian Viereck cda4c04312 Removing some console.log statements. 14 years ago
Julian Viereck 790816bbdd Use all over the place and cleanup/renomve not longer needed code 14 years ago
Julian Viereck d887d2bd29 Implement paintReadyJpegXObject + add infrastructure to handle JpegStreams 14 years ago
Julian Viereck ac4a57e858 Refactor to execute IR on main thead by posting messages to itself 14 years ago