]> git.parisson.com Git - pdf.js.git/shortlog
pdf.js.git
2011-07-10 Andreas GalMerge pull request #239 from cgjones/issue-236
2011-07-10 Andreas GalMerge pull request #234 from cgjones/issue-231
2011-07-10 Andreas GalMerge pull request #240 from cgjones/issue-237
2011-07-10 Chris Jonesset up dummy functions for NYIs
2011-07-10 Chris Jonesreturn a dummy fill style for NYI shading
2011-07-10 Andreas GalMerge pull request #238 from cgjones/issue-235
2011-07-10 Chris Jonesfix paths for browser-tests target
2011-07-10 Chris Joneswork around #233 so that tests stop failing for the...
2011-07-10 Chris Jonesback out bad font measurement changes
2011-07-10 Chris Jonesback out bad font measurement changes
2011-07-09 Chris JonesMerge pull request #226 from andreasgal/staging
2011-07-09 Andreas Galaddress review comment
2011-07-09 Andreas Galsimplify font measurement code, bug is now fixed in...
2011-07-09 Andreas Galbackout font measurement change, it is breaking tests
2011-07-09 Andreas Galproperly fix font loading, shaon's code didn't work...
2011-07-09 Andreas GalMerge pull request #225 from sbarman/shading
2011-07-09 Andreas GalMerge pull request #224 from sbarman/master
2011-07-09 sbarmanfix to font loading code
2011-07-09 Andreas Galmove text measurement into Font
2011-07-09 sbarmanfix tiling colorspace
2011-07-08 sbarmanMerge pull request #223 from andreasgal/staging
2011-07-08 Andreas GalMerge github.com:andreasgal/pdf.js into staging
2011-07-08 Andreas Galmove unicode translation cache into Font
2011-07-08 Andreas GalMerge pull request #222 from sbarman/encoding
2011-07-08 sbarmanMerge pull request #220 from saebekassebil/master
2011-07-08 SaebekassebilUsing map for hex conversion and left-shift for secure...
2011-07-08 sbarmanMerge branch 'master' into encoding
2011-07-08 sbarmanfix encoding table
2011-07-08 sbarmanMerge pull request #221 from andreasgal/staging
2011-07-08 Andreas Galaddress review comments
2011-07-08 Andreas Galavoid font lookup by id in showText
2011-07-08 SaebekassebilAdding ASCIIHexDecode pdf to test/pdfs
2011-07-08 SaebekassebilAdding AsciiHexDecode Filter
2011-07-08 Andreas GalMerge pull request #219 from sbarman/font
2011-07-08 sbarmanfixed case when font cannot be found
2011-07-08 sbarmanfixed font loading bug
2011-07-08 Saebekassebilmin. perf. Dict
2011-07-08 Andreas Galrevert a couple changes from the last merge
2011-07-08 Andreas GalMerge pull request #214 from saebekassebil/master
2011-07-08 sbarmanminor fix
2011-07-08 sbarmanfixed up minor bugs
2011-07-07 sbarmannot refer fonts by name, instead use id
2011-07-07 Andreas GalMerge pull request #218 from sbarman/seperation
2011-07-07 sbarmanfix bug with unref var
2011-07-07 sbarmancleanup
2011-07-07 sbarmancleanup
2011-07-07 sbarmanfix performance issue with SeparationCS
2011-07-07 sbarmanfixed to index cs
2011-07-07 sbarmancleanup
2011-07-07 sbarmanchanged name from TintCS to SeparationCS
2011-07-07 sbarmanMerge branch 'master' into seperation
2011-07-07 sbarmanadded comments
2011-07-07 Rob SayreMerge pull request #216 from cgjones/local-mk
2011-07-07 Chris Jonesallow custom rules to be defined in local.mk
2011-07-07 sbarmanworking separation cs
2011-07-07 SaebekassebilBetter debug at glyphs
2011-07-07 SaebekassebilFixing typo in Dict
2011-07-07 Chris JonesMerge pull request #213 from andreasgal/staging
2011-07-07 SaebekassebilUse .call instead of .apply. minor.
2011-07-07 Andreas Galremove fontCount/fontName/kDisableFonts debug hacks...
2011-07-06 Andreas Galtemporary revert a change in the font code to make...
2011-07-06 SaebekassebilUpdated Dict object. Perf. Improv.
2011-07-06 Andreas GalMerge pull request #212 from sbarman/shadinghack
2011-07-06 sbarmanfixed bug using mozCurrentTransformInverse
2011-07-06 sbarmanMerge branch 'master' into shadinghack
2011-07-06 sbarmanMerge pull request #207 from sbarman/patterncs
2011-07-06 sbarmancleanup
2011-07-06 sbarmanadded check for mozInverseTransform
2011-07-06 sbarmanMerge branch 'patterncs' into shadinghack
2011-07-06 sbarmanremoved extra restore
2011-07-06 Chris JonesMerge pull request #209 from sayrer/master
2011-07-06 Rob SayreMerge pull request #210 from cgjones/issue-188-v2
2011-07-06 Rob Sayrefix nit spotted by cgjones.
2011-07-06 Chris Jonesremove State.masterMode
2011-07-06 Rob SayreOops, missed existence check.
2011-07-06 sbarmancleanup
2011-07-06 sbarmancleanup
2011-07-06 sbarmancleanup
2011-07-06 sbarmanMerge branch 'master' into patterncs
2011-07-06 Andreas GalMerge pull request #206 from notmasteryet/cff-issues
2011-07-06 notmasteryetMerge branch 'master' of https://github.com/andreasgal...
2011-07-06 notmasteryetfixing CFF things to pass FontValidator
2011-07-06 Andreas GalMerge pull request #203 from sayrer/master
2011-07-06 Rob SayreFix up late patches to pdf.js and web/compatibility.js.
2011-07-06 Rob SayreMerge upstream.
2011-07-06 Rob SayreAlmost passing gjslint.
2011-07-06 sbarmanAdded hack to display gradients
2011-07-06 Andreas GalMerge pull request #202 from devongovett/master
2011-07-06 Devon GovettFix test page in non FileAPI supporting browsers
2011-07-06 Andreas GalMerge pull request #201 from notmasteryet/hacks
2011-07-06 notmasteryetFunction.prototype.bind emulation; enable compatibility...
2011-07-06 Andreas GalMerge pull request #197 from ironymark/master
2011-07-06 Rob SayreMerge pull request #199 from notmasteryet/hacks
2011-07-05 Adil AllawiAdded sample OpenOffice file to tests
2011-07-05 notmasteryetMove compatibility.js into web folder, enable it for...
2011-07-05 Rob SayreMerge remote branch 'upstream/master'
2011-07-05 notmasteryetMerge branch 'master' of https://github.com/andreasgal...
2011-07-05 Adil AllawiOpenOffice includes the optional reference to a Font...
2011-07-05 Rob SayreMerge pull request #198 from cgjones/issue-196
2011-07-05 Chris Jonesget shavian-load test working
next