]> git.parisson.com Git - pdf.js.git/shortlog
pdf.js.git
2011-06-28 Andreas GalAdd pdf13-gfx.pdf to .gitignore
2011-06-28 Chris Jonesconvert twips->CSS pixels
2011-06-28 Chris JonesMerge pull request #105 from notmasteryet/issue102
2011-06-28 notmasteryetFix the regression at 6073a03
2011-06-28 Chris Jonesthe new test file is a .link
2011-06-28 Andreas GalMerge pull request #100 from notmasteryet/openweb-cover
2011-06-28 notmasteryetopenweb-cover test
2011-06-28 notmasteryetRollback defaults for font's Length1 and Length2
2011-06-28 notmasteryetCMYK colors; font fixes
2011-06-27 Chris JonesMerge pull request #98 from sayrer/master
2011-06-27 Rob SayreAutomatically load eq.log into the reftest page.
2011-06-27 Rob SayreAlways write eq.log, and optionally start reftest.
2011-06-27 Rob SayreIgnore intelisa.pdf
2011-06-27 Rob SayreAdd reftest-analyzer.xhtml
2011-06-27 Andreas GalMerge pull request #97 from sbarman/bwimage
2011-06-27 sbarmanclean up
2011-06-27 sbarmanreasonably fast for black and white images
2011-06-27 sbarmanworking version of PDFImage
2011-06-27 Andreas GalMerge pull request #90 from justindarc/master
2011-06-27 sbarmanMerge branch 'master' into bwimage
2011-06-27 sbarmanrefactored image drawing code
2011-06-27 Andreas GalMerge pull request #91 from sbarman/faxstream
2011-06-27 Andreas GalMerge pull request #96 from vingtetun/master
2011-06-27 sbarmanMerge branch 'master' into faxstream
2011-06-26 Rob SayreMove downloading code into separate function for readab...
2011-06-26 Andreas GalMerge pull request #94 from sayrer/master
2011-06-26 Rob SayreMerge remote branch 'upstream/master'
2011-06-26 Rob SayreSuppress telemetry banner.
2011-06-26 Rob SayreCheck for browsers in verifyOptions, so the script...
2011-06-26 Rob SayreAdd timing information to test harness.
2011-06-26 sbarmanMerge pull request #93 from andreasgal/staging
2011-06-26 Andreas GalMerge github.com:andreasgal/pdf.js into staging
2011-06-26 Andreas GalMerge pull request #92 from notmasteryet/multisize
2011-06-26 notmasteryetSupport for multi-size page PDFs
2011-06-26 Justin D'ArcangeloMinor fix for issues with thumbnails when a new PDF...
2011-06-26 Justin D'ArcangeloAdded experimental slide-out sidebar with page thumbnails.
2011-06-26 sbarmanclean up code to before
2011-06-26 sbarmanRemoved bpc=1 code
2011-06-26 Justin D'ArcangeloFixed issue #67: zooming in in the multi-page viewer...
2011-06-26 Chris JonesMerge pull request #89 from sayrer/master
2011-06-25 Rob SayreStill more whitespace fixing.
2011-06-25 Rob SayreFix whitespace.
2011-06-25 Rob SayreMerge remote branch 'upstream/master'
2011-06-25 Rob SayreMake the log auto-scroll if the scrollbar is near the...
2011-06-25 Andreas Galkeep track of charScale, wordScale and textHScale
2011-06-25 Vivien NicolasFix windows/mac font loading detection
2011-06-25 Vivien NicolasType1 fonts pass the sanitizer (again)
2011-06-25 sbarmanchanged undefined to null check
2011-06-25 sbarmanFixed problem with dict
2011-06-25 Andreas GalMerge github.com:andreasgal/pdf.js into staging
2011-06-25 Andreas Galhack around OOM problem due to broken pattern code
2011-06-25 sbarmanMerge branch 'master' into faxstream
2011-06-25 Andreas GalMerge github.com:andreasgal/pdf.js into staging
2011-06-25 Andreas GalMerge pull request #87 from cgjones/master
2011-06-25 Vivien NicolasDo less manual conversion
2011-06-25 Chris JonesMerge pull request #86 from andreasgal/staging
2011-06-25 Chris Joneserrors thrown by |get numPages()| were not caught....
2011-06-25 Andreas GalMerge github.com:andreasgal/pdf.js into staging
2011-06-25 Andreas GalMerge pull request #85 from notmasteryet/decryptstream
2011-06-25 notmasteryetMerge branch 'master' of https://github.com/andreasgal...
2011-06-25 Andreas Galfix issue #78, don't try to use 'in' operator on null
2011-06-25 Chris JonesMerge remote branch 'gal'
2011-06-25 notmasteryetsecurity.js -> crypto.js; add ref to the multi-page...
2011-06-25 Vivien NicolasAdd the Type1 subrs into the CFF local subrs index
2011-06-25 notmasteryetFix arcfour initialization and encoding; png prediction fix
2011-06-25 Andreas GalMerge pull request #82 from cgjones/master
2011-06-25 sbarmanMerge pull request #84 from sbarman/master
2011-06-25 sbarmanFixed bug, used pixBytes instead of rowBytes
2011-06-25 Chris JonesMerge remote branch 'gal'
2011-06-25 Chris JonesMerge pull request #83 from sayrer/master
2011-06-25 Rob SayreAdd favicon.ico file
2011-06-25 Chris Jonesadd Intel ISA doc as load test, and make harness resili...
2011-06-25 sbarmanfully working faxstreams
2011-06-25 Vivien NicolasAdd a 'scale' url parameter
2011-06-25 Andreas GalMerge pull request #79 from sayrer/master
2011-06-25 notmasteryetMerge branch 'master' of https://github.com/andreasgal...
2011-06-25 Rob SayreClean up 404 noise from favicon.ico, send Content-Lengt...
2011-06-25 Rob SayreTurn off safe-browsing code in test harness.
2011-06-25 Chris Jonesupdate test_slave for the new font-loading API
2011-06-24 Chris JonesMerge pull request #77 from sayrer/master
2011-06-24 Rob SayreConcurrent browsers sending snapshots asynchronously.
2011-06-24 Vivien NicolasFix some warnings
2011-06-24 Andreas Galnits
2011-06-24 sbarmanremoved debug code
2011-06-24 Andreas GalMerge pull request #76 from vingtetun/master
2011-06-24 sbarmanworking version of faxstream
2011-06-24 Chris JonesMerge pull request #75 from sayrer/master
2011-06-24 Vivien NicolasUpdate the multi_page_viewer.js code to work with the...
2011-06-24 Vivien NicolasMerge branch 'master' of https://github.com/andreasgal...
2011-06-24 Vivien NicolasDo not add the font-loader canvas to the page dom to...
2011-06-24 sbarmandraws a broken image
2011-06-24 Rob SayreTry harder to clean up after the browsers.
2011-06-24 Rob SayreAdd a line to prevent TestPilot from installing.
2011-06-24 Rob SayreRun browsers in parallel. No limit on the number of...
2011-06-24 sbarmanMerge branch 'master' into faxstream
2011-06-24 sbarmanStill fixing faxstream
2011-06-24 notmasteryetBasic DecryptStream functionality; md5 and arcfour...
2011-06-24 Vivien NicolasFix a bunch of warnings from Firebug strict mode
2011-06-24 Vivien NicolasStart adding a FontLoader class to isolate the font...
2011-06-24 Chris JonesMerge pull request #73 from justindarc/master
next