.. |
extensions
|
Add chrome.tabs.create API support (issue #1947)
|
2017-09-28 15:41:10 +02:00 |
resources
|
macOS: Update xib files to 10.9 deployment target
|
2017-02-02 18:16:43 -05:00 |
views
|
Add support for loading extensions (issue #1947)
|
2017-08-25 18:40:32 -04:00 |
CMakeLists.txt.in
|
Add support for loading extensions (issue #1947)
|
2017-08-25 18:40:32 -04:00 |
browser_info_map_unittest.cc
|
Apply clang-format to all C, C++ and ObjC files (issue #2171)
|
2017-05-18 12:30:05 +02:00 |
client_app_delegates.cc
|
Apply clang-format to all C, C++ and ObjC files (issue #2171)
|
2017-05-18 12:30:05 +02:00 |
command_line_unittest.cc
|
Apply clang-format to all C, C++ and ObjC files (issue #2171)
|
2017-05-18 12:30:05 +02:00 |
cookie_unittest.cc
|
Linux: Fix error: suggest explicit braces to avoid ambiguous ‘else’ [-Werror=dangling-else] with gcc 7.1
|
2017-08-11 16:56:52 +00:00 |
dialog_unittest.cc
|
Apply clang-format to all C, C++ and ObjC files (issue #2171)
|
2017-05-18 12:30:05 +02:00 |
display_unittest.cc
|
Add log level to CefDisplayHandler::OnConsoleMessage (issue #2234)
|
2017-12-18 18:36:56 -05:00 |
dom_unittest.cc
|
Apply clang-format to all C, C++ and ObjC files (issue #2171)
|
2017-05-18 12:30:05 +02:00 |
download_unittest.cc
|
Add support for loading extensions (issue #1947)
|
2017-08-25 18:40:32 -04:00 |
draggable_regions_unittest.cc
|
Apply clang-format to all C, C++ and ObjC files (issue #2171)
|
2017-05-18 12:30:05 +02:00 |
file_util_unittest.cc
|
Add support for loading extensions (issue #1947)
|
2017-08-25 18:40:32 -04:00 |
frame_unittest.cc
|
Fix bugs and test failures with browser-side navigation (issue #2290)
|
2017-11-30 18:20:24 -05:00 |
geolocation_unittest.cc
|
Apply clang-format to all C, C++ and ObjC files (issue #2171)
|
2017-05-18 12:30:05 +02:00 |
image_unittest.cc
|
Apply clang-format to all C, C++ and ObjC files (issue #2171)
|
2017-05-18 12:30:05 +02:00 |
image_util.cc
|
Rename unittests to ceftests (issue #1632)
|
2016-11-18 12:44:46 -05:00 |
image_util.h
|
Rename unittests to ceftests (issue #1632)
|
2016-11-18 12:44:46 -05:00 |
jsdialog_unittest.cc
|
Update to Chromium revision d483fb77 (#474934)
|
2017-06-02 05:55:23 -07:00 |
life_span_unittest.cc
|
Update to Chromium revision d483fb77 (#474934)
|
2017-06-02 05:55:23 -07:00 |
message_router_unittest.cc
|
Linux: Fix error: suggest explicit braces to avoid ambiguous ‘else’ [-Werror=dangling-else] with gcc 7.1
|
2017-08-11 16:56:52 +00:00 |
navigation_unittest.cc
|
Update to Chromium revision 5fdc0fab (#520840)
|
2017-12-14 15:31:07 -05:00 |
os_rendering_unittest.cc
|
Add support for loading extensions (issue #1947)
|
2017-08-25 18:40:32 -04:00 |
os_rendering_unittest_mac.h
|
Rename unittests to ceftests (issue #1632)
|
2016-11-18 12:44:46 -05:00 |
os_rendering_unittest_mac.mm
|
Apply clang-format to all C, C++ and ObjC files (issue #2171)
|
2017-05-18 12:30:05 +02:00 |
osr_accessibility_unittest.cc
|
Fix OSR accessibility tests (issue #2312)
|
2017-12-12 15:57:46 -05:00 |
osr_display_unittest.cc
|
Fix incorrect OSR browser display during navigation (issue #2209)
|
2017-07-05 15:18:52 -04:00 |
parser_unittest.cc
|
Apply clang-format to all C, C++ and ObjC files (issue #2171)
|
2017-05-18 12:30:05 +02:00 |
plugin_unittest.cc
|
Fix bugs and test failures with browser-side navigation (issue #2290)
|
2017-11-30 18:20:24 -05:00 |
preference_unittest.cc
|
Apply clang-format to all C, C++ and ObjC files (issue #2171)
|
2017-05-18 12:30:05 +02:00 |
print_unittest.cc
|
Rename unittests to ceftests (issue #1632)
|
2016-11-18 12:44:46 -05:00 |
process_message_unittest.cc
|
Apply clang-format to all C, C++ and ObjC files (issue #2171)
|
2017-05-18 12:30:05 +02:00 |
request_context_unittest.cc
|
Fix bugs and test failures with browser-side navigation (issue #2290)
|
2017-11-30 18:20:24 -05:00 |
request_handler_unittest.cc
|
Apply clang-format to all C, C++ and ObjC files (issue #2171)
|
2017-05-18 12:30:05 +02:00 |
request_unittest.cc
|
Fix bugs and test failures with browser-side navigation (issue #2290)
|
2017-11-30 18:20:24 -05:00 |
resource.h
|
Apply clang-format to all C, C++ and ObjC files (issue #2171)
|
2017-05-18 12:30:05 +02:00 |
resource_manager_unittest.cc
|
Update to Chromium revision 5fdc0fab (#520840)
|
2017-12-14 15:31:07 -05:00 |
resource_util_linux.cc
|
Apply clang-format to all C, C++ and ObjC files (issue #2171)
|
2017-05-18 12:30:05 +02:00 |
resource_util_win_idmap.cc
|
Update to Chromium revision 5fdc0fab (#520840)
|
2017-12-14 15:31:07 -05:00 |
routing_test_handler.cc
|
Apply clang-format to all C, C++ and ObjC files (issue #2171)
|
2017-05-18 12:30:05 +02:00 |
routing_test_handler.h
|
Apply clang-format to all C, C++ and ObjC files (issue #2171)
|
2017-05-18 12:30:05 +02:00 |
run_all_unittests.cc
|
Add support for loading extensions (issue #1947)
|
2017-08-25 18:40:32 -04:00 |
run_all_unittests_mac.mm
|
Apply clang-format to all C, C++ and ObjC files (issue #2171)
|
2017-05-18 12:30:05 +02:00 |
scheme_handler_unittest.cc
|
Fix bugs and test failures with browser-side navigation (issue #2290)
|
2017-11-30 18:20:24 -05:00 |
scoped_temp_dir_unittest.cc
|
Rename unittests to ceftests (issue #1632)
|
2016-11-18 12:44:46 -05:00 |
server_unittest.cc
|
- Add cache awareness to CefURLRequest (issue #2283)
|
2017-11-17 17:14:05 -05:00 |
stream_resource_handler_unittest.cc
|
Apply clang-format to all C, C++ and ObjC files (issue #2171)
|
2017-05-18 12:30:05 +02:00 |
stream_unittest.cc
|
Apply clang-format to all C, C++ and ObjC files (issue #2171)
|
2017-05-18 12:30:05 +02:00 |
string_unittest.cc
|
Apply clang-format to all C, C++ and ObjC files (issue #2171)
|
2017-05-18 12:30:05 +02:00 |
task_unittest.cc
|
Apply clang-format to all C, C++ and ObjC files (issue #2171)
|
2017-05-18 12:30:05 +02:00 |
test_handler.cc
|
Fix bugs and test failures with browser-side navigation (issue #2290)
|
2017-11-30 18:20:24 -05:00 |
test_handler.h
|
Fix bugs and test failures with browser-side navigation (issue #2290)
|
2017-11-30 18:20:24 -05:00 |
test_suite.cc
|
Add support for loading extensions (issue #1947)
|
2017-08-25 18:40:32 -04:00 |
test_suite.h
|
Add support for loading extensions (issue #1947)
|
2017-08-25 18:40:32 -04:00 |
test_util.cc
|
Linux: Fix error: suggest explicit braces to avoid ambiguous ‘else’ [-Werror=dangling-else] with gcc 7.1
|
2017-08-11 16:56:52 +00:00 |
test_util.h
|
Apply clang-format to all C, C++ and ObjC files (issue #2171)
|
2017-05-18 12:30:05 +02:00 |
thread_helper.cc
|
Apply clang-format to all C, C++ and ObjC files (issue #2171)
|
2017-05-18 12:30:05 +02:00 |
thread_helper.h
|
Apply clang-format to all C, C++ and ObjC files (issue #2171)
|
2017-05-18 12:30:05 +02:00 |
thread_unittest.cc
|
Apply clang-format to all C, C++ and ObjC files (issue #2171)
|
2017-05-18 12:30:05 +02:00 |
tracing_unittest.cc
|
Add support for loading extensions (issue #1947)
|
2017-08-25 18:40:32 -04:00 |
translator_unittest.cc
|
Apply clang-format to all C, C++ and ObjC files (issue #2171)
|
2017-05-18 12:30:05 +02:00 |
urlrequest_unittest.cc
|
- Add cache awareness to CefURLRequest (issue #2283)
|
2017-11-17 17:14:05 -05:00 |
v8_unittest.cc
|
Apply clang-format to all C, C++ and ObjC files (issue #2171)
|
2017-05-18 12:30:05 +02:00 |
values_unittest.cc
|
Apply clang-format to all C, C++ and ObjC files (issue #2171)
|
2017-05-18 12:30:05 +02:00 |
version_unittest.cc
|
Rename unittests to ceftests (issue #1632)
|
2016-11-18 12:44:46 -05:00 |
waitable_event_unittest.cc
|
Apply clang-format to all C, C++ and ObjC files (issue #2171)
|
2017-05-18 12:30:05 +02:00 |
webui_unittest.cc
|
Update to Chromium revision fa6a5d87 (#499098)
|
2017-09-07 17:29:47 -04:00 |
xml_reader_unittest.cc
|
Apply clang-format to all C, C++ and ObjC files (issue #2171)
|
2017-05-18 12:30:05 +02:00 |
zip_reader_unittest.cc
|
Apply clang-format to all C, C++ and ObjC files (issue #2171)
|
2017-05-18 12:30:05 +02:00 |