]> git.parisson.com Git - pdf.js.git/shortlog
pdf.js.git
2011-07-01 Chris JonesMerge pull request #153 from sayrer/master
2011-07-01 Rob SayreMake it possible to run the server without any test...
2011-07-01 Andreas GalMerge pull request #151 from sayrer/master
2011-07-01 Rob SayreMake reftest analyzer popup in masterMode when there...
2011-07-01 Rob SayreMerge remote branch 'upstream/master'
2011-07-01 Andreas GalMerge pull request #144 from jviereck/worker_font_regre...
2011-06-30 Andreas GalMerge pull request #142 from cgjones/issue-141
2011-06-30 Julian ViereckMake worker work again after latest font changes
2011-06-30 Vivien NicolasFix windows mispotionning issue
2011-06-30 Chris Jonesbump up default zoom to 150%. <3 HTML
2011-06-30 Vivien NicolasMerge branch 'master' of https://github.com/andreasgal...
2011-06-30 Vivien NicolasForgot to add pdf.js to the last commit
2011-06-30 Vivien NicolasFix more headers tables
2011-06-30 Chris JonesMerge pull request #139 from andreasgal/staging
2011-06-30 Chris JonesMerge pull request #138 from notmasteryet/issue-132...
2011-06-30 Chris JonesMerge pull request #136 from notmasteryet/issue-132...
2011-06-30 Andreas Galcache font measurements
2011-06-30 Vivien NicolasFix languages bustage
2011-06-30 notmasteryetloading the max 15 thumbnails first time
2011-06-30 notmasteryetthe "hieght" and the 72dpi<->96dpi fixes
2011-06-30 Vivien NicolasMake windows table header more compatible with windows
2011-06-30 Andreas GalMerge pull request #135 from cgjones/issue-129
2011-06-30 Chris Jonesno need to recreate thumbnails after zooming, thumbnail...
2011-06-30 Andreas GalMerge pull request #133 from cgjones/issue-127
2011-06-30 Andreas GalMerge pull request #134 from cgjones/issue-124
2011-06-30 Chris Jonesredraw on zoom changes
2011-06-30 Chris Jonestry to make sidebar a bit more discoverable by leaving...
2011-06-30 Vivien NicolasAdd more information about the italic angle
2011-06-30 Vivien NicolasSet a default font size identical for .notdef
2011-06-30 Vivien NicolasMap .notdef in order to attach the [missing|break]Char...
2011-06-30 Vivien NicolasRemove the first empty character of charset
2011-06-30 Vivien NicolasAdd better informations for the OS/2 table
2011-06-29 Vivien NicolasImprove a bit the createNameTable code
2011-06-29 Chris JonesMerge pull request #118 from jviereck/master
2011-06-29 Vivien NicolasFix a few headers fields
2011-06-29 Vivien NicolasDo not include the padding size in the length declared...
2011-06-29 Vivien NicolasCalculate correct checksum for the field header
2011-06-29 Andreas GalMerge pull request #122 from sayrer/master
2011-06-29 Rob SayreAdd a break statement, just in case.
2011-06-29 Rob SayreMake the browser command dispatch table-driven and...
2011-06-29 Julian ViereckMake worker code work with latest font code changes
2011-06-29 Andreas Galupdate README
2011-06-29 Andreas GalMerge branch 'master' of github.com:andreasgal/pdf.js
2011-06-29 Andreas Galupdate README
2011-06-29 Andreas GalMerge pull request #108 from vingtetun/master
2011-06-29 Vivien NicolasUse the shadow method in Fonts.ctx
2011-06-29 Vivien NicolasMerge with upstream, reverse changeset 4e24288 since...
2011-06-28 Andreas GalMerge branch 'master' of github.com:andreasgal/pdf.js
2011-06-28 Andreas GalMerge pull request #114 from sayrer/master
2011-06-28 Rob SayreClean some trailing whitespace.
2011-06-28 Rob SayreMerge branch 'master' of https://github.com/sayrer...
2011-06-28 Rob SayreUse AppleScript to close Chrome.
2011-06-28 Rob SayreAdd Google Chrome to Mac example manifest.
2011-06-28 Andreas GalMerge branch 'master' of github.com:andreasgal/pdf.js
2011-06-28 Andreas GalMerge pull request #113 from cgjones/master
2011-06-28 Chris Jonesupdate contact info
2011-06-28 Rob SayreAdd sample browser manifest for Linux.
2011-06-28 Andreas GalMerge pull request #112 from cgjones/master
2011-06-28 Chris Jonesfix moar |const| and modeline
2011-06-28 Rob SayreAdd support for Google Chrome.
2011-06-28 Andreas GalMerge branch 'master' of github.com:andreasgal/pdf.js
2011-06-28 Chris JonesMerge pull request #95 from jviereck/master
2011-06-28 Andreas GalMerge pull request #110 from sayrer/master
2011-06-28 Rob Sayreconst doesn't work in Chrome.
2011-06-28 Andreas GalMerge branch 'master' of github.com:andreasgal/pdf.js
2011-06-28 Andreas GalMerge pull request #107 from ironymark/master
2011-06-28 Vivien NicolasAdd a fake canvas for scaling fonts to improve perfs
2011-06-28 Vivien NicolasSmall cleanup
2011-06-28 Vivien NicolasAdd more precision for positionning fonts by scaling...
2011-06-28 Adil AllawiFunction replaceCMapTable() was not setting the font...
2011-06-28 Vivien NicolasHandle division in hsbw to provide the correct informat...
2011-06-28 Vivien NicolasAdd 1 to the number of metrics in the HHEA table and...
2011-06-28 Vivien NicolasFilled notdef in the cmap table
2011-06-28 Julian ViereckUse Font.prototype.bindDOM to insert fonts on page
2011-06-28 Julian ViereckFonts.js: Add isLoadedCallback and add hack known from...
2011-06-28 Julian ViereckAdd more timing logs
2011-06-28 Julian ViereckMake all fonts render. Use encoding from FontWorker...
2011-06-28 Julian ViereckMake sure to reset callbacks array and get more fonts...
2011-06-28 Julian ViereckFirst pass on FontWorker
2011-06-28 Julian ViereckMove all worker related files under worker/
2011-06-28 Andreas GalMerge branch 'master' of github.com:andreasgal/pdf.js
2011-06-28 Andreas GalMerge branch 'master' of github.com:andreasgal/pdf.js
2011-06-28 Chris JonesMerge branch 'master' of github.com:andreasgal/pdf.js
2011-06-28 Andreas GalAdd pdf13-gfx.pdf to .gitignore
2011-06-28 Andreas GalAdd pdf13-gfx.pdf to .gitignore
2011-06-28 Chris Jonesconvert twips->CSS pixels
2011-06-28 Chris Jonesconvert twips->CSS pixels
2011-06-28 Chris Jonesconvert twips->CSS pixels
2011-06-28 Chris JonesMerge pull request #105 from notmasteryet/issue102
2011-06-28 Chris JonesMerge pull request #105 from notmasteryet/issue102
2011-06-28 Chris JonesMerge pull request #105 from notmasteryet/issue102
2011-06-28 notmasteryetFix the regression at 6073a03
2011-06-28 notmasteryetFix the regression at 6073a03
2011-06-28 notmasteryetFix the regression at 6073a03
2011-06-28 Chris Jonesthe new test file is a .link
2011-06-28 Chris Jonesthe new test file is a .link
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 Andreas GalMerge pull request #100 from notmasteryet/openweb-cover
2011-06-28 notmasteryetopenweb-cover test
next