cef/tests/unittests
Marshall Greenblatt fd97bbf292 Fix Mac compile error.
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1104 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-02-22 18:00:45 +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 - 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 Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
cookie_unittest.cc Add the ability to persist session cookies (issue #881). 2013-02-13 19:53:41 +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 Send OnTitleChange() notifications when navigating history (issue #766). 2013-02-08 16:42:22 +00:00
dom_unittest.cc Fix spelling error in OnProcessMessageReceived (issue #636). 2012-06-11 20:03:49 +00:00
download_unittest.cc Fix Mac compile error. 2013-02-22 18:00:45 +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
navigation_unittest.cc Fix popup window behavioral errors introduced by revision 1085 changes (issue #816). 2013-02-09 22:38:24 +00:00
os_rendering_unittest.cc Windows: Improvements to off-screen rendering support (issue #518). 2013-01-11 23:00:39 +00:00
process_message_unittest.cc Fix spelling error in OnProcessMessageReceived (issue #636). 2012-06-11 20:03:49 +00:00
request_unittest.cc - Add CefURLRequest support (issue #517). 2012-06-19 16:29:49 +00:00
run_all_unittests.cc - Add CefURLRequest support (issue #517). 2012-06-19 16:29:49 +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 Pass actual HTTP response code to CefLoadHandler::OnLoadEnd (issue #521). 2012-11-21 22:11:22 +00:00
stream_unittest.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +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 Support custom V8 bindings on WebWorker threads (issue #451). 2013-01-03 17:24:24 +00:00
test_handler.h Add a new CefBrowserHost::StartDownload method for starting a download that can then be handled via CefDownloadHandler (issue #883). 2013-02-13 22:47:04 +00:00
test_suite.cc - Update to Chromium revision 165669. 2012-11-05 20:18:20 +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 - 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
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 Update to Chromium revision 173683. 2013-01-14 19:21:17 +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 - Update to Chromium revision 165669. 2012-11-05 20:18:20 +00:00
v8_unittest.cc Introduce chrome proxy implementation based on command-line flags (issue #600). 2013-02-06 20:41:54 +00:00
values_unittest.cc Support custom V8 bindings on WebWorker threads (issue #451). 2013-01-03 17:24:24 +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 Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00