445 Commits (c5c0a00dcad7a1372e8aa3c1a0a6c644346ba87d)

Author SHA1 Message Date
Yury Delendik f7d6f3a739 Adds SVG rendering capabilities to the PDFViewer. 9 years ago
Yury Delendik a4402c84de Refactor toolbar (and secondary toolbar). 9 years ago
Jonas Jenwald f461fd64aa Add support for PageLabels in the viewer 9 years ago
Yury Delendik 0576c9c6c6 Replaces all preprocessor directives with PDFJSDev calls. 9 years ago
Rob Wu ae74e1bbd6 Deduct file type from content-disposition 9 years ago
Yury Delendik 503bf45eca Drops unneeded HTTP refresh header for the extension. 9 years ago
Jonas Jenwald e12c48b73f Add a `enhanceTextSelection` preference 9 years ago
Tim van der Meij e686db250c Render interactive form (AcroForm) text widget annotations 9 years ago
Tim van der Meij a2525a8ba3 Revert "Add a `enhanceTextSelection` preference to the viewer" 9 years ago
Jonas Jenwald 15e45d772f Add a `enhanceTextSelection` preference to the viewer 9 years ago
Brendan Dahl 815c3a822f Bug 1291709 - PdfjsChromeUtils.jsm leaks browser.xul windows. 9 years ago
Tim van der Meij a9dd2ab0ab Move B2G viewer to the examples folder 9 years ago
Tim van der Meij e65606d271 Remove `previousPageNumber` from the B2G viewer 9 years ago
klemens 6f03f62327 trivial spelling fixes 9 years ago
Peter Dave Hello 625d637297 optimize png images using zopflipng 9 years ago
Jonas Jenwald 87229a086f Update `mxr.mozilla.org` links to point to `dxr.mozilla.org` instead 9 years ago
Yury Delendik 3cba2cb258 Fixes SeaMonkey version 9 years ago
Jonas Jenwald 9fbde18880 [Firefox addon] Feature detect `originAttributes` to make it Seamonkey 2.40 compatible 9 years ago
Jonas Jenwald 6d7f6f1b86 Upstream the changes from Bug 1242730 - Convert callsites to use channel.async0pen2() within browser/extensions/pdfjs (issue 7386) 9 years ago
Jonas Jenwald d3d3bb9695 [Firefox addon] Change the minimum supported version to Firefox 38 and remove a bunch old no longer necessary fallback code 9 years ago
Rob Wu 08ad551a01 Force inline block display style for <object>. 9 years ago
Rob Wu 60438399e0 Fix typo in telemetry.js, follow-up to #7370 9 years ago
Rob Wu 724308c57a Add opt-out telemetry to the Chrome extension 9 years ago
Rob Wu 0be8e72d6f Support syncing of settings in Chrome extension 9 years ago
Tim van der Meij fdfaa43f5e Resolve a regression in the Chromium extension's preferences handling 9 years ago
Yury Delendik df10513e10 Moves DEFAULT_PREFENCES into JSON format. 9 years ago
Rob Wu 9394fc133c Remove support for frames in old Chromium versions 9 years ago
Rob Wu fc658a718c Remove streamsPrivate usage 9 years ago
Yury Delendik 148102b626 Refactors firefoxcom dependency on app and l10n. 9 years ago
Rob Wu b45e6a7cc9 Don't use shadow DOM for rendering <object>/<embed> 9 years ago
Dave Huseby 867a5ea1b0 Make pdf.js use the correct principal origin attributes when loading subresources. 9 years ago
Yury Delendik 2b246192e1 Removes frontWindow usage from the stream converter. 9 years ago
Tim van der Meij 0351c7eff4 Move the `getFileName` helper function to the core 9 years ago
Tim van der Meij 6a33dfd13a Implement support for FileAttachment annotations 9 years ago
Jonas Jenwald f64113c927 [Addon] Catch errors in `getFindBar` (in PdfStreamConverter.jsm) to fix loading of PDF files in the bookmark sidebar (bug 1248959) 9 years ago
Yury Delendik 2f145d8db4 Republish addon 9 years ago
Yury Delendik 2addcc7957 Republish addon 9 years ago
Rob Wu 0ec82d4a50 Allow local PDF files to be viewed in local frames 9 years ago
Yury Delendik 49437c879d Republish the extension. 9 years ago
Yury Delendik 479d96eb24 Testing ability to auto-upgrade the addons. 9 years ago
Yury Delendik e7311cdc6e Fixes versions in update.rdf. 9 years ago
Yury Delendik d98105fdbd Fixes update extension github link. 9 years ago
Yury Delendik 2fb9baf6f1 Changing Firefox Addon ID 9 years ago
Manas a2ba1b8189 Uses editorconfig to maintain consistent coding styles 10 years ago
Yury Delendik 59c13b32aa Adds destroy method to the document loading task. 10 years ago
Jonas Jenwald 49389c2d30 Follow-up to PR 6489 - Upstream changes from Bug 1202902 10 years ago
Jonas Jenwald 26ec36ba4c Upstream changes from Bug 1202902 - Give loader scripts and XUL frame scripts a lexical scope that doesn't break everything? 10 years ago
Jonas Jenwald 0be1f449ee Upstream the changes from Bug 1165272 - unify Get*CodebasePrincipal with createCodebasePrincipal in nsIScriptSecurityManager 10 years ago
Rob Wu 32e7a8adba Don't reload after updating if a tab is in use 10 years ago
Rob Wu 4ac8863e30 Restore extension tab after reload 10 years ago