]> git.parisson.com Git - pdf.js.git/shortlog
pdf.js.git
2012-02-08 Brendan DahlMerge pull request #1189 from brendandahl/amobump
2012-02-08 Brendan DahlFix version number for amo.
2012-02-08 notmasteryetMerge pull request #1188 from brendandahl/amobump
2012-02-08 Brendan DahlBump max firefox version.
2012-02-08 notmasteryetMerge pull request #1157 from arturadib/issue1133
2012-02-08 notmasteryetMerge pull request #1184 from brendandahl/amo2
2012-02-08 Brendan DahlFix some nits.
2012-02-08 Brendan DahlSwitch to constant for max database length.
2012-02-08 Brendan DahlMake the add-on truly restartless.
2012-02-07 Artur AdibMerge pull request #1181 from brendandahl/license
2012-02-07 Brendan DahlAdd Artur and me to the license.
2012-02-07 Brendan DahlProtect against a malicious setDatabase. Remove unneede...
2012-02-07 Artur AdibMerge remote-tracking branch 'mozilla/master' into...
2012-02-07 Artur AdibisDefaultDecode(), as per reviewer comments
2012-02-07 Brendan DahlBetter way to add custom event listener.
2012-02-06 Brendan DahlThrow exception for sync version. Don't use const.
2012-02-04 Brendan DahlUse services where possible.
2012-02-04 Brendan DahlMerge pull request #1166 from notmasteryet/ftp
2012-02-03 Brendan DahlMerge pull request #1120 from arturadib/localStorage-fix
2012-02-03 Brendan DahlMerge pull request #1106 from arturadib/issue-1049
2012-02-03 notmasteryetFixing test execution / relative URL protocol detection
2012-02-03 notmasteryetFTP protocol support (#1165)
2012-02-03 Brendan DahlMerge pull request #1164 from notmasteryet/tree-63
2012-02-03 notmasteryetMerge pull request #1161 from jwagner79/ie9svg
2012-02-03 notmasteryetFix HTTP redirection for the extension
2012-02-02 Jeff WagnerIE9 SVG images need viewport defined
2012-02-01 Artur AdibLab color space, closes #1133
2012-02-01 Artur AdibLabCS infra: args passed OK
2012-02-01 Artur AdibLabCS infra working
2012-02-01 Brendan DahlMerge pull request #1150 from arturadib/loading-icon
2012-02-01 Artur AdibCSS fix
2012-02-01 Artur AdibMerge branch 'refs/heads/master' into localStorage-fix
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 AdibRemove instead of hide icon
2012-01-31 Artur AdibNew version: show loading icon until page renders
2012-01-31 Artur AdibShow animated loading icon if page renders slow
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 AdibMerge branch 'refs/heads/master' into issue-1049
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 Artur Adibaddressing reviewer comments, bug fix
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 Artur AdibWorkaround for FF bug
2012-01-24 Artur AdibFix localStorage feature detection. Close #1099
2012-01-24 Brendan DahlFix lint.
2012-01-24 Brendan DahlSwitch to stream converter for extension.
2012-01-23 Artur AdibUse ES5 .trim()
2012-01-23 Artur AdibFixing regression errors, better logic
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 Artur AdibLint
2012-01-20 Artur AdibsetFont() supports negative size, closes #1049
2012-01-20 Brendan DahlFix innerHtml warnings. Remove compatibility.js from...
2012-01-20 Artur AdibNit
2012-01-20 Artur AdibClarifying variable role
2012-01-20 Artur Adibmore robust fontMatrix parsing, error checking
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 Artur AdibImproved error handling/message
2012-01-19 Artur AdibFix worker message, better error handling
2012-01-19 Julian ViereckReplace some setScale by parseScale calls to update...
2012-01-19 Artur AdibMerge pull request #1092 from notmasteryet/issue-940
next