cef/tests/cefclient
2011-12-22 17:08:35 +00:00
..
mac
res Add support for transparency on Windows (issue #99). 2011-10-21 19:35:19 +00:00
binding_test.cpp Remove CefV8Value::CreateObject variant that accepts only one argument (issue #449). 2011-12-22 17:08:35 +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 Update to Chromium revision 115322. 2011-12-21 18:35:55 +00:00
cefclient_switches.h Update to Chromium revision 115322. 2011-12-21 18:35:55 +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 Update to Chromium revision 115322. 2011-12-21 18:35:55 +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 Remove CefV8Value::CreateObject variant that accepts only one argument (issue #449). 2011-12-22 17:08:35 +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