cef/libcef_dll
Marshall Greenblatt 6dee882cf2 Set the product version string using make_version_header.py and the chrome/VERSION file (issue #383).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@323 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2011-10-18 17:56:10 +00:00
..
cpptoc - Add CefFocusHandler::OnFocusedNodeChanged() notification (issue #379). 2011-10-14 12:40:40 +00:00
ctocpp - Add CefFocusHandler::OnFocusedNodeChanged() notification (issue #379). 2011-10-14 12:40:40 +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 Add #ifndef guards to cef_logging.h 2011-10-18 16:51:34 +00:00
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 Set the product version string using make_version_header.py and the chrome/VERSION file (issue #383). 2011-10-18 17:56:10 +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