..
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
only convert in IE9 if the requested responseType is actually an arraybuffer, otherwise just return the responseText. That way the compatibility.js does not break other frameworks like angular that not always want an array from xhr requests.
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
Use strict equalities in web/debugger.js
11 years ago
default_preferences.js
Merge pull request #5082 from Rob--W/chromium-managed-preferences
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
Attempt to display the File size quicker in the Document Properties dialog
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
Removing unused code
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
Fixes text-selection example
11 years ago
password_prompt.js
Convert the existing overlays to use the OverlayManager
11 years ago
pdf_find_bar.js
Converting PDFFindBar and PDFFindController to classes
11 years ago
pdf_find_controller.js
Converting PDFFindBar and PDFFindController to classes
11 years ago
pdf_history.js
[CRX] Fall back to sender.tab.url if !tab.url
12 years ago
preferences.js
Managed preferences for Chrome administrators
11 years ago
presentation_mode.js
Use full screen width in presentation mode
11 years ago
secondary_toolbar.js
Fix issue where pdfDocument is null
11 years ago
text_layer_builder.js
Avoid repeated creation of a simple RegExp object.
11 years ago
thumbnail_view.js
Fixes drawImage for thumbs
11 years ago
ui_utils.js
Use strict equalities in web/ui_utils.js
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
Reduce load progress bar’s height to 4 pixels
11 years ago
viewer.html
Adjust the tabindices in the viewer
11 years ago
viewer.js
Disable the "Go to First/Last Page" buttons when the first/last page is currently active
11 years ago