]> git.parisson.com Git - pdf.js.git/shortlog
pdf.js.git
2011-08-22 notmasteryetLifting up this.xref; buttons tooltips
2011-08-22 notmasteryetDocument outline item link (for an-open-web)
2011-08-22 notmasteryetSwitching to the document outline view if the document...
2011-08-21 Andreas GalMerge pull request #349 from notmasteryet/stencil
2011-08-21 notmasteryetstencil mask: height * width optimization and decode...
2011-08-20 Andreas GalMerge pull request #344 from notmasteryet/bookmarks
2011-08-20 Andreas GalMerge pull request #347 from notmasteryet/stencil
2011-08-20 notmasteryetImplements ImageMask: using image as a stencil mask
2011-08-20 Andreas GalMerge pull request #346 from ironymark/master
2011-08-20 notmasteryetFixing bookmarks for PDF32000
2011-08-20 Adil AllawiOffset glyphs to the unicode private use area
2011-08-20 notmasteryet'GoTo' action/links; document outline (no UI)
2011-08-20 Chris JonesMerge pull request #339 from ironymark/master
2011-08-19 Chris JonesMerge pull request #342 from sbarman/annotation
2011-08-19 Adil Allawimake cmap glyph offset a symbolic constant
2011-08-19 sbarmanAdded default value for no annotations
2011-08-19 Chris JonesMerge pull request #337 from sbarman/openmag
2011-08-19 sbarmancleanup
2011-08-19 Adil AllawiChange the way Type 2 CID fonts are encoded. Move the...
2011-08-19 Andreas GalMerge pull request #338 from notmasteryet/links
2011-08-19 sbarmancleanup
2011-08-19 sbarmancleanup
2011-08-19 sbarmanMerge branch 'master' into openmag
2011-08-19 sbarmanMerge branch 'master' of github.com:andreasgal/pdf.js
2011-08-19 notmasteryetbrace fix
2011-08-19 notmasteryetMove scale out of pdf.js
2011-08-19 sbarmancleanup
2011-08-19 notmasteryetMerge branch 'master' of https://github.com/andreasgal...
2011-08-19 sbarmanFixed fonts to use strings instead of Uint8Arrays
2011-08-19 Chris JonesMerge pull request #336 from notmasteryet/image-loaded
2011-08-19 notmasteryetimage load pending
2011-08-18 Chris JonesMerge pull request #335 from notmasteryet/lzw-mem
2011-08-18 sbarmancleanup
2011-08-18 sbarmanworking font
2011-08-18 sbarmancombined pathX/Y with x/y and wrote setCurrentPoint...
2011-08-18 sbarmanadded stiched functions
2011-08-18 sbarmancleanup
2011-08-18 sbarmanimplemented curve2, partial fix for #325
2011-08-18 Kalervo KujalaReport results properly to test.py from driver.js.
2011-08-18 sbarmanStill testing type1 charstring conversion
2011-08-18 sbarmanfixed reading from sream
2011-08-18 sbarmanadded include to fonts_util.js
2011-08-18 sbarmanadded include to fonts_util.js
2011-08-18 sbarmanadded ability to write data to file
2011-08-18 sbarmanstill mucking with subroutines
2011-08-18 sbarmanworking on subroutines
2011-08-18 sbarmanincreased size of loaded font
2011-08-18 notmasteryetLZW reducing memory usage
2011-08-18 notmasteryetBasic annotation link support
2011-08-17 Andreas GalMerge pull request #332 from sbarman/hmm
2011-08-17 sbarmancleanup
2011-08-17 sbarmanRevert "Merge branch 'writeToFile' into hmm"
2011-08-17 sbarmanworking font
2011-08-17 sbarmanMerge branch 'master' into hmm
2011-08-17 Andreas GalMerge pull request #330 from sbarman/pig
2011-08-17 sbarmancombined pathX/Y with x/y and wrote setCurrentPoint...
2011-08-17 sbarmanadded stiched functions
2011-08-16 sbarmancleanup
2011-08-16 sbarmanimplemented curve2, partial fix for #325
2011-08-16 sbarmanStill testing type1 charstring conversion
2011-08-16 Andreas GalMerge pull request #328 from kkujala/master
2011-08-16 Kalervo KujalaMerge remote-tracking branch 'upstream/master'
2011-08-16 Kalervo KujalaReport results properly to test.py from driver.js.
2011-08-16 Andreas GalMerge pull request #327 from kkujala/master
2011-08-16 sbarmanMerge branch 'writeToFile' into hmm
2011-08-16 sbarmanstill mucking with subroutines
2011-08-16 Kalervo KujalaKeep the results visible in test_slave.html before...
2011-08-16 Chris JonesMerge pull request #326 from kkujala/master
2011-08-16 Kalervo KujalaIndent the driver.js correctly.
2011-08-16 sbarmanworking on subroutines
2011-08-14 notmasteryetMerge branch 'lzw' of git://github.com/notmasteryet...
2011-08-14 notmasteryetswitch optimization
2011-08-14 notmasteryetOptimize usage of the memory in the LZWStream; linting
2011-08-14 Andreas GalMerge pull request #324 from notmasteryet/lzw
2011-08-14 Andreas GalMerge pull request #323 from notmasteryet/basefont
2011-08-14 notmasteryetAdd JAI.pdf (issue #292) to the ref tests
2011-08-14 notmasteryetMerge branch 'master' of https://github.com/andreasgal...
2011-08-14 notmasteryetFixing bad comment
2011-08-14 Andreas GalMerge pull request #322 from notmasteryet/basefont
2011-08-14 notmasteryetBaseFont and misc fonts fixes
2011-08-14 notmasteryetLZW filter
2011-08-11 Chris JonesMerge pull request #321 from kkujala/master
2011-08-11 Kalervo KujalaRefactor the lines that are over 80 characters long...
2011-08-11 Chris JonesMerge pull request #320 from kkujala/master
2011-08-11 Kalervo KujalaAdd test/ to the lint.
2011-08-11 Kalervo KujalaAdd test js files to the lint.
2011-08-11 Kalervo KujalaCorrect the coding style according to gjslint in font.js
2011-08-09 Chris JonesMerge pull request #318 from kkujala/master
2011-08-09 Kalervo KujalaRefactor the line that is longer than 80 characters...
2011-08-09 Andreas GalMerge pull request #317 from kkujala/master
2011-08-09 Kalervo KujalaRefactor the lines that are longer than 80 characters...
2011-08-08 Chris JonesMerge pull request #314 from kkujala/master
2011-08-08 Kalervo KujalaUse strict in user.js.
2011-08-08 Andreas GalMerge pull request #313 from kkujala/30ecf43676dbc448f0...
2011-08-08 Kalervo KujalaMerge remote-tracking branch 'upstream/master'
2011-08-08 Kalervo KujalaCorrect the coding style according to gjslint for drive...
2011-08-08 Chris JonesMerge pull request #312 from kkujala/master
2011-08-08 Kalervo KujalaCorrect the coding style according to gjslint.
2011-08-08 Andreas GalMerge pull request #311 from brendandahl/rotation
2011-08-08 Brendan DahlNormalizing rotation
next