.. |
mac
|
|
|
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
|
|
|
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 |
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 |
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_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_popup_handler.cpp
|
|
|
client_popup_handler.h
|
|
|
clientplugin.cpp
|
|
|
clientplugin.h
|
|
|
download_handler.cpp
|
|
|
download_handler.h
|
|
|
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_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 |
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 |
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
|
|
|
resource_util_linux.cpp
|
- Linux: Implement resource loading in cefclient.
|
2011-11-12 04:47:00 +00:00 |
resource_util_mac.mm
|
|
|
resource_util_win.cpp
|
|
|
resource_util.h
|
Add initial Linux support (issue #40).
|
2011-10-24 20:20:52 +00:00 |
resource.h
|
- Win: Improve redraw and scrolling performance (issue #360).
|
2011-11-09 20:09:24 +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
|
|
|
string_util.cpp
|
|
|
string_util.h
|
|
|
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
|
|
|
uiplugin.cpp
|
|
|
uiplugin.h
|
|
|
util.h
|
|
|