cef/tests/unittests
Marshall Greenblatt 8986d281e3 Mac: Fix compile errors due to Chromium update.
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1112 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-02-27 18:34:27 +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 - 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
download_unittest.cc Update to Chromium revision 184577. 2013-02-27 17:56:03 +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
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
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
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
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 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 Mac: Fix compile errors due to Chromium update. 2013-02-27 18:34:27 +00:00
test_suite.h
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
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
zip_reader_unittest.cc