3
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ceftests: Refactor test_server to support both HTTP and HTTPS servers (see issue #3348) More... over 2 years ago
Move testonly support for UI input events to libcef_test_support More... over 2 years ago
ceftests: Generalize the test_server::Observer interface (see issue #3348) More... over 2 years ago
Add CefTestServer that supports both HTTP and HTTPS (see issue #3348) More... over 2 years ago
Change the 'libcef_static' target type from static_library to source_set More... over 2 years ago
Fix minor style issues with request_impl.[cc|h] More... over 2 years ago
linux: Fix implicit conversion error on ARM [updated] (see https://crbug.com/1292951#c100) More... over 2 years ago
windows: Fix Views test failures (fixes issue #3365) More... over 2 years ago
Replace macros with C++17 features (see issue #3362) More... over 2 years ago
linux: Fix implicit conversion error on ARM (see https://crbug.com/1292951#c100) More... over 2 years ago
patcher: Skip missing platform-specific third-party directories More... over 2 years ago
Update to Chromium version 105.0.5195.0 (#1027018) More... over 2 years ago
Run TimeTest.InvalidBaseTimeToTime on Windows only (see issue #2935) More... over 2 years ago
Update to Chromium version 105.0.5176.0 (#1023155) More... over 2 years ago
Fix compilation errors from shared message unit tests (see issue #3126) More... over 2 years ago
windows: Fix warning C4267 conversion from 'size_t' to 'int' (see issue #3126) More... over 2 years ago
Add missing newline at end of file (see issue #3126) More... over 2 years ago
cmake: Switch to C++17 language standard (see issue #3362) More... over 2 years ago
alloy: win: Focus the browser after dismissal of a modal dialog (fixes issue #3361) More... over 2 years ago
Stop using CefStructBase for POD types (fixes issue #3357) More... over 2 years ago
Don't copy dbghelp.dll/dbgcore.dll from the Windows SDK (fixes issue #3356) More... over 2 years ago
Increase frame reconnect timeout to 10 seconds (see issue #3260) More... over 2 years ago
libcef_dll/wrapper: Let the compiler deduce types of func ptr More... over 2 years ago
alloy: Mac: Fix crash related to geolocation permissions (see issue #3352) More... over 2 years ago
Update libcef_dll_dylib.cc for compiler deduce types More... over 2 years ago
chrome: Add support for OnRequestMediaAccessPermission callback (see issue #2582) More... over 2 years ago
Add CefPermissionHandler callbacks for permission prompts (see issue #3352) More... over 2 years ago
Add a shared memory variant of CefProcessMessage (fixes issue #3126) More... over 2 years ago
Fix duplicate symbol error on MakeVisibleOnScreenRect (fixes issue #3353) More... over 2 years ago
Add OnMediaAccessChange notification (fixes issue #3310) More... over 2 years ago