cef/tests/unittests
2013-06-27 17:40:04 +00:00
..
mac
client_app_delegates.cc - Pass information to the renderer process synchronously on render thread creation and new browser creation to avoid race conditions (issue #744). 2012-11-20 20:08:36 +00:00
command_line_unittest.cc
cookie_unittest.cc Add the ability to persist session cookies (issue #881). 2013-02-13 19:53:41 +00:00
dialog_unittest.cc
display_unittest.cc - Change the way that application shutdown works in order to support JavaScript 'onbeforeunload' handling (issue #853). See comments in cef_life_span_handler.h for a detailed description of the new shutdown process. 2013-03-19 22:59:33 +00:00
dom_unittest.cc
download_unittest.cc Update to Chromium revision 190564. 2013-04-02 17:21:37 +00:00
geolocation_unittest.cc Add a new CefGetGeolocation function for retrieving geolocation information via an API callback (issue #764). 2012-10-19 18:39:44 +00:00
jsdialog_unittest.cc
life_span_unittest.cc - Change the way that application shutdown works in order to support JavaScript 'onbeforeunload' handling (issue #853). See comments in cef_life_span_handler.h for a detailed description of the new shutdown process. 2013-03-19 22:59:33 +00:00
navigation_unittest.cc - Change the way that application shutdown works in order to support JavaScript 'onbeforeunload' handling (issue #853). See comments in cef_life_span_handler.h for a detailed description of the new shutdown process. 2013-03-19 22:59:33 +00:00
os_rendering_unittest_mac.h Mac: Add off-screen rendering support (issue #518). 2013-04-16 19:23:00 +00:00
os_rendering_unittest_mac.mm Mac: Add off-screen rendering support (issue #518). 2013-04-16 19:23:00 +00:00
os_rendering_unittest.cc Linux: Add off-screen rendering support (issue #518). 2013-06-27 17:40:04 +00:00
process_message_unittest.cc
request_unittest.cc
run_all_unittests_mac.mm
run_all_unittests.cc - Change the way that application shutdown works in order to support JavaScript 'onbeforeunload' handling (issue #853). See comments in cef_life_span_handler.h for a detailed description of the new shutdown process. 2013-03-19 22:59:33 +00:00
scheme_handler_unittest.cc Update to Chromium revision 203701. 2013-06-04 17:41:37 +00:00
stream_unittest.cc
string_unittest.cc
task_unittest.cc Support custom V8 bindings on WebWorker threads (issue #451). 2013-01-03 17:24:24 +00:00
test_handler.cc - Change the way that application shutdown works in order to support JavaScript 'onbeforeunload' handling (issue #853). See comments in cef_life_span_handler.h for a detailed description of the new shutdown process. 2013-03-19 22:59:33 +00:00
test_handler.h - Change the way that application shutdown works in order to support JavaScript 'onbeforeunload' handling (issue #853). See comments in cef_life_span_handler.h for a detailed description of the new shutdown process. 2013-03-19 22:59:33 +00:00
test_suite.cc - Change the way that application shutdown works in order to support JavaScript 'onbeforeunload' handling (issue #853). See comments in cef_life_span_handler.h for a detailed description of the new shutdown process. 2013-03-19 22:59:33 +00:00
test_suite.h
test_util.cc
test_util.h
tracing_unittest.cc Use scoped class to implement CEF_TRACE_EVENTx (issue #971). 2013-05-31 13:25:38 +00:00
url_unittest.cc
urlrequest_unittest.cc Update to Chromium revision 207871. 2013-06-22 02:06:32 +00:00
v8_unittest.cc Improvements to v8::Persistent usage (issue #1001): 2013-06-26 22:33:44 +00:00
values_unittest.cc Support custom V8 bindings on WebWorker threads (issue #451). 2013-01-03 17:24:24 +00:00
version_unittest.cc Add CEF API hash and version info retrieval functions (issue #914). 2013-03-25 21:54:53 +00:00
xml_reader_unittest.cc
zip_reader_unittest.cc Add password argument to CefZipArchive::Load (issue #986). 2013-06-10 18:23:48 +00:00