cef/tests/unittests
Marshall Greenblatt 9e50918a30 Linux: Fix compile error
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1426 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-09-03 19:12:22 +00:00
..
mac Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
client_app_delegates.cc Fix mapping of routing IDs to browser objects (issue #1012). 2013-07-15 20:25:59 +00:00
command_line_unittest.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
cookie_unittest.cc Structural improvements for request handling (issue #1044) 2013-09-03 16:43:31 +00:00
dialog_unittest.cc - Provide default implementations of the file chooser dialogs (open, open multiple, save) on all platforms (issue #761). 2012-10-16 19:28:07 +00:00
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 Fix spelling error in OnProcessMessageReceived (issue #636). 2012-06-11 20:03:49 +00:00
download_unittest.cc Update to Chromium revision 213078. 2013-07-24 22:40:07 +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 Add support for JavaScript alert, confirm, prompt and onbeforeunload dialogs (issue #507). 2012-04-16 21:15:27 +00:00
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.cc Structural improvements for request handling (issue #1044) 2013-09-03 16:43:31 +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
process_message_unittest.cc Fix spelling error in OnProcessMessageReceived (issue #636). 2012-06-11 20:03:49 +00:00
request_context_unittest.cc Linux: Fix compile error 2013-09-03 19:12:22 +00:00
request_handler_unittest.cc Structural improvements for request handling (issue #1044) 2013-09-03 16:43:31 +00:00
request_unittest.cc - Add CefURLRequest support (issue #517). 2012-06-19 16:29:49 +00:00
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
run_all_unittests_mac.mm Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
scheme_handler_unittest.cc Update to Chromium revision 203701. 2013-06-04 17:41:37 +00:00
stream_unittest.cc Windows: Fix 64-bit compile errors (issue #394). 2013-08-14 21:45:22 +00:00
string_unittest.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
task_unittest.cc Support custom V8 bindings on WebWorker threads (issue #451). 2013-01-03 17:24:24 +00:00
test_handler.cc Structural improvements for request handling (issue #1044) 2013-09-03 16:43:31 +00:00
test_handler.h Structural improvements for request handling (issue #1044) 2013-09-03 16:43:31 +00:00
test_suite.cc Mac: Fix compile error 2013-08-15 21:21:55 +00:00
test_suite.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
test_util.cc Windows: Fix 64-bit compile errors (issue #394). 2013-08-14 21:45:22 +00:00
test_util.h - Provide default implementations of the file chooser dialogs (open, open multiple, save) on all platforms (issue #761). 2012-10-16 19:28:07 +00:00
tracing_unittest.cc Use scoped class to implement CEF_TRACE_EVENTx (issue #971). 2013-05-31 13:25:38 +00:00
url_unittest.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
urlrequest_unittest.cc Make CefURLRequest::GetResponse() data available before download completion (issue #956). 2013-08-27 19:16:24 +00:00
v8_unittest.cc Fix crash when using empty V8 strings with bindings (issue #1015). 2013-07-18 18:09:09 +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 Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
zip_reader_unittest.cc Add password argument to CefZipArchive::Load (issue #986). 2013-06-10 18:23:48 +00:00