..
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
- 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 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
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
Mac: Add off-screen rendering support (issue #518 ).
2013-04-16 19:23:00 +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_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
Support cross-origin XMLHttpRequest loads and redirects for custom standard schemes when enabled via the cross-origin whitelist (issue #950 ).
2013-04-18 17:58:23 +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
- 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
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
Add new CefNowFromSystemTraceTime() method (issue #908 ).
2013-03-15 19:57:20 +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
Remove V8 worker bindings (issue #451 ).
2013-04-11 20:46:04 +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
Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564 ).
2012-04-03 01:34:16 +00:00