60 Commits (acdd49f48097ffcb27332673a8b51cd653f6de88)

Author SHA1 Message Date
Manas a2ba1b8189 Uses editorconfig to maintain consistent coding styles 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
Rob Wu 775d4e69cf Teach users how to enable access to local files. 10 years ago
Rob Wu ffbe669730 [CRX] Respect download requests in main frame 10 years ago
Rob Wu 4367dd5130 [CRX] Ignore PDFs from responses to POST requests 10 years ago
Rob Wu adb2f8ae21 [CRX] Add Referer request header if needed 10 years ago
Rob Wu 1b043bfd5a Chrome extension: Add options page 10 years ago
Tim van der Meij 6f3ae49b8c Adds pdfBugEnabled to the Chrome extension preferences 11 years ago
Yury Delendik c3f191a27c Implement streaming using moz-chunk-arraybuffer 11 years ago
Rob Wu 7938081e81 streamsPrivate API change. 11 years ago
Rob Wu 1055350425 Chrome extension: Isolate pageAction logic 11 years ago
Rob Wu 4a399a0173 Disable spellcheck in Chromium's URL popup 11 years ago
Rob Wu a1671fa512 Preserve reference fragment in Chromium URL router 11 years ago
Tim van der Meij c29faaa22d Use strict equalities in make.js, external/* and extensions/* 11 years ago
Rob Wu 8bb96db3a0 Use CSS.supports instead of '..' in ....style 11 years ago
Rob Wu 00746011a3 Managed preferences for Chrome administrators 11 years ago
Rob Wu 87dacba9a6 Feature detection after downgrading the browser. 11 years ago
Rob Wu 3fdd334a73 <object> / <embed> support in Chromium extension 11 years ago
Rob Wu d126be9a61 Allow unsafe-eval to fix font renderer in crx 11 years ago
Rob Wu ae32f31eb4 Use redirectUrl at onHeadersReceived if available. 11 years ago
Rob Wu d04f81b964 Improved FTP support for Chromium extension 11 years ago
Tim van der Meij 241cb7999d Making extensions/chromium/chrome.tabs.executeScriptInFrame.js adhere to the style guide 11 years ago
Tim van der Meij 8d2068dc6f Making extensions/chromium/extension-router.js adhere to the style guide 11 years ago
Tim van der Meij c29350219e Making extensions/chromium/pdfHandler.js adhere to the style guide 11 years ago
Tim van der Meij ce6e269d02 Making extensions/chromium/pdfHandler-v2.js adhere to the style guide and fixing a small lint issue in pdfHandler-vcros.js 11 years ago
Tim van der Meij 8ec46e6413 Making extensions/chromium/pdfHandler-vcros.js adhere to the style guide 11 years ago
Mitar 2c82e720b8 Updated to current latest stable version of jshint. 11 years ago
Gabriele Svelto f4d54517c4 Bug 972435 - Recompress all PNG assets 11 years ago
Rob Wu eaf7daf7db [CRX] Pass expected length of stream to viewer 11 years ago
Rob Wu 7f0fc8557e [CRX] Support <embed type="application/pdf"> 11 years ago
Rob Wu 60fb28caf0 Register as File browser handler in Chrome OS 11 years ago
Rob Wu aeaf11ca43 [CRX] Fall back to sender.tab.url if !tab.url 11 years ago
Rob Wu fa965269ea Remove unused file from Chromium extension 11 years ago
Rob Wu b754f9d878 Make streamsPrivate optional; remove manifest key 11 years ago
Rob Wu af31ace940 Work-around for http://crbug.com/276898 11 years ago
Rob Wu 94ba01c8aa Use tab-specific stream storage 11 years ago
Rob Wu 32313b9149 Insert dummy content script at every location. 11 years ago
Rob Wu cdadb0db4d Proof of concept using chrome.streamsPrivate API 11 years ago
Rob Wu 18e4d32c11 Update chrome.tabs.executeScriptInFrame dependency 11 years ago
fkaelberer 1b35bf6c5e Recompressed PNG assets 11 years ago
Rob Wu ac8b8079a4 Added missing <html> tag to page action 11 years ago
Rob Wu e20bc529c8 Remove superfluos <!DOCTYPE html> from page action 11 years ago
Rob Wu 8526d3c600 [CRX] Add a pageAction to omnibox showing PDF URL 12 years ago
Rob Wu 91dd664732 [CRX] Reload extension tab after session restore 12 years ago
Rob Wu 83b780af81 [CRX] Show nicely formatted URL in omnibox 12 years ago
Rob Wu e9cb91de39 [CRX] split:incognito is used, so update file:-handler 12 years ago
Rob Wu edd4bae903 [CRX] Change Viewer insertion method 12 years ago
Rob Wu 820b95416b chrome.runtime -> chrome.extension when needed 12 years ago
Rob Wu 6070a37788 chrome.extension -> chrome.runtime for Ubuntu 12 years ago