2011-06-17 |
notmasteryet | readXRefStream and PNG predictor 12 |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Chris Jones | implement setDash |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Chris Jones | Merge branch 'master' of github.com:andreasgal/pdf.js |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Chris Jones | Merge pull request #6 from sbarman/master |
commit | commitdiff | tree | snapshot |
2011-06-15 |
sbarman | Merge branch 'master' of github.com:andreasgal/pdf.js |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Chris Jones | implement some operators and add TODOs for remaining... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
sbarman | cleaned up fetchIfRef, changed switch-case to array... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Andreas Gal | fixes suggested by @brendaneich |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Andreas Gal | measure load/compile/render times |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Andreas Gal | clarify API a bit and hand in xref and resources to... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Andreas Gal | completed async font loading framework |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Andreas Gal | eagerly translate all fonts (a no-op currently) |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Andreas Gal | pdf is using a dumb name, content makes much more sense... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Andreas Gal | cache results of compilation |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Andreas Gal | eagerly compile XForm objects |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Andreas Gal | return ready-to-run closure from compile that captures... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Andreas Gal | compile PDF command streams into JS code |
commit | commitdiff | tree | snapshot |
2011-06-14 |
sbarman | Cleaned up code, renamed PDFFunction class |
commit | commitdiff | tree | snapshot |
2011-06-14 |
sbarman | cleaned up code |
commit | commitdiff | tree | snapshot |
2011-06-14 |
sbarman | Implemented type 2 shading for the pdf (aka gradients) |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Andreas Gal | remove debug code |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Chris Jones | Merge branch 'master' of github.com:andreasgal/pdf.js |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Chris Jones | skeleton of shading fill |
commit | commitdiff | tree | snapshot |
2011-06-10 |
sbarman | Merge pull request #5 from sbarman/master |
commit | commitdiff | tree | snapshot |
2011-06-10 |
sbarman | changed bufferPos to pos, fixed style issue (spacing) |
commit | commitdiff | tree | snapshot |
2011-06-10 |
sbarman | Merge branch 'master' of github.com:andreasgal/pdf.js |
commit | commitdiff | tree | snapshot |
2011-06-10 |
sbarman | Fixed up excess code |
commit | commitdiff | tree | snapshot |
2011-06-10 |
sbarman | cleaned up code, used dict.get2, hoisted conditional... |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Chris Jones | Merge |
commit | commitdiff | tree | snapshot |
2011-06-10 |
sbarman | Revert "added test harness for uncompressed" |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Chris Jones | implement TL and T* |
commit | commitdiff | tree | snapshot |
2011-06-10 |
sbarman | Revert "working on optimizations" |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Andreas Gal | add ?file= parameter to test.html |
commit | commitdiff | tree | snapshot |
2011-06-10 |
sbarman | working on optimizations |
commit | commitdiff | tree | snapshot |
2011-06-09 |
sbarman | fixed error with getBytes in flate stream |
commit | commitdiff | tree | snapshot |
2011-06-09 |
sbarman | Merge remote-tracking branch 'agal/master' |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Andreas Gal | remove left-over shell code |
commit | commitdiff | tree | snapshot |
2011-06-09 |
sbarman | Merge commit '496a6374c1ac04e' |
commit | commitdiff | tree | snapshot |
2011-06-09 |
sbarman | fixed the display of images |
commit | commitdiff | tree | snapshot |
2011-06-09 |
sbarman | fixed getBytes |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Chris Jones | support test.html?page=[num], display total number... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
sbarman | Half working version of paintImageXObject |
commit | commitdiff | tree | snapshot |
2011-06-09 |
sbarman | Fixed geBytes implementation |
commit | commitdiff | tree | snapshot |
2011-06-08 |
sbarman | added getBytes method |
commit | commitdiff | tree | snapshot |
2011-06-08 |
sbarman | added test harness for uncompressed |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Andreas Gal | remove left-over shell code |
commit | commitdiff | tree | snapshot |
2011-06-08 |
sbarman | Copied entire buffer for flate stream's snarf function... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
sbarman | Added test harness for uncompressed version of pdf |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Andreas Gal | read in image data en-block instead of sucking it throu... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Andreas Gal | use dict.get2 to lookup with a key that has an abbrevia... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Andreas Gal | read in image data en-block instead of sucking it throu... |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Andreas Gal | use dict.get2 to lookup with a key that has an abbrevia... |
commit | commitdiff | tree | snapshot |
2011-06-07 |
sbarman | Implemented basic version of smask |
commit | commitdiff | tree | snapshot |
2011-06-07 |
sbarman | Removed log code from previous commit |
commit | commitdiff | tree | snapshot |
2011-06-07 |
sbarman | Fixed FlateStreams to read in multiple blocks |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Andreas Gal | add code to parse bits per component information for... |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Andreas Gal | don't cache stream objects |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Andreas Gal | use an array not an object to cache objects |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Andreas Gal | parse Interpolate and ImageMask for images |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Andreas Gal | convert remaining inflate code tables to typed arrays |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Andreas Gal | added Shaon as contributor |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Andreas Gal | turn distDecode into a typed array |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Andreas Gal | make lengthDecode a typed array |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Andreas Gal | make codeLenCodeMap a typed array |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Chris Jones | FlateStream wants a .dict member for duck typing |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Chris Jones | implement even-odd fill/clip |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Andreas Gal | hand in xref to the parser if needed so we can resolve... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Andreas Gal | replace wrong compressed pdf with the actual tracemonke... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Andreas Gal | fix deflate code |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Andreas Gal | fix length/end of stream handling |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Chris Jones | fix typo that breaks ff4 |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Chris Jones | skeleton of image drawing |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Chris Jones | Font and XObject entries can be refs, and dump image... |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Andreas Gal | starting position of a stream is relative to the file... |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Andreas Gal | added compressed tracemonkey paper |
commit | commitdiff | tree | snapshot |
2011-05-30 |
Andreas Gal | Merge branch 'master' of github.com:andreasgal/pdf.js |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Chris Jones | fix next/prev/next bug, fiddle with UI, remove debuggin... |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Chris Jones | reset current point on text state changes and remove... |
commit | commitdiff | tree | snapshot |
2011-05-21 |
Andreas Gal | use const instead of var |
commit | commitdiff | tree | snapshot |
2011-05-21 |
Andreas Gal | Merge branch 'master' of github.com:andreasgal/pdf.js |
commit | commitdiff | tree | snapshot |
2011-05-21 |
Andreas Gal | set mozOpaque |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Chris Jones | basic kinda-working form xobject support |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Chris Jones | add assert helpers, small cleanup |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Chris Jones | initial (broken) support for xobjects |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Andreas Gal | fix a couple more shadowings |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Andreas Gal | forgot another shadowing |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Andreas Gal | use defineProperty to shadow getters |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Andreas Gal | Merge branch 'master' of github.com:andreasgal/pdf.js |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Andreas Gal | seperate page fetch and render times |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Chris Jones | fix typo in lexing of octal escapes |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Andreas Gal | fix for new XHR2 binary API |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Andreas Gal | clone stream if we got it from the cache in case its... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Chris Jones | fix next/prev, small tweaks |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Andreas Gal | 0 is error for http, only MS would design this API |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Andreas Gal | support file status code |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Andreas Gal | don't try to go further back than page 1 |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Andreas Gal | display rendering time |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Andreas Gal | remove the echo interpreter, dissolve interpreter into... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Andreas Gal | cache refs, not streams, in the interest of saving... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Andreas Gal | uncompressed pdfs render a bit now |
commit | commitdiff | tree | snapshot |
next |