[Pkg-javascript-commits] [pdf.js] tag v1.0.1149 created (now bc7a110)
David Prévot
taffit at moszumanska.debian.org
Fri Mar 6 16:20:30 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a change to tag v1.0.1149
in repository pdf.js.
at bc7a110 (commit)
This tag includes the following new commits:
new 1d674d3 Bug 639134 - update check for document colors
new 863d583 Renames page_view.js file.
new f686780 Simple restructuring PageView into PDFPageView
new 7663942 Creates IPDFTextLayerFactory interface
new fe4ac86 Removes PDFPageSource
new 9f384bb Creates AnnotationsLayerBuilder.
new 22c6268 Removes Stats dependency from PDFPageView.
new b930228 Refactors Cache into PDFPageViewBuffer
new 2ac7ac4 Removes lastScrollSource and isViewerInPresentationMode from TextLayerBuilderOptions
new 2565e62 Refactors draw method in PDFPageView; makes optional some PDFPageViewOptions options
new 513a3d8 Replaces text selection example
new 2bb981a Ensure constant 7px thumbnail border width
new 1d31018 Make thumbnail CSS size independent of data-loaded tag
new 32c32c1 Better thumbnail image scaling
new 6e99c29 Implement guards for stringToBytes and bytesToString
new e93cf5c Merge pull request #5552 from yurydelendik/pdfpageview
new 42a0039 Remove unused anchor links placed before every page
new 3a61edf Refactors getDocument and adds PDFDataRangeTransport.
new c02b2cb Use Content-Range instead of Content-Length #5512
new e0f6071 Merge pull request #5603 from Rob--W/xhr-range-206-bugfix
new e7e41b7 Version 1.0.1040
new 34203e5 Merge pull request #5618 from yurydelendik/v1.0.1040
new 3f061ce Add a |textlayerrendered| event
new 039c7b4 Merge pull request #5606 from Snuffleupagus/textlayerrendered
new 95dd9ee Move the |pagerendered| event to pdf_page_view.js
new 34bed63 Merge pull request #5600 from timvandermeij/str-undefined
new 3a540ca Merge pull request #5622 from Snuffleupagus/move-pagerendered-event
new 4ec132a Adds encoding for test server index page.
new 5332c02 Fix lint error: "test/webserver.js: line 177, col 106, Line is too long."
new 982accf Whitelists 'tel' schema.
new 6ceb652 Merge pull request #5554 from yurydelendik/apiref
new d52289d Fixes B2G file open sequence.
new 8d0c442 Merge pull request #5632 from yurydelendik/b2g-start
new 35e6680 Merge pull request #5627 from yurydelendik/tel
new 6dfc73a Modify |getUint16| to correctly handle missing data in Stream, DecodeStream and ChunkedStream
new eac168f Refactor searching for end of inline (EI) JPEG image streams
new ad41a2d Add support for TrueType (0, 0) cmap tables (issue 5501 and 5574)
new 3d01c34 Add marker segment (PLT, PLM) and refactor TLM
new 36dd6c1 Merge pull request #5631 from Snuffleupagus/inline-jpeg-image-find-eoi-marker
new 81649b0 Base64 example and be more flexible what type of data is passed.
new 95fcbc2 Merge pull request #5624 from yurydelendik/base64
new c466a9e Fix thumbnail scaling regression for files with different page sizes (issue 5637)
new 5bf87c6 Merge pull request #5638 from Snuffleupagus/issue-5637-1
new af6170f Attempt to display the File size quicker in the Document Properties dialog (PR 5554 followup)
new c2c5425 Prevent setting |isStandardFont| to |undefined| for non-embedded fonts
new f9757af Merge pull request #5641 from Snuffleupagus/non-embedded-font-isStandardFont
new f6ad15d Merge pull request #5639 from Snuffleupagus/DocumentProperties-faster-fileSize-2
new 1b043bf Chrome extension: Add options page
new daba13a Amend the docs for |disableAutoFetch| to mention that streaming must also be disabled
new 5251db9 Merge pull request #5646 from Snuffleupagus/disableAutoFetch-streaming-docs
new c7af070 Merge pull request #5619 from Rob--W/crx-options-page
new 465f52e Merge pull request #5567 from CodingFabian/fixup-5439
new c149d4d Fix thumbnail rendering regression, when using |draw|, for PDF files with blend modes (issue 5637)
new 879f3d2 Fill temporary canvases with a white background too
new a5135db Merge pull request #5659 from Snuffleupagus/issue-5637-2
new 385b07c Merge pull request #5660 from timvandermeij/thumbnails-setimage
new 8389f1d Merge pull request #5511 from gijsk/patch-1
new 801902c Fix lint error: extensions/firefox/content/PdfStreamConverter.jsm: line 384, col 63, Expected '===' and instead saw '=='.
new 6f36df7 Merge pull request #5610 from fkaelberer/betterThumbnailScaling
new 997c2b9 Merge pull request #5596 from fkaelberer/fixBordersAroundThumbnails
new dd7fd0b Merge pull request #5588 from Snuffleupagus/remove-pageView-anchor
new 8013100 avoid out of range array access in JBIG2 decoder
new c55dcf1 Move PDFThumbnailViewer to its own file
new dfa993d Fix function names in PDFThumbnailViewer
new 64ba380 Rename the thumbnail_view.js file
new f89d1ca Remove unused index.html.template
new c278d65 Remove unused viewer-snippet-b2g-activity-header.html
new 8471bb3 Avoid getting |childNodes| twice in PDFPageView_reset, by using the variable instead
new 4bf308a Merge pull request #5671 from timvandermeij/remove-template
new 5db9ebe Merge pull request #5674 from Snuffleupagus/avoid-double-childNodes-in-PDFPageView_reset
new 2524c4d Remove obselete file from .gitignore
new 9a8d1ce Merge pull request #5672 from timvandermeij/remove-b2g-header
new 4294fb1 Merge pull request #5675 from timvandermeij/cleanup-gitignore
new 40f9f77 Merge pull request #5669 from fkaelberer/avoidOutOfRangeArrayAccessInJbig2Decoder
new 7f8f404 Rename ThumbnailView to PDFThumbnailView and refactor it to be more class-like
new 878aa76 Refactor PDFThumbnailView to look more similar to PDFPageView
new b7041f8 Enable cancelling of thumbnail drawing
new 777d69b Remove dead code from PDFThumbnailView
new a544aed Merge pull request #5673 from Snuffleupagus/thumbnail-refactor
new 3eeb571 Rename document_outline_view.js to pdf_outline_view.js
new b17da30 Rename DocumentOutlineView to PDFOutlineView
new ea1d37e Refactor PDFAttachmentView to be more class-like and to separate functionality into methods
new f4dbc99 Add JSDoc comments to PDFOutlineView
new 1b8e44e Merge pull request #5679 from timvandermeij/pdf_outline_view
new 2c19d99 Rename document_attachments_view.js to pdf_attachment_view.js
new 609e2a3 Rename DocumentAttachmentsView to PDFAttachmentView
new 733882a Refactor PDFAttachmentView to be more class-like and to separate functionality into methods
new 4c6ca1c Remove DownloadManager dependency
new 818b7fc Add JSDoc comments to PDFAttachmentView
new b72395d Determine filename only once and reduce code for _bindLink
new e4f0ae2 Merge pull request #5678 from timvandermeij/pdf_attachment_view
new 06004d6 Make sure that an A entry in an annotation dictionary is also a dictionary itself
new 294c4a8 Merge pull request #5684 from timvandermeij/link-annotation-bug
new bb16475 Use the |shadow| function from src/shared/util.js in viewer.js
new d53fa18 Simplify a couple of preprocessor tags in viewer.js
new ccf05c7 Merge pull request #5691 from Snuffleupagus/viewer-shadow
new cb27707 Try to skip mapping of missing glyphs.
new 8174da6 Don't skip mapping of glyphs for CIDFontType2 fonts with a CIDToGIDMap
new 01e6565 Try to skip mapping of missing TrueType glyphs
new d124fc5 Test case for issue 5567
new fb82000 Merge pull request #5634 from Snuffleupagus/cmap-0,0
new 394b38b Merge pull request #5651 from Snuffleupagus/missing-glyphs
new 8614c17 Merge pull request #5717 from timvandermeij/testcase-5567
new 592890a Relax the |isSymbolicFont| check for TrueType (3, 1) cmap tables (issue 5701)
new 27e3558 Fix CCITTStream regression by byte-aligning rows before checking EOL marker
new 76a24d8 Merge pull request #5729 from timvandermeij/ccitt-bytealign
new 6bb0a48 Merge pull request #5703 from Snuffleupagus/issue-5701
new 417800a Only skip the |!isSymbolicFont| check for TrueType (3, 1) cmap tables if no previous cmap table was found (PR 5703 followup)
new bc7a110 Merge pull request #5743 from Snuffleupagus/pr-5703-followup
The 109 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/pdf.js.git
More information about the Pkg-javascript-commits
mailing list