Cronologia Commit

Autore SHA1 Messaggio Data
  Charles Kerr b89fe86fa1 Merge pull request #13050 from electron/3.0.0-deprecations 6 anni fa
  Milan Burda 45e78728bd chore: move more constants to options_switches.h/cc (#13093) 6 anni fa
  Shelley Vohr 8bb7525fe0 fix missing instance of kBlinkFeatures => kEnableBlinkFeatures 6 anni fa
  Jeremy Apthorp 1a64b9f0c2 Disable navigating on drag/drop (#12655) 6 anni fa
  Shelley Vohr c6f4bbd143 also format missing .cc files 6 anni fa
  Samuel Attard d06c79f5d3 Correct the default of allowRunningInsecureContent as per docs (#12556) 6 anni fa
  Cheng Zhao 05fcec829e Use Clone explicitly instead of MergeDictionary 6 anni fa
  Cheng Zhao 0abbedcdae Fix error caused by refactor 6 anni fa
  Cheng Zhao 6df2326a30 Cleanup the static methods of WebContentsPreferences 6 anni fa
  Cheng Zhao 3d47a8a2fd Remove the static getter methods from WebContentsPreferences 6 anni fa
  Cheng Zhao 887bc12350 Add WebContentsPreferences::From that checks parameter 6 anni fa
  Cheng Zhao 9772777919 web_prefrences() => dict() 6 anni fa
  Cheng Zhao d141d2445d Fix build error caused by base::Passed changes 6 anni fa
  Samuel Attard a8e013dcb6 GetRenderProcessHost() has been removed for OOPI support, should use #include GetMainFrame()->GetProcess() 6 anni fa
  Samuel Attard 1158d35021 experimental_webgl_enabled is not supported, now use webgl1/2_enabled 6 anni fa
  Charles Kerr c2673aa970 Set appropriate defaults for webview options (#12271) 6 anni fa
  Cheng Zhao 702f1631a3 Remove NativeWindow::FromWebContents 6 anni fa
  Cheng Zhao 7516b059fe Code style fixes 6 anni fa
  Samuel Attard 795447f61a Implement dialog (alert/confirm) blocking as a user switch after the first dialog 6 anni fa
  Cheng Zhao affa21600c Remove unnecessary methods on WebContentsPreferences 6 anni fa
  Emmanuel Kimmerlin 9c1b47361f Add an "affinity" option to webPreferences 6 anni fa
  Samuel Attard b3234f634b Add ability to set arbitrary arguments in a renderer process (#11850) 6 anni fa
  Aleksei Kuzmin 971002a197 Switch to using scoped_ptr with UserData 7 anni fa
  Kevin Sawicki 2cd49f3036 Merge pull request #9644 from electron/webview-sandbox 7 anni fa
  Hari Juturu 421bf71b98 Adding no-sandbox to non sandbox webcontents 7 anni fa
  Hari Juturu cbbd4a4a3b Indentation 7 anni fa
  Hari Juturu 07f550a748 enable-mixed-sandbox option 7 anni fa
  Kevin Sawicki dc5221d551 Guard against null window like before 7 anni fa
  Birunthan Mohanathas 7d2226e05e Let Chromium manage `document.visibilityState` and `document.hidden` 7 anni fa
  Hari Juturu 3ba0e288f7 fix lint error 7 anni fa