Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/obsproject/cef

Fork of CEF (Chromium Embedded Framework) with OBS-specific patches
https://github.com/obsproject/cef

Remember the user-selected printer by default (fixes issue #2875)

8c996d2efd80165d0845d37de98935e3fadbcb04 authored over 4 years ago by Marshall Greenblatt <[email protected]>
Fix window.print() of PDF file (fixes issue #2987)

d8b4281c06e3f8e7c75acb672532415c30c27280 authored over 4 years ago by Marshall Greenblatt <[email protected]>
Windows: cefclient: Fix return value check for AcquireSync (fixes issue #2933)

c82eb3e80f5525dfecedde3ef92a226b2157f6b8 authored over 4 years ago by Marshall Greenblatt <[email protected]>
Fix load of non-standard custom scheme URI as iframe src (see issue #2929)

14571658a26451f6409f8dd8963f7a88fc8c1ca2 authored over 4 years ago by Marshall Greenblatt <[email protected]>
Fix registration of WebSafe schemes (fixes issue #2929)

aa4473e2c60b3a95d1d5233a58c5f979cd653136 authored over 4 years ago by Marshall Greenblatt <[email protected]>
Update AUTHORS.txt documentation

9deef4189c4dd255cd387626c55953ad39893065 authored over 4 years ago by Marshall Greenblatt <[email protected]>
Update AUTHORS.txt documentation

25d81e0f1dcd4b52ba458cbfb74cf4b0150762e6 authored over 4 years ago by Marshall Greenblatt <[email protected]>
Update API hash for audio handler changes (see issue #2755)

70590a759d9f1b5a65331b43d78dcc763028eda4 authored over 4 years ago by Marshall Greenblatt <[email protected]>
Re-implement audio capturing based on the AudioService API (fixes issue #2755)

8d01442d75a98a03cf1c8ef527ffaa87b0659e31 authored over 4 years ago by Mike Wiedenbauer <[email protected]>
Update cef_api_hash.h at build time if necessary (fixes issue #2922)

The cef_api_hash.h file was previously only updated when the translator tool
was run manually. F...

d65483ae16b427bd058acc18da514c3a9d90a0a9 authored over 4 years ago by Marshall Greenblatt <[email protected]>
Save LocalPrefs.json in CefSettings.root_cache_path (see issue #2890)

7c6e53ddfb95fe2b5e9b01cd5eb1387c1ea1e93c authored over 4 years ago by Marshall Greenblatt <[email protected]>
Add CefMediaSink::GetIconType (see issue #2900)

This attribute is useful for identifying different classes of cast devices
without first requiri...

ff0c36b465b3c5e0fc0e369a2795ce1794af1d8e authored over 4 years ago by Marshall Greenblatt <[email protected]>
Fix OSR resize issue with DPI scaling (fixes issue #2733)

dafce45e492f6712fb5c1e113c17dfb478af25de authored over 4 years ago by Vladislav <[email protected]>
Add SameSite (same_site) and Priority attributes to CefCookie (fixes issue #2524)

This change also restores the Chromium default values for the
SameSiteByDefaultCookies and Cooki...

be6af15754f6b06e0ca1763202e25c848c0f40c8 authored over 4 years ago by Dmitry Azaraev <[email protected]>
Revert "Fix background color assignment for popups (fixes issue #2482)"

This change is causing the OSRTest.OsrPopupJSOtherClient test to fail.

This reverts commit 3adb...

cbc06252727c88fd13a61a2c197bb2399f69f2e9 authored over 4 years ago by Marshall Greenblatt <[email protected]>
Normalize path values and add additional error logging (fixes issue #2405)

This change also improves the settings documentation and enforces the
requirement that path valu...

fd1f465fa706555e2c58119b56ace47e8604eda3 authored over 4 years ago by Marshall Greenblatt <[email protected]>
Fix transposed variables in GetRequestInfo (fixes issue #2530)

8ed39e4ae53feebe97be37dead7e575130cff490 authored over 4 years ago by Marshall Greenblatt <[email protected]>
Fix background color assignment for popups (fixes issue #2482)

3adb801ca855a1cf739b27f8369026b0dd289f77 authored over 4 years ago by Marshall Greenblatt <[email protected]>
Fix PDF extension loading of large files (fixes issue #2905)

The PDF extension will send Range requests when loading large PDF files. For
these cross-origin ...

ccf7b28723bb6839c4f8e0fd0bb3ee2794f9d11e authored over 4 years ago by Marshall Greenblatt <[email protected]>
Change cef_pdf_print_settings_t custom margins from double to int (fixes issue #2694)

e876217e24209fd2ded0ecb3043a149f1412cfdd authored over 4 years ago by Alex Maitland <[email protected]>
Fix OSR keyboard input for editable PDF (fixes issue #2907)

ec0c57d0e1e61955e9e87124bcc1dd8160549c1f authored over 4 years ago by Mike Wiedenbauer <[email protected]>
Fix handling of partial range request (fixes issue #2873)

87a7c4f94b8efd06b7c35058d8f8bf9c1d594b6a authored over 4 years ago by Jengerer <[email protected]>
Remove DCHECK in InterceptedRequest::OnReceiveRedirect (fixes issue #2917)

27257d0288e2d137389024f23ad25d6420cab7d8 authored over 4 years ago by Marshall Greenblatt <[email protected]>
Windows: Early init parental controls to avoid blocking assertions

245bc9bfabd5bc4e4ac25ca915a35194d1cafdfb authored over 4 years ago by Marshall Greenblatt <[email protected]>
Update to Chromium version 83.0.4103.0 (#756066)

fa519f5108661885761a408133d97a3452a5a36e authored over 4 years ago by Marshall Greenblatt <[email protected]>
Fix AltGr handling for OSR keyboard events (fixes issue #2892)

30d83cb94a79e6548ecb4db4f8d6ad587f3b3177 authored over 4 years ago by Mike Wiedenbauer <[email protected]>
Linux: Fix CefPrintHandler callbacks from PDF viewer (fixes issue #2906)

f5c79bf50c777e4be4d9ba6fa6735b7981f5433a authored almost 5 years ago by Mike Wiedenbauer <[email protected]>
Windows: cefclient: Fix accessibility where TreeId type has changed from int to string

ea1324a9f1eaece076d0ff31e6402f5321e817b2 authored almost 5 years ago by Andrei Kurushin <[email protected]>
Fix UU_REPLACE_PLUS_WITH_SPACE value to match Chromium (fixes issue #2904)

261a8899fcef597a246df316d78d5e96404eae63 authored almost 5 years ago by Andy Tzeng <[email protected]>
Fix OSR popup position when the view origin is offset in screen coords (fixes issue #2902)

a5de549456c020fb8fdca3b9628bd45bd06b2813 authored almost 5 years ago by Vladislav <[email protected]>
Windows: Disable the sandbox if windows_sandbox_info is null

This restores the behavior prior to revision 438382c. Calling
InitializeSandboxInfo from inside ...

bdaa857c49dac518397e7b07276324d138197a79 authored almost 5 years ago by rcdrone <[email protected]>
Remove unexpected content headers when converting from POST to GET request on 302 redirect response (fixes issue #2883)

1c149000930487b5179364b8f6230cc62988e216 authored almost 5 years ago by Cristian Amarie <[email protected]>
Fix CefFrame::GetSource crash on detached frame (fixes issue #2898)

01f385a6f79da07e97bd13e7852d30f69573d7ba authored almost 5 years ago by Andrei Kurushin <[email protected]>
Enable smooth scrolling with OSR (fixes issue #2895)

cf6b57d659d19dbac6eb899b197176b06ac38812 authored almost 5 years ago by Mike Wiedenbauer <[email protected]>
Mac: Remove unicode character in README.redistrib.txt (fixes issue #2910)

f742ab499488e33e167036215b9eaa98bedf1ecf authored almost 5 years ago by Marshall Greenblatt <[email protected]>
Fix no newline at end of file error with Xcode 11.3.1

cfac1c347c3b8add1d8af1bb56b0eb4a26372430 authored almost 5 years ago by Marshall Greenblatt <[email protected]>
Update to Chromium version 82.0.4085.0 (#749737)

- Building on macOS now requires the 10.15 SDK. Xcode 11.3 is recommended as
Xcode 11.4 is not...

047e8f9349ecd635b1146e4a44de46a38b8a64f8 authored almost 5 years ago by Marshall Greenblatt <[email protected]>
Always persist local_state by default (fixes issue #2890)

If a cache_path is specified local_state will now be persisted to a
LocalPrefs.json file. This i...

3d87a685613181d7cc39da750a3a73a6f99270e9 authored almost 5 years ago by Marshall Greenblatt <[email protected]>
Windows: Fix warning C4457: declaration of 'result' hides function parameter in VS2019

66433c18695028ed1640a643a74f9650c52de6ef authored almost 5 years ago by Marshall Greenblatt <[email protected]>
Convert CefCookieManagerImpl to use CefBrowserContext::Getter.

With this change CefCookieManagerImpl no longer keeps a reference to the
originating CefRequestC...

869ae21c9feeb3d9d61bb0f2f8d3e65a2ddd26d0 authored almost 5 years ago by Marshall Greenblatt <[email protected]>
Add support for media device discovery and messaging (fixes issue #2900)

Chromium supports communication with media devices on the local network via
the Cast and DIAL pr...

03fd5b15da9a1c34b012af3fa9c051beb76280cc authored almost 5 years ago by Marshall Greenblatt <[email protected]>
Fix OSR crash on window.open with new client (fixes issue #2894)

fecd582035227ac1842e5662d010f29752e72eb3 authored almost 5 years ago by Vladislav <[email protected]>
Support fragment (hash) component in CefParseURL (fixes issue #2896)

180e9bd362550a27959fad1334bf34f881d20d0e authored almost 5 years ago by Andy Tzeng <[email protected]>
automate-git: Add support for depot_tools version pinning (fixes issue #2893)

2fbb6ba1e9207b530fd18932c33e484653253833 authored almost 5 years ago by Marshall Greenblatt <[email protected]>
automate-git: Remove support for branches older than 3071.

3071 and newer branches use Git and GN exclusively.

51e12b386625fac77f38c258dddb2f63ee320de4 authored almost 5 years ago by Marshall Greenblatt <[email protected]>
Windows: Skip InitializeSandboxInfo if no_sandbox is true

The InitializeSandboxInfo method applies mitigations to the main process
that are inappropriate ...

a6f9d78c1c36e8a6a4e34c93c95a6972a58239a0 authored almost 5 years ago by rcdrone <[email protected]>
Windows: Skip InitializeSandboxInfo if no_sandbox is true

The InitializeSandboxInfo method applies mitigations to the main process
that are inappropriate ...

8cf82c24dcde138401b22a511a663f4e119b6ae6 authored almost 5 years ago by rcdrone <[email protected]>
Windows: Skip InitializeSandboxInfo if no_sandbox is true

The InitializeSandboxInfo method applies mitigations to the main process
that are inappropriate ...

438382c5df6bb5a2496acb5e26a8f80dd8a441d5 authored almost 5 years ago by rcdrone <[email protected]>
Windows: Fix ScreenlockMonitorDeviceSource window creation error.

See https://crbug.com/1058556 for details.

1ab44722e83c26ed836aba16b73cdd3fbe9cf648 authored almost 5 years ago by Marshall Greenblatt <[email protected]>
Windows: Update cef_sandbox mitigations to match Chromium

42917764730aa0809f846d9b0d4301cbb85ffadd authored almost 5 years ago by Marshall Greenblatt <[email protected]>
automate-git: Windows: Patch VS toolchain scripts before runhooks

Split `gclient sync` into separate `gclient sync --nohooks` and
`gclient runhooks` steps so that...

06a5ef3cd80370ab8fa6ee27975d87d3568c4dd2 authored almost 5 years ago by Marshall Greenblatt <[email protected]>
Update to Chromium version 81.0.4044.0 (#737173)

9d9ee8b45f1be2abb8f7e414dbe2f63a7ef4307c authored almost 5 years ago by Marshall Greenblatt <[email protected]>
automate-git: Remove unsupported --disable-syntax-validation flag

a22b670a00d848449547ef1313ac498a9f07f40c authored almost 5 years ago by Marshall Greenblatt <[email protected]>
Fix OSR surface sizing on browser resize (fixes issue #2733).

This includes the following changes:
- Update usage of surface IDs to match the Aura implementat...

8c6cc302d0669c273e80752c275249d022d12634 authored almost 5 years ago by Marshall Greenblatt <[email protected]>
Windows: Add ARM64 binary distribution support (see issue #2773)

afcee77abeb543735bdc636301db2f56b72e6bf3 authored almost 5 years ago by Iain Apreotesei <[email protected]>
Windows: Build the pe_image target as C++17 (see issue #2819)

This works around a bug in the Visual C++ standard library where the
std::is_integral templates ...

294eb75355302ae9f1d7fc37e87dfa87acc1f2a5 authored almost 5 years ago by Marshall Greenblatt <[email protected]>
Windows: Fix cef_sandbox build error: call to 'as_const' is ambiguous.

See https://crbug.com/752720#c132 for details.

e472228f299078a0c820db4b273d7622dd2b709f authored almost 5 years ago by Marshall Greenblatt <[email protected]>
Fix inline documentation in crash_server.py

fb925e7aa5c4871cba9f42fc21052628d851bc80 authored almost 5 years ago by Marshall Greenblatt <[email protected]>
Fix navigation to debug URLs

a141082b91c06979bbed2a6aba60708328400b33 authored almost 5 years ago by Marshall Greenblatt <[email protected]>
Update to Chromium version 80.0.3987.0 (#722274)

71768ea6c32deba08d16c2c77bc9ddce5f33387b authored almost 5 years ago by Alexander Guettler <[email protected]>
cefclient: Windows: Pass correct mouse click count value (see issue #2727)

ed39922f85d7059b51f4d8c8b9140741508c9ca9 authored almost 5 years ago by Marshall Greenblatt <[email protected]>
Fix race between OpenInputStreamWrapper Open and Cancel (fixes issue #2843)

1da3f71357bedc0f04537a1567f30e3ab6d1fa12 authored almost 5 years ago by Marshall Greenblatt <[email protected]>
cefsimple: Fix sizing of popup windows with --use-views (see issue #2854)

c3d4f24720992a250565d256713896f83f1c568e authored almost 5 years ago by Marshall Greenblatt <[email protected]>
Linux: Fix crashes on main window close (fixes issue #2831)

Call DesktopWindowTreeHostPlatform::Close after destroying CEF's X11 window
so that objects owne...

9df4a54308a88fd80c5774d91c62da35afb5fd1b authored almost 5 years ago by Marshall Greenblatt <[email protected]>
macOS: Disable toolchain prompt for tests (see issue #2692)

492c6c68431453da8444aa2cac48714afd47611b authored almost 5 years ago by Marshall Greenblatt <[email protected]>
Add support for MimeHandlerViewInCrossProcessFrame (fixes issue #2727)

The PDF loading documentation in extension_system.cc has be updated to
describe the new code pat...

a12c2ab3e13181924f7990d0f40d58554670f890 authored almost 5 years ago by Marshall Greenblatt <[email protected]>
Linux: Add CEF_INSTALL_SYSROOT env variable for calling install-sysroot.py (see issue #1990)

f2f6ae4f296df92207b62840b3ef844a49d5a0cd authored almost 5 years ago by Marshall Greenblatt <[email protected]>
Fix crash due to NULL frame during navigation (fixes issue #2772)

679850a267bf138327bee40bbedbc78234e99054 authored almost 5 years ago by Marshall Greenblatt <[email protected]>
Fix potential crash in OpenInputStreamWrapper::Open (fixes issue #2808)

c90b65a72c50aecc1f1afea1e5fab029b1f7c558 authored almost 5 years ago by Marshall Greenblatt <[email protected]>
cefclient: Convert NULL to nullptr (see issue #2861)

d02d25269087b941d4b2cd2303ff3eb0b6a7964b authored almost 5 years ago by Marshall Greenblatt <[email protected]>
cefsimple: Convert NULL to nullptr (see issue #2861)

b785d34d290dd0a255e71b4cf86c08d847ec75bb authored almost 5 years ago by Marshall Greenblatt <[email protected]>
ceftests: Convert NULL to nullptr (see issue #2861)

f5eef5390a6b2f641ac1040f8598c6b89de90219 authored almost 5 years ago by Marshall Greenblatt <[email protected]>
Update generated files for NULL to nullptr conversion (see issue #2861)

97d559982e597ce95837db834cb672c7fa7941a5 authored almost 5 years ago by Marshall Greenblatt <[email protected]>
tools: Convert NULL to nullptr (see issue #2861)

7a701546e1a87162a917c7b138843ced2dff05b7 authored almost 5 years ago by Marshall Greenblatt <[email protected]>
libcef: Convert NULL to nullptr (see issue #2861)

ea63799c3ec8a5101e24973056a479a85192c1d4 authored almost 5 years ago by Marshall Greenblatt <[email protected]>
Windows: cmake: Add VS2019 version 16.4

c05c3e4065c4195701ec838496aa85f5e9804d65 authored almost 5 years ago by Marshall Greenblatt <[email protected]>
Fix tarfile issues by using GNU_FORMAT with Python 3.8 (see issue #2856)

c629c5bb593a1c1df6475f824df1732b959574e6 authored almost 5 years ago by Marshall Greenblatt <[email protected]>
fix_style: Add Python 3 support (see issue #2856)

53b98a5022a2c1bfec3ac184645467620c957a5e authored almost 5 years ago by Marshall Greenblatt <[email protected]>
crash_server: Add Python 3 support (see issue #2856)

f0347f05891da654d35d41afffc1e837138cfdc4 authored almost 5 years ago by Marshall Greenblatt <[email protected]>
gn_args: Fix representation of int-type GN_DEFINES values (see issue #2856)

06a5a5bb36c3e298111eedafbce5eb7e79f01960 authored almost 5 years ago by Marshall Greenblatt <[email protected]>
gn_args: Fix Python 3 AttributeError: 'module' object has no attribute 'exc_clear' (see issue #2856)

08f6cbb675260e8ce47e84d348f3952bfddaf5c4 authored almost 5 years ago by Marshall Greenblatt <[email protected]>
Use explicit check for python version (see issue #2856)

1a406d079b65402aab67be52f501f9c1ca2a28ec authored almost 5 years ago by Marshall Greenblatt <[email protected]>
build: Add Python 3 support (see issue #2856)

3afa29d499b0ce4dcb847459a79143dee347fa86 authored almost 5 years ago by Marshall Greenblatt <[email protected]>
gclient_hook: Add Python 3 support (see issue #2856)

b98f142e0efa1c37e1c8a647748867e2cffa2304 authored almost 5 years ago by Marshall Greenblatt <[email protected]>
Fix Python 2 TypeError: write() argument 1 must be unicode, not str (see issue #2856)

894ac215326e7fa543199570b5900ab965e00093 authored almost 5 years ago by Marshall Greenblatt <[email protected]>
make_distrib: Add Python 3 support (see issue #2856)

e1132672eefdeffe36a30d4b8e8fe5d614451cdf authored almost 5 years ago by Marshall Greenblatt <[email protected]>
Fix incorrectly translated types in capi header comments (see issue #2856)

15226b933298fb9fcbc742206e279aeeee0c7c39 authored almost 5 years ago by Marshall Greenblatt <[email protected]>
translator: Add Python 3 support (see issue #2856)

This also fixes incorrect translation of types in capi header comments.

1b85022c588062df1ea98342e3ebd0edabfb3878 authored almost 5 years ago by Marshall Greenblatt <[email protected]>
cef_version: Add Python 3 support (see issue #2856)

dbc479e4907aeb56d4c99282fe71249fd57050bb authored almost 5 years ago by Marshall Greenblatt <[email protected]>
patch_updater: Add Python 3 support (see issue #2856)

5792cea9859a7708fa2373e66e543417997531b8 authored almost 5 years ago by Marshall Greenblatt <[email protected]>
patcher: Add Python 3 support (see issue #2856)

16e8710a81393587c318a0e8ee2c48b87bbe3706 authored almost 5 years ago by Marshall Greenblatt <[email protected]>
gn_args: Add Python 3 support (see issue #2856)

503ec7c2e6a61ebfa85bd6877fca819c760e94b6 authored almost 5 years ago by Marshall Greenblatt <[email protected]>
cefbuilds: Add Python 3 support (see issue #2856)

11ee7e984cdc99b3d41945bbeac2e5afe505f1d4 authored almost 5 years ago by Marshall Greenblatt <[email protected]>
Remove possibly incorrect CHECK in ProxyURLLoaderFactory::MaybeDestroySelf()

See also commit #81064faa.

8d0ae1f894e579cefb7e6c22193bfe0816a1dd68 authored almost 5 years ago by Yong Li <[email protected]>
Fix OSR popup view mouse wheel double event (fixes issue #2547)

95daea76fc2e8f267865f5fd76f3c626a52cef9e authored almost 5 years ago by Andrei Kurushin <[email protected]>
Fix OSR rendering recovery after GPU process crash (fixes issue #2827)

8ca0b4580ebd3e42856779824fb08f5f11b22a7c authored almost 5 years ago by elad bahar <[email protected]>
Ignore OSR paint events on hidden views (fixes issue #2817)

80fc651d7e4f4adb5c4bf5c178bd0920c100859b authored almost 5 years ago by Riku Palomäki <[email protected]>
Fix routing of OSR input events inside iframes (fixes issue #2789)

Mouse events need to be routed to the correct view and
CefRenderWidgetHostViewOSR::TransformPoin...

0f944cdc55fad8a4f68e6a3e353338ea9f6f8e89 authored almost 5 years ago by Riku Palomäki <[email protected]>
Windows: Build the double_conversion target as C++17 (fixes issue #2819)

This works around a bug in the Visual C++ standard library where the
std::is_integral templates ...

7653e9e04c5e641ba421fff1f22849882837a803 authored almost 5 years ago by Marshall Greenblatt <[email protected]>
Only create Documents\Downloads dir if necessary (fixes issue #2841)

7c866328e0932fe5b6fa6e68e293ec37bc7e8879 authored almost 5 years ago by Marshall Greenblatt <[email protected]>