4 Commits (18ede8c65dec28346980ec55eaf23fdc36211d1e)

Author SHA1 Message Date
Mukul Mishra 18ede8c65d Adds http support to node_stream logic 8 years ago
Mukul Mishra ed78b23ff2 Adds node.js logic for networking tasks for PDF.js 8 years ago
Yury Delendik 57bc3296f4 Moves global scope out of shared/util. 8 years ago
Mukul Mishra 109106794d Adds Streams API support for networking task of PDF.js project. 8 years ago
Mukul Mishra 308a83e5ca Fixes wrong structure of fullReader.read() result. 8 years ago
Jonas Jenwald a8c87f8019 Fix inconsistent spacing and trailing commas in objects in `src/core/` files, so we can enable the `comma-dangle` and `object-curly-spacing` ESLint rules later on 8 years ago
Jonas Jenwald 982b6aa65b Convert the files in the `/src/core` folder to ES6 modules 8 years ago
Jonas Jenwald afc74b0178 Enable the `object-shorthand` ESLint rule in `src/shared` 8 years ago
Job van der Weiden a05115d2ec
Network: use the current location to prevent errors when using CSP headers 8 years ago
Jonas Jenwald f000417ce0 [Firefox addon] Stop bundling `src/core/network.js` into the `FIREFOX`/`MOZCENTRAL` builds (PR 7322 follow-up) 8 years ago
Mukul Mishra 6ce2be98b7 Fix #7701: additional check for http/https protocols to fix unsafe header request. 9 years ago
Yury Delendik 0576c9c6c6 Replaces all preprocessor directives with PDFJSDev calls. 9 years ago
Yury Delendik 0d591719d9 Makes PDF data reading Streams API friendly. 9 years ago
Yury Delendik 2edf2792dc Replaces literal {} created lookup tables with Object.create 9 years ago
Yury Delendik fc3282db56 Adds RequireJS to worker. 9 years ago
Manas a2ba1b8189 Uses editorconfig to maintain consistent coding styles 10 years ago
Rob Wu c604cc22d1 Improve error message for non-existent local files 10 years ago
Yury Delendik 20b46aaf88 Fixes supportsMozChunked for node.js 10 years ago
Rob Wu 2e63dcdcf5 Feature-test moz-chunked-arraybuffer before use 10 years ago
Yury Delendik f3c3b1fc2d Removes B2G preprocessing directives. 10 years ago
Collin Anderson 54e984c763 cleaned whitespace 10 years ago
thejdeep 46238c30cf Fix of pdf not loading on android (issue 5427) 11 years ago
Yury Delendik c3f191a27c Implement streaming using moz-chunk-arraybuffer 11 years ago
Yury Delendik 9c87fa24f7 Removes mozResponseArrayBuffer 11 years ago
Yury Delendik 18515b8668 Using blob URL for open file 11 years ago
Yury Delendik 754e000907 Fixes and refactors log functionality 11 years ago
terje.kristiansen 08737375f8 Added withCredentials parameter and passing it to xhr requests 11 years ago
Brendan Dahl 5ecce4996b Split files into worker and main thread pieces. 12 years ago
Yury Delendik 77e7981c69 Allows status be 0 for non-HTTP protocols 12 years ago
Rex Lee 3e480f84a6 [B2G] UI tweak for multi-resolution devices support on B2G 12 years ago
Mack Duan 1d48e9c201 Handle server returning 200 for range request 12 years ago
Mack Duan 0f4fe7f762 Remove redundant log in network.js 12 years ago
Mack Duan ef423ef30c Implement progressive loading of PDFs 12 years ago