cef/include/capi
Marshall Greenblatt 8fee8ed05d Add unittests target to the binary distribution (issue #1632)
- Move all tests from the top-level directory to tests/.
- Move files shared by cefclient and unittests to tests/shared/.
- Add a fused (single header/source file) version of gtest in
  tests/gtest/ with associated CMake configuration.
- Test-only headers are now exposed in include/test/. Unit test
  targets must define UNIT_TEST in order to access them.
- Replace usage of USING_CEF_SHARED with WRAPPING_CEF_SHARED for
  clarity (only the libcef_dll_wrapper target should define it).
- Remove the RENAME_DIRECTORY CMake macro which is no longer used.
- Remove C++11 usage from unittests sources for compatibility with
  the binary distribution configuration.
- Windows: Fix build errors due to chrome_elf.dll and imm32.lib
  missing from the CMake configuration.
2016-11-18 03:19:17 -05:00
..
test Add unittests target to the binary distribution (issue #1632) 2016-11-18 03:19:17 -05:00
views Update to Chromium revision 9cedf753 (#418732) 2016-10-20 16:54:25 -04:00
cef_app_capi.h Improve support for a host owned message pump (issue #1805) 2016-05-04 18:35:49 -04:00
cef_auth_callback_capi.h Update generated file copyright year 2016-01-08 14:00:27 -05:00
cef_base_capi.h Improve inheritance support in the CEF API (issue #1623). 2015-05-05 17:16:44 -04:00
cef_browser_capi.h Standardize IME callbacks for off-screen rendering (issue #1675) 2016-11-03 21:02:36 -04:00
cef_browser_process_handler_capi.h Improve support for a host owned message pump (issue #1805) 2016-05-04 18:35:49 -04:00
cef_callback_capi.h Update generated file copyright year 2016-01-08 14:00:27 -05:00
cef_client_capi.h Update generated file copyright year 2016-01-08 14:00:27 -05:00
cef_command_line_capi.h Update generated file copyright year 2016-01-08 14:00:27 -05:00
cef_context_menu_handler_capi.h Update generated file copyright year 2016-01-08 14:00:27 -05:00
cef_cookie_capi.h Update generated file copyright year 2016-01-08 14:00:27 -05:00
cef_dialog_handler_capi.h Update generated file copyright year 2016-01-08 14:00:27 -05:00
cef_display_handler_capi.h Update generated file copyright year 2016-01-08 14:00:27 -05:00
cef_dom_capi.h Add CefDOMNode::GetElementBounds() method 2016-09-09 14:02:57 -04:00
cef_download_handler_capi.h Update generated file copyright year 2016-01-08 14:00:27 -05:00
cef_download_item_capi.h Update generated file copyright year 2016-01-08 14:00:27 -05:00
cef_drag_data_capi.h Update generated file copyright year 2016-01-08 14:00:27 -05:00
cef_drag_handler_capi.h Update generated file copyright year 2016-01-08 14:00:27 -05:00
cef_file_util_capi.h Add CefScopedTempDir and file utility functions for unit tests (issue #1632) 2016-11-15 13:47:44 -05:00
cef_find_handler_capi.h Update generated file copyright year 2016-01-08 14:00:27 -05:00
cef_focus_handler_capi.h Update generated file copyright year 2016-01-08 14:00:27 -05:00
cef_frame_capi.h Update generated file copyright year 2016-01-08 14:00:27 -05:00
cef_geolocation_capi.h Update generated file copyright year 2016-01-08 14:00:27 -05:00
cef_geolocation_handler_capi.h Update generated file copyright year 2016-01-08 14:00:27 -05:00
cef_image_capi.h Implement Views framework on Windows and Linux (issue #1749). 2016-04-26 11:58:13 -04:00
cef_jsdialog_handler_capi.h Update to Chromium revision 6e53600d (#386251) 2016-04-28 12:57:08 -04:00
cef_keyboard_handler_capi.h Fix documentation errors (issue #1834) 2016-03-01 17:17:08 -05:00
cef_life_span_handler_capi.h Add API for SSL status and certificate retrieval (issue #1924) 2016-09-02 13:01:33 +03:00
cef_load_handler_capi.h Pass transition type to CefLoadHandler::OnLoadStart (issue #1943) 2016-07-12 12:00:51 -04:00
cef_menu_model_capi.h Implement Views framework on Windows and Linux (issue #1749). 2016-04-26 11:58:13 -04:00
cef_menu_model_delegate_capi.h Fix CefMenuModelDelegate methods missing from the CAPI (issue #2006) 2016-10-28 13:20:04 -04:00
cef_navigation_entry_capi.h Update to Chromium revision 9cedf753 (#418732) 2016-10-20 16:54:25 -04:00
cef_origin_whitelist_capi.h Update generated file copyright year 2016-01-08 14:00:27 -05:00
cef_parser_capi.h Update to Chromium revision 6e53600d (#386251) 2016-04-28 12:57:08 -04:00
cef_path_util_capi.h Update generated file copyright year 2016-01-08 14:00:27 -05:00
cef_print_handler_capi.h Update generated file copyright year 2016-01-08 14:00:27 -05:00
cef_print_settings_capi.h Implement Views framework on Windows and Linux (issue #1749). 2016-04-26 11:58:13 -04:00
cef_process_message_capi.h Update generated file copyright year 2016-01-08 14:00:27 -05:00
cef_process_util_capi.h Update generated file copyright year 2016-01-08 14:00:27 -05:00
cef_render_handler_capi.h Standardize IME callbacks for off-screen rendering (issue #1675) 2016-11-03 21:02:36 -04:00
cef_render_process_handler_capi.h Update generated file copyright year 2016-01-08 14:00:27 -05:00
cef_request_capi.h Update generated file copyright year 2016-01-08 14:00:27 -05:00
cef_request_context_capi.h Linux: Add version script to restrict exported symbols (issue #1765) 2016-06-06 12:31:24 -04:00
cef_request_context_handler_capi.h Update generated file copyright year 2016-01-08 14:00:27 -05:00
cef_request_handler_capi.h Add callback for custom certificate selection (issue #1824) 2016-10-27 14:04:48 -04:00
cef_resource_bundle_capi.h Update generated file copyright year 2016-01-08 14:00:27 -05:00
cef_resource_bundle_handler_capi.h Update generated file copyright year 2016-01-08 14:00:27 -05:00
cef_resource_handler_capi.h Add error code to CefResponse (issue #1845) 2016-05-11 15:36:15 -04:00
cef_response_capi.h Add error code to CefResponse (issue #1845) 2016-05-11 15:36:15 -04:00
cef_response_filter_capi.h Fix documentation errors (issue #1834) 2016-03-01 17:17:08 -05:00
cef_scheme_capi.h Update generated file copyright year 2016-01-08 14:00:27 -05:00
cef_ssl_info_capi.h Add API for SSL status and certificate retrieval (issue #1924) 2016-09-02 13:01:33 +03:00
cef_ssl_status_capi.h Update to Chromium revision 9cedf753 (#418732) 2016-10-20 16:54:25 -04:00
cef_stream_capi.h Update generated file copyright year 2016-01-08 14:00:27 -05:00
cef_string_visitor_capi.h Update generated file copyright year 2016-01-08 14:00:27 -05:00
cef_task_capi.h Update generated file copyright year 2016-01-08 14:00:27 -05:00
cef_thread_capi.h Add CefThread interface (issue #1632) 2016-11-14 11:30:15 -05:00
cef_trace_capi.h Update generated file copyright year 2016-01-08 14:00:27 -05:00
cef_urlrequest_capi.h Update generated file copyright year 2016-01-08 14:00:27 -05:00
cef_v8_capi.h Remove mention of automatic type conversion in cef_v8.h (issue #1089) 2016-10-28 20:52:40 -04:00
cef_values_capi.h Change index parameter type from int to size_t (issue #1491) 2016-11-04 15:26:35 -04:00
cef_waitable_event_capi.h Add CefWaitableEvent interface for unit tests (issue #1632) 2016-11-15 16:18:41 -05:00
cef_web_plugin_capi.h Add CefRegisterWidevineCdm function and remove component updater support (issue #2009) 2016-10-17 14:16:31 -04:00
cef_x509_certificate_capi.h Add API for SSL status and certificate retrieval (issue #1924) 2016-09-02 13:01:33 +03:00
cef_xml_reader_capi.h Update generated file copyright year 2016-01-08 14:00:27 -05:00
cef_zip_reader_capi.h Update generated file copyright year 2016-01-08 14:00:27 -05:00