cef/libcef_dll
Marshall Greenblatt 63aa102a6a Improvements to scheme handling (issue #246).
- Break CefRegisterScheme into separate CefRegisterCustomScheme and CefRegisterSchemeHandlerFactory functions.
- Allow registration of handlers for built-in schemes.
- Supply scheme and request information to CefSchemeHandlerFactory::Create.
- Add CrossOriginWhitelist functions for bypassing the same-origin policy with both built-in and custom standard schemes.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@247 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2011-05-27 16:20:32 +00:00
..
cpptoc Improvements to scheme handling (issue #246). 2011-05-27 16:20:32 +00:00
ctocpp Improvements to scheme handling (issue #246). 2011-05-27 16:20:32 +00:00
wrapper Improvements to scheme handling (issue #246). 2011-05-27 16:20:32 +00:00
cef_logging.h Set eol-style property on all files. Future commits will use the subversion auto-props configuration at http://src.chromium.org/viewvc/chrome/trunk/tools/buildbot/slave/config 2010-10-03 21:04:50 +00:00
libcef_dll.cc Improvements to scheme handling (issue #246). 2011-05-27 16:20:32 +00:00
libcef_dll.rc Add make_version_header tool for populating libcef.dll version number and copyright year via version.h header file (issue #108). 2011-05-09 15:01:41 +00:00
resource.h Set eol-style property on all files. Future commits will use the subversion auto-props configuration at http://src.chromium.org/viewvc/chrome/trunk/tools/buildbot/slave/config 2010-10-03 21:04:50 +00:00
transfer_util.cpp Introduce CefString and cef_string_t implementations that support string type conversions and customization of the API string type (issue #146). 2010-11-22 17:49:46 +00:00
transfer_util.h Move cef_* header files that should not be directly included by the client to the "include/internal" folder. 2011-05-20 20:52:47 +00:00