cef/libcef_dll/ctocpp
Marshall Greenblatt 616fdbf3ff Improve inheritance support in the CEF API (issue #1623).
- Support single parent inheritance in CEF API classes.
- Support non-virtual inheritance in CEF API classes.
- Support translation of CEF API sub-directories.
- Add test sub-directories for testing-only functionality that will be
  available to unit tests but not exposed via the binary distribution.
- Add unit tests for the translator tool.
- Fix parsing of template parameter types that include commas.
2015-05-05 17:16:44 -04:00
..
test Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
app_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
app_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
auth_callback_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
auth_callback_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
base_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
base_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
before_download_callback_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
before_download_callback_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
binary_value_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
binary_value_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
browser_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
browser_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
browser_host_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
browser_host_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
browser_process_handler_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
browser_process_handler_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
callback_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
callback_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
client_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
client_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
command_line_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
command_line_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
completion_callback_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
completion_callback_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
context_menu_handler_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
context_menu_handler_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
context_menu_params_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
context_menu_params_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
cookie_manager_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
cookie_manager_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
cookie_visitor_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
cookie_visitor_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
delete_cookies_callback_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
delete_cookies_callback_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
dialog_handler_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
dialog_handler_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
dictionary_value_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
dictionary_value_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
display_handler_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
display_handler_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
domdocument_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
domdocument_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
domnode_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
domnode_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
domvisitor_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
domvisitor_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
download_handler_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
download_handler_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
download_item_callback_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
download_item_callback_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
download_item_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
download_item_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
drag_data_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
drag_data_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
drag_handler_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
drag_handler_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
end_tracing_callback_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
end_tracing_callback_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
file_dialog_callback_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
file_dialog_callback_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
find_handler_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
find_handler_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
focus_handler_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
focus_handler_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
frame_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
frame_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
geolocation_callback_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
geolocation_callback_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
geolocation_handler_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
geolocation_handler_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
get_geolocation_callback_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
get_geolocation_callback_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
jsdialog_callback_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
jsdialog_callback_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
jsdialog_handler_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
jsdialog_handler_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
keyboard_handler_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
keyboard_handler_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
life_span_handler_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
life_span_handler_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
list_value_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
list_value_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
load_handler_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
load_handler_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
menu_model_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
menu_model_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
navigation_entry_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
navigation_entry_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
navigation_entry_visitor_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
navigation_entry_visitor_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
permission_handler_ctocpp.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
permission_handler_ctocpp.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
post_data_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
post_data_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
post_data_element_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
post_data_element_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
print_dialog_callback_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
print_dialog_callback_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
print_handler_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
print_handler_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
print_job_callback_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
print_job_callback_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
print_settings_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
print_settings_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
process_message_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
process_message_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
read_handler_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
read_handler_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
render_handler_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
render_handler_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
render_process_handler_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
render_process_handler_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
request_callback_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
request_callback_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
request_context_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
request_context_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
request_context_handler_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
request_context_handler_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
request_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
request_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
request_handler_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
request_handler_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
resource_bundle_handler_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
resource_bundle_handler_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
resource_handler_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
resource_handler_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
response_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
response_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
run_file_dialog_callback_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
run_file_dialog_callback_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
scheme_handler_factory_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
scheme_handler_factory_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
scheme_registrar_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
scheme_registrar_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
set_cookie_callback_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
set_cookie_callback_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
sslcert_principal_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
sslcert_principal_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
sslinfo_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
sslinfo_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
stream_reader_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
stream_reader_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
stream_writer_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
stream_writer_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
string_visitor_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
string_visitor_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
task_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
task_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
task_runner_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
task_runner_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
urlrequest_client_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
urlrequest_client_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
urlrequest_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
urlrequest_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
v8accessor_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
v8accessor_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
v8context_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
v8context_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
v8exception_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
v8exception_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
v8handler_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
v8handler_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
v8stack_frame_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
v8stack_frame_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
v8stack_trace_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
v8stack_trace_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
v8value_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
v8value_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
value_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
value_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
web_plugin_info_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
web_plugin_info_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
web_plugin_info_visitor_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
web_plugin_info_visitor_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
web_plugin_unstable_callback_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
web_plugin_unstable_callback_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
write_handler_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
write_handler_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
xml_reader_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
xml_reader_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
zip_reader_ctocpp.cc Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
zip_reader_ctocpp.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00