Commit Graph

21 Commits

Author SHA1 Message Date
Andreas Gal
4e57061d84 Merge branch 'master' of github.com:andreasgal/pdf.js 2011-05-21 02:34:22 +02:00
Andreas Gal
31f3164dc8 set mozOpaque 2011-05-21 02:34:05 +02:00
Chris Jones
f80a88864b basic kinda-working form xobject support 2011-05-17 14:08:05 +12:00
Andreas Gal
a4c5b6095b use defineProperty to shadow getters 2011-05-13 00:19:50 -07:00
Andreas Gal
59326891d9 seperate page fetch and render times 2011-05-12 23:35:23 -07:00
Andreas Gal
a9a16ccb8a fix for new XHR2 binary API 2011-05-12 16:58:19 -07:00
Chris Jones
76e43dd982 fix next/prev, small tweaks 2011-05-12 17:05:46 +12:00
Andreas Gal
0413fb7f6c 0 is error for http, only MS would design this API 2011-05-11 21:13:27 -07:00
Andreas Gal
1bf146d87b support file status code 2011-05-11 21:11:32 -07:00
Andreas Gal
61ff69625d don't try to go further back than page 1 2011-05-11 20:55:50 -07:00
Andreas Gal
d6b969cd62 display rendering time 2011-05-11 20:37:16 -07:00
Andreas Gal
9521168b5c remove the echo interpreter, dissolve interpreter into gfx and Page 2011-05-11 20:13:57 -07:00
Andreas Gal
bffedbb33c cache refs, not streams, in the interest of saving memory 2011-05-11 20:03:45 -07:00
Andreas Gal
284ef90e47 uncompressed pdfs render a bit now 2011-05-11 19:05:30 -07:00
Chris Jones
e655fd0adb Lower the common denominator 2011-05-06 00:42:43 -05:00
Chris Jones
7827e91566 Respect media box 2011-05-05 23:46:54 -05:00
Chris Jones
68f1ca51ce Basic transforms of PDF page/text space to canvas space 2011-05-05 22:20:07 -05:00
Chris Jones
2ecb90fd45 Mock resource dict, look up fonts 2011-05-05 12:28:37 -05:00
Chris Jones
a073e45eba Added dumb profiling instrumentation 2011-05-04 21:39:07 -05:00
Chris Jones
198a3f1a1b Dumb text WIP, more UI for test.html 2011-05-04 20:08:52 -05:00
Chris Jones
d2c96d420a Factor out mock tests, add browser test page, initial canvas backend 2011-05-04 19:32:59 -05:00