cef/tests/cefclient
Marshall Greenblatt 27496a992a Fix Mac settings to allow both Xcode debugging and app execution (issue #199).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@204 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2011-03-22 22:59:02 +00:00
..
mac Fix Mac settings to allow both Xcode debugging and app execution (issue #199). 2011-03-22 22:59:02 +00:00
res Allow registration of non-standard schemes (issue #195). 2011-03-04 17:56:01 +00:00
binding_test.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
binding_test.h Changes to cefclient in preparation for porting. 2010-10-28 20:38:27 +00:00
cefclient.cpp - HandleAddressChange and HandleTitleChange will always be called for the main frame and only the main frame (issue #200). 2011-03-08 19:33:18 +00:00
cefclient.h - HandleAddressChange and HandleTitleChange will always be called for the main frame and only the main frame (issue #200). 2011-03-08 19:33:18 +00:00
cefclient.rc Add drag and drop support for Windows (issue #140). 2011-02-28 00:33:11 +00:00
cefclient_mac.mm Mac: 2011-03-08 03:54:50 +00:00
cefclient_win.cpp Mac: 2011-03-08 03:54:50 +00:00
clientplugin.cpp Changes to cefclient in preparation for porting. 2010-10-28 20:38:27 +00:00
clientplugin.h Changes to cefclient in preparation for porting. 2010-10-28 20:38:27 +00:00
download_handler.cpp Introduce cef_runnable.h and cef_tuple.h and perform further thread-related cleanup (issue #175). 2011-01-29 22:52:34 +00:00
download_handler.h 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
extension_test.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
extension_test.h Changes to cefclient in preparation for porting. 2010-10-28 20:38:27 +00:00
plugin_test.cpp Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
plugin_test.h Changes to cefclient in preparation for porting. 2010-10-28 20:38:27 +00:00
resource.h Add drag and drop support for Windows (issue #140). 2011-02-28 00:33:11 +00:00
resource_util.h cefclient: 2011-03-04 02:14:04 +00:00
resource_util_mac.mm cefclient: 2011-03-04 02:14:04 +00:00
resource_util_win.cpp cefclient: 2011-03-04 02:14:04 +00:00
scheme_test.cpp Allow registration of non-standard schemes (issue #195). 2011-03-04 17:56:01 +00:00
scheme_test.h Changes to cefclient in preparation for porting. 2010-10-28 20:38:27 +00:00
string_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
string_util.h 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
uiplugin.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
uiplugin.h Changes to cefclient in preparation for porting. 2010-10-28 20:38:27 +00:00
uiplugin_test.cpp Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
uiplugin_test.h Changes to cefclient in preparation for porting. 2010-10-28 20:38:27 +00:00
util.h Improve thread safety and documentation and add support for thread-specific APIs (issue #175). 2011-01-29 01:42:59 +00:00