cef/libcef/common/extensions
Marshall Greenblatt 24c2f2fa38 Update to Chromium version 86.0.4240.0 (#800218)
- CefURLRequest::Create is no longer supported in the renderer process
  (see https://crbug.com/891872). Use CefFrame::CreateURLRequest instead.
- Mac platform definitions have been changed from `MACOSX` to `MAC`
  (see https://crbug.com/1105907) and related CMake macro names have
  been updated. The old `OS_MACOSX` define is still set in code and CMake
  for backwards compatibility.
- Linux ARM build is currently broken (see https://crbug.com/1123214).
2020-09-03 17:44:25 -04:00
..
api Update to Chromium version 77.0.3865.0 (#681094) 2019-09-04 15:13:32 +00:00
chrome_generated_schemas.cc Unfork streamsPrivate API and add resourcesPrivate and tabs zoom APIs required by the PDF extension (issue #1947) 2016-07-20 14:07:20 -04:00
chrome_generated_schemas.h Unfork streamsPrivate API and add resourcesPrivate and tabs zoom APIs required by the PDF extension (issue #1947) 2016-07-20 14:07:20 -04:00
extensions_api_provider.cc Update to Chromium version 71.0.3567.0 (#595360) 2018-10-04 12:17:26 +03:00
extensions_api_provider.h Update to Chromium version 71.0.3567.0 (#595360) 2018-10-04 12:17:26 +03:00
extensions_client.cc Update to Chromium version 86.0.4240.0 (#800218) 2020-09-03 17:44:25 -04:00
extensions_client.h Update to Chromium version 86.0.4240.0 (#800218) 2020-09-03 17:44:25 -04:00
extensions_util.cc Update to Chromium version 86.0.4240.0 (#800218) 2020-09-03 17:44:25 -04:00
extensions_util.h Add print preview support (see issue #123) 2019-07-19 21:55:30 -04:00