提交历史

作者 SHA1 备注 提交日期
  Charles Kerr b89fe86fa1 Merge pull request #13050 from electron/3.0.0-deprecations 7 年之前
  Charles Kerr 6935addd38 fix: remove unused variable 7 年之前
  Milan Burda 45e78728bd chore: move more constants to options_switches.h/cc (#13093) 7 年之前
  Shelley Vohr 4a90056462 remove webContents.openDevTools() deprecation 7 年之前
  Milan Burda 2337237d58 Refactoring: use C++11 class member variable initialization 7 年之前
  Jeremy Apthorp da0fd10423 refactor: chromium-style warnings in linux code (#12949) 7 年之前
  Jeremy Apthorp 72057bf7ef clang-format atom_api_web_contents.cc 7 年之前
  Jeremy Apthorp 87d0175c76 Require !OS_MACOSX as well as TOOLKIT_VIEWS for views code 7 年之前
  bughit 55a7f6f0ce add did-frame-navigate event to WebContents (#12723) 7 年之前
  bughit 4fcd178c36 expose WebFrame#routingId (#12614) 7 年之前
  Nitish Sakhawalkar 2579071b98 Deprecate did-get-response-details and did-get-redirect-request (#12615) 7 年之前
  Robo ff571f3b5d Part I: Move from base::Bind to base::BindOnce and remove unneeded base::Passed (#12661) 7 年之前
  deepak1556 30f1d0991b enable chromium style checker plugin for electron and brightray targets 7 年之前
  Jeremy Apthorp a635f078c6 [chromium-style] auto variable type must not deduce to a raw pointer type 7 年之前
  Shelley Vohr c6f4bbd143 also format missing .cc files 7 年之前
  Cheng Zhao 858828d343 Refactor NativeWindow (Part 6): Move NativeWindow bindings to api::TopLevelWindow (#12596) 7 年之前
  Nitish Sakhawalkar 6fc819dae1 Fix transparency in capturePage (#12561) 7 年之前
  Robo 65e8199a93 Enable plznavigate aka browser side navigation (#12535) 7 年之前
  Jeremy Apthorp f0d08f4da1 Propagate referrer to new windows (#12397) 7 年之前
  Robo c1404ff2c1 vendor: Update native mate to fix v8 DCHECK crash (#12534) 7 年之前
  Cheng Zhao c75dd93b92 Move AutofillPopup from NativeWindow to WebContents (#12514) 7 年之前
  Aleš Pergl 3a45d541f3 Expose IsOffScreen method always to JS. (#12530) 7 年之前
  Nitish Sakhawalkar fbff355742 Support for navigator.languages (#12419) 7 年之前
  Cheng Zhao 887bc12350 Add WebContentsPreferences::From that checks parameter 7 年之前
  Cheng Zhao 9772777919 web_prefrences() => dict() 7 年之前
  Cheng Zhao 2e94a730cc Isolate the code using content::WebContentsImpl 7 年之前
  Gellert Hegyi 0ad8815bbc fixes offscreen rendering issues 7 年之前
  Cheng Zhao d4969783d7 Avoid including web_contents_impl.h 7 年之前
  deepak1556 719980a948 REVIEW: remove device emulation ipc dependecny on rvh 7 年之前
  deepak1556 5684f8886f REVIEW: move ipc use from rvh to rfh 7 年之前