cef/libcef/renderer
Marshall Greenblatt 9bc8da1e02 - Add CefPostData::HasExcludedElements which returns true if the underlying
POST data includes elements that are not represented (issue #1761).
- Add CefRequest::SetReferrer and CefRequest::GetReferrer[URL|Policy]. The
  Referer value will no longer be stored in the header map.
- Move request-related conversion logic to CefRequestImpl and standardize the
  implementation.
2015-12-02 17:23:16 -05:00
..
extensions Update to Chromium revision 304f01a1 (#358063) 2015-11-11 18:24:00 -05: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 304f01a1 (#358063) 2015-11-11 18:24:00 -05:00
browser_impl.cc - Add CefPostData::HasExcludedElements which returns true if the underlying 2015-12-02 17:23:16 -05:00
browser_impl.h Add support for draggable regions (issue #1645). 2015-06-03 14:48:28 -04:00
content_renderer_client.cc - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05:00
content_renderer_client.h - Factor platform-specific code out of CefBrowserHostImpl (issue #1749). 2015-11-25 20:19:36 -05: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 Move network-related code to net/ folder 2015-11-25 21:53:12 -05: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 Move network-related code to net/ folder 2015-11-25 21:53:12 -05:00
render_process_observer.h Add PDF extension support (issue #1565) 2015-07-23 14:02:03 -04:00
render_urlrequest_impl.cc - Add CefPostData::HasExcludedElements which returns true if the underlying 2015-12-02 17:23:16 -05: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 304f01a1 (#358063) 2015-11-11 18:24:00 -05:00
webkit_glue.h Update to Chromium revision 304f01a1 (#358063) 2015-11-11 18:24:00 -05:00