]> git.parisson.com Git - pdf.js.git/shortlog
pdf.js.git
2012-02-01 Artur AdibLabCS infra working
2012-02-01 notmasteryetMerge pull request #1148 from arturadib/readXRefTable
2012-02-01 notmasteryetMerge pull request #1118 from brendandahl/amowarnings
2012-02-01 Brendan DahlMerge pull request #1151 from notmasteryet/sampled
2012-02-01 notmasteryetFixing interpolation (continuation of #1143)
2012-02-01 Brendan DahlMerge branch 'master' of https://github.com/mozilla...
2012-02-01 Brendan DahlAddress review concerns.
2012-01-31 Artur AdibMerge pull request #1149 from arturadib/master
2012-01-31 Artur AdibUpdate README.md
2012-01-31 Artur AdibMerge pull request #1135 from notmasteryet/tree-62
2012-01-31 Artur AdibLint
2012-01-31 Artur AdibRemove debugging line
2012-01-31 Artur AdibNew readXRefTable, working
2012-01-31 Artur Adibprogress
2012-01-31 Artur AdibreadXRefTable rewrite, progress
2012-01-31 notmasteryetMerge pull request #1122 from kkujala/refactor
2012-01-30 Andreas Galimplement sampled functions based on the PDF spec
2012-01-30 notmasteryetMerge pull request #1142 from andreasgal/master
2012-01-29 Andreas Galfix style and add var declaration
2012-01-29 Kalervo KujalaUse JPX and JPEG in error messages.
2012-01-29 Andreas Galrewrite CMYK to RGB conversion
2012-01-29 Kalervo KujalaMerge remote-tracking branch 'upstream/master' into...
2012-01-28 notmasteryetMapping well-known chars to the similar equivalents...
2012-01-28 notmasteryetFixing symbols encoding
2012-01-27 Brendan DahlChange name to reflect what it is now. Change GUID.
2012-01-27 Brendan DahlFix url for thumbnail. (still not working 100)
2012-01-27 Brendan DahlBetter way to listen to events and verify them.
2012-01-27 notmasteryetFixing standard encoding mapping
2012-01-26 Julian ViereckMerge pull request #1131 from notmasteryet/tree-61
2012-01-26 notmasteryetFixing initial scale when named destination is specified
2012-01-26 notmasteryetMerge pull request #1103 from jviereck/tree-02
2012-01-26 Brendan DahlFix how we're storing settings and change how the save...
2012-01-25 Brendan DahlFix the download button.
2012-01-25 notmasteryetMerge pull request #1123 from jwagner79/ie9console
2012-01-24 Brendan DahlFix the bookmark button and redo the anchor prefix.
2012-01-24 Brendan DahlHide the browse bar for the ff extension.
2012-01-24 Brendan DahlFix anchor links.
2012-01-24 Jeff Wagnerdefine console for IE9; updated to fix lint errors...
2012-01-24 Jeff Wagnerdefine console for IE9 when debugging tools is not...
2012-01-24 Kalervo KujalaChange throws to errors.
2012-01-24 Artur AdibMerge pull request #1110 from notmasteryet/issue-1096
2012-01-24 Brendan DahlFix lint.
2012-01-24 Brendan DahlSwitch to stream converter for extension.
2012-01-22 notmasteryetMerge pull request #1101 from aeosynth/issue-1090
2012-01-22 James CamposDEFAULT_PYTHON, python2 -> python2.7
2012-01-22 James CamposMerge branch 'master' into issue-1090
2012-01-21 notmasteryetChanging glyphNameMap and GlyphUnicode lookup order
2012-01-20 Brendan DahlFix innerHtml warnings. Remove compatibility.js from...
2012-01-20 Brendan DahlMerge pull request #1068 from notmasteryet/jpx6
2012-01-20 notmasteryetMerge pull request #1065 from arturadib/lazy-textlayer
2012-01-19 notmasteryetMerge branch 'master' of git://github.com/mozilla/pdf...
2012-01-19 Julian ViereckReplace some setScale by parseScale calls to update...
2012-01-19 Artur AdibMerge pull request #1092 from notmasteryet/issue-940
2012-01-19 Artur AdibUpdate README.md
2012-01-19 Artur Adibreviewer comments
2012-01-19 Artur AdibMerge pull request #1080 from notmasteryet/runlength
2012-01-19 James Camposfix #1090
2012-01-19 notmasteryetMerge pull request #1063 from kkujala/dev
2012-01-19 notmasteryetMerge pull request #1097 from brendandahl/zerowidthline
2012-01-19 notmasteryetAdding jpx.js to examples and Makefile
2012-01-19 notmasteryetMerge branch 'master' of git://github.com/mozilla/pdf...
2012-01-18 Artur AdibMerge pull request #1086 from notmasteryet/issue-1084
2012-01-18 Artur AdibFix previous commit
2012-01-18 Artur AdibEnsure single chars are added to the layer
2012-01-18 Artur AdibMerge pull request #1079 from notmasteryet/tree-59
2012-01-18 Brendan DahlFix zero width lines.
2012-01-18 notmasteryetMerge pull request #1095 from arturadib/issue-1055
2012-01-17 Artur AdibLint
2012-01-17 Artur AdibMissing file
2012-01-17 Artur AdibFixes #1055 by falling back to page resources
2012-01-17 Brendan DahlMerge pull request #1074 from kkujala/refactor
2012-01-17 Brendan DahlMerge pull request #1094 from notmasteryet/issue-1093
2012-01-17 Brendan DahlMerge pull request #1085 from notmasteryet/issue-1008
2012-01-17 notmasteryetFallback map of the "non-standard" fonts
2012-01-16 notmasteryetFixes type2 fonts conversion (#940)
2012-01-16 notmasteryetReplace makeCssRgb.apply in setStrokeColor and setFillColor
2012-01-15 notmasteryetUse .sheet property instead of document.styleSheets
2012-01-15 notmasteryetReplace makeCssRgb.apply with direct call (avoiding...
2012-01-14 notmasteryetAdds tests for RunLengthStream
2012-01-14 notmasteryetImplements RunLengthDecode filter
2012-01-14 notmasteryetChange the identifier
2012-01-14 notmasteryetFixing inclusion tree when layers are skipped and 0xFF...
2012-01-14 notmasteryetLight optimization
2012-01-14 notmasteryetMerge branch 'master' of git://github.com/mozilla/pdf...
2012-01-14 notmasteryetAddress review comments
2012-01-13 Brendan DahlMerge pull request #1062 from kkujala/style
2012-01-12 Brendan DahlMerge pull request #1069 from notmasteryet/tree-57
2012-01-12 Kalervo KujalaFix Makefile to remove all_files.tmp properly.
2012-01-12 Kalervo KujalaRevert *~ .gitignore change.
2012-01-12 Artur AdibMerge pull request #1072 from brendandahl/extensionupdate
2012-01-12 Brendan DahlCopy AMO extension to web
2012-01-12 Artur AdibFix for "Error parsing value of 'letter-spacing'"
2012-01-12 Artur AdibUsing addEventListener/removeEventListener
2012-01-12 notmasteryetRef test for #1010
2012-01-12 notmasteryetfix lint error, remove unnecessary comment
2012-01-12 notmasteryetAdd example PDF from #268
2012-01-12 notmasteryetMigration of the JPX code (from jpx5)
2012-01-12 Brendan DahlMerge pull request #969 from arturadib/fix-worker-loader
2012-01-11 Artur AdibLazy textLayer rendering - pauses after scroll ev
2012-01-11 Kalervo KujalaAdd reference test directories to .gitignore.
next