]> git.parisson.com Git - pdf.js.git/shortlog
pdf.js.git
2011-06-18 sbarmanMerge branch 'master' into streamrewrite2
2011-06-18 sbarmanMerge branch 'master' of github.com:andreasgal/pdf.js
2011-06-18 sbarmanMerge branch 'master' of github.com:andreasgal/pdf.js
2011-06-18 sbarmanMerge branch 'master' of github.com:andreasgal/pdf...
2011-06-18 sbarmanMerge branch 'master' of github.com:andreasgal/pdf...
2011-06-18 sbarmanclean up tiling
2011-06-18 sbarmanclean up tiling
2011-06-18 sbarmanclean up tiling
2011-06-18 sbarmanclean up tiling
2011-06-18 sbarmanMerge branch 'master' into tiling
2011-06-18 sbarmanMerge branch 'master' into tiling
2011-06-18 sbarmanCleaned up code for tiling
2011-06-18 sbarmanCleaned up code for tiling
2011-06-17 Andreas Galeven more error checking for font translation
2011-06-17 Andreas Galeven more error checking for font translation
2011-06-17 Andreas Galadd more error checking for font translation
2011-06-17 Andreas Galadd more error checking for font translation
2011-06-17 Andreas Galrename test.html to viewer.html
2011-06-17 Andreas Galrename test.html to viewer.html
2011-06-17 Andreas Galmove cffStandardStrings into utils/ along with font_uti...
2011-06-17 Andreas Galmove cffStandardStrings into utils/ along with font_uti...
2011-06-17 sbarmanWorking version of predictors
2011-06-17 sbarmanWorking version of predictors
2011-06-17 Andreas Galinline Encodings table into pdf.js and use getters...
2011-06-17 Andreas Galinline Encodings table into pdf.js and use getters...
2011-06-17 Vivien NicolasReplace clearTimeout by clearInterval, otherwise we...
2011-06-17 Vivien NicolasReplace clearTimeout by clearInterval, otherwise we...
2011-06-17 Vivien NicolasFix wrong order of the 'div' command
2011-06-17 Vivien NicolasFix wrong order of the 'div' command
2011-06-17 sbarmanRearranged predictor interface
2011-06-17 sbarmanRearranged predictor interface
2011-06-17 sbarmanchanged skip in FlateStream to not call getChar
2011-06-17 sbarmanchanged skip in FlateStream to not call getChar
2011-06-17 sbarmanMerge branch 'master' into streamrewrite2
2011-06-17 sbarmanMerge branch 'master' into streamrewrite2
2011-06-17 sbarmanMerge branch 'master' of github.com:andreasgal/pdf.js
2011-06-17 sbarmanMerge branch 'master' of github.com:andreasgal/pdf.js
2011-06-17 Chris JonesMerge pull request #18 from vingtetun/master
2011-06-17 Chris JonesMerge pull request #18 from vingtetun/master
2011-06-17 Vivien NicolasDo not assume charset is defined and move some fonts...
2011-06-17 Vivien NicolasDo not assume charset is defined and move some fonts...
2011-06-17 andreasgalMerge pull request #16 from vingtetun/master
2011-06-17 andreasgalMerge pull request #16 from vingtetun/master
2011-06-17 sbarmanstored bytes in flatestream
2011-06-17 sbarmanstored bytes in flatestream
2011-06-17 sbarmanMerge branch 'master' into predictor
2011-06-17 sbarmanMerge branch 'master' into predictor
2011-06-17 sbarmanMerge branch 'master' into tiling
2011-06-17 sbarmanMerge branch 'master' into tiling
2011-06-17 sbarmanMerge branch 'master' of github.com:andreasgal/pdf.js
2011-06-17 sbarmanMerge branch 'master' of github.com:andreasgal/pdf.js
2011-06-17 notmasteryetreadXRefStream and PNG predictor 12
2011-06-17 notmasteryetreadXRefStream and PNG predictor 12
2011-06-17 Vivien NicolasClean up some debug leftovers
2011-06-17 Vivien NicolasClean up some debug leftovers
2011-06-17 Chris Jonesrender at 1.5x scale
2011-06-17 Chris Jonesrender at 1.5x scale
2011-06-17 Andreas Gal2nd attempt to make glyph list integers
2011-06-17 Andreas Gal2nd attempt to make glyph list integers
2011-06-17 Andreas Galrevert commit 2311c954f8b74297725bda9e90e3eabf79862193
2011-06-17 Andreas Galrevert commit 2311c954f8b74297725bda9e90e3eabf79862193
2011-06-17 Andreas Galstore unicode value as integer instead of hex string...
2011-06-17 Andreas Galstore unicode value as integer instead of hex string...
2011-06-17 Chris JonesMerge pull request #13 from vingtetun/master
2011-06-17 Chris JonesMerge pull request #13 from vingtetun/master
2011-06-17 Vivien NicolasRename PDFFonts.js to fonts.js
2011-06-17 Vivien NicolasRename PDFFonts.js to fonts.js
2011-06-17 Vivien NicolasMerge with master
2011-06-17 Vivien NicolasMerge with master
2011-06-17 Andreas Galadd blogs and twitter link
2011-06-17 Andreas Galadd blogs and twitter link
2011-06-17 Vivien NicolasFix CIMM6/CIIM9
2011-06-17 Vivien NicolasFix CIMM6/CIIM9
2011-06-17 Vivien NicolasDo not use stream when it is not necessary
2011-06-17 Vivien NicolasDo not use stream when it is not necessary
2011-06-17 Vivien NicolasUse a typed array in the CMAP construction function
2011-06-17 Vivien NicolasUse a typed array in the CMAP construction function
2011-06-17 Vivien NicolasAdd a direct translation to one of the way to format...
2011-06-17 Vivien NicolasAdd a direct translation to one of the way to format...
2011-06-17 Vivien NicolasGet rid or IsNum/IsString/IsArray in flattenCharstring
2011-06-17 Vivien NicolasGet rid or IsNum/IsString/IsArray in flattenCharstring
2011-06-17 Chris JonesMerge pull request #14 from debloper/master
2011-06-17 Chris JonesMerge pull request #14 from debloper/master
2011-06-17 Vivien NicolasRemove some leftovers from the previous patch
2011-06-17 Vivien NicolasRemove some leftovers from the previous patch
2011-06-17 Vivien NicolasRework some code to enhance performance (CIIM6/CIIM9...
2011-06-17 Vivien NicolasRework some code to enhance performance (CIIM6/CIIM9...
2011-06-17 sbarmaninitial implementation of predictor
2011-06-17 sbarmaninitial implementation of predictor
2011-06-16 sbarmanAdded comments
2011-06-16 sbarmanAdded comments
2011-06-16 sbarmanworking version of tiling
2011-06-16 sbarmanworking version of tiling
2011-06-16 Andreas Galadd blogs and twitter link
2011-06-16 Andreas Galadd blogs and twitter link
2011-06-16 Vivien NicolasRemove some debug leftovers and add some comments about...
2011-06-16 Vivien NicolasRemove some debug leftovers and add some comments about...
2011-06-16 Soumya DebTest-page updated to allow the user open local PDFs
2011-06-16 Soumya DebTest-page updated to allow the user open local PDFs
2011-06-16 Vivien NicolasResolve the char->glyphs mapping issue
next