pdfjs is an HTML5 and JavaScript-based PDF reader.

Mountain View, CA
[pdf.js] http://bit.ly/kvvub7 Andreas Gal - Merge pull request #140 from cgjones/font-loading Improve font loading check by using onload...
[pdf.js] http://bit.ly/n7P3Sa Vivien Nicolas - Add a format100 table for Mac
[pdf.js] http://bit.ly/p3PQY8 Vivien Nicolas - Fix a small issue in the waiting for font to load code
[pdf.js] http://bit.ly/pZjxzd Vivien Nicolas - Reland commit 442d184 but make it works with uncompressed PDF
[pdf.js] http://bit.ly/ptP7ar Vivien Nicolas - Merge branch 'master' of https://github.com/andreasgal/pdf.js
[pdf.js] http://bit.ly/qIGiKd notmasteryet - Compatibility hacks for IE, Opera, Safari
[pdf.js] http://bit.ly/k1bxSf Chris Jones - Merge pull request #153 from sayrer/master Make it possible to run the server without any te...
[pdf.js] http://bit.ly/iz2Z9t Rob Sayre - Make it possible to run the server without any test browsers.
[pdf.js] http://bit.ly/iGgpmw Andreas Gal - Merge pull request #151 from sayrer/master This makes reftest analyzer popup in masterMode
[pdf.js] http://bit.ly/jU2VuD Rob Sayre - Make reftest analyzer popup in masterMode when there are differences, if --reftest is specified.
[pdf.js] http://bit.ly/nOkeaf Vivien Nicolas - Add support for stemHW/stemVW/stemSnapH/stemSnapV
[pdf.js] http://bit.ly/nravq6 Chris Jones - merge
[pdf.js] http://bit.ly/qfUUrq Vivien Nicolas - Fix TrueType bustage
[pdf.js] http://bit.ly/qDrk23 Vivien Nicolas - Read the text matrix from the Type1 font ascii header
[pdf.js] http://bit.ly/jvnyLp Rob Sayre - Merge remote branch 'upstream/master'
[pdf.js] http://bit.ly/orR5WG Vivien Nicolas - Improve the extractInfo code to be more robust
[pdf.js] http://bit.ly/rlbPdR notmasteryet - Real page distance between two pages is 10
[pdf.js] http://bit.ly/nLJrRn Vivien Nicolas - Merge branch 'master' of https://github.com/andreasgal/pdf.js
[pdf.js] http://bit.ly/nJAj87 Vivien Nicolas - Use strings instead of arrays in CFF.wrap
[pdf.js] http://bit.ly/lBoswM Andreas Gal - Merge pull request #144 from jviereck/worker_font_regression Make worker work again after la...