Generic build of PDF.js library.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Yury Delendik 1e6f49b129 Merge pull request #8462 from yurydelendik/rm=umd 8 years ago
..
images Add icons for the new "Select tool" button 8 years ago
.gitignore Remove obselete file from .gitignore 10 years ago
annotation_layer_builder.css Annotations: implement support for line annotations 8 years ago
annotation_layer_builder.js Removes last UMDs from the modules. 8 years ago
app.js Removes last UMDs from the modules. 8 years ago
chrome-i18n-allow-access-to-file-urls.json Add translations of "Allow access to file URLs" 10 years ago
chromecom.js Removes last UMDs from the modules. 8 years ago
compatibility.js Move compatibility code to the shared/compatibility.js. 8 years ago
compressed.tracemonkey-pldi-09.pdf Add Makefile. Move some files around to make building the website easier. 14 years ago
debugger.js Replace unnecessary `bind(this)` statements with arrow functions in `web/` files 8 years ago
default_preferences.json Unify handling of various cursor tools, e.g. the current Hand Tool and a possible future Zoom Tool, in a new `PDFCursorTools` module 8 years ago
dom_events.js Change amd to cjs path in ES6 modules 8 years ago
download_manager.js Removes last UMDs from the modules. 8 years ago
firefox_print_service.js Removes last UMDs from the modules. 8 years ago
firefoxcom.js Removes last UMDs from the modules. 8 years ago
genericcom.js Convert the `Preferences` to an ES6 class 8 years ago
grab_to_pan.js Convert the files in the `/web` folder to ES6 modules 8 years ago
interfaces.js Convert the interfaces to ES6 syntax 8 years ago
overlay_manager.js Convert the overlay manager to ES6 syntax 8 years ago
password_prompt.js Removes last UMDs from the modules. 8 years ago
pdf_attachment_viewer.js Removes last UMDs from the modules. 8 years ago
pdf_cursor_tools.js Unify handling of various cursor tools, e.g. the current Hand Tool and a possible future Zoom Tool, in a new `PDFCursorTools` module 8 years ago
pdf_document_properties.js Removes last UMDs from the modules. 8 years ago
pdf_find_bar.js Convert the find bar to ES6 syntax 8 years ago
pdf_find_controller.js Removes last UMDs from the modules. 8 years ago
pdf_history.js Import `getGlobalEventBus` correctly from `web/dom_events.js` in various `/web` files, to un-break e.g. the viewer components (PR 8203 follow-up) 8 years ago
pdf_link_service.js Merge pull request #8416 from Snuffleupagus/refactor-PDFLinkService-navigateTo 8 years ago
pdf_outline_viewer.js Removes last UMDs from the modules. 8 years ago
pdf_page_view.js Merge pull request #8462 from yurydelendik/rm=umd 8 years ago
pdf_presentation_mode.js Convert presentation mode to ES6 syntax 8 years ago
pdf_print_service.js Removes last UMDs from the modules. 8 years ago
pdf_rendering_queue.js Convert the rendering queue to ES6 syntax 8 years ago
pdf_sidebar.js Convert the sidebar to ES6 syntax 8 years ago
pdf_thumbnail_view.js Merge pull request #8462 from yurydelendik/rm=umd 8 years ago
pdf_thumbnail_viewer.js Refactor the `getTempCanvas` function in `pdf_thumbnail_view.js` to a factory, in preparation for ES6 conversion of the thumbnail related code 8 years ago
pdf_viewer.component.js ES6 modules: remove UMD header validation 8 years ago
pdf_viewer.css Better components examples. 9 years ago
pdf_viewer.js Removes last UMDs from the modules. 8 years ago
pdfjs.js Removes last UMDs from the modules. 8 years ago
preferences.js Re-factor `PDFDocumentProperties` such that it's properly reset when a new PDF file is opened (issue 8371) 8 years ago
secondary_toolbar.js Unify handling of various cursor tools, e.g. the current Hand Tool and a possible future Zoom Tool, in a new `PDFCursorTools` module 8 years ago
text_layer_builder.css Use default line height for the text layer 10 years ago
text_layer_builder.js Removes last UMDs from the modules. 8 years ago
toolbar.js Enable the `object-shorthand` ESLint rule in `web` 8 years ago
ui_utils.js Removes last UMDs from the modules. 8 years ago
view_history.js Re-factor `ViewHistory` to make it properly asynchronous 8 years ago
viewer-snippet-chrome-extension.html Remove type="text/javascript" from script tags. 11 years ago
viewer-snippet-chrome-overlays.html Add translations of "Allow access to file URLs" 10 years ago
viewer-snippet-firefox-extension.html Remove XHTML leftovers from the viewer HTML files 9 years ago
viewer-snippet-minified.html Remove XHTML leftovers from the viewer HTML files 9 years ago
viewer-snippet.html Remove XHTML leftovers from the viewer HTML files 9 years ago
viewer.css Unify handling of various cursor tools, e.g. the current Hand Tool and a possible future Zoom Tool, in a new `PDFCursorTools` module 8 years ago
viewer.html Unify handling of various cursor tools, e.g. the current Hand Tool and a possible future Zoom Tool, in a new `PDFCursorTools` module 8 years ago
viewer.js Unify handling of various cursor tools, e.g. the current Hand Tool and a possible future Zoom Tool, in a new `PDFCursorTools` module 8 years ago