815 Commits (7642c397342cf4535e22b57c0ba8e5361760fca2)

Author SHA1 Message Date
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
Yury Delendik ba23a9e8f9 Adds initial telemetry probes 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
Rob Wu b2b2e85ba2 [CRX] Get pdf name from URL instead of querystring 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
Yury Delendik ef658bf5f1 Refactoring download button logic 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
Jonas 94be9c07f1 Enable changing page using Shift+Spacebar in presentation mode 12 years ago
Jonas 5c93ec3a2c Check if the browser supports manipulation of the history 12 years ago
Jonas 6867083c07 Fix typo causing destinations using '/FitR' to fail 12 years ago
Vivin Paliath 83b6eaed16 pr #3356 12 years ago
Yury Delendik 167ac98f9c Fixes presentation mode page 12 years ago
Jonas d3c82750c4 Tweak the behaviour of navigateTo during document load 12 years ago
Brendan Dahl ae1f973204 Use A+ spec compatible promises. 12 years ago
Yury Delendik 5d97434736 Properly disables presentation mode 12 years ago
Jonas 5cb3df7bde (Yet another) browsing history bug 12 years ago
Jonas ab9bc2bc34 Fix issue with resizing the zoom box width - follow-up of 2816 12 years ago
Brendan Dahl 4a7bd37162 Hide canvas overflow for high dpi screens. 12 years ago
Jonas a4343436c7 Fix remaining issues in the browsing history 12 years ago
Jonas d3c9a9d856 Fix regressions caused by the recent implementation of browsing history - address comments v3 12 years ago
Jonas 766b92c27e PDF browsing history - v6.50 12 years ago
Yury Delendik 0e133f0090 Drawing without fillText; refactoring ADD_TO_PATH 12 years ago
Yury Delendik 61a7738a5d Fixes password for range request loading 12 years ago
Mack Duan f8f4b3f45d Refactor code for annotations 12 years ago
Jakob Miland 297c305150 Ask for password on failed decryption 12 years ago
Jonas 40718bdb7b Fixes bug 863591 12 years ago