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
Jon Buckley
c226147d09
Issue #2008 - Fix lint errors for external/crlfchecker/
12 years ago
Jon Buckley
10cdb48f36
Issue #2008 - Fix lint errors for external/builder/
12 years ago
Jon Buckley
c4eab852e0
Issue #2008 - Fix lint errors for make.js
12 years ago
Jon Buckley
19dbeaa23e
Issue #2008 - Add jshint
12 years ago
Yury Delendik
7b70710565
Traces pdf.js version
12 years ago
Brendan Dahl
2c7fea0e69
Bump the version to 0.7.
13 years ago
Yury Delendik
10f37f7e40
PDF.js features testing
13 years ago
Brendan Dahl
fd4e40c82b
New GUI for B2G viewer.
13 years ago
Yury Delendik
e5247e4895
Updates webL10n; using viewer.properties as is
13 years ago
Brendan Dahl
df0d9be4a5
Add close button and title bar for b2g.
13 years ago
Yury Delendik
fb0fd9e862
Adds mozcentralcheck and mozcentraldiff targets
13 years ago
Yury Delendik
5afec33956
Adds ttx test harness
13 years ago
Brendan Dahl
babd8df176
Un-inline pdf.js for the extension/mozcentral and remove fetch pdf by content code.
13 years ago
Yury Delendik
ee16090bc2
Fixes test pdfs MD5; make server does not download
13 years ago
Brendan Dahl
36f6987aa1
Bump the version number.
13 years ago
Yury Delendik
dc451b0028
Adds .PHONY to Makefile
13 years ago
Artur Adib
790f60830b
remove target.pagesrepo, commit here (not bot)
13 years ago
Artur Adib
4c21197963
fix gh-pages bloat
13 years ago
Michael Payne
6ca9245a39
Changes to allowed versioned building of Chrome extension that meets new
...
Chrome extension security requirements
13 years ago
Michael Payne
088c6e17e8
changes to allow chrome extension to load
...
changes to remove inline scripts, update manifest version, fix make.js
so compatibility.js isn't included for chrome. Due to new Chrome
extension changes outlined at
http://developer.chrome.com/extensions/manifestVersion.html
13 years ago