.. |
mac
|
Fix Mac settings to allow both Xcode debugging and app execution (issue #199).
|
2011-03-22 22:59:02 +00:00 |
res
|
- Add support for returning an HTTP status code from HandleBeforeResourceLoad and custom scheme handlers via the CefResponse class (issue #202).
|
2011-04-21 16:46:16 +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
|
- Add support for returning an HTTP status code from HandleBeforeResourceLoad and custom scheme handlers via the CefResponse class (issue #202).
|
2011-04-21 16:46:16 +00:00 |
cefclient.h
|
- Add support for returning an HTTP status code from HandleBeforeResourceLoad and custom scheme handlers via the CefResponse class (issue #202).
|
2011-04-21 16:46:16 +00:00 |
cefclient.rc
|
- Add off-screen rendering support on Windows. This involves a number of new CefBrowser and CefHandler methods. See the "Off-Screen Rendering Example" in cefclient for example usage.
|
2011-03-24 20:36:47 +00:00 |
cefclient_mac.mm
|
- Add support for returning an HTTP status code from HandleBeforeResourceLoad and custom scheme handlers via the CefResponse class (issue #202).
|
2011-04-21 16:46:16 +00:00 |
cefclient_win.cpp
|
- Add support for returning an HTTP status code from HandleBeforeResourceLoad and custom scheme handlers via the CefResponse class (issue #202).
|
2011-04-21 16:46:16 +00:00 |
clientplugin.cpp
|
- Add off-screen rendering support on Windows. This involves a number of new CefBrowser and CefHandler methods. See the "Off-Screen Rendering Example" in cefclient for example usage.
|
2011-03-24 20:36:47 +00:00 |
clientplugin.h
|
- Add off-screen rendering support on Windows. This involves a number of new CefBrowser and CefHandler methods. See the "Off-Screen Rendering Example" in cefclient for example usage.
|
2011-03-24 20:36:47 +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 |
osrplugin.cpp
|
- Add cookie get/set support (issue #88).
|
2011-04-09 01:05:30 +00:00 |
osrplugin.h
|
- Add off-screen rendering support on Windows. This involves a number of new CefBrowser and CefHandler methods. See the "Off-Screen Rendering Example" in cefclient for example usage.
|
2011-03-24 20:36:47 +00:00 |
osrplugin_test.cpp
|
- Add off-screen rendering support on Windows. This involves a number of new CefBrowser and CefHandler methods. See the "Off-Screen Rendering Example" in cefclient for example usage.
|
2011-03-24 20:36:47 +00:00 |
osrplugin_test.h
|
- Add off-screen rendering support on Windows. This involves a number of new CefBrowser and CefHandler methods. See the "Off-Screen Rendering Example" in cefclient for example usage.
|
2011-03-24 20:36:47 +00:00 |
plugin_test.cpp
|
- Add off-screen rendering support on Windows. This involves a number of new CefBrowser and CefHandler methods. See the "Off-Screen Rendering Example" in cefclient for example usage.
|
2011-03-24 20:36:47 +00:00 |
plugin_test.h
|
Changes to cefclient in preparation for porting.
|
2010-10-28 20:38:27 +00:00 |
resource.h
|
- Add off-screen rendering support on Windows. This involves a number of new CefBrowser and CefHandler methods. See the "Off-Screen Rendering Example" in cefclient for example usage.
|
2011-03-24 20:36:47 +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 custom schemes to cause redirects (issue #98).
|
2011-04-21 18:17:46 +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
|
- Add off-screen rendering support on Windows. This involves a number of new CefBrowser and CefHandler methods. See the "Off-Screen Rendering Example" in cefclient for example usage.
|
2011-03-24 20:36:47 +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 |