cef/tests/unittests
Marshall Greenblatt eda69594ef - Provide default implementations of the file chooser dialogs (open, open multiple, save) on all platforms (issue #761).
- Add a new CefBrowserHost::RunFileDialog method that displays the specified file chooser dialog and returns the results asynchronously (issue #761).
- Add a new CefDialogHandler::OnFileDialog callback that allows the application to provide custom UI for file chooser dialogs (issue #761).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@862 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-10-16 19:28:07 +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 Add support for V8 startup tests and a new V8Test.Extension test (issue #712). 2012-09-28 17:11:10 +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 CefURLRequest support (issue #517). 2012-06-19 16:29:49 +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
dom_unittest.cc Fix spelling error in OnProcessMessageReceived (issue #636). 2012-06-11 20:03:49 +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 Clear the input array passed to CefBrowser::GetFrameIdentifiers so that the correct values are returned via the C/C++ wrapper API, and add a test (issue #626). 2012-06-04 17:03:31 +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 - Add CefURLRequest support (issue #517). 2012-06-19 16:29:49 +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
test_handler.cc Add support for JavaScript alert, confirm, prompt and onbeforeunload dialogs (issue #507). 2012-04-16 21:15:27 +00:00
test_handler.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
test_suite.cc Add support for customizing log file path and log severity level (issue #613). 2012-06-25 17:52:54 +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
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 - Add CefURLRequest support (issue #517). 2012-06-19 16:29:49 +00:00
v8_unittest.cc Fix interference of V8 unittest setup with other tests (issue #712). 2012-10-03 21:35:04 +00:00
values_unittest.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +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