Ecosyste.ms: OpenCollective

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

github.com/electron/libchromiumcontent

Shared library build of Chromium’s Content module
https://github.com/electron/libchromiumcontent

Merge pull request #511 from electron/refactor-scripts

Refactor some scripts

91b8f3f3a1475acf4000cf85aa3d713f5a3570bd authored over 6 years ago by Alexey Kuzmin <[email protected]>
Add and use git.get_head_commit()

b0da43567f1d69391cf8554999ad1a38512c7384 authored over 6 years ago by Aleksei Kuzmin <[email protected]>
Add 'run-gn' script and call it from the 'update' script

Example usage:
$ ./script/run-gn -c shared_library tests
Done. Made 6931 targets from 1329 files...

7711db51483b2b6c9d5d52020905d7d29e3eef25 authored over 6 years ago by Aleksei Kuzmin <[email protected]>
Name an arg "target_arch" instead of "target-arch" for consistency

0d46f860bb9e477ac771cb282a3bfe8c739b7dac authored over 6 years ago by Aleksei Kuzmin <[email protected]>
Extract Ninja related stuff to lib/ninja.py

b420d585a0411d1898b4699692a608f32e357574 authored over 6 years ago by Aleksei Kuzmin <[email protected]>
Move some script constants to a shared lib/config.py

3bb757b3fd871e82d600e37fc3ed9b8c57044e23 authored over 6 years ago by Aleksei Kuzmin <[email protected]>
Merge pull request #512 from electron/get-patch-contents

Add script/get-patch

375ec9cccda031a3e53a609bc0ee97010f2a6556 authored over 6 years ago by Alexey Kuzmin <[email protected]>
Update broken windows patch files

4b93896c7104ce8e00ade6fc39676d42620887f8 authored over 6 years ago by Nitish Sakhawalkar <[email protected]>
Add script/get-patch

Use it to export commits from Chromium's and other repos as patch files.

788db449d42412191e60c9db3b625f36ae3b2107 authored over 6 years ago by Aleksei Kuzmin <[email protected]>
Merge pull request #508 from electron/enable_plznavigate

Update SiteInstance creation logic for Plznavigate

90df5e9e88810a49a2e0db71f4e8d3a635108efa authored almost 7 years ago by Cheng Zhao <[email protected]>
Merge remote-tracking branch 'origin/master' into fix-unittests

b937e8fd23df27ab02ae52874f23702ac915213c authored almost 7 years ago by Nitish Sakhawalkar <[email protected]>
Add patches for windows build

927934146062c4f9783d70c40689769f88cde989 authored almost 7 years ago by Nitish Sakhawalkar <[email protected]>
Update SiteInstance creation logic for Plznavigate

- Use speculative render frame host SiteInstance when available.
- GetSiteInstanceForNavigationR...

f1fc5cfb3d17d73687574b6ee4636dd1a9dbb7b5 authored almost 7 years ago by deepak1556 <[email protected]>
Merge pull request #507 from electron/cleanup

Cleanup V8 patches

a1c127ed921289f26f51df63892cc91efa11076b authored almost 7 years ago by Aleš Pergl <[email protected]>
Merge pull request #503 from electron/native-titlebar-fix

Add a patch to fix window repainting issues when DWM is disabled on Windows

76a718409b7b859c6b708492e89aab0389fe447f authored almost 7 years ago by Alexey Kuzmin <[email protected]>
Export only v8::Platform::SystemClockTimeMillis, not the whole class

3cc737429779fd0e691f5e1b5fb90c333c6490fd authored almost 7 years ago by Ales Pergl <[email protected]>
Remove mksnapshot.patch

f8af3f2ec031c6a89c6bb679d975128c06d9c84e authored almost 7 years ago by Ales Pergl <[email protected]>
Merge pull request #505 from electron/arm-mksnapshot

Add component to build mksnapshot binaries for armv7/arm64 (master)

c79fab2a6a5d02e1d628cb9397d765a4e1c92400 authored almost 7 years ago by John Kleinschmidt <[email protected]>
Add component to build mksnapshot binaries for armv7/arm64

cc54122da1c40a31968d99a39ce83ebed0cf668e authored almost 7 years ago by John Kleinschmidt <[email protected]>
add a proper description to the new patch

a4bc167f1c914d338e527d1a1f98ae79b673b936 authored almost 7 years ago by Heilig Benedek <[email protected]>
adds patch to allow disabling redraw locking on windows

99751620e96fba4a3d41a53ce19f06c30fae0c50 authored almost 7 years ago by Heilig Benedek <[email protected]>
Disable some test targets in BUILD.gn file.

02a86729c2c0b3c2cefc5a677205575ca35e86bb authored almost 7 years ago by Nitish Sakhawalkar <[email protected]>
Disable RenderFrameHostImplBrowserTest.BeforeUnloadDialogRequiresGesture

50655af206827f62c6be3bc5c4ada272e703be26 authored almost 7 years ago by Nitish Sakhawalkar <[email protected]>
Update patches yaml file with description

aabd91e441084383975415c9998f9293261977ca authored almost 7 years ago by Nitish Sakhawalkar <[email protected]>
Do not install PyYAML on bootstrap (#500)

0db373051269a57127bac86e4857dfc40feebca8 authored almost 7 years ago by Alexey Kuzmin <[email protected]>
Add patch to fix base:base_unittests by disabling WeakPtrDeathTests

282cbcbb6fab9a322fe060f023decaf45213594f authored almost 7 years ago by Nitish Sakhawalkar <[email protected]>
Create patch for disabling gpu unit test and update patches yaml

b0a461b95dcf9d8f60370726e936bc2065f49962 authored almost 7 years ago by Nitish Sakhawalkar <[email protected]>
Update patch to fix DOM test in content/test:content_unittests

20b31dcb6f7566b806973152161c8f75ee2f2d4d authored almost 7 years ago by Nitish Sakhawalkar <[email protected]>
Add patch to fix build and tests for content/test:content_browsertests

dc46de842eda05f8dccf05028f669ddcf68cd355 authored almost 7 years ago by Nitish Sakhawalkar <[email protected]>
Merge pull request #495 from electron/fix-descripion

Fix a typo in the patches configs

03fd8059e7a3487a55e028b64ff1b2fb183e1e9e authored almost 7 years ago by Alexey Kuzmin <[email protected]>
Fix a typo in the patches configs

descripion → description

f55c10a18e4eed66958c38858b45a019afb61cda authored almost 7 years ago by Aleksei Kuzmin <[email protected]>
Add missing patch to the config (#494)

ae741cb33510ffacca0e7f3700bcd10117ced886 authored almost 7 years ago by Alexey Kuzmin <[email protected]>
Merge pull request #486 from nitsakh/fix-bootstrap

Fix bootstrap install error

e5e98e5aed452bf8202d12469e114713e9213e44 authored almost 7 years ago by Alexey Kuzmin <[email protected]>
Merge pull request #492 from electron/move-dcheck-disable

Remove whitespaces from patchfile

3afbcd57a6e89706eb54367d7ba066d848555bf7 authored almost 7 years ago by Shelley Vohr <[email protected]>
revert whitespace changes

7b5c5479780512d6f1b3570b288c32850010d313 authored almost 7 years ago by Shelley Vohr <[email protected]>
move dcheck disable to dcheck patchfile (#491)

f8e8c373e73a4176472e41b674490bfd221af1a7 authored almost 7 years ago by Shelley Vohr <[email protected]>
add patch to disable base_computed_style_ DCHECK (#487)

62505df812c4b674a906a3ab905b6c7e2ff78fd7 authored almost 7 years ago by Shelley Vohr <[email protected]>
Merge pull request #481 from electron/build-clang-arm64

Customized build clang scripts for arm64

633563ee2f74de2443768e3fc21bf0d46aa2619c authored almost 7 years ago by John Kleinschmidt <[email protected]>
Fix bootstrap install error

32897fcd7e0e1a8dda7a55c48630292b053e87ab authored almost 7 years ago by Nitish Sakhawalkar <[email protected]>
Customized build clang scripts for arm64/armv7

In order to build/test Electron on arm7 and arm64 we need to manually build clang for those plat...

dda2851946be5e06e433caafdd406d3bf93f707b authored almost 7 years ago by John Kleinschmidt <[email protected]>
Rename patch files (#485)

0207ca0bf534644b31d720ed8ed8e3c594b5340a authored almost 7 years ago by Alexey Kuzmin <[email protected]>
Comment out a spurious navigation-related DCHECK (#484)

e607bd15dfd5f6aa18a1b721a950ea97d4f0f3b6 authored almost 7 years ago by Jeremy Apthorp <[email protected]>
Store patches meta info in patches configs (#470)

* Add PyYAML submodule

https://github.com/yaml/pyyaml

* Install PyYAML on bootstrap

* I...

38c34c5446667f0c6e2a7f59247cd3069002b1fb authored almost 7 years ago by Alexey Kuzmin <[email protected]>
Merge pull request #443 from electron/enable_unittests

Enable unittests and browsertests

dceeb59d3f95c146a84297f29815007b323fadd6 authored almost 7 years ago by Alexey Kuzmin <[email protected]>
Merge pull request #407 from electron/upgrade-to-chromium-63

Upgrade to Chromium 63

1acfd72a161ddf068366e2a95c36fe92a8330055 authored almost 7 years ago by Cheng Zhao <[email protected]>
Remove 082-blink-platform-bindings-V8PerIsolateData.patch

4acbced107fbf6928bb4572c160f639683b35669 authored almost 7 years ago by Cheng Zhao <[email protected]>
Use Visual Studio 2017

0db9357d59b3bcc90954fe0c41d5c912be7abf4b authored almost 7 years ago by John Kleinschmidt <[email protected]>
Use Chromium 63.0.3239.108

604bc8d9489fbf0618c813dad1771f035d7cb669 authored almost 7 years ago by Aleksei Kuzmin <[email protected]>
Update patches-mas/001-blink_no_private_api.patch

766f671a483445d68e648aa360ce8b1ee3258691 authored almost 7 years ago by Aleksei Kuzmin <[email protected]>
Update v8/041-cherry_pick_ac0fe8ec.patch

38a621fab58230a2683512feb20b7f2011a27247 authored almost 7 years ago by Aleksei Kuzmin <[email protected]>
Convert ScriptForbiddenScope CHECK => DCHECK in V8PerIsolateData

This was enabled back in
https://chromium-review.googlesource.com/c/chromium/src/+/648373

342ff09465a707360ac64d9b020f96bb97bc7637 authored almost 7 years ago by deepak1556 <[email protected]>
Ship zlib_adler32_simd_c.pdb

6a0008e1483cace7bfabc356790d0c0c3e28e392 authored almost 7 years ago by Cheng Zhao <[email protected]>
Ship rtc_base_approved_generic_cc.pdb

039dce720ba0fd336fdee42b892663bd78516fc9 authored almost 7 years ago by Cheng Zhao <[email protected]>
Use Chromium 63.0.3239.150

6c8cbcca0c868faed0e6da7bba009017e0052005 authored almost 7 years ago by Aleksei Kuzmin <[email protected]>
Disable ScriptForbiddenScope check in BeforeCallEnteredCallback

Got crash in Electron:
[22964:0312/160427.139779:FATAL:V8PerIsolateData.cpp(54)] Check failed: !...

9d93a02d6808ff45c809245afde2cd830b192893 authored almost 7 years ago by Cheng Zhao <[email protected]>
Remove v8/042-backport_3ecb047.patch

The patch is already there as 026-backport_3ecb047.patch.

d1726f1f4884496732a86e6381b239adfa23088d authored almost 7 years ago by Aleksei Kuzmin <[email protected]>
Remove v8/041-backport_a2b91ed.patch

The patch is already there as 027-backport_a2b91ed.patch

1b6ddef9f9993c6cc6d04000fe6e0fa9c658e095 authored almost 7 years ago by Aleksei Kuzmin <[email protected]>
Remove v8/038-cherry_pick_dbfe4a49d8.patch

It's already there.

25f6dfd2125c3afeda7b0b885ae9bdf28f3a0509 authored almost 7 years ago by Aleksei Kuzmin <[email protected]>
Fix 082-fix-arm64-linking-error.patch

570c252237958aa005e1a39daac1ad92ef9fb4c4 authored almost 7 years ago by Aleksei Kuzmin <[email protected]>
Backported fix for V8 security issue

Bug report: https://bugs.chromium.org/p/project-zero/issues/detail?id=1446
Original change: http...

f01a6c8adde1f3f5d774eb5053ffd90c0d0ef72e authored almost 7 years ago by Ales Pergl <[email protected]>
Use Chromium 63.0.3239.132

0a6c4c53c13415491181996d662be33fec6b5318 authored almost 7 years ago by Aleksei Kuzmin <[email protected]>
Backported fix for V8 security issue

Bug report: https://bugs.chromium.org/p/project-zero/issues/detail?id=1445
Original change: http...

bda7e75a4ddb4f6e2c56638ab82465e56e5cf53e authored almost 7 years ago by Ales Pergl <[email protected]>
Remove patches/v8/036-cherry_pick_1420e44db0.patch

dadd22e30bcd1653470e5df7fddcd0e8328bca95 authored almost 7 years ago by Aleksei Kuzmin <[email protected]>
Update patches/v8/035-backport_14ac02c.patch

96d29214059b6ea96fdf408e86a8b2ba5ae73c41 authored almost 7 years ago by Aleksei Kuzmin <[email protected]>
Remove patches/v8/034-patch_v8.patch

b8a72ff124716cb3b937606a278033e365078832 authored almost 7 years ago by Aleksei Kuzmin <[email protected]>
Remove 072-ignore_deprecation_warnings.. patch

It's no longer needed.

61487434c36e4920d36c75ca3089327e3bdfd79f authored almost 7 years ago by Aleksei Kuzmin <[email protected]>
Update patches/third_party/webrtc/003-webrtc-rwlock_null.patch

876a1858c2acbe34241fc9464fa838b04f455a6c authored almost 7 years ago by Aleksei Kuzmin <[email protected]>
Update patches/third_party/webrtc/002-webrtc-desktop_capturer_mac.patch

6e68756925394f8b5437c07695113b526c9226af authored almost 7 years ago by Aleksei Kuzmin <[email protected]>
Update 075-can_disable_desktop_capture_throttling.patch

619a305bfe16ef936fbb881a24a9a1b46587cb1c authored almost 7 years ago by Aleksei Kuzmin <[email protected]>
Update 020-guest_view.patch to use SetWillDrawSurfaceCallback

8660825f222353ff5c1b9a59d57d6982cebe6a5a authored almost 7 years ago by Heilig Benedek <[email protected]>
Fix delivery to S3

29191f11e727d3b3c76902af6e820c0069fb958d authored almost 7 years ago by John Kleinschmidt <[email protected]>
Update build_libs.py for Chromium 63

74ef46cccf4d5822bc758a0ef20d43f8f09cbd4e authored almost 7 years ago by Aleksei Kuzmin <[email protected]>
--typed_array_max_size_in_heap setting which is used by Node.js is now a build time flag

https://chromium-review.googlesource.com/c/v8/v8/+/664721

f808bd667dd59f96c11800c252ac2464566416b4 authored almost 7 years ago by deepak1556 <[email protected]>
Ship components/autofill/core/common

b2840937d71b994ba194c4719959b1decc6da97f authored almost 7 years ago by Cheng Zhao <[email protected]>
Export v8::Platform

2f065d9a5c2b407792c06331bc45c1c1e0195f50 authored almost 7 years ago by Aleksei Kuzmin <[email protected]>
Add leveldatabase and pangocairo headers to the dist

1f98f986406ec0ea4c21c70389c5a317d29bb3ea authored almost 7 years ago by Samuel Attard <[email protected]>
Adding patch from Chromium to fix vs 2017 build

51dc8676a6ad7eefbefda994c9fb2c0db68f4f97 authored almost 7 years ago by Tomas Rycl <[email protected]>
Enable back Jumbo build on arm64

d7e812f50f3645d2553d8f6e11452805ccce4031 authored almost 7 years ago by Aleksei Kuzmin <[email protected]>
REVIEW: Disable linux installer build on arm64

65a15e2ea08146035af35b82316086eee144b57b authored almost 7 years ago by Aleksei Kuzmin <[email protected]>
Update create-dist script for Chromium 63

341dcbe5f6273875341f281b1ccdd4c760628748 authored almost 7 years ago by Aleksei Kuzmin <[email protected]>
Add build to generated includes for dist creation

476d2012df9a3255f126429013d9c9a3dd4e321f authored almost 7 years ago by Samuel Attard <[email protected]>
Update v8/004-mksnapshot.patch

9495a532b2ac39c2d7d242246b35be9c28b1b2ec authored almost 7 years ago by Aleksei Kuzmin <[email protected]>
Update 008-blink_world_context.patch

Replaced usage of PassRefPtr with RefPtr in Source/core
https://chromium-review.googlesource.com...

ab7662fb2090c828f32d40a3cc1b7343849702c7 authored almost 7 years ago by Aleksei Kuzmin <[email protected]>
Backport 7f90e2cceda from the WebRTC repo

https://webrtc-review.googlesource.com/9384
Original commit message:

IWYU: Include math.h for r...

3021fcf6902a2f224316287cb2f0e3c5ee9536c3 authored almost 7 years ago by Aleksei Kuzmin <[email protected]>
Remove backported patches that are already part of the Ch63

ad6091152865f74a53d9ca7cbaf7c40044639692 authored almost 7 years ago by Aleksei Kuzmin <[email protected]>
FIXME: Remove patches-mas/003-no_xpc_api.patch

Remove boostrap sandbox code.
https://chromium-review.googlesource.com/647686

df9440027f8e27a2148e4092151f0dbfc23d998f authored almost 7 years ago by Aleksei Kuzmin <[email protected]>
Update patches-mas/002-no_private_api.patch

576cf468cf074219b4a942b675fd3139552929bd authored almost 7 years ago by Aleksei Kuzmin <[email protected]>
Update 018-dom_storage_map.patch

b5bdab9225dd1268d10e3f5554067500a578e6c4 authored almost 7 years ago by Aleksei Kuzmin <[email protected]>
Update 028-render_widget_host_view_base.patch

cddba156385c8b51bf4e9778f113d09360b947d9 authored almost 7 years ago by Aleksei Kuzmin <[email protected]>
Update 029-render_widget_host_view_mac.patch

8e1109f07adf21d404d5467925c9c8d96aa046b9 authored almost 7 years ago by Aleksei Kuzmin <[email protected]>
Update 003-accelerator.patch

d7a8d18199bef55ce43bcb81fda3560ab206f830 authored almost 7 years ago by Aleksei Kuzmin <[email protected]>
Update 013-compositor_delegate.patch

Move SoftwareOutputDevice to the viz service display compositor.
https://chromium-review.googles...

dc2651792b808f0d80c32bc1debd15c0324776e5 authored almost 7 years ago by Aleksei Kuzmin <[email protected]>
FIXME: Update 020-guest_view.patch

dcc536cfce99282618d5e27bdaae8f600dc0d80e authored almost 7 years ago by Aleksei Kuzmin <[email protected]>
FIXME: Update 042-webui_in_subframes.patch

Remove code dealing with Web UIs living in subframes
https://chromium-review.googlesource.com/69...

e84d6624095c1e8f9e0de4ba8ca2e10e58a3014c authored almost 7 years ago by Aleksei Kuzmin <[email protected]>
Update 040-worker_context_will_destroy.patch

1e5d04aaf415d4101e4bbe08a9e07655bf5ed9bb authored almost 7 years ago by Aleksei Kuzmin <[email protected]>
Update 036-web_contents.patch

d6629e8130958ed570bb3429d6ff4efbd2e2e483 authored almost 7 years ago by Aleksei Kuzmin <[email protected]>
Remove V8 patches that cherry-picked existing commits

98a12b777d2f446cfe8b233facfe9c8ba6cc5cab authored almost 7 years ago by Aleksei Kuzmin <[email protected]>
Update v8/001-build_gn.patch

31f91284c06800232bdeb29b67285d38ac2b8488 authored almost 7 years ago by Aleksei Kuzmin <[email protected]>
fixup! Update 001-build_gn.patch

26fac9f3d696e42e9ef944518dde9f9bd62bb0b8 authored almost 7 years ago by Aleksei Kuzmin <[email protected]>
Use Chromium 63.0.3239.84

1e857ee44231513f4e621393fa34562ac0d4acf5 authored almost 7 years ago by Aleksei Kuzmin <[email protected]>