cef/libcef_dll
Marshall Greenblatt 8aac23386e Update to Chromium revision cb947c01 (#352221)
- Implement CefRequestHandler::OnBeforeBrowse using NavigationThrottle
  instead of ResourceThrottle (see http://crbug.com/537634). The CefRequest
  object passed to OnBeforeBrowse will no longer have an associated request
  identifier.
- Mac: Remove additional helper apps which are no longer required (see
  http://crbug.com/520680)
- Remove the UR_FLAG_REPORT_RAW_HEADERS flag which is no longer supported (see
  http://crbug.com/517114)
- Remove the CefBrowserSettings.java parameter. Java is an NPAPI plugin and
  NPAPI plugins are no longer supported (see http://crbug.com/470301#c11)
- Add CefFormatUrlForSecurityDisplay function in cef_parser.h
- Fix crash when passing `--disable-extensions` command-line flag (issue #1721)
- Linux: Fix NSS handler loading (issue #1727)
2015-10-09 17:31:27 -04:00
..
base Update to Chromium revision 14bd12d6 (#333041) 2015-06-08 17:31:50 -04:00
cpptoc Support configuration of preferences during runtime (issue #1709) 2015-10-06 18:14:11 -04:00
ctocpp Support configuration of preferences during runtime (issue #1709) 2015-10-06 18:14:11 -04:00
sandbox Introduce the use of Chromium types (issue #1336). 2014-07-14 22:18:51 +00:00
wrapper Update to Chromium revision cb947c01 (#352221) 2015-10-09 17:31:27 -04:00
CMakeLists.txt.in Update to Chromium revision 8cb76f56 (#307671) 2014-12-13 20:18:31 +00:00
libcef.dll.manifest Update to Chromium revision 217791. 2013-08-15 19:38:55 +00:00
libcef_dll.cc Update to Chromium revision cb947c01 (#352221) 2015-10-09 17:31:27 -04:00
libcef_dll.rc Change CEF version number format to remove SVN dependency (issue #1580). 2015-03-16 19:34:35 -04:00
libcef_dll2.cc Change CEF version number format to remove SVN dependency (issue #1580). 2015-03-16 19:34:35 -04:00
resource.h Add support for JavaScript alert, confirm, prompt and onbeforeunload dialogs (issue #507). 2012-04-16 21:15:27 +00:00
transfer_util.cc Rename .cpp file extensions to .cc for consistency (issue #1500). 2015-01-22 01:55:39 +00:00
transfer_util.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
wrapper_types.h Add plugin placeholder and policy support (issue #1708) 2015-09-22 12:28:46 +03:00