2011-06-23 |
Rob Sayre | Add sample manifests. Also make a browser path argument... |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Rob Sayre | Add SpecialPowers extension to allow the browser to... |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Rob Sayre | Add a user.js file Firefox profile. Change HTTP server... |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Rob Sayre | Add pdf.pdf to .gitignore |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Rob Sayre | Merge upstream. |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Rob Sayre | Modify paths of web resources to work with test resourc... |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Rob Sayre | Move some files around. |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Andreas Gal | Merge pull request #62 from sbarman/master |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Rob Sayre | Add new test directories. |
commit | commitdiff | tree | snapshot |
2011-06-23 |
sbarman | Merge branch 'master' of github.com:andreasgal/pdf.js |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Andreas Gal | Merge pull request #61 from vingtetun/master |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Chris Jones | fix bug in testing multiple browsers |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Vivien Nicolas | Use the real content of the string to measure it's... |
commit | commitdiff | tree | snapshot |
2011-06-23 |
sbarman | fake stream for unimplemented filters |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Chris Jones | fix strict-mode violations in chrome |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Chris Jones | remove debugging code |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Chris Jones | actually wait for fonts to be loaded, and write out... |
commit | commitdiff | tree | snapshot |
2011-06-23 |
Rob Sayre | remove some accidental print statements. |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Rob Sayre | Change test.py to use an external browser_manifest... |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Andreas Gal | Merge pull request #53 from vingtetun/master |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Chris Jones | add TODO() for Shading Pattern |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Vivien Nicolas | Merge remote branch 'upstream/master' |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Vivien Nicolas | Fill more gaps for Format 6 dense array |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Chris Jones | TODO() for 4-component-per-pixel images |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Chris Jones | TODO() for radial shading |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Chris Jones | band-aid lack of Indexed color space |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Vivien Nicolas | Enhance the converter code by filling Format 6 dense... |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Chris Jones | deal with apparent lack of FontDescriptor for standard... |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Chris Jones | add support for test "master mode" and finish impl... |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Chris Jones | don't let getPage() errors break the test slave |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Andreas Gal | fix typo |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Andreas Gal | fix other cases of reading this.buffer before ensureBuf... |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Andreas Gal | ensureBuffer can modify this.buffer, so read it after... |
commit | commitdiff | tree | snapshot |
2011-06-22 |
sbarman | Merge pull request #48 from sbarman/ascii85 |
commit | commitdiff | tree | snapshot |
2011-06-22 |
sbarman | moved array allocation to consturctor |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Vivien Nicolas | Start of a TTF Format6 to Format4 converter (sigh) |
commit | commitdiff | tree | snapshot |
2011-06-22 |
sbarman | clean up code |
commit | commitdiff | tree | snapshot |
2011-06-22 |
sbarman | made Ascii85Stream be a child of DecodeStream |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Andreas Gal | avoid frequent calls to ensureBuffer during decompression |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Andreas Gal | Merge. |
commit | commitdiff | tree | snapshot |
2011-06-22 |
sbarman | Merge branch 'master' into ascii85 |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Andreas Gal | Merge pull request #46 from sbarman/streamrewrite2 |
commit | commitdiff | tree | snapshot |
2011-06-22 |
sbarman | fixed indent |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Andreas Gal | Merge branch 'master' of github.com:andreasgal/pdf.js |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Andreas Gal | Merge pull request #47 from justindarc/master |
commit | commitdiff | tree | snapshot |
2011-06-22 |
sbarman | rewrote prototype inhertence |
commit | commitdiff | tree | snapshot |
2011-06-22 |
sbarman | work in progress on ascii85 |
commit | commitdiff | tree | snapshot |
2011-06-22 |
sbarman | modified Ascii85Stream to be more like other streams |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Vivien Nicolas | Support Format 6 cmap table, but does not pass the... |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Justin D'Arcangelo | Implemented support for opening files from the local... |
commit | commitdiff | tree | snapshot |
2011-06-22 |
sbarman | rewrote streams to be object oriented |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Andreas Gal | avoid constantly calling ensureBuffer |
commit | commitdiff | tree | snapshot |
2011-06-21 |
sbarman | combined redudent code in Stream |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Chris Jones | add support for linking pdfs we can't/won't distribute |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Chris Jones | test-harness improvements |
commit | commitdiff | tree | snapshot |
2011-06-21 |
sbarman | fixed getBytes in Ascii85Stream |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Chris Jones | fix typo |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Chris Jones | Don't error out for FontFile3 descriptors. |
commit | commitdiff | tree | snapshot |
2011-06-21 |
sbarman | initial impl of ASCII85 Decoding |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Vivien Nicolas | Start displaying TrueType fonts |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Andreas Gal | whitespace fixes and move inheriting of dict props... |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Andreas Gal | indentation fix |
commit | commitdiff | tree | snapshot |
2011-06-21 |
sbarman | Merge pull request #35 from sbarman/master |
commit | commitdiff | tree | snapshot |
2011-06-21 |
sbarman | minor fix to render page, add F command, added inhertab... |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Andreas Gal | don't die when translating fonts without a charset |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Andreas Gal | style fixes and fix bug in numComps calculation (missin... |
commit | commitdiff | tree | snapshot |
2011-06-21 |
andreasgal | Merge pull request #32 from sbarman/predictor |
commit | commitdiff | tree | snapshot |
2011-06-21 |
sbarman | removed redundant getChar |
commit | commitdiff | tree | snapshot |
2011-06-21 |
sbarman | Merge branch 'master' into predictor |
commit | commitdiff | tree | snapshot |
2011-06-21 |
sbarman | Merge branch 'master' of github.com:andreasgal/pdf.js |
commit | commitdiff | tree | snapshot |
2011-06-21 |
andreasgal | Merge pull request #30 from vingtetun/master |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Vivien Nicolas | Get rid of the TrueType class, adapt the code to conven... |
commit | commitdiff | tree | snapshot |
2011-06-21 |
andreasgal | Merge pull request #33 from notmasteryet/pdf32000_2008 |
commit | commitdiff | tree | snapshot |
2011-06-21 |
notmasteryet | Fixes 09061a2cc48da67768b regression, spaces, and defau... |
commit | commitdiff | tree | snapshot |
2011-06-21 |
sbarman | working implementation of png and tiff predictors |
commit | commitdiff | tree | snapshot |
2011-06-21 |
sbarman | cleaned up code |
commit | commitdiff | tree | snapshot |
2011-06-21 |
andreasgal | Merge pull request #31 from justindarc/master |
commit | commitdiff | tree | snapshot |
2011-06-21 |
sbarman | cleaned up code |
commit | commitdiff | tree | snapshot |
2011-06-21 |
sbarman | Bug fix when an array of filters is passed in |
commit | commitdiff | tree | snapshot |
2011-06-21 |
sbarman | working implementation of png and tiff predictors |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Andreas Gal | restore getChar in JpegStream |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Vivien Nicolas | Add a name to some anonyous functions |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Vivien Nicolas | Rename s2a, s16, s32 and do some dance inside the bind... |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Justin D'Arcangelo | Replaced zoom control with standard HTML <select/>... |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Vivien Nicolas | Fix some leftovers |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Vivien Nicolas | Merge with master |
commit | commitdiff | tree | snapshot |
2011-06-21 |
sbarman | Merge branch 'master' into predictor |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Vivien Nicolas | Merge with master |
commit | commitdiff | tree | snapshot |
2011-06-20 |
Andreas Gal | cleanup DCTStream rendering code a tad |
commit | commitdiff | tree | snapshot |
2011-06-20 |
andreasgal | Merge pull request #29 from notmasteryet/jpegstream2 |
commit | commitdiff | tree | snapshot |
2011-06-20 |
Chris Jones | Merge pull request #20 from sbarman/streamrewrite2 |
commit | commitdiff | tree | snapshot |
2011-06-20 |
sbarman | Merge branch 'pngpredictor' of https://github.com/notma... |
commit | commitdiff | tree | snapshot |
2011-06-20 |
sbarman | Merge branch 'master' into streamrewrite2 |
commit | commitdiff | tree | snapshot |
2011-06-20 |
sbarman | Merge branch 'master' of github.com:andreasgal/pdf.js |
commit | commitdiff | tree | snapshot |
2011-06-20 |
sbarman | Merge branch 'master' into predictor |
commit | commitdiff | tree | snapshot |
2011-06-20 |
Chris Jones | Merge pull request #19 from sbarman/tiling |
commit | commitdiff | tree | snapshot |
2011-06-20 |
sbarman | Merge branch 'master' of github.com:andreasgal/pdf.js |
commit | commitdiff | tree | snapshot |
2011-06-20 |
sbarman | switched to using const enums |
commit | commitdiff | tree | snapshot |
2011-06-20 |
sbarman | Merge branch 'master' of github.com:andreasgal/pdf... |
commit | commitdiff | tree | snapshot |
2011-06-20 |
sbarman | forgot to changed to typeof b == undefined at one location |
commit | commitdiff | tree | snapshot |
next |