cef/libcef_dll
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
..
base base: Change DCHECK_IS_ON to a macro DCHECK_IS_ON() to match Chromium 2015-10-14 09:40:59 -07:00
cpptoc - Add CefPostData::HasExcludedElements which returns true if the underlying 2015-12-02 17:23:16 -05:00
ctocpp - Add CefPostData::HasExcludedElements which returns true if the underlying 2015-12-02 17:23:16 -05:00
sandbox Introduce the use of Chromium types (issue #1336). 2014-07-14 22:18:51 +00:00
wrapper Windows: Fix VS2008SP1 compiler errors (issue #1758) 2015-11-13 11:19:27 -05: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