29 Commits (8f21f87fd923f0c3da3d71da1c93f65be2e7c54e)

Author SHA1 Message Date
Julian Viereck e9fff5968e Remove worker/boot.js 14 years ago
Julian Viereck 9eb7858586 Fix 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 a228753414 Add missing metrics.js for worker 14 years ago
Julian Viereck cda4c04312 Removing some console.log statements. 14 years ago
Julian Viereck a2bf701bfe Implement endInlineImage IR 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
Julian Viereck a3baea5fcb Make shadingFill IR form 14 years ago
Julian Viereck 89167c0b40 Saving last work 14 years ago
Julian Viereck aa8699a334 Don't display cmds used on the page by default + turn on worker support for now again 14 years ago
Julian Viereck eca8f6b80b Working towards embedded image support 14 years ago
Julian Viereck cc17707da6 First page is rendering using new worker infrastructure 14 years ago
Julian Viereck 71ff8ee586 backup 14 years ago
Kalervo Kujala 8e5a8fb49f Fix Mode comment lines. 14 years ago
Rob Sayre f5a3587dde Almost passing gjslint. 14 years ago
notmasteryet a82536881d Compatibility hacks for IE, Opera, Safari 14 years ago
Julian Viereck 391c26b407 Make worker work again after latest font changes 14 years ago
notmasteryet 5ece4da552 the "hieght" and the 72dpi<->96dpi fixes 14 years ago
Julian Viereck 31e9bea5c9 Make worker code work with latest font code changes 14 years ago
Julian Viereck 803139127a Use Font.prototype.bindDOM to insert fonts on page 14 years ago
Julian Viereck 1ac7064cad Add more timing logs 14 years ago
Julian Viereck 23e9064f17 Make all fonts render. Use encoding from FontWorker. Render canvas if id!=0 although fonts haven't arrived yet. 14 years ago
Julian Viereck c1834c1bb5 Make sure to reset callbacks array and get more fonts working 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