Commit History

Author SHA1 Message Date
  trop[bot] f2c1f255ef fix: do not print an error for an expected condition (#15991) (#15999) 6 years ago
  trop[bot] 906436f31b fix: loading of devtools extensions on startup (backport: 3-0-x) (#15264) 6 years ago
  kaylie 3c64062f69 Replace custom function with Object.values() 7 years ago
  Felix Rieseberg f7d6e3fa7b :wrench: Disable standard/no-callback-literal where necessary 7 years ago
  Alexandre Lachèze e1a232e7c8 Add support for css in content_scripts 7 years ago
  Kevin Sawicki 34fff57646 Grant the devtools access to the extension origins 7 years ago
  John Kleinschmidt ccdff72ee4 Merge pull request #9918 from alexstrat/add-extensions-loading-api 7 years ago
  Alexandre Lachèze 03ec155ecb Oops 7 years ago
  Alexandre Lachèze cba53604eb Introduce extensions management APIs indépendant of Dev Tools Extensions 7 years ago
  Boik 2e9ace6f59 Use Buffer.from instead of deprecated new Buffer 7 years ago
  Samuel Attard 01005688b6 Implement chrome.runtime.onMessage response callback 8 years ago
  Thiago de Arruda a64978b812 Use the routing id on api::WebContents::GetID 8 years ago
  Kevin Sawicki 902bd0564e Require Buffer explicitly instead of relying on global 8 years ago
  Cheng Zhao 41d2799514 Run background pages in separate partition 8 years ago
  Cheng Zhao e653c67153 Move chromeExtensionHandler out of ready handler 8 years ago
  Cheng Zhao d739d8772c Move session-created event to app 8 years ago
  Jhen d4f64ce943 Use background page path instead of generated path 8 years ago
  Jhen 76f4bd01eb Support background.page in extension manifest 8 years ago
  Kevin Sawicki df22082110 Call loadExtension from addDevToolsExtension 8 years ago
  Kevin Sawicki 65abaee299 Forward will/did navigate events to extensions 8 years ago
  Cheng Zhao bb10551d23 Work around a compiler bug that crashes on Windows 8 years ago
  Kevin Sawicki ae6ffa6d5e unkown -> unknown 8 years ago
  Kevin Sawicki ee09c7534a Only add extensions to windows and webviews 8 years ago
  Kevin Sawicki f29801ad2b Add background page web contents type 8 years ago
  Kevin Sawicki f25c1f864b Use RenderProcessPreferences for non-remote web contents 8 years ago
  Kevin Sawicki 56001b481e Emit web-contents-created on app 8 years ago
  Kevin Sawicki 1f245d5ff6 Add getDevToolsExtensions API 8 years ago
  Kevin Sawicki 0a26075699 Add BrowserWindow.isDevToolsExtensionInstalled API 8 years ago
  Cheng Zhao ccaf837da4 Merge pull request #5964 from electron/manifest-errors 8 years ago
  Kevin Sawicki 84960af793 Add initial chrome.i18n.getMessage API 8 years ago