.. |
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 transparency on Windows (issue #99).
|
2011-10-21 19:35:19 +00:00 |
binding_test.cpp
|
Introduce CefV8Exception for returning detailed exception information from CefV8Value::ExecuteFunction*() and add the ability to re-throw exceptions. (issue #317).
|
2011-11-10 22:57:23 +00:00 |
binding_test.h
|
Changes to cefclient in preparation for porting.
|
2010-10-28 20:38:27 +00:00 |
cefclient.cpp
|
- Add a new CefApp interface that provides global handlers and gets passed to CefInitialize() (issue #399).
|
2011-11-23 22:47:09 +00:00 |
cefclient.h
|
- Add a new CefApp interface that provides global handlers and gets passed to CefInitialize() (issue #399).
|
2011-11-23 22:47:09 +00:00 |
cefclient.rc
|
- Win: Improve redraw and scrolling performance (issue #360).
|
2011-11-09 20:09:24 +00:00 |
cefclient_gtk.cpp
|
- Add a new CefApp interface that provides global handlers and gets passed to CefInitialize() (issue #399).
|
2011-11-23 22:47:09 +00:00 |
cefclient_mac.mm
|
- Add a new CefApp interface that provides global handlers and gets passed to CefInitialize() (issue #399).
|
2011-11-23 22:47:09 +00:00 |
cefclient_switches.cpp
|
- Add a new CefApp interface that provides global handlers and gets passed to CefInitialize() (issue #399).
|
2011-11-23 22:47:09 +00:00 |
cefclient_switches.h
|
- Add a new CefApp interface that provides global handlers and gets passed to CefInitialize() (issue #399).
|
2011-11-23 22:47:09 +00:00 |
cefclient_win.cpp
|
- Add a new CefApp interface that provides global handlers and gets passed to CefInitialize() (issue #399).
|
2011-11-23 22:47:09 +00:00 |
client_handler.cpp
|
Replace JSBindingHandler with a new V8ContextHandler interface that contains callbacks for V8 context creation and release (issue #359).
|
2011-11-21 21:21:55 +00:00 |
client_handler.h
|
Replace JSBindingHandler with a new V8ContextHandler interface that contains callbacks for V8 context creation and release (issue #359).
|
2011-11-21 21:21:55 +00:00 |
client_handler_gtk.cpp
|
Add initial Linux support (issue #40).
|
2011-10-24 20:20:52 +00:00 |
client_handler_mac.mm
|
Fix transparent background for toolbar in DevTools (issue #313).
|
2011-10-31 18:47:01 +00:00 |
client_handler_win.cpp
|
Add the ability to specify full plugin matching parameters including multiple mime types and file extensions via CefPluginInfo (issue #401).
|
2011-11-01 16:04:57 +00:00 |
client_popup_handler.cpp
|
Significant API changes for issue #218:
|
2011-05-20 14:42:25 +00:00 |
client_popup_handler.h
|
Significant API changes for issue #218:
|
2011-05-20 14:42:25 +00:00 |
clientplugin.cpp
|
Significant API changes for issue #218:
|
2011-05-20 14:42:25 +00:00 |
clientplugin.h
|
Significant API changes for issue #218:
|
2011-05-20 14:42:25 +00:00 |
download_handler.cpp
|
Significant API changes for issue #218:
|
2011-05-20 14:42:25 +00:00 |
download_handler.h
|
- Fix Mac compile errors.
|
2011-05-20 23:39:33 +00:00 |
extension_test.cpp
|
- Hide CEF internal V8 attributes from JavaScript (issue #316).
|
2011-11-04 19:34:14 +00:00 |
extension_test.h
|
- Fix memory leaks in V8 usage (issue #323).
|
2011-09-20 20:41:54 +00:00 |
osrplugin.cpp
|
- Win: Improve redraw and scrolling performance (issue #360).
|
2011-11-09 20:09:24 +00:00 |
osrplugin.h
|
Add support for transparency on Windows (issue #99).
|
2011-10-21 19:35:19 +00:00 |
osrplugin_test.cpp
|
Add the ability to specify full plugin matching parameters including multiple mime types and file extensions via CefPluginInfo (issue #401).
|
2011-11-01 16:04:57 +00:00 |
osrplugin_test.h
|
Add support for transparency on Windows (issue #99).
|
2011-10-21 19:35:19 +00:00 |
plugin_test.cpp
|
Add the ability to specify full plugin matching parameters including multiple mime types and file extensions via CefPluginInfo (issue #401).
|
2011-11-01 16:04:57 +00:00 |
plugin_test.h
|
Changes to cefclient in preparation for porting.
|
2010-10-28 20:38:27 +00:00 |
resource.h
|
- Win: Improve redraw and scrolling performance (issue #360).
|
2011-11-09 20:09:24 +00:00 |
resource_util.h
|
Add initial Linux support (issue #40).
|
2011-10-24 20:20:52 +00:00 |
resource_util_linux.cpp
|
- Linux: Implement resource loading in cefclient.
|
2011-11-12 04:47:00 +00:00 |
resource_util_mac.mm
|
cefclient:
|
2011-03-04 02:14:04 +00:00 |
resource_util_win.cpp
|
Significant API changes for issue #218:
|
2011-05-20 14:42:25 +00:00 |
scheme_test.cpp
|
Pass the |redirectUrl| parameter to GetResponseHeaders() instead of ProcessRequest() (issue #414).
|
2011-11-07 22:23:51 +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
|
Significant API changes for issue #218:
|
2011-05-20 14:42:25 +00:00 |
uiplugin.h
|
Significant API changes for issue #218:
|
2011-05-20 14:42:25 +00:00 |
uiplugin_test.cpp
|
Add the ability to specify full plugin matching parameters including multiple mime types and file extensions via CefPluginInfo (issue #401).
|
2011-11-01 16:04:57 +00:00 |
uiplugin_test.h
|
Changes to cefclient in preparation for porting.
|
2010-10-28 20:38:27 +00:00 |
util.h
|
Significant API changes for issue #218:
|
2011-05-20 14:42:25 +00:00 |