.. |
mac
|
Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564).
|
2012-04-03 01:34:16 +00:00 |
browser_info_map_unittest.cc
|
Update to Chromium revision 40af916d (#303546).
|
2014-11-12 19:25:15 +00:00 |
chromium_includes.h
|
Add base::string16 support (issue #1336).
|
2014-07-15 22:07:25 +00:00 |
client_app_delegates.cc
|
Support configuration of preferences during runtime (issue #1709)
|
2015-10-06 18:14:11 -04:00 |
command_line_unittest.cc
|
Add CommandLineTest.IgnorePrefixes unit test to verify prefix removal behavior (issue #1778)
|
2015-12-03 17:13:23 -05:00 |
cookie_unittest.cc
|
Update to Chromium revision 304f01a1 (#358063)
|
2015-11-11 18:24:00 -05:00 |
dialog_unittest.cc
|
Add plugin placeholder and policy support (issue #1708)
|
2015-09-22 12:28:46 +03:00 |
display_unittest.cc
|
Update to Chromium revision 304f01a1 (#358063)
|
2015-11-11 18:24:00 -05:00 |
dom_unittest.cc
|
Add plugin placeholder and policy support (issue #1708)
|
2015-09-22 12:28:46 +03:00 |
download_unittest.cc
|
Add plugin placeholder and policy support (issue #1708)
|
2015-09-22 12:28:46 +03:00 |
draggable_regions_unittest.cc
|
Add plugin placeholder and policy support (issue #1708)
|
2015-09-22 12:28:46 +03:00 |
frame_unittest.cc
|
Update to Chromium revision 304f01a1 (#358063)
|
2015-11-11 18:24:00 -05:00 |
geolocation_unittest.cc
|
Update to Chromium revision 304f01a1 (#358063)
|
2015-11-11 18:24:00 -05:00 |
jsdialog_unittest.cc
|
Update to Chromium revision cb947c01 (#352221)
|
2015-10-09 17:31:27 -04:00 |
life_span_unittest.cc
|
Add plugin placeholder and policy support (issue #1708)
|
2015-09-22 12:28:46 +03:00 |
message_router_unittest.cc
|
Update to Chromium revision 304f01a1 (#358063)
|
2015-11-11 18:24:00 -05:00 |
navigation_unittest.cc
|
- Factor platform-specific code out of CefBrowserHostImpl (issue #1749).
|
2015-11-25 20:19:36 -05:00 |
os_rendering_unittest.cc
|
- Factor platform-specific code out of CefBrowserHostImpl (issue #1749).
|
2015-11-25 20:19:36 -05:00 |
os_rendering_unittest_mac.h
|
Implement off-screen rendering support using delegated rendering (issue #1257).
|
2014-06-30 22:30:29 +00:00 |
os_rendering_unittest_mac.mm
|
Introduce the use of Chromium types (issue #1336).
|
2014-07-14 22:18:51 +00:00 |
parser_unittest.cc
|
Update to Chromium revision cb947c01 (#352221)
|
2015-10-09 17:31:27 -04:00 |
plugin_unittest.cc
|
Update to Chromium revision 304f01a1 (#358063)
|
2015-11-11 18:24:00 -05:00 |
preference_unittest.cc
|
Support configuration of preferences during runtime (issue #1709)
|
2015-10-06 18:14:11 -04:00 |
print_unittest.cc
|
Introduce the use of Chromium types (issue #1336).
|
2014-07-14 22:18:51 +00:00 |
process_message_unittest.cc
|
Add plugin placeholder and policy support (issue #1708)
|
2015-09-22 12:28:46 +03:00 |
request_context_unittest.cc
|
Add plugin placeholder and policy support (issue #1708)
|
2015-09-22 12:28:46 +03:00 |
request_handler_unittest.cc
|
Update to Chromium revision cb947c01 (#352221)
|
2015-10-09 17:31:27 -04:00 |
request_unittest.cc
|
- Add CefPostData::HasExcludedElements which returns true if the underlying
|
2015-12-02 17:23:16 -05:00 |
resource_manager_unittest.cc
|
Fix parsing of CefResourceManager::Request::url() when both query
|
2015-10-13 16:51:52 -04:00 |
routing_test_handler.cc
|
cefclient: Split ClientApp into process-specific types (issue #1500).
|
2015-01-31 04:41:36 +00:00 |
routing_test_handler.h
|
Update to Chromium revision 40af916d (#303546).
|
2014-11-12 19:25:15 +00:00 |
run_all_unittests.cc
|
cefclient: Split ClientApp into process-specific types (issue #1500).
|
2015-01-31 04:41:36 +00:00 |
run_all_unittests_mac.mm
|
Introduce the use of Chromium types (issue #1336).
|
2014-07-14 22:18:51 +00:00 |
scheme_handler_unittest.cc
|
Add plugin placeholder and policy support (issue #1708)
|
2015-09-22 12:28:46 +03:00 |
stream_resource_handler_unittest.cc
|
Add plugin placeholder and policy support (issue #1708)
|
2015-09-22 12:28:46 +03:00 |
stream_unittest.cc
|
Update to Chromium revision 40af916d (#303546).
|
2014-11-12 19:25:15 +00:00 |
string_unittest.cc
|
Add base::string16 support (issue #1336).
|
2014-07-15 22:07:25 +00:00 |
task_unittest.cc
|
Introduce the use of Chromium types (issue #1336).
|
2014-07-14 22:18:51 +00:00 |
test_handler.cc
|
Add CefResourceManager class for mapping requests to data providers (issue #1640).
|
2015-06-03 15:21:40 -04:00 |
test_handler.h
|
Update to Chromium revision 304f01a1 (#358063)
|
2015-11-11 18:24:00 -05:00 |
test_suite.cc
|
Support configuration of the "Accept-Language" HTTP header globally or on a per-browser basis using new CefSettings.accept_language_list and CefBrowserSettings.accept_language_list members (issue #318).
|
2015-02-18 17:28:56 +00:00 |
test_suite.h
|
Update to Chromium revision 14bd12d6 (#333041)
|
2015-06-08 17:31:50 -04:00 |
test_util.cc
|
- Add CefPostData::HasExcludedElements which returns true if the underlying
|
2015-12-02 17:23:16 -05: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 12bfc336 (#338390).
|
2015-07-24 16:11:13 -04:00 |
translator_unittest.cc
|
Improve inheritance support in the CEF API (issue #1623).
|
2015-05-05 17:16:44 -04:00 |
urlrequest_unittest.cc
|
- Add CefPostData::HasExcludedElements which returns true if the underlying
|
2015-12-02 17:23:16 -05:00 |
v8_unittest.cc
|
Add plugin placeholder and policy support (issue #1708)
|
2015-09-22 12:28:46 +03:00 |
values_unittest.cc
|
- Add CefValue for wrapping various value types in a single object (issue #1607).
|
2015-04-16 15:04:56 +02:00 |
version_unittest.cc
|
Change CEF version number format to remove SVN dependency (issue #1580).
|
2015-03-16 19:34:35 -04:00 |
xml_reader_unittest.cc
|
Introduce the use of Chromium types (issue #1336).
|
2014-07-14 22:18:51 +00:00 |
zip_reader_unittest.cc
|
Introduce the use of Chromium types (issue #1336).
|
2014-07-14 22:18:51 +00:00 |