]> git.parisson.com Git - pdf.js.git/shortlog
pdf.js.git
2011-12-08 notmasteryet(#906) fixing glyph width defined by glyph name
2011-12-07 notmasteryetMerge pull request #776 from jviereck/jpegimage_cleanup
2011-12-07 Artur AdibMerge pull request #905 from notmasteryet/issue-886b
2011-12-07 Julian ViereckAddress review comments by yury
2011-12-07 Artur AdibMerge pull request #907 from notmasteryet/tree-43
2011-12-07 Artur AdibMerge pull request #908 from notmasteryet/tree-44
2011-12-07 Artur AdibMerge pull request #895 from kkujala/constants
2011-12-07 notmasteryetRevert int16 clamping for horizontal metrics
2011-12-07 notmasteryetfixes gradient fill (#840)
2011-12-07 notmasteryetFix the unicode symbols on the text layer
2011-12-07 notmasteryetadds geothermal.pdf test
2011-12-07 notmasteryetFixing missing text (#886)
2011-12-06 Kalervo KujalaUse constants for paint type and pattern size.
2011-12-06 Artur AdibMerge pull request #885 from notmasteryet/issue-884
2011-12-06 Artur AdibMerge pull request #870 from notmasteryet/issue-867
2011-12-06 notmasteryetMerge pull request #890 from arturadib/manifest-md5-fix
2011-12-06 Artur AdibRemoved duplicate md5
2011-12-06 Artur AdibMerge pull request #846 from jviereck/feature_img_data
2011-12-06 notmasteryetUse unicode mapping cmap when simple identity cmap...
2011-12-06 Brendan DahlMerge pull request #882 from notmasteryet/issue-873
2011-12-05 notmasteryetFixing opening from the file system
2011-12-05 notmasteryetFixing the textLayer parameter
2011-12-05 Brendan DahlMerge pull request #879 from arturadib/makefile-fix
2011-12-05 Artur Adibshort she
2011-12-05 Artur Adibcross-platform sed fix
2011-12-05 Artur AdibMerge pull request #864 from notmasteryet/issue-799
2011-12-05 Brendan DahlMerge pull request #857 from jviereck/hotcmds
2011-12-05 Julian ViereckAddress review comments: Introduce new CanvasGraphics...
2011-12-05 Julian ViereckMerge pull request #871 from kkujala/constants
2011-12-05 Julian ViereckMerge pull request #868 from kkujala/refactor
2011-12-05 Artur AdibMerge pull request #862 from notmasteryet/issue-828
2011-12-05 Julian ViereckInline JpegImageLoader to remove new JpegImageLoader...
2011-12-04 Kalervo KujalaUse object-enumeration for pattern type.
2011-12-04 Kalervo KujalaUse constants for radial and axial types.
2011-12-04 notmasteryet(#867) Set Type3 font encoding; enable text selection...
2011-12-04 Kalervo KujalaFix few early returns in parser.js.
2011-12-03 notmasteryetadd stroke and other text rendering modes
2011-12-03 Brendan DahlMerge pull request #855 from notmasteryet/isname
2011-12-03 notmasteryetMerge pull request #847 from brendandahl/errorhandling
2011-12-02 notmasteryetSuppress invisible text (#799)
2011-12-02 notmasteryetFixing lint errors; extra empty lines
2011-12-02 notmasteryetIf readXRefStream or readXRefTable fails, fallback...
2011-12-02 Brendan DahlMerge upstream and change to error parameter for callback.
2011-12-02 Brendan DahlAddress Yury's comment 2.
2011-12-02 vingtetunMerge pull request #861 from notmasteryet/issue-840
2011-12-02 notmasteryetAdd PDF from the #840 to the reference tests
2011-12-02 notmasteryet(#840) fix font stretching and overlapping characters...
2011-12-01 Brendan DahlMerge pull request #738 from arturadib/text-select
2011-12-01 Artur AdibMerge pull request #856 from notmasteryet/pageref-notdef
2011-12-01 Artur AdibAddressing comments by @vingtetun
2011-12-01 Brendan DahlAddress Yury's comments.
2011-12-01 Artur AdibMerge branch 'master' of git://github.com/mozilla/pdf...
2011-12-01 notmasteryetAvoiding pageRefMap is not defined in the getDestinatio...
2011-12-01 notmasteryetreplace isName in the viewer.js
2011-11-30 Julian ViereckOnly check execution time on some commands
2011-11-30 Artur AdibMerge pull request #850 from notmasteryet/fonts-2
2011-11-30 vingtetunMerge pull request #851 from arturadib/addon-fix
2011-11-30 Artur Adibv0.1.0
2011-11-30 Artur Adibfixing ref so that it passes manifest tests
2011-11-30 notmasteryetAdd paperine test
2011-11-30 notmasteryetFixing base encoding presence detection; character...
2011-11-30 notmasteryetMerge pull request #849 from brendandahl/handlemorefont...
2011-11-29 Brendan DahlAdd test case.
2011-11-29 Brendan DahlFix invalid arguments error.
2011-11-29 Artur AdibMerge pull request #848 from arturadib/master
2011-11-29 Artur AdibLint lint lint
2011-11-29 Artur AdibCreated inactive window bugzilla bug
2011-11-29 Artur AdibUpdate README.md
2011-11-29 Brendan DahlFix lints.
2011-11-29 Brendan DahlDisplay error messages on more problems.
2011-11-29 Artur AdibMerge branch 'master' of git://github.com/mozilla/pdf...
2011-11-29 Julian ViereckAdd feature detection for using Uint8Array as imageData
2011-11-29 Artur AdibMerge pull request #838 from notmasteryet/to-unicode-1
2011-11-29 Brendan DahlMake the error a little smaller.
2011-11-29 notmasteryetRemove indexOf, using reverse map instead
2011-11-29 Brendan DahlMerge and fix upstream conflict.
2011-11-29 notmasteryetRemoving refreshToUnicode
2011-11-29 notmasteryetFix CIDFontType2 large cmap tables
2011-11-29 Brendan DahlAdding new errorback and code to display error messages.
2011-11-28 Artur AdibMerge branch 'master' of git://github.com/mozilla/pdf...
2011-11-28 Artur AdibComments
2011-11-28 notmasteryetMerge pull request #829 from jviereck/canvas_currentTra...
2011-11-28 notmasteryetMerge pull request #837 from jviereck/res_check
2011-11-28 notmasteryetRemoving adaptUnicode; making cmap equal to ToUnicode...
2011-11-27 Julian ViereckCheck after each executed command if execution took...
2011-11-27 Julian ViereckAddress Yury's review comments + remove call to addCtxC...
2011-11-27 Julian ViereckImplement ctx.mozCurrentTransform and ctx.mozCurrentTra...
2011-11-25 vingtetunMerge pull request #834 from notmasteryet/thumbs4
2011-11-24 notmasteryetRe-using the pages as thumbnails
2011-11-24 notmasteryetInitial ToUnicode modifications
2011-11-23 notmasteryetMerge pull request #786 from brendandahl/cmykjpgnorm
2011-11-22 Brendan DahlMerge upstream and change test pdf file.
2011-11-22 notmasteryetMerge pull request #794 from brendandahl/devicen
2011-11-22 Brendan DahlUse the updated jpgjs with faster transform.
2011-11-22 Brendan DahlUpdate md5.
2011-11-22 notmasteryetMerge pull request #827 from notmasteryet/tree-42
2011-11-22 notmasteryettest fbf
2011-11-22 Brendan DahlAddress Yury's comment.
2011-11-22 Brendan DahlReplace devicen file with an example we can include.
2011-11-21 Julian ViereckMerge pull request #800 from kkujala/test
next