]> git.parisson.com Git - pdf.js.git/shortlog
pdf.js.git
2011-06-22 Vivien NicolasMerge remote branch 'upstream/master'
2011-06-22 Vivien NicolasFill more gaps for Format 6 dense array
2011-06-22 Vivien NicolasFill more gaps for Format 6 dense array
2011-06-22 Chris JonesTODO() for 4-component-per-pixel images
2011-06-22 Chris JonesTODO() for 4-component-per-pixel images
2011-06-22 Chris JonesTODO() for radial shading
2011-06-22 Chris JonesTODO() for radial shading
2011-06-22 Chris Jonesband-aid lack of Indexed color space
2011-06-22 Chris Jonesband-aid lack of Indexed color space
2011-06-22 Vivien NicolasEnhance the converter code by filling Format 6 dense...
2011-06-22 Vivien NicolasEnhance the converter code by filling Format 6 dense...
2011-06-22 Chris Jonesdeal with apparent lack of FontDescriptor for standard...
2011-06-22 Chris Jonesdeal with apparent lack of FontDescriptor for standard...
2011-06-22 Chris Jonesadd support for test "master mode" and finish impl...
2011-06-22 Chris Jonesadd support for test "master mode" and finish impl...
2011-06-22 Chris Jonesdon't let getPage() errors break the test slave
2011-06-22 Chris Jonesdon't let getPage() errors break the test slave
2011-06-22 Andreas Galfix typo
2011-06-22 Andreas Galfix typo
2011-06-22 Andreas Galfix other cases of reading this.buffer before ensureBuf...
2011-06-22 Andreas Galfix other cases of reading this.buffer before ensureBuf...
2011-06-22 Andreas GalensureBuffer can modify this.buffer, so read it after...
2011-06-22 Andreas GalensureBuffer can modify this.buffer, so read it after...
2011-06-22 sbarmanMerge pull request #48 from sbarman/ascii85
2011-06-22 sbarmanMerge pull request #48 from sbarman/ascii85
2011-06-22 sbarmanmoved array allocation to consturctor
2011-06-22 sbarmanmoved array allocation to consturctor
2011-06-22 Vivien NicolasStart of a TTF Format6 to Format4 converter (sigh)
2011-06-22 Vivien NicolasStart of a TTF Format6 to Format4 converter (sigh)
2011-06-22 sbarmanclean up code
2011-06-22 sbarmanclean up code
2011-06-22 sbarmanmade Ascii85Stream be a child of DecodeStream
2011-06-22 sbarmanmade Ascii85Stream be a child of DecodeStream
2011-06-22 Andreas Galavoid frequent calls to ensureBuffer during decompression
2011-06-22 Andreas Galavoid frequent calls to ensureBuffer during decompression
2011-06-22 Andreas GalMerge.
2011-06-22 Andreas GalMerge.
2011-06-22 sbarmanMerge branch 'master' into ascii85
2011-06-22 sbarmanMerge branch 'master' into ascii85
2011-06-22 Andreas GalMerge pull request #46 from sbarman/streamrewrite2
2011-06-22 Andreas GalMerge pull request #46 from sbarman/streamrewrite2
2011-06-22 sbarmanfixed indent
2011-06-22 sbarmanfixed indent
2011-06-22 Andreas GalMerge branch 'master' of github.com:andreasgal/pdf.js
2011-06-22 Andreas GalMerge branch 'master' of github.com:andreasgal/pdf.js
2011-06-22 Andreas GalMerge pull request #47 from justindarc/master
2011-06-22 Andreas GalMerge pull request #47 from justindarc/master
2011-06-22 sbarmanrewrote prototype inhertence
2011-06-22 sbarmanrewrote prototype inhertence
2011-06-22 sbarmanwork in progress on ascii85
2011-06-22 sbarmanwork in progress on ascii85
2011-06-22 sbarmanmodified Ascii85Stream to be more like other streams
2011-06-22 sbarmanmodified Ascii85Stream to be more like other streams
2011-06-22 Vivien NicolasSupport Format 6 cmap table, but does not pass the...
2011-06-22 Vivien NicolasSupport Format 6 cmap table, but does not pass the...
2011-06-22 Justin D'ArcangeloImplemented support for opening files from the local...
2011-06-22 Justin D'ArcangeloImplemented support for opening files from the local...
2011-06-22 sbarmanrewrote streams to be object oriented
2011-06-22 sbarmanrewrote streams to be object oriented
2011-06-21 Andreas Galavoid constantly calling ensureBuffer
2011-06-21 Andreas Galavoid constantly calling ensureBuffer
2011-06-21 sbarmancombined redudent code in Stream
2011-06-21 sbarmancombined redudent code in Stream
2011-06-21 Chris Jonesadd support for linking pdfs we can't/won't distribute
2011-06-21 Chris Jonesadd support for linking pdfs we can't/won't distribute
2011-06-21 Chris Jonestest-harness improvements
2011-06-21 Chris Jonestest-harness improvements
2011-06-21 sbarmanfixed getBytes in Ascii85Stream
2011-06-21 sbarmanfixed getBytes in Ascii85Stream
2011-06-21 Chris Jonesfix typo
2011-06-21 Chris Jonesfix typo
2011-06-21 Chris JonesDon't error out for FontFile3 descriptors.
2011-06-21 Chris JonesDon't error out for FontFile3 descriptors.
2011-06-21 sbarmaninitial impl of ASCII85 Decoding
2011-06-21 sbarmaninitial impl of ASCII85 Decoding
2011-06-21 Vivien NicolasStart displaying TrueType fonts
2011-06-21 Vivien NicolasStart displaying TrueType fonts
2011-06-21 Andreas Galwhitespace fixes and move inheriting of dict props...
2011-06-21 Andreas Galwhitespace fixes and move inheriting of dict props...
2011-06-21 Andreas Galindentation fix
2011-06-21 Andreas Galindentation fix
2011-06-21 sbarmanMerge pull request #35 from sbarman/master
2011-06-21 sbarmanMerge pull request #35 from sbarman/master
2011-06-21 sbarmanminor fix to render page, add F command, added inhertab...
2011-06-21 sbarmanminor fix to render page, add F command, added inhertab...
2011-06-21 Andreas Galdon't die when translating fonts without a charset
2011-06-21 Andreas Galdon't die when translating fonts without a charset
2011-06-21 Andreas Galstyle fixes and fix bug in numComps calculation (missin...
2011-06-21 Andreas Galstyle fixes and fix bug in numComps calculation (missin...
2011-06-21 andreasgalMerge pull request #32 from sbarman/predictor
2011-06-21 andreasgalMerge pull request #32 from sbarman/predictor
2011-06-21 sbarmanremoved redundant getChar
2011-06-21 sbarmanremoved redundant getChar
2011-06-21 sbarmanMerge branch 'master' into predictor
2011-06-21 sbarmanMerge branch 'master' into predictor
2011-06-21 sbarmanMerge branch 'master' of github.com:andreasgal/pdf.js
2011-06-21 sbarmanMerge branch 'master' of github.com:andreasgal/pdf.js
2011-06-21 andreasgalMerge pull request #30 from vingtetun/master
2011-06-21 andreasgalMerge pull request #30 from vingtetun/master
2011-06-21 Vivien NicolasGet rid of the TrueType class, adapt the code to conven...
next