[Pkg-javascript-commits] [SCM] pdf.js packaging annotated tag, upstream/0.8.37+dfsg, created. upstream/0.8.37+dfsg

David Prévot taffit at debian.org
Mon Apr 8 18:52:08 UTC 2013


The annotated tag, upstream/0.8.37+dfsg has been created
        at  4a4cd13b1aed273a3d53b390bec25fee99fe3c11 (tag)
   tagging  1b19fa87a0bd6b714bfbe995e1e48e139932a99c (commit)
  replaces  v0.5.5
 tagged by  David Prévot
        on  Mon Apr 8 14:21:59 2013 -0400

- Shortlog ------------------------------------------------------------
pdf.js upstream DFSG-free release 0.8.37+dfsg
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAABCAAGBQJRYwrHAAoJELgqIXr9/gnytucQAJco4KhHcukFvnAz+Rjx9gVg
tU9dComw0wuVce5uYEIrt+vM1Q1Eu4XmuNzEXER4QjB9wjrS0PHAE0MnBefEDnqk
LdKADERrXAvHcT9L0B76OxoU2JNdVtSudoIptZnlwd8KbQadVC24yZ+m7n9E1lXD
zEiHb2yrZLp22hRt8xisdfrqhiHqrTXKUbTe6X4uJ1oKZcYuVt+HLlxNfSqcGw5p
s8Qad2b+niDAYNAe4/zI/hZ9BTYGJ1lj4PaoyO0PGkTb5+7jHClQ1x4fOkBWvPo4
RtFWMr0hSgR9HnTG69t61E7GLe0ENDiomb7sWUfEisP0dJnSEel8uUlz5os7K7M8
el4ZtW+/PwegkA//mZNwRJuCmNLq3bHEazRmqdl76b80OQ6ofAXqHlNzcMNA6Py0
dp4Xx6rXjmiIhjZChf3Rz98WF4tEbLdB9xLcTwJP5mW8hPuMYjz2iAO+QFQbT4NS
EzdrXAhFEBwP8tYxGvrzJHXss1Y7hajky6rKIekSEBPPqSICafgN9mOU/bEZNSox
Xa35lsyMAtX7dRm5yf8wTERudNBg4gj/VGOZ5jH3M9N/soB4DbhfMSJjHujc2JSy
krIIQNGjXnzG6EO0w0gx71gF9r1P6x0ldiv1oqLIdqqW48COS/2/uZoA/S9XVnb8
aoDr1O5ilWprrUaAEH7t
=n69h
-----END PGP SIGNATURE-----

Adil Allawi (4):
      Handle normalization of Arabic Unicode Presentation Forms B to Arabic Unicode
      Handle normalization of Arabic Unicode Presentation Forms A to Arabic Unicode
      Merge branch 'master' of https://github.com/mozilla/pdf.js
      Clear unused code

Albert Vilà Picas (1):
      Catalan language (ca) added.

Aluísio Augusto Silva Gonçalves (1):
      Add icons to the Chrome extensions

André Fiedler (1):
      Test file for issue 2074

Artur Adib (13):
      fix gh-pages bloat
      remove target.pagesrepo, commit here (not bot)
      working fragments
      nit
      merge upstream
      typo fix
      Use "find" instead of both find & search
      add support for case sensitive
      bug fix: clear previous highlights
      remove old unused code
      remove find button in MOZCENTRAL
      colors closer to FF's, add highlightAll support
      bug fix: textLayer ready still needs scroll

Ben Browitt (1):
      Fix closure compiler warnings.

Bill Walker (2):
      fix for #2219, "provide a better error message when file= not found/accessible"
      adding myself as an author having fixed issue #2219

Brendan Dahl (190):
      Adds support for the extend option for linear and radial shadings.
      Merge pull request #2083 from yurydelendik/chrome-146537
      Merge pull request #2082 from yurydelendik/chrome-fontload
      Merge pull request #2035 from yurydelendik/makemakefile
      Merge pull request #2076 from kkujala/dev
      Merge pull request #2048 from gigaherz/page-rotation-2
      Fix zoom out keyboard shortcut for mac.
      Merge pull request #2091 from gigaherz/fix-zoom-on-rotate
      Adds background support for gradient.
      Fix regression from #2087.
      Merge pull request #2106 from yurydelendik/test-layer-test
      Merge pull request #2111 from yurydelendik/move-font-conversion
      Mozilla central change for metro.
      Update index template.
      Merge pull request #2124 from yurydelendik/fallback-font
      Merge pull request #2118 from yurydelendik/disable-font-hack
      Merge pull request #2110 from arturadib/fragments
      Merge pull request #2145 from yurydelendik/fix-export-keyword
      Use Blob constructor when available instead of deprecated MozBlobBuilder.
      Merge pull request #2146 from yurydelendik/fix-gb-browser
      Merge pull request #2153 from yurydelendik/rename-fullscreen
      Merge pull request #2173 from yurydelendik/issue-2172
      Don't try to highlight anything if the page isn't selected and we aren't highlighting all.
      Update the find bar ui status.
      Fix un-highlight when there is no query.
      Add some door hanger styling for the find bar
      Merge pull request #2180 from yurydelendik/bug794794
      Add support for enter/shift  for find.
      Update the l10n for the html find bar.
      Fix the first run code and make it possible to run multiple times.
      Change how we get the resource principal.
      Merge pull request #2195 from yurydelendik/no-print-in-log
      Add comment for migration.
      Ignore find key shortcut only for mozcentral for now.
      Merge pull request #2168 from mozilla/html-search-bar
      Merge pull request #2196 from yurydelendik/ie9-console
      Fixes a minor find bugs.
      Add support for firefox integrated find.
      Handle ctrl/cmd+g for html findbar.
      Merge pull request #2208 from yurydelendik/find-ui-1
      Merge pull request #2211 from yurydelendik/find-ui-2
      Merge pull request #2220 from yurydelendik/fix-font-debugger
      Merge pull request #2223 from yurydelendik/fix-text-divs-order
      Merge pull request #2210 from yurydelendik/fullscreen-controls
      Delay extracting text until first find event.
      Change status attribute name.
      Only use the integrated find if we aren't in an frame.
      Merge pull request #2228 from yurydelendik/fix-white-border
      Merge pull request #2217 from yurydelendik/hide-cursor
      Bump the version number.
      Merge pull request #2238 from brendandahl/version-0.6
      Merge pull request #2213 from yurydelendik/bug762657
      Merge pull request #2254 from yurydelendik/no-glyphs
      Merge pull request #2233 from yurydelendik/fix-fit-page
      Merge pull request #2214 from yurydelendik/issue-1859
      Increase wait timeout for api unit tests.
      Merge pull request #2215 from yurydelendik/issue-1836
      Addresses review feedback from mc bug 801280.
      Merge pull request #2240 from yurydelendik/fix-text-clipping
      Merge pull request #2244 from yurydelendik/issue-2074
      Merge pull request #2243 from yurydelendik/issue-1233
      Merge pull request #2245 from yurydelendik/issue-1912
      Merge pull request #2265 from yurydelendik/fix-test-pdfs
      Merge pull request #2270 from yurydelendik/cmyk-1
      Allow find to highlight matches without extracting all text.
      Merge pull request #2249 from yurydelendik/issue-2234
      Merge pull request #2283 from yurydelendik/hidpi
      Merge pull request #2303 from yurydelendik/issue-1471
      Remove use of innerhtml.
      Forward original request to avoid firefox assertion.
      Change the channel owner to the resource url.
      Merge pull request #2317 from yurydelendik/memory-1
      Un-inline pdf.js for the extension/mozcentral and remove fetch pdf by content code.
      Minor css tweaks for small viewer and aligning borders.
      Fix the initialization of the first page for multiple testing rounds.
      Merge pull request #2340 from yurydelendik/issue-2334
      Merge pull request #2341 from yurydelendik/issue-2337
      Merge pull request #2312 from yurydelendik/ttx
      Merge pull request #2343 from yurydelendik/issue-1294
      Merge pull request #2342 from yurydelendik/mozcentraldiff
      Merge pull request #2246 from yurydelendik/issue-2109
      Merge pull request #2248 from yurydelendik/validate-os2
      Add license headers to properties files.
      Merge pull request #2350 from brendandahl/add-license-headers
      Merge pull request #2251 from yurydelendik/validate-charstrings
      Merge pull request #2263 from yurydelendik/tables-removal
      Merge pull request #2352 from yurydelendik/issue-1718
      Use high dpi display hack for printing too.
      Merge pull request #2385 from yurydelendik/issue-2374
      Change keys and update wording for find wrapped strings.
      Add close button and title bar for b2g.
      Merge pull request #2406 from yurydelendik/issue-2006
      Merge pull request #2346 from yurydelendik/info
      Merge pull request #2369 from yurydelendik/l10n-2
      New GUI for B2G viewer.
      Merge pull request #2423 from yurydelendik/lab-cs
      Merge pull request #2426 from yurydelendik/fix-2346
      Rescale regular images manually if they are too big.
      Log user agent for reference tests.
      Add authors files.
      Merge pull request #2425 from yurydelendik/detect-fonts-off
      Merge pull request #2417 from yurydelendik/inline-images
      Start of the stat utilities.
      Warn on opentype fonts.
      Bump the version to 0.7.
      Merge pull request #2453 from brendandahl/v0.7
      Merge pull request #2448 from yurydelendik/issue-2386
      Remove cid dictionary values for normalized fonts.
      Fix cff private dictionary key.
      Fix migration for upgraded profiles.
      Add support for hmoveto and vmoveto during flex.
      Merge pull request #2481 from yurydelendik/rm-global-pb
      Use CFF compiler for building Type1 font.
      Merge pull request #2497 from brendandahl/use-cff-compiler
      Merge pull request #2499 from yurydelendik/rescale
      Temporarily remove cid_cff test file.
      Merge pull request #2454 from yurydelendik/worker-xhr-response
      Merge pull request #2505 from yurydelendik/refactor-cff-float
      Merge pull request #2520 from yurydelendik/disable-blues
      Add support for more Type1 private dictionary entries.
      Merge pull request #2525 from yurydelendik/version-info
      Merge pull request #2526 from yurydelendik/create-os2
      Merge pull request #2540 from mduan/handle-broken-hex-string
      Evaluate type 1 charstrings for conversion to type 2.
      Fix isDict when type is missing in dictionary.
      Fix normalized CID fonts for direct write 6.1.
      Merge pull request #2509 from Snuffleupagus/tweak-thumbnail-scrolling
      Merge pull request #2557 from mduan/issue2391-invalid-font
      Merge pull request #2570 from mduan/issue2556
      Merge pull request #2607 from yurydelendik/mozL10n-ext-fix
      Merge pull request #2613 from yurydelendik/wait-animation
      Switch to threaded python server for tests.
      Disable printing a selection for Firefox.
      Merge pull request #2614 from yurydelendik/intermit-fullscreen
      Merge pull request #2636 from mduan/fix_first_page
      Use attachment content disposition attachment and filename.
      Merge pull request #2630 from yurydelendik/width-cid
      Merge pull request #2645 from wfwalker/addcontributor
      Merge pull request #2424 from yurydelendik/fix-makeref
      Merge pull request #2794 from yurydelendik/jbig2-template-1
      Merge pull request #2782 from yurydelendik/jbig2-text-align
      Merge pull request #2686 from vyv03354/bug770409
      Don't hide the download/print buttons when view is small.
      Merge pull request #2823 from waddlesplash/authors
      Merge pull request #2786 from yurydelendik/jbig2-len
      Hack to support automatic printing from pdf javascript.
      Add save as support for Firefox.
      Merge pull request #2818 from yurydelendik/seac
      Merge pull request #2901 from yurydelendik/shelljs-0.1.2
      Merge pull request #2905 from yurydelendik/issue-2880
      Use empty private dictionaries instead of removing them.
      Add support for blend modes.
      Merge pull request #2913 from yurydelendik/combine-os2valid
      Store references as pngs and write failures to separate png files.
      Merge pull request #2920 from Snuffleupagus/thumbnail-on-fullscreen-close
      Merge pull request #2935 from brendandahl/png-refs2
      Add basic support for transparency groups.
      Use relative paths for ref images and copy refs.
      Merge pull request #2940 from brendandahl/ref-fixes
      Merge pull request #2927 from mduan/fix-this-binding
      Add back cid cff font test.
      Fix where image component decoding takes place.
      Remove mozOpaque.
      Ignore test snapshots directory.
      Merge pull request #2950 from brendandahl/ignore-snps
      Merge pull request #2962 from yurydelendik/embed-mc
      Merge pull request #2969 from yurydelendik/notificationBox
      Merge pull request #2968 from yurydelendik/nametree
      Merge pull request #2916 from Snuffleupagus/getVisibleElements
      Add feature test for blend mode.
      Create color maps for single component color spaces.
      Merge pull request #2987 from vyv03354/issue2982
      Restructure/rewrite of the Type1 font parser.
      Merge pull request #2652 from yurydelendik/issue-215-1
      Use white backdrop when possible.
      Add back mozOpaque.
      Remove mozOpaque for driver.
      Merge pull request #2991 from mduan/text-layer-retina
      Merge pull request #3012 from yurydelendik/pdfjs-switch
      Add keyboard shortcuts for retest analyzer.
      Merge pull request #3027 from yurydelendik/download-ff17
      Bump version number to 0.8.
      Merge pull request #3029 from brendandahl/v0.8
      Fix lab colorspace decoding and rgb conversion.
      Merge pull request #3019 from yurydelendik/cmyk-3
      Merge pull request #1545 from yurydelendik/revert-Dict-xref-hide
      Merge pull request #3036 from yurydelendik/appswitch
      Merge pull request #3046 from mduan/remove-get-oplist
      Merge pull request #3049 from xavier114fch/zh-TW
      Merge pull request #3052 from Haebaru/master

Brian R. Bondy (1):
      Bug 815475 - Fix pfjs when there is no integrated findbar (pdfjs 0.6.39 broke Firefox metro)

Christian Mehlis (1):
      Update src/obj.js

Clement Skau (1):
      Fixes Viewport rotation above 360

Daniel Johansson (1):
      Fix margin on toolbar button separator to avoid changing height on hover, causing jittering

David Cook (1):
      Fix text selection for oddly-spaced TJ commands

David Prévot (2):
      Make source dfsg clean
      Merge branch 'upstream' into dfsg_clean

Haebaru (5):
      Update l10n/ja/viewer.properties
      Update l10n/ja/viewer.properties
      Update l10n/ja/viewer.properties
      Update l10n/ja/viewer.properties
      Update viewer.properties

Inkbug (1):
      Fixing Issue 2998 - Replacing `!!window.frameElement` with `window.parent !== window`

Jakob Miland (1):
      Support Filespec dictionary in annotations

Jean-Sebastien Legare (1):
      try/catch bug. var not unset when getter length() throws error

Jon Buckley (25):
      Issue #2008 - Add jshint
      Issue #2008 - Fix lint errors for src/api.js
      Issue #2008 - Fix lint errors for src/bidi.js
      Issue #2008 - Fix lint errors for src/canvas.js
      Issue #2008 - Fix lint errors for src/colorspace.js
      Issue #2008 - Fix lint errors for src/core.js
      Issue #2008 - Fix lint errors for src/crypto.js
      Issue #2008 - Fix lint errors for src/evaluator.js
      Issue #2008 - Fix lint errors for src/fonts.js
      Issue #2008 - Fix lint errors for src/function.js
      Issue #2008 - Fix lint errors for src/image.js
      Issue #2008 - Fix lint errors for src/jbig2.js
      Issue #2008 - Fix lint errors for src/jpx.js
      Issue #2008 - Fix lint errors for src/metadata.js
      Issue #2008 - Fix lint errors for src/obj.js
      Issue #2008 - Fix lint errors for src/parser.js
      Issue #2008 - Fix lint errors for src/pattern.js
      Issue #2008 - Fix lint errors for src/stream.js
      Issue #2008 - Fix lint errors for src/util.js
      Issue #2008 - Fix lint errors for src/utils/fonts_utils.js
      Issue #2008 - Fix lint errors for src/worker.js
      Issue #2008 - Fix lint errors for make.js
      Issue #2008 - Fix lint errors for external/builder/
      Issue #2008 - Fix lint errors for external/crlfchecker/
      Issue #2654 - Lint with Travis-CI

Jonas (10):
      Make navigation keys work on document load - avoid breaking embedded viewer, take 3
      Resize the zoom box width to fit the content - fix embedding - address comments
      Make links work in fullscreen - fix issue mentioned by @yurydelenik
      Scroll the Thumbnail of the current page into view when exiting fullscreen mode
      Rewrite and refactor getVisibleElements() to make it more generic - address comments by @brendandahl
      Fix bug 795225 - address comment
      Tweak external links in fullscreen mode - follow up on #2712
      Add another preference check to detect if web fonts are disabled in Firefox
      Update Swedish locale with 'printing_not_ready' string
      Detect and add fallback if document colors are disabled in Firefox - address comment

Josh Matthews (1):
      Bug 792582 - Explicitly set privacy status of channels created by pdf.js

Julian Viereck (43):
      Merge pull request #2089 from yurydelendik/remove-currenttransf
      Merge pull request #2100 from brendandahl/zoom-out-mac
      Update web/index.html.template
      Merge pull request #2123 from yurydelendik/rtl-text-indexing
      Add test coverage for simpletype3font test PDF
      Merge pull request #2125 from jviereck/add-test-pdfs
      Fix current.x for type3 font word break
      Make getTextContent return offset array and improve the algorithm. Make
      Backup work before redoing the textContent format
      Change the format of textContent to be an array
      Make the textLayer use extracted textContent
      Change the PDFJS.bidi function calls slightly to avoid creating a seperate object to pass to PDF.JS bidi and just pass in a string
      Do some logging of the outputted text
      Fix typo in new return value of bidi function
      Some comment stuff
      Make the textLayer divs prevent whitespaces
      Remove some debugging informations
      Undo some changes for now until there is support for font.spacedWidth
      Make the search button hidden again
      Improve the space detection for the getTextContent function
      Ensure textLayers content is always fetched and set on the textLayer
      Fix typos that prevent space insertion for showSpaced in getTextContent
      Change the format of the BidiResult object.
      Apply bidi algorithm to the text in the worker
      Add handling for gs in getTextContent
      Remove spaces that don't make sense when using the text in divs
      Make lint happy
      Fix unitialized text/dirs array
      Don't use shadow() for spaceWidth as otherwise sendering the font over to the mainthread causes issues if the worker used the property and the main thread tries to assign the spaceWidth to the getter function
      Fix the driver.js file to handle new TextLayer infrastructure
      Move some more font conversion into loadFont function to make type3 fonts work for now
      Make lint happy again
      Don't compute the string for the TextLayer in the canvas backend anymore and change the syntax of appendText
      Fix AppendText after API changes
      Address Yurys review comments
      Merge pull request #2127 from jviereck/text-algo-3
      Tune whitespace insertion
      Julian's html-search-bar work
      Address yury's review comments
      Fix clear matches functionality
      Fix typo in PartialEvaluator_getTextContent
      Hide header/footer by default when printing from Firefox. See Bug 743252
      Merge pull request #2676 from Snuffleupagus/pagemode

Kalervo Kujala (4):
      Add initial TilingType support.
      Add firefox mouse scrolling support in presentation mode.
      Sharpen the patterns.
      Update finnish localization

Lee Leathers (1):
      Add PDF.js license to package.json

Mack Duan (16):
      Merge pull request #2650 from yurydelendik/form-bar
      Merge pull request #2665 from yurydelendik/jshint-extension
      Merge pull request #2671 from yurydelendik/chrome
      Merge pull request #2666 from yurydelendik/jshint-web-test
      Merge pull request #2681 from vyv03354/bug767455_basefont
      Merge pull request #2700 from yurydelendik/disable-protection
      Merge pull request #2690 from Snuffleupagus/bug-837462
      Merge pull request #2789 from yurydelendik/getString
      Merge pull request #2822 from waddlesplash/css
      Merge pull request #2838 from allstarschh/issue_2829_test
      Fix issue with 'this' binding in PdfStreamConverter
      Support rendering appearance streams for annotations
      Fix issue w/ textlayer on retina causing it to be visible only in top quadrant
      Changes to viewer to support progressive loading
      Remove code that is not being used
      Remove redundant getOperatorList()

Maksim Norkin (1):
      Adding lt l10n

Marco (2):
      Update web/viewer.js
      Update web/viewer.js

Martin Koegler (1):
      Fix decrypting of arrays

Matt Raible (1):
      Fixes Util is not defined in acroforms example when running in prod mode

Michael Payne (5):
      changes to allow chrome extension to load
      added copyright
      remove added inline.js file
      Changes to allowed versioned building of Chrome extension that meets new
      Include uppercase extensions for Chrome

Mike Kamermans (1):
      changed the type1font cff wrapping to use offsets 391,392... instead of 0,1... for pointing to strings in the String INDEX

Mike Taylor (1):
      Fullscreen updates for latest (unprefixed) spec.

Nicolas Pierron (1):
      Ensure the loop counter is not interpreted as a double.

Ofir (2):
      Clone the array manually when slice is missing
      Make sure IE9 gets integers because grad.addColorStop fails with floats

OmeGa (1):
      Add Spanish (Mexico) locale

Peter Lofgren (1):
      Updated Swedish locale

Pimm Hogeling (3):
      Fixes for subtile bugs that were introduced in 59283bdf6d439fdcd1a0ab07b318b48031091b34 and 99440ab6912dee9b780d28b9c425434f4afd8e44, among others.
      Syntax changed that will help minifiers/compilers (such as the Closure Compiler) in their processing. In particular, preventing said minifiers/compilers from making dangerous renames.
      Lint syntax fixes.

Piotr Zalewa (1):
      * InvalidPDFException added

Rob Wu (6):
      Explicitly define layout of toolbar buttons
      Highly improved Chrome extension
      Compatibility with XHTML documents
      Improve download button and behaviour
      Enable Web Worker again in Chrome extension
      Added Chrome extension's author

Saebekassebil (5):
      Merge branch 'mozilla', remote-tracking branch 'origin/master' into mozilla
      Optimize metadata parsing
      Implement NullStream, fix #1832
      Fix annotation clipping
      Fix bugzilla bug#804526, hiding fullscreen button when in an iframe

Schildkroete (4):
      Update l10n/de/viewer.properties
      Updated German locale
      Update German locale
      Update German locale

Serkan Algur (3):
      Turkish Language
      Tr lang
      metadata_locale_tr

Simon Tatham (2):
      Use fetchIfRef to get annotation dictionaries.
      /XYZ destinations: default to top left of the page.

Snuffleupagus (11):
      Add reset of zoom level using CTRL + [Numpad 0] on Swedish keyboard
      Horizontal scrolling using the left/right arrow keys - version 4
      Add word wrap of text in the Outline view to avoid horizontal scrolling
      Fixes the Outline view in RTL languages, follow up of #2510
      Add various improvements to scroll Thumbnails into view - comments addressed
      Change page with up/down arrow keys when zoom is set to 'page-fit'
      Improve the behaviour of the pageNumber input field
      Automatically resize the zoom box width to fit the content
      Updated Swedish locale
      Add 'pagemode' URL parameter - comments addressed
      Prevent text selection divs from overflowing page boundries

Srishti (1):
      Bug #767698 Slider Rename

TheoChevalier (2):
      Update fr locale from m-c
      Merging fr l10n from mozilla-central

Tim Taubert (1):
      Bug 796584 - Don't use localStorage in pdf.js

Tim van der Meij (11):
      Fixed some translation issues in the Dutch locale
      Final commit squash
      Renewed the Dutch translations and added all missing strings from the English language file
      Improved the Dutch and English strings for the first and last page context menu items
      Fixing capital letters
      Updated Dutch translations
      Fixing encoding issues
      Squashing commits for zooming changes
      Squashing commits for disabling zoom buttons feature
      Squashing commits for the close findbar feature
      Updating Dutch translation with print warning

Xavier Fung (70):
      Merge branch 'zh-TW' of https://github.com/xavier114fch/pdf.js
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Merge branch 'master' of github.com:xavier114fch/pdf.js
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Merge branch 'master' of github.com:xavier114fch/pdf.js
      Merge remote-tracking branch 'upstream/master'
      Merge branch 'master' of github.com:xavier114fch/pdf.js
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Merge remote-tracking branch 'upstream/master'
      Update zh-TW translation
      Update find bar translation
      Merge remote-tracking branch 'upstream/master' into zh-TW
      Update zh-TW translation
      Update the keys to match recent changes
      Change page to document
      Update l10n/zh_TW/viewer.properties
      Update zh-TW translation
      zh-TW update for slider rename
      Update zh-TW locale for printing not ready message

Xavier fung (3):
      Update zh-TW Translation
      Update zh-TW translation
      Update zh-TW translation

XiaoJSoft (2):
      Updated Chinese Simplified Locale
      Updated Chinese Simplified Locale

Yury Delendik (389):
      Generates proxy Makefile
      Workaround for chrome's issue 145227
      Changes thumbs and outline panels positioning to absolute
      Merge pull request #2087 from moderation/master
      Removes unnecessary ctx.mozCurrentTransformInverse transforms
      Sync with m-c http://hg.mozilla.org/mozilla-central/rev/162130598df0
      Merge pull request #2092 from yurydelendik/bug789615-1
      Merge pull request #2102 from brendandahl/fix-regression-2087
      Merge pull request #1809 from brendandahl/shading-extend
      Merge pull request #2107 from arturadib/no-bloat
      Adds text layer testing
      Move font translation to the worker
      Refactor text extraction / font loading logic
      Removing font loading hack from MOZCENTRAL
      Merge pull request #2115 from yurydelendik/merge-font-text
      Merge pull request #2122 from brendandahl/updateindex
      Update web/index.html.template
      Fixes RTL text extraction
      Provides right fallback fonts for text layer
      Merge pull request #2130 from Haebaru/master
      Merge pull request #2132 from xavier114fch/zh-TW
      Adds heuristic for monospace font detection
      Fix l10n labels ids for rotation menu items
      Merge pull request #2136 from yurydelendik/bug791525
      Merge pull request #2116 from brendandahl/metro
      Merge pull request #2143 from jviereck/fix-type3-spacing
      Renaming export to exportData
      Workaround for android gb browser bug
      Merge pull request #2131 from saebekassebil/metadata2
      Merge pull request #2058 from Pimm/master
      Renames fullscreen to presentation mode
      Merge pull request #2155 from ironymark/master
      Merge pull request #2144 from xsoh/master
      Merge pull request #2160 from ironymark/master
      Merge pull request #2162 from miketaylr/fullscreen-squashed
      Merge pull request #1906 from brendandahl/use-plain-blob
      Fixes function declaration for strict mode
      Merge pull request #2167 from jviereck/textLayer-whitespaces
      Fixes private browsing history
      Prevents key handling when the input/toolbar controls are focused
      Remove unused constants
      Merge pull request #2182 from q--/master
      Update web/index.html.template
      Merge pull request #2179 from yurydelendik/private-browsing
      Merge pull request #2186 from ttaubert/b2g/async-storage
      Merge pull request #2193 from brendandahl/princpal
      Removes usage of print as log
      Fixes console log methods for IE9
      Merge pull request #2192 from brendandahl/fix-first-run
      Adds localized en-US string for find_not_found
      Minor CSS fixed for find bar
      Merge pull request #2199 from yurydelendik/find-css-1
      Adds .PHONY to Makefile
      Merge pull request #2200 from xavier114fch/zh-TW
      Merge pull request #2198 from yurydelendik/bug792582
      Merge pull request #2197 from brendandahl/integrated-find
      Merge pull request #2202 from brendandahl/find-bugs
      Merge pull request #2205 from brendandahl/find-next
      Add pilot find next/prev icons; localization
      Adds more presentation mode controls
      Escape key closes findbar
      Adds tabindex; remove search field type
      Removes PutBinaryImageData compatibility check (re:bug 762657)
      Merge pull request #2060 from kkujala/master
      Fixes font debugger; text builder api refactoring
      Fixes order in which are divs added to the text layer
      Merge pull request #2224 from cskau/rotation-above-360
      Merge pull request #2206 from timvandermeij/first-last-page-context-menu
      Merge pull request #2225 from timvandermeij/dutch-translations
      Merge pull request #2226 from timvandermeij/dutch-english-translations
      Rounds page div to the canvas size
      Merge pull request #2227 from brendandahl/delay-extract-text
      Hides cursor in presentation mode
      Merge pull request #2231 from brendandahl/enable-iframe-find
      Fixes fit-page and fullscreen
      Moving fullscreen top border few pixels up
      Stops font processing when valid glyphs are absent in the font
      Merge pull request #2241 from Haebaru/master
      Suppresses useless for PDF rendering font tables
      Fixes cmap when 0xFFFF character is included
      Fixes reading CFF with two .notdef in charset
      Reducing parameter of Mac->Win heuristic
      Removes 'visiblePages[0] is undefined' error
      Merge pull request #2252 from yurydelendik/no-visible-pages-undef
      Fixes 'currentPage is undefined' viewer error
      Merge pull request #2239 from yurydelendik/no-glyphs-message
      Partially reverts #2239 due to reftest fails
      Fixes #2255
      Defines at least one glyph if none was found
      Adds Type1 sbw command support for horizontal fonts
      Falls back to ErrorFont when font object is not available or corrupted
      Fixes text clipping
      Merge pull request #2256 from brendandahl/increase-wait
      Merge pull request #2257 from waddlesplash/master
      Merge pull request #2258 from brendandahl/mc-review-0.6.2
      Merge pull request #2262 from waddlesplash/master
      Fixes test pdfs MD5; make server does not download
      Using CMYK SWOP colors
      Merge pull request #2272 from moderation/master
      Fixes output for HiDPI device
      Merge pull request #2285 from brendandahl/async-find
      Merge pull request #2292 from saebekassebil/mozilla
      Merge pull request #2293 from saebekassebil/annot
      Merge pull request #2299 from ironymark/master
      Merge pull request #2295 from waddlesplash/master
      Fixes getNumber at the end of stream
      Merge pull request #2305 from brendandahl/remove-innerhtml
      Merge pull request #2309 from brendandahl/forward-original-request
      Merge pull request #2298 from zalun/show_alert_on_invalid_pdf_structure
      Ignore test log files
      Merge pull request #2311 from brendandahl/change-owner
      Fixes incomplete restore in paintFormXObject
      Merge pull request #2315 from waddlesplash/master
      Merge pull request #2319 from Haebaru/master
      Merge pull request #2318 from init-js/master
      Separate page objects/images from the fonts; does not store large images
      Fixes find_wrapped_to_bottom string
      Fixes find_wrapped_to_bottom fallback string
      Merge pull request #2322 from xavier114fch/zh-TW
      Merge pull request #2323 from waddlesplash/master
      Merge pull request #2326 from yurydelendik/issue-2296
      Merge pull request #2313 from yurydelendik/issue-1905
      Merge pull request #2328 from brendandahl/css-tweaks
      Merge pull request #2330 from jviereck/fix-typo
      Merge pull request #2327 from brendandahl/un-inline
      Merge pull request #2335 from benbro/master
      References wiki/Additional-Learning-Resources page
      Merge pull request #2339 from brendandahl/fix-first-page
      Adds ttx test harness
      Fixes lineWidth/scale calculation for the fonts
      Fixes stream loading for XRefStm
      Adds basic PDF info
      Fixes compressed object entries caching
      Adds mozcentralcheck and mozcentraldiff targets
      Re-creates invalid post table
      Verifies some of the OS2 font table fields
      Validate charstrings
      Cleaning name table
      Merge pull request #2363 from saebekassebil/hidefullscreen
      Merge pull request #2360 from waddlesplash/refactor
      Merge pull request #2356 from TheoChevalier/master
      Add license header to the rest of the l10n properties files
      Merge pull request #2365 from yurydelendik/add-lic-properties
      Removes vtmx and vhea tables; sanitizes fpgm and prep
      Rejects post table if maxp numGlyph does not match
      Merge pull request #2387 from albertvp/master
      Merge pull request #2381 from brendandahl/print-scale
      Merge pull request #2389 from loftux/locale-sv
      Merge pull request #2390 from nbp/extra-font-optim
      Merge pull request #2392 from benbro/master
      Merge pull request #2394 from brendandahl/l10n-fix
      Merge pull request #2397 from xavier114fch/master
      Merge pull request #2402 from Haebaru/master
      Merge pull request #2400 from khodzha/2279_issue
      Fixes function array support for radial/axial pattern
      Merge pull request #2405 from mehlis/patch-1
      Merge pull request #2413 from yurydelendik/bug-815475
      Merge pull request #2415 from brendandahl/gaia-activity-bar
      Updates webL10n; using viewer.properties as is
      Refactors getRgb and makeCssRgb calls; reduces amount of created objects
      Merge pull request #2420 from brendandahl/b2g-gui
      Merge pull request #2418 from yurydelendik/refactor-cs
      Refactors Lab CS; uses different conversion for D50 and D65; adds getRgbItem
      Replaces rsync to cp (to support Windows)
      Detecting if web fonts are disable in Firefox.
      Excluding Type3 fonts from the check; removing dead code
      Fixes "TypeError: info is undefined"
      PDF.js features testing
      Merge pull request #2427 from yurydelendik/features-2
      Fixes feature tests titles
      Using setDash for dashed lines
      Merge pull request #2297 from brendandahl/rescale
      Merge pull request #2436 from brendandahl/log-user-agent
      Merge pull request #2432 from yurydelendik/setDash
      Merge pull request #2438 from brendandahl/authors
      Removes "too many inline images" limit
      Removes comment per #2372
      Split large image groups into smaller chunks
      Merge pull request #2444 from xavier114fch/master
      Merge pull request #2445 from Haebaru/master
      Fixes encoding reading in CFF fonts
      Merge pull request #2451 from brendandahl/opentype-warn
      Merge pull request #2450 from waddlesplash/master
      Merge pull request #2449 from brendandahl/statsrecord
      Tests presence of the xhr-response in the worker
      Merge pull request #2459 from Snuffleupagus/numpad_zoom_reset
      Merge pull request #2461 from Snuffleupagus/horizontal_scrolling
      Merge pull request #2467 from danieljohansson/master
      Merge pull request #2466 from saebekassebil/filespec
      Merge pull request #2465 from brendandahl/fix-expansion-factor
      Merge pull request #2490 from Schildkroete/master
      Merge pull request #2488 from brendandahl/fix-migration2
      Merge pull request #2493 from brendandahl/wip-encode
      Merge pull request #2491 from Schildkroete/master
      Refactors private browsing logic
      Refactors rescaleImage: improving quality of scanned images
      Merge pull request #2510 from Snuffleupagus/outline-word-wrap
      Merge pull request #2511 from Snuffleupagus/fix-RTL-outline
      Merge pull request #2463 from brendandahl/remove-cid-keys
      Disables *Blue* values when HINT_ENABLED == false
      Refactors encodeFloat and flex args
      Merge pull request #2521 from brendandahl/remove-cff-test
      Refactors font matrix operations
      Traces pdf.js version
      Fixes creation of OS/2 table
      Merge pull request #2500 from brendandahl/private-entries
      Merge pull request #2538 from xavier114fch/zh-TW
      Merge pull request #2551 from Haebaru/master
      Merge pull request #2548 from brendandahl/isdict-fix
      Merge pull request #2562 from vyv03354/master
      Merge pull request #2547 from mduan/issue2085
      Merge pull request #2566 from mduan/issue2099
      Merge pull request #2549 from mduan/issue2391
      Merge pull request #2574 from Snuffleupagus/pagechange-with-up/down-keys-pagefit
      Merge pull request #2571 from mduan/issue2129
      Merge pull request #2567 from vyv03354/master
      Merge pull request #2585 from xiaojsoft/master
      Fixes feature tests misleading success results
      Merge pull request #2597 from vyv03354/master
      Fix dir attribute for the extension
      Merge pull request #2602 from vyv03354/issue2598
      Merge pull request #2590 from Snuffleupagus/pageNumber-float-fix
      Merge pull request #2581 from brendandahl/fix-cid
      Fixes intermittent rendering stop
      Merge pull request #2527 from brendandahl/type1-charstrings
      Merge pull request #2615 from vyv03354/master
      Wait for animation frame before displaying stuff
      Merge pull request #2626 from wfwalker/addmissingpdfexception
      Fixes reading of the widths for CID fonts
      Merge pull request #2625 from brendandahl/threaded-server
      Merge pull request #2631 from xavier114fch/zh-TW
      Merge pull request #2633 from brendandahl/disable-print-selection
      Merge pull request #2624 from vyv03354/bug835661
      Merge pull request #2628 from mduan/issue2128
      Merge pull request #2606 from mduan/issue1512
      Merge pull request #2634 from Pomax/type1-string-index-SIDs
      Merge pull request #2635 from brendandahl/content-disposition-filename
      Tests for issue 2627
      Merge pull request #2584 from mduan/issue2537
      Merge pull request #2572 from mduan/issue2477
      Merge pull request #2644 from SSk123/edit_slider_name
      Merge pull request #2646 from xavier114fch/zh-TW
      Fixes cmap sanitizer fro #215
      Fallback when AcroForm is present
      Merge pull request #2612 from Snuffleupagus/zoom-select-adjustable-width
      Merge pull request #2639 from jbuck/jshint
      Merge pull request #2655 from jbuck/travisci
      Merge pull request #2659 from Haebaru/master
      Disables gjslint results
      Merge pull request #2662 from yurydelendik/disable-gjslint
      Merge pull request #2657 from vyv03354/master
      Enforces maxlen for jshint
      Enforces quotmark=single for jshint
      Merge pull request #2664 from yurydelendik/jshint-gjslint
      Adds the extensions/* files for jshint
      Workaround for Chrome's issue 174023
      Adds web/* and test/* for jshint target
      Merge pull request #2673 from Snuffleupagus/updated-swedish-locale
      Merge pull request #2668 from vyv03354/bug834075
      Replacing gjslint with jshint; fixing jshint for windows
      Merge pull request #2672 from yurydelendik/lint
      Merge pull request #2675 from vyv03354/issue2674
      Merge pull request #2680 from vyv03354/bug767455_bxex
      Merge pull request #2683 from vyv03354/bug824601
      Merge pull request #2689 from xiaojsoft/master
      Fixes text search for "secured" documents
      Merge pull request #2695 from yurydelendik/copy-protection-2
      Merge pull request #2696 from alpha-omega/master
      Merge pull request #2697 from vyv03354/bug792816
      Reverts 729b82, d5f65f and 724add
      Merge pull request #2701 from Haebaru/master
      Merge pull request #2702 from timvandermeij/updated-dutch-translations
      Merge pull request #2707 from timvandermeij/disable-zoom-buttons
      Merge pull request #2703 from timvandermeij/close-findbar-without-focus
      Adds zoom buttons ids (follow up on #2707)
      Merge pull request #2708 from marco-c/patch-1
      Merge pull request #2693 from bit/master
      Merge pull request #2715 from bit/fix_imageLayer_scale
      Merge pull request #2717 from kaisercrazy/master
      Merge pull request #2711 from marco-c/patch-2
      Merge pull request #2727 from vyv03354/feature_TextDecoder
      Merge pull request #2734 from jviereck/print-print-margin
      Merge pull request #2735 from piotrex/patch-1
      Merge pull request #2743 from vyv03354/fx19release
      Merge pull request #2741 from piotrex/master
      Merge pull request #2732 from vyv03354/issue2728
      Merge pull request #2731 from AluisioASG/d18f8d11bc7b5157e727b82eccdec6676f4bca07
      Merge pull request #2705 from timvandermeij/even-zooming
      Merge pull request #2779 from waddlesplash/findbar
      Fixes symbols positioning in JBIG2
      JBIG2: finds end of segment when length is not specified
      Fixes getString
      Merge pull request #2785 from vyv03354/issue2674
      Fixes template 1 for decoding
      Merge pull request #2773 from Snuffleupagus/focus
      Merge pull request #2805 from brendandahl/no-hide-download
      Merge pull request #2781 from waddlesplash/textselection
      Merge pull request #2821 from waddlesplash/textselection
      Merge pull request #2832 from ofirdev/master
      Merge pull request #2712 from Snuffleupagus/fullscreen-links
      Merge pull request #2836 from sgtatham/master
      Merge pull request #2826 from vyv03354/83pv
      Merge pull request #2816 from Snuffleupagus/zoom-select-adjust-followup
      Merge pull request #2809 from divergentdave/TJ_text_selection
      Merge pull request #2844 from vyv03354/issue2842
      Merge pull request #2177 from kkujala/tiling
      Merge pull request #2848 from waddlesplash/css
      Merge pull request #2839 from brendandahl/auto-print
      Merge pull request #2858 from mkoegler/master
      Merge pull request #2862 from kkujala/l10n
      Fixes NameTree reading
      Merge pull request #2868 from yurydelendik/issue-2867
      Merge pull request #2865 from vyv03354/90pv
      Merge remote-tracking branch 'mozilla/master' into cidtype2
      Replacing page shadow with image; removing some profixed styles
      Merge pull request #2877 from vyv03354/tilector
      Merge pull request #2875 from vyv03354/tounicode
      Merge pull request #2874 from yurydelendik/shadow
      Keeping Ctrl+0 unhandled
      Merge branch 'ctrl0'
      Merge pull request #2879 from vyv03354/type3
      Merge pull request #2872 from sgtatham/master
      Takes top border width in account (cont #2874)
      Merge pull request #2880 from yurydelendik/clientTop
      Merge pull request #2861 from brendandahl/save-as-2
      Seac support for Windows
      Adds endchar with 4 arguments test.
      Update README.md
      Updates shell.js to v0.1.2
      Takes clientTop in account in getVisibleElements
      Merge pull request #2910 from ofirdev/master
      Removes isOS2Valid; resets fsType
      Merge pull request #2912 from brendandahl/empty-private-dict
      Merge pull request #2918 from vyv03354/test2842
      Adds optional Shift for zoom keybindings
      Merge pull request #2926 from yurydelendik/shift-zoom
      Merge pull request #2915 from dummas/master
      Merge pull request #2903 from brendandahl/blend-modes
      Handles embed tags via PlayPreview API
      Merge pull request #2932 from vyv03354/bug849627
      Merge pull request #2942 from brendandahl/add-back-cid
      Merge pull request #2952 from vyv03354/b5pc
      Merge pull request #2724 from yurydelendik/embed-2
      Merge pull request #2953 from vyv03354/negheight
      Adding PlayPreview API support to pdf.js/mozilla-central
      Merge pull request #2936 from brendandahl/trans-groups2
      Merge pull request #2959 from vyv03354/cmap4
      Merge pull request #2954 from vyv03354/msjfonts
      Merge pull request #2961 from Snuffleupagus/fix-viewBookmark
      Fixes chrome extension build (#2951)
      Merge pull request #2955 from vyv03354/warn_unsupported
      Protection from empty/invalid root or kid in NameTree
      Adds unicode conversion for js code
      Fixes notificationBox on Linux
      Merge pull request #2999 from theoreticaLee/master
      Merge pull request #2978 from brendandahl/color-maps
      Merge pull request #2972 from brendandahl/blend-mode-feature-test
      Merge pull request #3005 from Snuffleupagus/show-infobar
      Merge pull request #2914 from mduan/chunked-viewer-only
      Fixes PDF application switch in Firefox.
      Merge pull request #3010 from piotrex/patch-2
      Merge pull request #3011 from Snuffleupagus/printing-not-ready
      Merge pull request #3013 from xavier114fch/zh-TW
      Merge pull request #3014 from timvandermeij/print-warning-dutch
      Merge pull request #3009 from brendandahl/backdrop
      Merge pull request #3015 from Haebaru/master
      Speeds up the CMYK color conversion
      Merge pull request #3021 from brendandahl/key-ref
      Merge pull request #3003 from brendandahl/type1-parser
      Merge pull request #2945 from mduan/annotation
      Workaround for FF17 to be able to download the pdf file
      Merge pull request #3026 from TheoChevalier/master
      Updates MD5 for german-umlat.pdf
      Merge pull request #2854 from allstarschh/hmm_pdf_not_found
      Update MD5 for blendmode.pdf
      Merge pull request #2947 from brendandahl/decoding
      Merge pull request #2919 from Snuffleupagus/external-links
      Fixes pdf application switching in FF22/23 (redo)
      Merge pull request #3035 from Inkbug/issue2998
      Merge pull request #3018 from Snuffleupagus/detect-colors-disabled
      Disables cloning of the Dict
      Merge pull request #3022 from Rob--W/css-button-fix
      Merge pull request #3038 from brendandahl/lab-cs
      Fixes Dict_assignXref type
      Merge pull request #3017 from Rob--W/chrome-extension
      Adds check for textDivs presence; removes textLayerQueue
      Merge pull request #3043 from yurydelendik/cleanup-textlayer
      Merge pull request #3051 from piotrex/patch-1
      Merge pull request #3045 from mduan/remove-gfx

allstars.chh (3):
      Add support for big5 encoding.
      test for issue2829.
      update manifest of hmm.pdf

benbro (1):
      Workaround for Private Use Area characters in Chrome on Windows

gigaherz (2):
      Implement page rotation controls using keyboard (R/shift-R) and context menu.
      Refresh the zoom settings after rotating the pages also for non-fullscreen, using the current value of the scale.

haebaru (7):
      Update l10n/ja/viewer.properties
      Updated Japanese locale
      Updated Japanese locale
      Updated Japanese locale
      Updated Japanese locale
      Updated Japanese locale
      Updated Japanese locale

j (2):
      add imageLayer
      fix image width/height for zoomed viewport

khodzha (1):
      fix of combineUrl(baseUrl, url) in case of url - null, empty, undefined + unittests

mduan (14):
      Handle some illegal characters in hex string
      Support corrupted pdfs that are encrypted but lack 'ID' in trailer
      Fix bug w/ exception not being passed to error callbacks of a Promise
      Handle missing 'FontName' entry in FontDescriptor object
      Skip commands that have too few arguments
      Do not error when an EndOfPage segment is encountered in jbig2
      Default to a built-in font if an invalid non-embedded font is encountered
      Add support for GBK-EUC-H encoding for cid fonts
      Implement 9.6.6.4 of pdf spec for truetype fonts
      Make firstPage work in test_manifest.json + rename pageLimit -> lastPage
      Indent code in test.py properly
      Make canvas transform matrix account for devicePixelRatio
      Fix invalid version number in truetype 'head' table
      Sanitization of truetype fonts to fix #2537

piotrex (4):
      Create chrome.properties
      Update l10n/pl/viewer.properties
      Squashed commits to Polish viewer.properties.
      Localized "web_colors_disabled" to Polish

q-- (1):
      Removed en-US from link to stable version in Readme

vyv03354 (36):
      Fix a problem about Japanese PDFs without embedded fonts
      Added a test PDF having Identity-H encoding without embedded font
      Supports 'H/V', 'EUC-H/V' and '90ms*' CMaps
      Merge branch 'master' of https://github.com/mozilla/pdf.js
      Added tests for PDFs having 'H', 'EUC-H', and '90ms' encodings
      Fixes non-Japanese characters spacing
      Update font name matching for Type 0 CIDFont
      CFF parser didn't count hints defined by hstem/vstem
      Add Hankaku-Latin cid to Unicode mappings
      Make an effort to adhere the spec 7.6.3.2
      Handle the error in RequestListener.receive
      Reduce warning spam caused by BX/EX
      Support non-BMP characters contained in embedded fonts
      Take BaseFont entry from CIDFont dict instead of Type 0 Font dict
      Replace getUserData()/setUserData() with CustomEvents
      Implements the print permission
      Implements vertical writing
      Add feature tests for TextDecoder
      Remove the test of experimental properties in workers
      Update README.md
      Add a dummy byte at end of the CFF table to satisfy sanitizer
      Implement "83pv" CMap and fix CIDFontType0 handling
      Fix spacing calculation of TJ operator
      Implement "90pv" CMap
      Convert cid to Unicode when rebuilding Type 2 CID fonts encoded with non-Identity CMap
      Convert CID fonts using "ToUnicode" CMap if available
      Pass commonObjs to TilingPattern constructor
      Skip FontName vs. BaseFont check for Type 3 fonts
      Regression test for issue 2842
      Fix the calculation of default vertical metrics
      Implement "B5pc-H" CMap
      Deal with negative vScale value
      Add MS built-in Japanese fonts to nonStdFontMap
      Always separate the last segment of the format 4 'cmap' subtable
      Add a console warning when JavaScript/AcroForm/XFA was found
      Correct a typo in DeviceRgbCS_getRgbBuffer

waddlesplash (13):
      More descriptive link types warning.
      Support 'GoToR' links.
      Make the comments look nicer & fix a linebreak bug.
      Add more annotation icons and vectorize the logo.
      Vectorize the logo.
      Refactor names in various files.
      Add German keyboard "+"-zoom.
      Fixes to findbar CSS.
      Ignore empty strings for text selection.
      Add "cursor: text;" to textLayer div CSS.
      Add myself to AUTHORS file.
      Spacing fixes.
      CSS fixes to the sidebar.

xsoh (2):
      Update the Arabic document
      Changing some words and fixing spaces

-----------------------------------------------------------------------

-- 
pdf.js packaging



More information about the Pkg-javascript-commits mailing list