cef/libcef/renderer
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
..
extensions Update to Chromium revision cb947c01 (#352221) 2015-10-09 17:31:27 -04:00
media Add Widevine CDM support (issue #1631) 2015-09-01 14:04:21 +02:00
pepper Update to Chromium revision 788460a4 (#345352) 2015-08-26 12:42:54 -04:00
plugins Update to Chromium revision cb947c01 (#352221) 2015-10-09 17:31:27 -04:00
browser_impl.cc Update to Chromium revision 12bfc336 (#338390). 2015-07-24 16:11:13 -04:00
browser_impl.h Add support for draggable regions (issue #1645). 2015-06-03 14:48:28 -04:00
content_renderer_client.cc Update to Chromium revision cb947c01 (#352221) 2015-10-09 17:31:27 -04:00
content_renderer_client.h Update to Chromium revision cb947c01 (#352221) 2015-10-09 17:31:27 -04:00
dom_document_impl.cc Update to Chromium revision 8cb76f56 (#307671) 2014-12-13 20:18:31 +00:00
dom_document_impl.h Update to Chromium revision 8cb76f56 (#307671) 2014-12-13 20:18:31 +00:00
dom_node_impl.cc Update to Chromium revision cb947c01 (#352221) 2015-10-09 17:31:27 -04:00
dom_node_impl.h Update to Chromium revision 40af916d (#303546). 2014-11-12 19:25:15 +00:00
frame_impl.cc Revert revision 1765 changes due to broken sub-frame loading. 2014-07-16 21:27:25 +00:00
frame_impl.h Update to Chromium revision 40af916d (#303546). 2014-11-12 19:25:15 +00:00
render_frame_observer.cc Add PDF extension support (issue #1565) 2015-07-23 14:02:03 -04:00
render_frame_observer.h Update to Chromium revision 59d44948 (#323860) 2015-04-20 19:48:43 +03:00
render_message_filter.cc Update to Chromium revision 14bd12d6 (#333041) 2015-06-08 17:31:50 -04:00
render_message_filter.h Update to Chromium revision 14bd12d6 (#333041) 2015-06-08 17:31:50 -04:00
render_process_observer.cc Add PDF extension support (issue #1565) 2015-07-23 14:02:03 -04:00
render_process_observer.h Add PDF extension support (issue #1565) 2015-07-23 14:02:03 -04:00
render_urlrequest_impl.cc Update to Chromium revision 12bfc336 (#338390). 2015-07-24 16:11:13 -04:00
render_urlrequest_impl.h Update to Chromium revision 40af916d (#303546). 2014-11-12 19:25:15 +00:00
thread_util.h Linux: Remove GTK+ dependency and add initial Aura/X11 implementation (issue #1258) 2014-05-22 21:01:22 +00:00
v8_impl.cc Update to Chromium revision 14bd12d6 (#333041) 2015-06-08 17:31:50 -04:00
v8_impl.h Update to Chromium revision 59d44948 (#323860) 2015-04-20 19:48:43 +03:00
webkit_glue.cc Update to Chromium revision cb947c01 (#352221) 2015-10-09 17:31:27 -04:00
webkit_glue.h Update to Chromium revision cb947c01 (#352221) 2015-10-09 17:31:27 -04:00