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 #211 from electron/chrome51

Upgrade to Chrome 51

af411ae28509da68f8d5aea852c7d2489046c9c1 authored over 8 years ago by Cheng Zhao <[email protected]>
fix typo: enalbe -> enable

0437f28a56bd1900d6d0fc40e993b1a6ddcb40c8 authored over 8 years ago by Hexchain Tong <[email protected]>
Copy generated headers of third_party/WebKit

31ff4384348b139d9e138d4df41b85a11d1a4dbb authored over 8 years ago by Cheng Zhao <[email protected]>
Update use_transparent_window.patch

f5e46c8b6d5ec26af6a715217841af3d137a1086 authored over 8 years ago by Cheng Zhao <[email protected]>
Update web_contents_impl.patch

9a456a5d547776ce31698ce91beec389ae396820 authored over 8 years ago by Cheng Zhao <[email protected]>
Update no_inline_default_constructor.patch

f817fcbf7617fa06815d76343f0659260c99bd92 authored over 8 years ago by Cheng Zhao <[email protected]>
Update blink_no_private_api.patch

6b993c9b7589777b1be0c97049b7e914832e0680 authored over 8 years ago by Cheng Zhao <[email protected]>
Update no_xpc_api.patch

2580c55ed2989753c4984388646d0f73b3d81519 authored over 8 years ago by Cheng Zhao <[email protected]>
Update no_private_api.patch

9cb3275a29e7749c7e233a152e2def53b8637a55 authored over 8 years ago by Cheng Zhao <[email protected]>
Remove no_qtkit.patch

QTKit usages had been removed in Chromium. Refs:
https://chromium.googlesource.com/chromium/src/...

18bde30978fee0e137b23e452f19a2457bd5e83a authored over 8 years ago by Cheng Zhao <[email protected]>
Update thread-capabilities.patch

9f369e5006866a2c6af7c619df76799291f9e8d3 authored over 8 years ago by Cheng Zhao <[email protected]>
Update render_widget_host_view_mac.patch

abed22129add9d1b1129e991cf6ffbb9b7a73b23 authored over 8 years ago by Cheng Zhao <[email protected]>
Upgrade to Chrome 51.0.2704.54

9d17f990fec88cad2accb7bc78e815cee829dfad authored over 8 years ago by Cheng Zhao <[email protected]>
Update frame_host_manager.patch

448c07f4f41fc8465ad97984c9fe5e28c55508f7 authored over 8 years ago by Cheng Zhao <[email protected]>
No more need to remove gin_v8_snapshot_fingerprint

f385e78b5e0c4c0115dd747ba6dcbdbeb4b97e3f authored over 8 years ago by Cheng Zhao <[email protected]>
Update disable_hidden.patch

282350a8524e71734310addd716b7b323b75de48 authored over 8 years ago by Cheng Zhao <[email protected]>
Update blink_web_array_buffer.patch

7025258a6720d5dbad5d7014b399141e13185058 authored over 8 years ago by Cheng Zhao <[email protected]>
Update blink_local_frame.patch

0d96e9b0c8a831cf2738d2de6af2367dccc84ca7 authored over 8 years ago by Cheng Zhao <[email protected]>
V8RecursionScope is gone

We should use v8::MicrotasksScope::kRunMicrotasks in Electron instead.

6144902c86d7e88a45fc3471dbcc272fab895086 authored over 8 years ago by Cheng Zhao <[email protected]>
Update render_message_filter.patch

80593581d4c677b45dd8719415036efc7d279241 authored over 8 years ago by Cheng Zhao <[email protected]>
Update no_test_data.patch

355ba4c93fc359b1f8f93482e85023211b1f9060 authored over 8 years ago by Cheng Zhao <[email protected]>
Update no_stack_dumping.patch

e994e5d1633387d5f8803917da7fb1cfbba18fb3 authored over 8 years ago by Cheng Zhao <[email protected]>
Merge pull request #212 from electron/text-marker-api

Comment out AXTextMarker* APIs for MAS build

86487d9a41792e46d16e1e3554821a4e2820a011 authored over 8 years ago by Cheng Zhao <[email protected]>
Comment out AXTextMarker* APIs for MAS build

afdc76a15e66a6a3aeefdc047b34c99eec7f5611 authored over 8 years ago by Cheng Zhao <[email protected]>
Merge pull request #210 from electron/win-runtime

Use standard RuntimeLibrary configuration

991d5a65f88af1d592478294a9da1d3672e57f3b authored over 8 years ago by Cheng Zhao <[email protected]>
Use standard RuntimeLibrary configuration

e.g. DLL for component build, static for normal build.

7509afe48dbb438e921e5fccf08603340b41c308 authored over 8 years ago by Cheng Zhao <[email protected]>
Merge pull request #208 from electron/chrome50-update

Upgrade to Chrome 50.0.2661.102

ecac8bd64f8855e65d0ba91162b1448f6074df8e authored over 8 years ago by Cheng Zhao <[email protected]>
Upgrade to Chrome 50.0.2661.102

c9e6091e670bfb7ec2cdee663300674e5727e7aa authored over 8 years ago by Cheng Zhao <[email protected]>
Merge pull request #207 from electron/no_inline_default_constructor

Add patch to not inline the default constructor of UnicodeString

47fca4b5c54b478a4c34ddfc023db2d2de222fd4 authored over 8 years ago by Cheng Zhao <[email protected]>
Add patch to not line the default constructor of UnicodeString

e5ddff3e0d277703e2c1adc363d49709cf1bc56a authored over 8 years ago by Cheng Zhao <[email protected]>
Merge pull request #205 from electron/allow-script-in-will-release-script-context

Allow running script in willReleaseScriptContext

f615ab6da33c860d526286a65dbb89b21074a784 authored over 8 years ago by Cheng Zhao <[email protected]>
Allow running script in willReleaseScriptContext

According to electron/electron#3699, it is unreliable to use |unload|
event for process.exit('ex...

5b15766dd81e6c6983c25dfa53850434d7449062 authored over 8 years ago by Cheng Zhao <[email protected]>
Merge pull request #204 from electron/vs-2015

Use VS 2015 for building

5a15db93479dfaf6506d8d263d409d3f022c81b5 authored over 8 years ago by Cheng Zhao <[email protected]>
Wrap whole cibuild with VS build env

8cf30c54403b03e68eaa772ed88caf76fe2860d5 authored over 8 years ago by Cheng Zhao <[email protected]>
Set build env for VS

047855cf31d12838e852f98c3b9b2fac611e0d8e authored over 8 years ago by Cheng Zhao <[email protected]>
lib.util => lib.config

98a8ec5c6ef6da0deb49e49f337b260502971f25 authored over 8 years ago by Cheng Zhao <[email protected]>
Add a new warning caused by VS2015

18594f7f976edc398df1d05f468aa6d26d0afe42 authored over 8 years ago by Cheng Zhao <[email protected]>
Use VS 2015 for building

c2c5a399eaa54dd8cf33b45c99237fcdc5645c7d authored over 8 years ago by Cheng Zhao <[email protected]>
Merge pull request #203 from electron/fix-ia32-linux

Fix a few compilation errors when building for Chrome 50

2005acf95cf79f917eb23144db85f3a61e56f7e7 authored over 8 years ago by Cheng Zhao <[email protected]>
Do not build video_capture_device_qtkit_mac in MAS build

c29b780c7ffb326f7ae5307574ec35f245d6e8db authored over 8 years ago by Cheng Zhao <[email protected]>
Force using windows 10 SDK

1c4a69b7a5cb132712ccc2e63520b2042e796e77 authored over 8 years ago by Cheng Zhao <[email protected]>
Fix wrongly updated no_private_api.patch

4c12b3f628f6df766cf665b4a6a8b255441441b8 authored over 8 years ago by Cheng Zhao <[email protected]>
Set generate_character_data to 0 for 32bit Linux

1a8c986f5bfba05e4f1fe7db3621c8bce6db55dc authored over 8 years ago by Cheng Zhao <[email protected]>
Merge pull request #202 from electron/update-url-util

Remove url_util.patch

f3e44d7257fb741b9fef8f3eac895cd43caaa2b6 authored over 8 years ago by Cheng Zhao <[email protected]>
Remove url_util.patch for now

54965ccfd682132f5164f7858d93443026613da2 authored over 8 years ago by Cheng Zhao <[email protected]>
Merge pull request #200 from bbondy/master

Upgrade to Chromium 50.0.2661.94

0714d0776a54352a6754b0ec1ef80dbbee0aca0e authored over 8 years ago by Cheng Zhao <[email protected]>
Merge pull request #201 from deepak1556/url_util_patch

add patch to make url::AddStandardScheme thread safe

97b932e87b61a9ca2ffd3e56c4f535cdeaeefb02 authored over 8 years ago by Cheng Zhao <[email protected]>
add patch to make url::AddStandardScheme thread safe

b5f0cbca2fe4d6b2ff07690e410d50d288603d02 authored over 8 years ago by deepak1556 <[email protected]>
Fix skia linking error with SkDebugf

vendor/chromium/src/out/Release/libskia_chrome.a:skia_chrome.google_logging.o: 0000000000000000 ...

1f90e53f9bed72aa2a4bba9319c3d336da7eaa84 authored over 8 years ago by Brian R. Bondy <[email protected]>
Update render_message_filter.patch

3d16a87592dda55e20d1d4b4798771d4a5fcd7a0 authored over 8 years ago by Brian R. Bondy <[email protected]>
Update web_contents_impl.patch

5907a7500cb3b975e88cb2c2f615fa7d22ee06cd authored over 8 years ago by Brian R. Bondy <[email protected]>
Remove ms_version.patch

2491d438c2a1a5d64895bda0b420e89ad201a453 authored over 8 years ago by Brian R. Bondy <[email protected]>
Update render_widget_host_view_mac.patch

03b275dd813d565872a7181aa3eaedb126961644 authored over 8 years ago by Brian R. Bondy <[email protected]>
Specify override in Webkit WebLocalFrame.h

49e71b75aceeb0fa1c7e6af2a3a66c235935404b authored over 8 years ago by Brian R. Bondy <[email protected]>
Update thread-capabilities.patch

5339e4263ccb035946936a708b61beda6e67b061 authored over 8 years ago by Brian R. Bondy <[email protected]>
Rename base_prefs dep to components prefs dep

Because of this:
https://codereview.chromium.org/1662523004

8f0fe1d66366fb75d4682506a66cc446c717a54b authored over 8 years ago by Brian R. Bondy <[email protected]>
Remove fxge.c.pdb

2b25b1eb3e93c568263740f4193a73b654801435 authored over 8 years ago by Brian R. Bondy <[email protected]>
Remove allow_sync_message_on_ui.patch

e7a9c91f3d8af2add3f75d1d7f4b1f594b5d9f30 authored over 8 years ago by Brian R. Bondy <[email protected]>
Update disable_hidden.patch

787cd908a4702836afd242c42c705eafa347b08c authored over 8 years ago by Brian R. Bondy <[email protected]>
Update frame_host_manager.patch

e7f13fed1da5d088e8a1e10b7136a2e39de7e1b4 authored over 8 years ago by Brian R. Bondy <[email protected]>
Update no_test_data.patch

dda0b56eb94bc151d308fcc9d6df875e587d734d authored over 8 years ago by Brian R. Bondy <[email protected]>
Update no_qtkit.patch

c30a0fd403798077ec697598e0ad6d33d71c0225 authored over 8 years ago by Brian R. Bondy <[email protected]>
Update blink_scoped_run_v8_script.patch

eca35be064382db0ee811f116e14df4bb585a321 authored over 8 years ago by Brian R. Bondy <[email protected]>
Update no_private_api.patch

0112d85da205460b50215236fca4dc643ad8e564 authored over 8 years ago by Brian R. Bondy <[email protected]>
Update blink_no_private_api.patch

aaea5f7229d72f2288f90cc76421a93cfa4ee41c authored over 8 years ago by Brian R. Bondy <[email protected]>
Upgrade to Chromium 50.0.2661.94

61ceb706cf5b4e9cd9cc7c96b2e26f3cbffa70e9 authored over 8 years ago by Brian R. Bondy <[email protected]>
Update no_stack_dumping.patch

7b8c3f395232d2c3fc2ffeee3b77ed27f7e85f45 authored over 8 years ago by Brian R. Bondy <[email protected]>
Allow passing extra defines

33cb3ff7ca065375d44cac2143a8b09c4a99563e authored over 8 years ago by Cheng Zhao <[email protected]>
Allow libcc_shared_library_path to be empty

bb58747e7db083131ff7298b9509ccf89707c9e4 authored over 8 years ago by Cheng Zhao <[email protected]>
Add --no_zip option to create-dist

306fcf0b626b94da1fd4d4c71c1db2ea3f173045 authored over 8 years ago by Cheng Zhao <[email protected]>
Add -R parameter to not building shared library version

df11bca942f33802e58921f548173ac1173b410e authored over 8 years ago by Cheng Zhao <[email protected]>
Upgrade to Chromium 49.0.2623.112

7779d86dc1de67f16d743f4b90f0413e99807a40 authored over 8 years ago by Brian R. Bondy <[email protected]>
Use Windows 10 SDK again

base/win/win_util.cc uses #include <uiviewsettingsinterop.h> now which is required for 49.0.2623...

2a6d73f8af6dd5fa42013a71333d6485bc9fa9c4 authored over 8 years ago by Brian R. Bondy <[email protected]>
Change buildorder to prioritize x64

53f317440981547a10099b6b70c55675a81d3ef3 authored over 8 years ago by Brian R. Bondy <[email protected]>
Merge pull request #199 from electron/update-python2

Allow script/update to be run with python2

d69b345c083b8370b4b2e958cb9325498404e803 authored over 8 years ago by Cheng Zhao <[email protected]>
Allow script/update to be run with python2

12adb1ae639134c6695114f2c910928f606f2d7c authored over 8 years ago by Paul Betts <[email protected]>
Avoid linking with ppapi_cpp.lib

60c7ec9f9bf465a8c9c7ccc3fcd2aa1cdf644bac authored over 8 years ago by Cheng Zhao <[email protected]>
Merge pull request #197 from electron/ship-pdf

Ship the necessary libraries for printing on Windows

775cbdf52046c147ce154d0bed5caeb3f6903d55 authored over 8 years ago by Cheng Zhao <[email protected]>
Ship fxge.c.pdb

1a4c5e51a670633ff3ecd4448ad01ba21b440542 authored over 8 years ago by Cheng Zhao <[email protected]>
Fix ppapi locations

2da28b049031082ab9f76ac7f331276a5fa6ab46 authored over 8 years ago by Cheng Zhao <[email protected]>
Ship libjpeg_turbo

20484a6710b2e4d2ccb3e271ce518d4ce9692c0f authored over 8 years ago by Cheng Zhao <[email protected]>
Ship ppapi libraries

10aef457647b4e275ed7d0605a52625f4b112551 authored over 8 years ago by Cheng Zhao <[email protected]>
Ship pdf headers

7263d185d969c700b699b7cf9997fecb391bd46d authored over 8 years ago by Cheng Zhao <[email protected]>
Merge pull request #196 from deepak1556/devtools_security_panel_patch

ship security_state component

7d8ebee32c341a2f56ecaf9c92f79a2b610574d4 authored over 8 years ago by Cheng Zhao <[email protected]>
ship security_state component

7194e35dc13d07947e0be9f473a676af6b47fe11 authored over 8 years ago by deepak1556 <[email protected]>
Merge pull request #194 from electron/disable-hidden

Add patch to prevent render widget from getting hide

0ffb051d4df383b77b080f7b5726a8390e82d940 authored almost 9 years ago by Cheng Zhao <[email protected]>
Add patch to prevent render widget from getting hide

4e506867ad95907e0a9cbec4ab3ee0f84214de94 authored almost 9 years ago by Cheng Zhao <[email protected]>
Remove the unused linux_use_tcmalloc flag

b265eb618730223fa929220a1e61b41af82c1aa1 authored almost 9 years ago by Cheng Zhao <[email protected]>
Merge pull request #193 from atom/mac-transparent

Never set default background color on OS X

e2e1382bcb29ce0ea770dd5dedb6b7d361ada584 authored almost 9 years ago by Cheng Zhao <[email protected]>
Never set default background color on OS X

9229f39b44ca1dde25db9c648547861286b61935 authored almost 9 years ago by Cheng Zhao <[email protected]>
Merge pull request #191 from deepak1556/render_msg_filter_patch

Add render_message_filter.patch

d41c1e48f428257d99abcf29fd9f26928e9fc53e authored almost 9 years ago by Cheng Zhao <[email protected]>
Add render_message_filter.patch

Provide frame name with ContentBrowserClient::CanCreateWindow.

63229c0803eda9329e35bb358d94baf26767422f authored almost 9 years ago by deepak1556 <[email protected]>
Don't link with libtranslator_static.a

b06d4c307b861cdb091f4ba26b1a185333889033 authored almost 9 years ago by Cheng Zhao <[email protected]>
Merge pull request #175 from atom/chrome48

Upgrade to Chrome 49

8ab5555712d074a021f697ff1f86e0bbdd665aed authored almost 9 years ago by Cheng Zhao <[email protected]>
Do not override sysroot path for ia32

d3a1315d8db605ef7d0cef877d333eaa3bc641e9 authored almost 9 years ago by Cheng Zhao <[email protected]>
Ship sandbox_helper_win.lib

497f11bcb91d9b0b5b5cbd004411b37b933c825e authored almost 9 years ago by Cheng Zhao <[email protected]>
No need to export didLeaveScriptContext

a661ccb38f21859309cc97c1fc313f1360101462 authored almost 9 years ago by Cheng Zhao <[email protected]>
Use Windows 8.1 SDK

We don't have Windows 10 SDK on our CI machine for now.

ae6193049c75f190ad16dd97450621f546173a19 authored almost 9 years ago by Cheng Zhao <[email protected]>
Update no_xpc_api.patch

26ecb714ede7b1c0d64d9d1f1ef947069e8091a8 authored almost 9 years ago by Cheng Zhao <[email protected]>
Update no_qtkit.patch

3b5a0bfdff7eb275a5d185ee746214ac865dfb80 authored almost 9 years ago by Cheng Zhao <[email protected]>