cef/libcef_dll/wrapper
Marshall Greenblatt 8078afe7bf Update to Chromium revision 248478.
- Add new CefSettings.windowless_rendering_enabled value that must be enabled when using windowless (off-screen) rendering.
- Improve naming and documentation for CefWindowInfo members.
- CefBeginTracing now completes asynchronously.
- Rename CefEndTracingAsync to CefEndTracing.
- Rename CefCompletionHandler to CefCompletionCallback.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1592 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-02-05 20:35:45 +00:00
..
cef_browser_info_map.h Provide a generic JavaScript message router implementation (issue #1183). 2014-01-27 23:31:03 +00:00
cef_byte_read_handler.cc Add <algorithm> include required by VS2013 (issue #1094). 2014-01-14 02:45:56 +00:00
cef_message_router.cc Windows: Fix 64-bit compile errors (issue #1184). 2014-01-28 16:58:44 +00:00
cef_stream_resource_handler.cc - Add MayBlock() method to stream classes which is used as a hint when determining the thread to access the stream from (issue #1187). 2014-01-30 23:15:55 +00:00
cef_xml_object.cc
cef_zip_archive.cc
libcef_dll_wrapper.cc Update to Chromium revision 248478. 2014-02-05 20:35:45 +00:00
libcef_dll_wrapper2.cc