Yury Delendik
f57c6935d7
Implements WebGL support
11 years ago
Yury Delendik
63f438006b
Fixes lint for windows; adds test/font/fontutils.js
11 years ago
Tim van der Meij
c6f009403d
Implements importl10n command
11 years ago
Jonas Jenwald
f6cfab0061
[Firefox] Stop importing default_preferences.js as a module and include it instead
11 years ago
Yury Delendik
0fe0bb12d4
Removes test.py
11 years ago
Yury Delendik
c2376e5cea
Migrating test.py to test.js
11 years ago
Yury Delendik
4df24f457a
Replaces pythons web server
11 years ago
Yury Delendik
1d8f6cf0e7
Updates make.js for cmaps and make binary cmaps by default
11 years ago
Yury Delendik
69efd9cb96
CMaps binary packing
11 years ago
Jonas Jenwald
855b96990c
Fix coding style in make.js
11 years ago
fkaelberer
7b5b5178ef
Extract duplicate arithmetic decoder to own class
11 years ago
Yury Delendik
ea9c8f8c95
Fixed mozcentral build
11 years ago
Mitar
2c82e720b8
Updated to current latest stable version of jshint.
11 years ago
Brendan Dahl
b8f7bcaf02
Use only one resource url for moz central build.
11 years ago
Brendan Dahl
b5b94a4af3
Use built in CMaps and unify the glyph mapping.
11 years ago
Yury Delendik
894c82cec9
Removes -moz-box-sizing usage
11 years ago
Yury Delendik
e9327050c3
Basic function.js split
11 years ago
Yury Delendik
bf432a37bb
Refactors shared/pattern.js into core/ and display/
11 years ago
Yury Delendik
17dfc7c700
Use jshint v1.1
11 years ago
Tim van der Meij
2684c79c4d
Cleaning up files in extension
11 years ago
Yury Delendik
2b298a7a34
Adds make minified command
11 years ago
Tim van der Meij
c6640809a4
Removing extension-files file
11 years ago
Gregory Jordan
04e2235ce7
Fix singlefile build target
11 years ago
Gregory Jordan
1838ec0427
Add a singlefile target to build one concatenated file
12 years ago
Jonas Jenwald
60610cd625
Implement default preferences
12 years ago
Brendan Dahl
c79acf5861
Fix the B2G viewer and enable bot preview.
12 years ago
Brendan Dahl
f32e65b19f
Read multi-byte character codes based on codespace ranges.
12 years ago
Yury Delendik
79c57dc04e
Fixes 'make web' after chromium directory remaning
12 years ago
Andreas Bovens
8dc41e7483
adjusted some more chrome references in make.js and README.js as per @yurydelendik's suggestion
12 years ago
Andreas Bovens
4a4f570aed
adjusted paths in make.js to reflect chromium instead of chrome
12 years ago
Brendan Dahl
bb2529de03
Move the creation of canvas path fonts to the worker.
12 years ago
Yury Delendik
3f530c43a9
Specifies default workerSrc (if possible)
12 years ago
Yury Delendik
ba23a9e8f9
Adds initial telemetry probes
12 years ago
Brendan Dahl
5ecce4996b
Split files into worker and main thread pieces.
12 years ago
Yury Delendik
2ab481a1da
Removes foreign for Firefox CSS prefixes
12 years ago
Vivin Paliath
83b6eaed16
pr #3356
...
squashing commits.
12 years ago
Yury Delendik
0e133f0090
Drawing without fillText; refactoring ADD_TO_PATH
12 years ago
Mack Duan
f8f4b3f45d
Refactor code for annotations
12 years ago
Mack Duan
e1a50eda59
Fix node make extension for building chrome
12 years ago
Mack Duan
ef423ef30c
Implement progressive loading of PDFs
12 years ago
Rob Wu
e181a3c902
Highly improved Chrome extension
...
Full list feature changes in this commit:
- Support for iframes
- Switched to content-type (MIME) detection instead of hard-coding a
case-sensitive check for the .PDF extension
- The PDF's original URL is visible in the omnibox
- Support for incognito mode
Note: PDF viewer is disabled for the file:// + incognito
combination, because it's currently impossible to get the combination
to work.
See https://github.com/mozilla/pdf.js/pull/3017#issuecomment-15693432
12 years ago
Brendan Dahl
76ff549899
Bump version number to 0.8.
12 years ago
Yury Delendik
9ec9754eba
Fixes chrome extension build ( #2951 )
12 years ago
Aluísio Augusto Silva Gonçalves
d18f8d11bc
Add icons to the Chrome extensions
12 years ago
Yury Delendik
cb68adb80f
Replacing gjslint with jshint; fixing jshint for windows
12 years ago
Yury Delendik
81f8f92696
Adds web/* and test/* for jshint target
12 years ago
Yury Delendik
fcc169453b
Adds the extensions/* files for jshint
12 years ago
Yury Delendik
5cf0d8fa80
Enforces maxlen for jshint
12 years ago
Yury Delendik
9216435953
Disables gjslint results
12 years ago
Jon Buckley
442bd8bd5a
Issue #2654 - Lint with Travis-CI
12 years ago