cef/libcef_dll
Marshall Greenblatt 69331e2064 - Update to Chromium revision 105051.
- Enable use of clang compiler on Mac.
- Add CefSettings.threaded_compositing_enabled option.
- Begin converting NewRunnable usage to base::Bind.
- Avoid assertion when an empty message is passed to OnConsoleMessage().
- Add an "--allow-partial" option to the make_distrib tool.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@316 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2011-10-12 19:09:15 +00:00
..
cpptoc - Update to Chromium revision 105051. 2011-10-12 19:09:15 +00:00
ctocpp Add a FocusSource parameter to OnSetFocus() that indicates where the focus request is originating from (issue #369). 2011-10-07 10:30:10 +00:00
wrapper - Add CefSettings.local_storage_quota and session_storage_quota options for setting localStorage and sessionStorage quota limits respectively (issue #348). 2011-10-06 13:34:47 +00:00
cef_logging.h
libcef_dll.cc - Add CefSettings.local_storage_quota and session_storage_quota options for setting localStorage and sessionStorage quota limits respectively (issue #348). 2011-10-06 13:34:47 +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
transfer_util.cpp
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