1161 Commits (d2127174c29434851a41f1674cc60c92a69bc233)

Author SHA1 Message Date
Thor Larholm 0f07d8ad55 Squashed: Added basic support for presentationMode in IE11 12 years ago
maxidirienzo ee5d8ca56d viewer.js: Do not process keyboard shortcuts when focused element is a textarea 12 years ago
Tim van der Meij 48a24a48c1 Fixing annotation icon issues 12 years ago
Jonas b118ade9ae Fix searching in presentation mode in Firefox 12 years ago
Tim van der Meij 14912b5a03 Annotation selection 12 years ago
Jonas 433397f877 Simplify getVisiblePages() in presentation mode 12 years ago
Jonas 54dfe05e30 Prevent searching during load from breaking the find functionality 12 years ago
Jonas 3cce7be9ce Properly disable presentation mode when the viewer is embedded 12 years ago
Jonas afbff781a7 Change the cursor so that text selection doesn't appear possible in presentation mode 12 years ago
Tim van der Meij 3c0ac37292 Secondary toolbar 12 years ago
Nils Maier 16a1c38c1f Download: Use the typed array view instead of the buffer 12 years ago
Jonas f61d272754 Disable range requests in old Android versions 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
Rob Wu c653bf3aff Set URL in history.replaceState/pushState 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