209 Commits (02b161d43223894526e3fc5fa281dada834536c1)

Author SHA1 Message Date
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
Rob Wu 1b043bfd5a Chrome extension: Add options page 10 years ago
Jonas Jenwald 7f67d76339 Update |node make lint| to also cover the Firefox specific *.jsm files 11 years ago
Yury Delendik b16a406f3a Packages PDFViewer as a UI component. 11 years ago
Yury Delendik 5b93cc102c Adds css import preprocessing 11 years ago
Yury Delendik 10f702f60e Adds readme file for the pdfjs-dist repo. 11 years ago
Yury Delendik 2704119c90 Builds distribution package for npm and bower. 11 years ago
Yury Delendik e77e5c442f Copies pdfjschildbootstrap.js for MOZCENTRAL 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
Jonas Jenwald 3ac9bd063d Fix setPreferences regression from the e10s patch (PR 5115) 11 years ago
Yury Delendik 1cda4c7a4b Loading PDF.js extension into e10s windows 11 years ago
Yury Delendik de844a8826 Removes examples from jsbin.com 11 years ago
Rob Wu 1055350425 Chrome extension: Isolate pageAction logic 11 years ago
Yury Delendik 0f862e7eb3 Adds svg.js to the generic and singlefile builds 11 years ago
Tim van der Meij c29faaa22d Use strict equalities in make.js, external/* and extensions/* 11 years ago
Yury Delendik bdeca30fbf Splits shared/annotation.js into core/ and display/ 11 years ago
Yury Delendik d95f78610e Adds compatibility.js to the Firefox extension 11 years ago
Yury Delendik fcc4dfd9b5 Moves shared/function.js to core/ 11 years ago
Yury Delendik 7a19085159 Moves shared/colorspace.js into core/ 11 years ago
Yury Delendik b9ba80810d Adds some addon/mozcentral files to the preprocessor 11 years ago
Yury Delendik 2ca2c387fc Creates make.js code to build jsdoc. 11 years ago
Yury Delendik fcebe57d8e Introduces .jshintignore 11 years ago