931 Commits (189d444deddbfcc2da0372cb7ba9f797296dfcd6)

Author SHA1 Message Date
Nils Maier 16a1c38c1f Download: Use the typed array view instead of the buffer 12 years ago
Jonas 8630e29054 Avoid triggering rendering multiple times when zooming using the mouse wheel 12 years ago
Jonas e69fc0072a Prevent named actions from displaying a 'resource://' URL in Firefox 12 years ago
Jonas 8892beeb08 Remove old dead find related code from viewer.js 12 years ago
Jonas baba41f702 Prevent searching from breaking when opening a new file in the web viewer 12 years ago
Brendan Dahl bb2529de03 Move the creation of canvas path fonts to the worker. 12 years ago
Yury Delendik ba23a9e8f9 Adds initial telemetry probes 12 years ago
Yury Delendik fa885678df Don't provide optional pushState parameter 12 years ago
Soumya Deb de52e711f8 Unprefixing CSS as current browsers support 12 years ago
Brendan Dahl 2bd9901d62 Show sensible output for showText commands in the stepper. 12 years ago
Rob Wu a4dd4b1789 [CRX] Fixes to view local files again 12 years ago
Yury Delendik 86077810b0 Fixes canvas alignment for small scale and scale adjustment after Cmd+0 12 years ago
Brendan Dahl 5ecce4996b Split files into worker and main thread pieces. 12 years ago
Tim van der Meij 75035a2970 Named actions implementation 12 years ago
Jonas d99879bfbf Move ThumbnailView from viewer.js to its own file 12 years ago
Brendan Dahl d85e38d629 Fix intermittent blank page on fast zoom. 12 years ago
Yury Delendik bea2e41e45 Backout of #3513 (except formatting) 12 years ago
Jonas 8170d67a6b Fix issue with initial scale when opening a new file and another one is already loaded 12 years ago
Brendan Dahl bf72bc94e2 Incrementally render by sending the operator list by chunks as they're ready. 12 years ago
Jonas edf3163fa6 Keep current scroll position when zooming the document 12 years ago
Yury Delendik 99c9079f54 [CSP] removes inlined styles and scripts 12 years ago
Jonas d031c2bd62 Prevent the loadingBar from overlaying the errorWrapper 12 years ago
Rob Wu b2b2e85ba2 [CRX] Get pdf name from URL instead of querystring 12 years ago
Jonas 869c4de289 [PDFHistory] Prevent the history from getting stuck in certain edge cases 12 years ago
Srishti 6c3e5e5d92 Fixing the offset of vertical CJK text 12 years ago
Jonas d99b7753d6 Check if viewer is embedded only once and cache the result 12 years ago
Jonas 8708f8beb5 Fixes regression that cause scrolling using spacebar to break in Firefox 12 years ago
Jonas 4890c5d017 Fix the positioning of the progressive loadingBar 12 years ago
Jonas 09e0c9b65d Move PDFHistory from viewer.js to its own file 12 years ago
Tim van der Meij 343bb7488a Presentation mode shortcut implementation 12 years ago
Tim van der Meij 22120005b7 Removing code duplication 12 years ago
Rob Wu d5e16ab85c Viewer: Remove inline events; set height on error 12 years ago
Brendan Dahl e9f5336cc9 Add atob polyfill. Remove uneeded data uri polyfill. 12 years ago
Rob Wu 97efe7886e Disable Google Translate on viewer in Chrome. 12 years ago
Rob Wu 066dffde3c Fix printing behaviour in Chrome 12 years ago
Yury Delendik 81c8730e4b Restoring PR 3455 functionality 12 years ago
Yury Delendik 28778e6c1b Rejects incorrect url in download manager 12 years ago
Yury Delendik ef658bf5f1 Refactoring download button logic 12 years ago
Rob Wu b076cd1d6a Always declare window.URL even if undefined 12 years ago
Rob Wu e583070deb Download PDF from cache for IE10 / IE11 12 years ago
Rob Wu 84ae29c21d Improve suggested filename on download 12 years ago
Brendan Dahl bcc085ec52 Limit image size to 1024*1024 for b2g. 12 years ago
Rob Wu 69a64d45bc Put URL = URL || webkitURL in compatibility.js 12 years ago
Rob Wu 4ffc408512 Download PDF from cache for non-Firefox add-on 12 years ago
Rob Wu cc04cf5d1f Configurable IMAGE_DIR for annotations 12 years ago
Jonas db1d8cf76e [Browsing history] Remove 'beforeunload' to enable caching and prevent duplicate entries 12 years ago
Rob Wu 4a2eefe1b6 Allow scrolling by keyboard in Chrome/Opera 12 years ago
Mitar e0a2ee09b5 Syncing order of JS files in viewer.html and make.js. See #3414 12 years ago
Srishti 21a8d62624 Fixes Text rotation issue #2095 12 years ago
benbro 74ee295812 Add IE 11 to the text/html data URI shim 12 years ago