cef/libcef_dll
Marshall Greenblatt 385be456c3 Structural improvements for request handling (issue #1044)
- Add new CefRequestContext and CefRequestContextHandler classes.
- Add CefRequestContext argument to CefBrowserHost static factory methods.
- Move GetCookieManager from CefRequestHandler to CefRequestContextHandler.
- Use BrowserContext as the root proxy object for network requests.
- Move accessors for CefBrowserMainParts members from CefContext to CefContentBrowserClient.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1424 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-09-03 16:43:31 +00:00
..
cpptoc Structural improvements for request handling (issue #1044) 2013-09-03 16:43:31 +00:00
ctocpp Structural improvements for request handling (issue #1044) 2013-09-03 16:43:31 +00:00
wrapper Add CefSetOSModalLoop function (issue #194). 2013-08-22 17:11:19 +00:00
cef_logging.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
libcef.dll.manifest Update to Chromium revision 217791. 2013-08-15 19:38:55 +00:00
libcef_dll.cc Add CefSetOSModalLoop function (issue #194). 2013-08-22 17:11:19 +00:00
libcef_dll.rc - Add about:version, about:credits and about:license internal URLs (issue #731). 2012-10-08 17:47:37 +00:00
libcef_dll2.cc Add CEF API hash and version info retrieval functions (issue #914). 2013-03-25 21:54:53 +00: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.cpp Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
transfer_util.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00