pdfjs is an HTML5 and JavaScript-based PDF reader.

Mountain View, CA
[pdf.js] http://bit.ly/r8rYWE sbarman - cleanup
[pdf.js] http://bit.ly/pEiShF sbarman - Fixes to parser for the test pdf in www.unicode.org/charts
[pdf.js] http://bit.ly/iD98FI sayrer - Merge pull request #182 from cgjones/issue-176 we don't cache built-in fonts
[pdf.js] http://bit.ly/lzsQv0 sayrer - Merge pull request #180 from cgjones/issue-174 fix issues 177 and 179
[pdf.js] http://bit.ly/n2lxA2 Chris Jones - built-in fonts are not cached
[pdf.js] http://bit.ly/jK6F66 Chris Jones - fix some bugs
[pdf.js] http://bit.ly/j1X2xs sayrer - Merge pull request #175 from cgjones/issue-174 handle font names with comments (fix fix of hack h...
[pdf.js] http://bit.ly/klOvNs Chris Jones - handle font names with comments (fix fix of hack hack)
[pdf.js] http://bit.ly/lBF30a Chris Jones - Merge pull request #172 from sayrer/master Make test driver a separate file, eradicate globa...
[pdf.js] http://bit.ly/kZHeGw Rob Sayre - Resolve merge conflict in test_slave.html.
[pdf.js] http://bit.ly/ilalBK sayrer - Merge pull request #173 from cgjones/issue-169 fix another binary-mode issue
[pdf.js] http://bit.ly/m36YIn Chris Jones - fix another binary-mode issue
[pdf.js] http://bit.ly/n4v4kk Rob Sayre - Make sure to guard against load errors.
[pdf.js] http://bit.ly/nOJRP5 Rob Sayre - Make test driver a separate js file, eradicate some global variables.
[pdf.js] http://bit.ly/ldpncp Chris Jones - fix test.py bug on windows and stomped failure messages
[pdf.js] http://bit.ly/o8fiEP notmasteryet - Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into hacks Conflicts: fo...
[pdf.js] http://bit.ly/l9WJo1 Andreas Gal - Merge pull request #164 from vingtetun/master Let Chrome (and others?) handle Type1 Fonts (T...
[pdf.js] http://bit.ly/l988rO Andreas Gal - Merge pull request #165 from sbarman/master fixes bug for fill colorspaces
[pdf.js] http://bit.ly/qFDj9k Vivien Nicolas - Let Chrome (and others?) show TrueType fonts
[pdf.js] http://bit.ly/lHg96c sbarman - called getStrokeColorSpace instead of getFillColorSapce