pdfjs is an HTML5 and JavaScript-based PDF reader.

Mountain View, CA
[pdf.js] http://bit.ly/q07qg1 Andreas Gal - Merge pull request #306 from kkujala/master Use strict in driver.js.
[pdf.js] http://bit.ly/pGLPCA Kalervo Kujala - Use strict in driver.js. And declare undeclared variables.
[pdf.js] http://bit.ly/nqPLHb Andreas Gal - Merge pull request #305 from mehlis/master fix url to demo site
[pdf.js] http://bit.ly/mXcC3f Andreas Gal - Merge pull request #303 from cgjones/master Fix bug in ref-updating code
[pdf.js] http://bit.ly/pH0W0h Chris Jones - Merge pull request #304 from sbarman/master Add link file
[pdf.js] http://bit.ly/pIHFcX sbarman - Added new link file
[pdf.js] http://bit.ly/rg3udI Andreas Gal - Merge pull request #301 from kkujala/master Correct the return values for lookChar function.
[pdf.js] http://bit.ly/pr76UZ Kalervo Kujala - Correct the return values for lookChar function. Also refactor the code slightly for an e...
[pdf.js] https://github.com/andreasgal/pdf.js/commit/a7f7013fdcb3d8ac70fe06a069a83200e479a44f Andreas Gal - Merge pull request #298 from ...
[pdf.js] https://github.com/andreasgal/pdf.js/commit/7a7ff9e8c5398d7129c2693075e97c8d6f1ecf2f sbarman - cleanup
[pdf.js] https://github.com/andreasgal/pdf.js/commit/4b132a7b3ea726caa4111caceeccd621333a20f0 sbarman - Added test for inline images
[pdf.js] https://github.com/andreasgal/pdf.js/commit/80c1bab604a85155ebeeb91d41c70ba16e628b1e sbarman - cleanup
[pdf.js] https://github.com/andreasgal/pdf.js/commit/e412a4273a9bd88361f7cf4e53f6e3ca8601d5b0 sbarman - Merge branch 'master' into inline...
[pdf.js] https://github.com/andreasgal/pdf.js/commit/a32b56ae854c7963a0a81f5776dafa1942352c7a sbarman - inline images working
[pdf.js] https://github.com/andreasgal/pdf.js/commit/017279b6ec4a48ef19e9e515e45278fb7e705e78 Andreas Gal - Merge pull request #296 from ...
[pdf.js] https://github.com/andreasgal/pdf.js/commit/271fd88a49229b58a72ba720354cf04757ddd249 Andreas Gal - Merge pull request #295 from ...
[pdf.js] https://github.com/andreasgal/pdf.js/commit/5434cd3a0b16a1b195349f081a80b7cd649adfd8 sbarman - fix for bug with empty strings
[pdf.js] https://github.com/andreasgal/pdf.js/commit/42eda3e67d1421d4a76a094c4d3fbb5368a67488 sbarman - Merge pull request #293 from ivar...
[pdf.js] https://github.com/andreasgal/pdf.js/commit/cffcac597c488580dfd608d27b0a94c60e05cdfc Ivars Veksins - fontName can be stored in x...
[pdf.js] https://github.com/andreasgal/pdf.js/commit/f340f3155d874c31af80baad54ab9af1c9d0f05e Chris Jones - Merge pull request #290 from ...