2011-06-15 |
Andreas Gal | compile PDF command streams into JS code |
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 |
2011-05-12 |
Andreas Gal | fix bug in string obj handling |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Andreas Gal | parser content streams |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Andreas Gal | fixes for the huffman decoder |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Andreas Gal | wired up decompression, not working yet |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Andreas Gal | parse the page tree and extract pages and their content |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Andreas Gal | add code to access the page dictionary |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Andreas Gal | reading the catalog, at last |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Andreas Gal | use exceptions instead of error codes in case of errors |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Andreas Gal | finish inflate code, still untested |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Andreas Gal | add inflate code |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Andreas Gal | Merge branch 'master' of github.com:andreasgal/pdf.js |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Andreas Gal | use skip() instead of getChar() when the return value... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Andreas Gal | remove skipChar(), use skip() without an argument instead |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Andreas Gal | inline asString since its only used once |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Andreas Gal | move find out of the Stream class |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Andreas Gal | remove putBack and make skip go via skipChar |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Andreas Gal | remove getByte for now |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Chris Jones | placeholders for scn/SCN |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Chris Jones | shadingFill placeholder |
commit | commitdiff | tree | snapshot |
next |