pdf.js/src/display
2017-10-15 13:27:10 +02:00
..
annotation_layer.js Implement support for polygon annotations 2017-09-23 16:52:47 +02:00
api.js [api-major] When rendering is cancelled, always reject with RenderingCancelledException 2017-10-04 18:09:28 +02:00
canvas.js Replace the isArray helper function with the native Array.isArray function 2017-09-01 20:27:13 +02:00
dom_utils.js [api-major] Remove all remaining deprecated functions/methods 2017-10-15 13:27:10 +02:00
fetch_stream.js Fix #8888: Change behaviour of fetch to make it compatible with XHR. 2017-09-14 23:53:06 +05:30
font_loader.js Fix inconsistent spacing and trailing commas in objects in remaining src/ files, so we can enable the comma-dangle and object-curly-spacing ESLint rules later on 2017-06-02 12:32:18 +02:00
global.js [api-major] Remove all remaining deprecated functions/methods 2017-10-15 13:27:10 +02:00
metadata.js [api-major] Remove all remaining deprecated functions/methods 2017-10-15 13:27:10 +02:00
network_utils.js Correctly validate the response status for non-HTTP fetch requests (PR 8768 follow-up) 2017-09-05 17:07:44 +02:00
network.js Adds fetch stream logic for networking part of PDF.js 2017-08-29 22:56:48 +05:30
node_stream.js Fix #8907: Decode URL to get correct path in node_stream. 2017-09-19 15:10:36 +05:30
pattern_helper.js Fix color of image masks inside uncolored patterns 2017-09-06 13:41:48 +03:00
svg.js Merge pull request #8691 from timvandermeij/square-circle-annotations 2017-09-09 22:56:54 +02:00
text_layer.js Properly cancel streams and guard at getTextContent. 2017-08-03 16:36:46 -05:00
transport_stream.js Adds Streams API support for networking task of PDF.js project. 2017-07-28 02:32:30 +05:30
webgl.js Fix inconsistent spacing and trailing commas in objects in remaining src/ files, so we can enable the comma-dangle and object-curly-spacing ESLint rules later on 2017-06-02 12:32:18 +02:00