6 Commits (07254bb0a5459df1a9f7d451bbb4be73d00083f0)

Author SHA1 Message Date
Kalervo Kujala 07254bb0a5 Fix small lint warnings. 14 years ago
Kalervo Kujala 8e5a8fb49f Fix Mode comment lines. 14 years ago
Rob Sayre f5a3587dde Almost passing gjslint. 14 years ago
notmasteryet 5ece4da552 the "hieght" and the 72dpi<->96dpi fixes 14 years ago
Julian Viereck b00df76044 First pass on FontWorker 14 years ago
Julian Viereck c712712e67 Move all worker related files under worker/ 14 years ago
Julian Viereck d1b75dd633 Replace tic & toc by console.time/timeEnd 14 years ago
Julian Viereck e24796173e Replace tic & toc by console.time/timeEnd 14 years ago
Julian Viereck f256716022 Fix WebWorker logging and add separate timing for `fonts`. 14 years ago
Julian Viereck c35e1e7552 Fix WebWorker logging and add separate timing for `fonts`. 14 years ago
Julian Viereck da7f555fd7 Change postMessage to send only one object that holds the action and data. 14 years ago
Julian Viereck 78129970c6 Change postMessage to send only one object that holds the action and data. 14 years ago
Julian Viereck a3d815074d First pass on review: worker.js -> pdf_worker.js, Font.bind cleanup + other stuff 14 years ago
Julian Viereck 229edf24d4 First pass on review: worker.js -> pdf_worker.js, Font.bind cleanup + other stuff 14 years ago
Julian Viereck 4281f799e5 Move client code into worker_client.js. Cleanup + comments + 2-space-indention 14 years ago
Julian Viereck 405c367ece Move client code into worker_client.js. Cleanup + comments + 2-space-indention 14 years ago
Julian Viereck 22bdd50a98 Merge ImageCanvasProxy and CanvasProxy. Add support for rendering multiple canvas objects on the worker and assemble them again on the main thread. 14 years ago
Julian Viereck 897ac256fc Merge ImageCanvasProxy and CanvasProxy. Add support for rendering multiple canvas objects on the worker and assemble them again on the main thread. 14 years ago
Julian Viereck 50d902d9eb Make the ProxyCanvas be more a canvas - provide a ctx object to interact through 14 years ago
Julian Viereck b17bf4b20e Make the ProxyCanvas be more a canvas - provide a ctx object to interact through 14 years ago
Julian Viereck 2c17af3720 Add JpegStreamProxy - doesnt seem to be used anywhere in the example.pdf file 14 years ago
Julian Viereck 04cec20384 Add JpegStreamProxy - doesnt seem to be used anywhere in the example.pdf file 14 years ago
Julian Viereck 52a117d32a Fixing some smaller bugs & do some cleanup. viewer_worker.html UI is now 14 years ago
Julian Viereck 4f10e93f8c Fixing some smaller bugs & do some cleanup. viewer_worker.html UI is now 14 years ago
Julian Viereck 39ac389a7e Get working for not real images 14 years ago
Julian Viereck d99dc718c5 Get working for not real images 14 years ago
Julian Viereck 61b76c7e87 Make fonts getting loaded by a very nasty hack 14 years ago
Julian Viereck d9424a7135 Make fonts getting loaded by a very nasty hack 14 years ago
Julian Viereck e15328800a Most working, but once you add the font-css file to the web page, there is no font drawn at all 14 years ago
Julian Viereck a8dcb0dcd6 Most working, but once you add the font-css file to the web page, there is no font drawn at all 14 years ago
Julian Viereck 986ef148c4 Backup work 14 years ago
Julian Viereck f346014c12 Backup work 14 years ago