Brendan Dahl
9c56c6f9f6
Merge pull request #5263 from yurydelendik/stream
...
Implement streaming using moz-chunk-arraybuffer
11 years ago
Yury Delendik
4189c78488
Merge pull request #5308 from Snuffleupagus/fonts-mmtype1
...
Add support for MMType1 fonts with embedded font files
11 years ago
Yury Delendik
76b3e5d342
Merge pull request #5339 from yurydelendik/dist
...
Adds readme file for the pdfjs-dist repo.
11 years ago
Yury Delendik
e0bb2f76d2
Merge pull request #5335 from Snuffleupagus/pdfBug-text-highlight
...
Fix text highlighting in the Font Inspector in the debugger
11 years ago
Yury Delendik
d0b02525a6
Merge pull request #5337 from Snuffleupagus/fix-stepper-page-change
...
Fix a regression preventing page change in the Stepper in the debugger
11 years ago
Yury Delendik
10f702f60e
Adds readme file for the pdfjs-dist repo.
11 years ago
Jonas Jenwald
7af46b433d
Fix a regression preventing page change in the Stepper in the debugger
...
This is a regression from ddd3c8fc2f
, which prevents changing pages in the Stepper.
(Apart from fixing the bug, for the sake of consistency, I also removed one instance of `parseInt`.)
11 years ago
Jonas Jenwald
9c3ea3c40b
Fix text highlighting in the Font Inspector in the debugger
...
After PR #5282 , the text highlighting in the Font Inspector is very hard to see against a white background. That seems to be an oversight from the mentioned PR, hence this patch fixes that.
11 years ago
Brendan Dahl
a2e8a5ee7f
Merge pull request #5282 from CodingFabian/nicer-overlapping-text-selection
...
TextLayer selection coloring improvement for overlap.
11 years ago
Brendan Dahl
678fb0ea9f
Merge pull request #5314 from yurydelendik/issue5313
...
Fixes names collisions in content.js
11 years ago
Yury Delendik
942c838afe
Merge pull request #5330 from Snuffleupagus/better-getData-unittest
...
Improve the getData unit test
11 years ago
Yury Delendik
ed24eacdf2
Merge pull request #5327 from yurydelendik/dist
...
Builds distribution package for npm and bower.
11 years ago
Jonas Jenwald
dc5b0d251f
Improve the getData unit test
...
As a follow-up to PR #4795 , this patch improves the `getData` unit test to ensure that the returned data is of the expected type and of the correct length.
11 years ago
Yury Delendik
2704119c90
Builds distribution package for npm and bower.
11 years ago
Yury Delendik
d6328bbbed
Imports L10n
11 years ago
Yury Delendik
12ec2a000b
Merge pull request #5318 from mitar/patch-2
...
textLayer is not used anymore in render context
11 years ago
Tim van der Meij
a4cb67b9d1
Merge pull request #5321 from timvandermeij/misc-fixes
...
Fixes milestones link in README.md and adds pdfBugEnabled to the Chrome extension preferences
11 years ago
Tim van der Meij
6f3ae49b8c
Adds pdfBugEnabled to the Chrome extension preferences
11 years ago
Tim van der Meij
7dba085fa8
Fixes milestones link in README.md
11 years ago
Yury Delendik
07a2539867
Replaces (chunk in this.loadedChunks)
11 years ago
Yury Delendik
c3f191a27c
Implement streaming using moz-chunk-arraybuffer
11 years ago
Yury Delendik
477efd52bc
Merge pull request #5320 from yurydelendik/hashes
...
Merge of the #5311 and #4956
11 years ago
Yury Delendik
63b7fa5634
Merge branch 'issue-4954' of https://github.com/Snuffleupagus/pdf.js into hashes
...
Conflicts:
web/viewer.js
11 years ago
Yury Delendik
f6e2167b73
Merge pull request #5311 from manolopm/master
11 years ago
Mitar
2f72ac1255
textLayer is not used anymore in render context.
...
It should be removed to prevent confusion when reading the code.
11 years ago
Yury Delendik
e77e5c442f
Copies pdfjschildbootstrap.js for MOZCENTRAL
11 years ago
Yury Delendik
d323f23750
Merge pull request #5312 from Snuffleupagus/e10s-fixes-2
...
For |make firefox/mozcentral| builds, add cleanupJSSource to remove duplicate file headers in extensions/firefox/content/PdfjsChromeUtils.jsm
11 years ago
Yury Delendik
9855fa39d7
Merge pull request #5317 from yurydelendik/e10s-rev
...
Bug 1064496 review changes
11 years ago
Jim Mathies
b399f19426
Bug 1064496 review changes
11 years ago
Yury Delendik
b614782ebb
Merge pull request #5315 from yurydelendik/bug1053028
...
Adds preprocessor directive to the X-Content-Security-Policy stuff
11 years ago
Yury Delendik
861a7615ff
Adds preprocessor directive to the X-Content-Security-Policy stuff
11 years ago
Yury Delendik
dd48d1c352
Fixes names collisions in content.js
11 years ago
Jonas Jenwald
6c9aa6d795
For |make firefox/mozcentral| builds, add cleanupJSSource to remove duplicate file headers in extensions/firefox/content/PdfjsChromeUtils.jsm
11 years ago
Manuel Padrón Martínez
293d566f67
Changed to lowercase everywhere the hashParams is compared
11 years ago
Manuel Padrón Martínez
4623f20221
Lowerize the params to allow case sensitive
11 years ago
Yury Delendik
d66314cfb3
Merge pull request #5305 from Snuffleupagus/e10s-fixes
...
Miscellaneous e10s fixes
11 years ago
Jonas Jenwald
3c759e296a
Add support for MMType1 fonts with embedded font files
11 years ago
Jonas Jenwald
8d27f38c64
Rename |_isPrefAllowed| to |_ensurePreferenceAllowed| in extensions/firefox/content/PdfjsChromeUtils.jsm
11 years ago
Jonas Jenwald
dbe756c406
Update the license header in extensions/firefox/content/pdfjschildbootstrap.js; see https://bugzilla.mozilla.org/show_bug.cgi?id=942707#c99
11 years ago
Jonas Jenwald
c00951e3e4
Add back pdfBugEnabled pref check in the |log| function in extensions/firefox/content/PdfStreamConverter.jsm
11 years ago
Jonas Jenwald
3ac9bd063d
Fix setPreferences regression from the e10s patch (PR 5115)
11 years ago
Jonas Jenwald
b97d2351aa
Merge pull request #5306 from xavier114fch/zh-TW
...
Update zh-TW translation
11 years ago
Xavier Fung
0340e4c12f
Update zh-TW translation
...
Update text of "unexpected_response_error".
11 years ago
Brendan Dahl
f6745d5b03
Merge pull request #5115 from yurydelendik/e10s
...
Firefox pdf viewer support for e10s (Bug 942707).
11 years ago
Yury Delendik
1cda4c7a4b
Loading PDF.js extension into e10s windows
11 years ago
Yury Delendik
15681adbb9
Merge pull request #5245 from Snuffleupagus/issue-5244
...
Further amend GlyphMapForStandardFonts (issue 5244)
11 years ago
Yury Delendik
ffb613bbac
Merge pull request #5275 from Snuffleupagus/exception-propagation
...
Fix the exception propagation when rejecting workerReadyCapability
11 years ago
Jonas Jenwald
e09666901d
Merge pull request #5302 from yurydelendik/issue5293
...
Removes examples from jsbin.com
11 years ago
Yury Delendik
de844a8826
Removes examples from jsbin.com
11 years ago
Brendan Dahl
403b7df6e7
Merge pull request #5233 from Snuffleupagus/bug-1057544
...
Workaround for TrueType fonts with exotic cmap tables (bug 1057544)
11 years ago