232 Commits (a9c37c242e98eddca0d49ac7bcf201535eaedeb8)

Author SHA1 Message Date
Tim van der Meij 79db293c36 Stop building the AMO extension 9 years ago
Tim van der Meij b25bc27498 Remove B2G extension building target 9 years ago
klemens 6f03f62327 trivial spelling fixes 9 years ago
Jonas Jenwald a69e862bc4 [Firefox addon] Remove compatibility.js 9 years ago
Tim van der Meij 6a7012aaca Remove unused variables 9 years ago
Yury Delendik fe6001363d Moves all testing into gulpfile. 9 years ago
Tim van der Meij 5166b46a1c Port the `publish` target to Gulp 9 years ago
Yury Delendik 5568a19ee3 Moves bundle target/task to gulpfile.js 9 years ago
Yury Delendik 3132941948 Removes app.js dependency on mozPrintCallback_polyfill.js. 9 years ago
Yury Delendik 81fc46e666 Refactors FindController dependencies. 9 years ago
Yury Delendik 006e8fb59d Introduces UMD headers to the web/ folder. 9 years ago
Yury Delendik ae415f9e80 Removing "entry-loader" dependency from webpack. 9 years ago
Yury Delendik 1d12aed5ca Move all PDFJS.xxx settings into display/global. 9 years ago
Yury Delendik 38c41d86c6 Specifies package format for jspm. 9 years ago
Yury Delendik d7d7935648 Initial browserify example. 9 years ago
Jonas Jenwald 8f097abb46 Allow unit-tests to use linked PDF files, by having the `unittest` command download unavailable ones (issue 7117) 9 years ago
Tim van der Meij 2b6d7ba3ec Gulp: allow passing parameters and revert one `node make` renaming 9 years ago
Tim van der Meij 96cca2b37a Migrate `clean` and `importl10n` target to gulp 9 years ago
Tim van der Meij b8aaa24257 Convert all `node make` instances to `gulp` 9 years ago
Yury Delendik 9798e1007e Introducing gulp. 9 years ago
Timothy Gu e403f52722 Use UglifyJS to minify files in minified target 9 years ago
Yury Delendik f340dd5cd5 Adds pdfjs/main_loader module to better mirror pdfjs-dist/build/pdf. 9 years ago
Yury Delendik cbbb9bb82d Adds UMD header to pdf.js and pdf.worker.js files. 9 years ago
Yury Delendik 2f8ae38276 Use UMD headers to detect module loading order. 9 years ago
Yury Delendik fc3282db56 Adds RequireJS to worker. 9 years ago
Yury Delendik 79c2f69c32 Adds/modifies examples for node.js and webpack. 9 years ago
Tim van der Meij df81b832bb Remove unused variables 9 years ago
Yury Delendik 2f704f5957 Collapses UMD headers in bundled files. 9 years ago
Yury Delendik 450edc95cc UMD validation and generation tools. 9 years ago
Yury Delendik 6b60c8f4db Adds UMD headers to core, display and shared files. 9 years ago
Jonas Jenwald d6c2ced9e6 Let Travis lint using `node make lint`, instead of a hard-coded command 10 years ago
Tim van der Meij 91274d6d2d Rename annotation_helper.js to annotation_layer.js 10 years ago
Jonas Jenwald c310a3790e Make `stripCommentHeaders` less greedy, to ensure that it doesn't eat 'use strict' directive at the top of files (PR 6627 follow-up) 10 years ago
Yury Delendik 56ccaea99b Move text layer building logic into src/display/text_layer.js 10 years ago
Yury Delendik 2f34fd46cb Move CustomStyle. 10 years ago
Manas a2ba1b8189 Uses editorconfig to maintain consistent coding styles 10 years ago
Yury Delendik 4c9f6741ae Remove mozcentral test files. 10 years ago
Yury Delendik 2b5fde1259 Pushing update reason for gh-pages and bower. 10 years ago
Dhole de83de0a58 Set TZ=UTC before calls to zip 10 years ago
Yury Delendik 4f3f983a21 Removes PdfRedirector.js and PlayPreview support. 10 years ago
Rob Wu 1d4e450a79 make.js: Less greedy comment stripping 10 years ago
Yury Delendik 0b5330781c Bug 1179262 - Remove PlayPreview registration from PDF Viewer. 10 years ago
Yury Delendik f3c3b1fc2d Removes B2G preprocessing directives. 10 years ago
Yury Delendik 1b847df2f3 Using pdfjs-dist as a library for b2g viewer. 10 years ago
Timothy Gu a5cfb0a73b Update Adobe CMaps URL and license 10 years ago
Tim van der Meij 6007a57291 Add tests and documentation for the annotation border style class 10 years ago
Tim van der Meij 1c8305cf1a Remove unreachable jshint installation code 10 years ago
Tim van der Meij 70b6eb09a8 Remove ShellJS copy and use the NPM version 10 years ago
Tim van der Meij 25299904da Read jshint version from package.json 10 years ago
Tim van der Meij 50573b82a3 Provide only one browser manifest example 10 years ago