cef/libcef_dll/wrapper
Marshall Greenblatt 74b35c30eb Update to Chromium revision 272007.
- Remove CefSettings.accelerated_compositing option (see https://crbug.com/363772).
- Remove experimental x-webkit-speech support (see https://crbug.com/223198).
- Execute CefGeolocationHandler callbacks on the UI thread (see https://crbug.com/304341#c212).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1711 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-05-29 17:15:34 +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 Update to Chromium revision 272007. 2014-05-29 17:15:34 +00:00
cef_message_router.cc Fix type conversion error. 2014-02-12 18:47:01 +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 Add password argument to CefZipArchive::Load (issue #986). 2013-06-10 18:23:48 +00:00
libcef_dll_wrapper.cc Remove the legacy off-screen rendering implementation. A new implementation is required (issue #1257). 2014-04-25 01:36:58 +00:00
libcef_dll_wrapper2.cc