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.
 
 
Nicholas Nethercote 29d3db4422 Cache pages at the start of drawing, not the end. 11 years ago
..
images Preliminary attachments support 11 years ago
.gitignore CMaps binary packing 11 years ago
chromecom.js Move logic from viewer.js to chromecom.js 11 years ago
compatibility.js Merge pull request #4866 from yurydelendik/issue4673 11 years ago
compressed.tracemonkey-pldi-09.pdf Add Makefile. Move some files around to make building the website easier. 14 years ago
debugger.js Refactors showText: split type3, remove showSpacedText 11 years ago
default_preferences.js Added more preference variables from the available hash parameters 11 years ago
document_attachments_view.js Converts attachment items to buttons instead of links 11 years ago
document_outline_view.js Move DocumentOutlineView to its own file 11 years ago
document_properties.js Convert the existing overlays to use the OverlayManager 11 years ago
download_manager.js Fixes DownloadManager for IE10 and above 11 years ago
firefoxcom.js Add preprocessor directives for the extension; and refactor FirefoxCom callback 11 years ago
grab_to_pan.js Update Grab to pan to fix performance issue 11 years ago
hand_tool.js Ensure that the viewer loads even if there are errors when the preferences are read 11 years ago
index.html.template Update web/index.html.template 13 years ago
mozPrintCallback_polyfill.js Print shortcut: Ctrl + (Shift +) P only 11 years ago
overlay_manager.js [OverlayManager] Add preventDefault to the keydown event handler 11 years ago
page_view.js Cache pages at the start of drawing, not the end. 11 years ago
password_prompt.js Convert the existing overlays to use the OverlayManager 11 years ago
pdf_find_bar.js Move globals in web/pdf_find_bar.js 11 years ago
pdf_find_controller.js Build the text layer geometry on the worker. 11 years ago
pdf_history.js [CRX] Fall back to sender.tab.url if !tab.url 11 years ago
preferences.js Add a preference to set the sidebarView on load 11 years ago
presentation_mode.js Use full screen width in presentation mode 11 years ago
secondary_toolbar.js Convert the existing overlays to use the OverlayManager 11 years ago
text_layer_builder.js Remove unused (local) variables in web/ 11 years ago
thumbnail_view.js Reverts #4556 due to flicker on Chome 11 years ago
ui_utils.js Refactors history and how the database is stored 11 years ago
view_history.js Added Promise.catch 11 years ago
viewer-snippet-b2g-activity-header.html Add close button and title bar for b2g. 13 years ago
viewer-snippet-chrome-extension.html Remove type="text/javascript" from script tags. 11 years ago
viewer-snippet-firefox-extension.html Remove type="text/javascript" from script tags. 11 years ago
viewer-snippet-minified.html Remove type="text/javascript" from script tags. 11 years ago
viewer-snippet-mozPrintCallback-polyfill.html Add mozPrintCallback shim 12 years ago
viewer-snippet.html Remove type="text/javascript" from script tags. 11 years ago
viewer.css Removed non-base64 bytes before the last 3 characters 11 years ago
viewer.html Adds compatibility.js to the Firefox extension 11 years ago
viewer.js Reverting back disableWebGL preferences check 11 years ago