Ecosyste.ms: OpenCollective

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

github.com/electron/native-mate

Fork of Chromium's gin library that makes it easier to marshal types between C++ and JavaScript.
https://github.com/electron/native-mate

Update README.md

b7bcf0d2b69113be0c301b1ed010e05bc648d17a authored about 6 years ago
Merge pull request #30 from electron/chromium-66-upgrade

Chromium 66 Updates

e15ffd96eb2971ab023eba77dab2878a3b7f1548 authored over 6 years ago
Merge pull request #34 from electron/remove-compat

Remove native_mate/compat.h

ddec87224c7619ebd751b78e3214bf70a7a04a99 authored over 6 years ago
Remove native_mate/compat.h

d7b8cce162fc9639c4f976304832f391f0d9f38f authored over 6 years ago
Merge pull request #33 from nornagon/build-gn

Don't copy things in Dictionary::Set

4cd7d113915de0cc08e9a218be35bff9c7361906 authored almost 7 years ago
Don't copy things on Dictionary::Set

7733b8743193845ee5e6728bddc7ce14352b06af authored almost 7 years ago
Address breaking API

875706f66008e03a0c7a699de16d7e2bde0efb90 authored almost 7 years ago
Merge pull request #31 from electron/fix-ci

Fix failing CI

59527165ec7dd5a3333845ccd0142882283865fb authored almost 7 years ago
Remove mate::TryCatch (#26)

It's not used anywhere. We use v8::TryCatch instead.

d0c80b5b55e5a95f81c6493580fa7368e3e6894f authored almost 7 years ago
Update appveyor settings

Use Visual Studio 2017.

91f97ca02f28041ecf598d9d3b07420bf8cf2238 authored almost 7 years ago
Update travis settings

Use Node.js 9.7.0 and Xcode 9.3.

1e2828b80e3823d77be887fcbb0590d83d0ae989 authored almost 7 years ago
Merge pull request #23 from electron/promise

Add mate::Promise

8a94d4fcf9cf5523f7dad63e3a154105913918c5 authored almost 7 years ago
Add mate::Promise

b180f18b7eaabe066c79b1b60043e3b593a25adb authored almost 7 years ago
Merge pull request #29 from electron/revert-c66-change

Revert "Address breaking API"

bb2fb933553bc5aa67d3c4229e35f2c851b2095c authored almost 7 years ago
Revert "Address breaking API"

This reverts commit e20cf8687e5e0e1b807ced4c90695ee22de220b8.

a10564c3b10c7827914f5c3b77e2879408739ad7 authored almost 7 years ago
Merge pull request #27 from electron/fix-to-details-string-call

Fix Value::ToDetailString() call

3edb1eed8d193ad368678233e6c2ba94d2bb954b authored almost 7 years ago
Fix Value::ToDetailString() call

See https://chromium-review.googlesource.com/848782

3dce1dd240d1e5cf44318d7badd81084e4af3155 authored almost 7 years ago
Merge pull request #25 from nitsakh/fix-update-ch

Address breaking API

311d730bcee98a013047c9922cf3f5fd5e91ff1c authored almost 7 years ago
Address breaking API

e20cf8687e5e0e1b807ced4c90695ee22de220b8 authored almost 7 years ago
Merge pull request #24 from electron/remove_independent_lifetime

Remove usage of MarkIndependent api

02693839ca2570a5f14b4270573c91cbf1bd9b1d authored almost 7 years ago
Remove usage of MarkIndependent api

https://bugs.chromium.org/p/chromium/issues/detail?id=780749
Use Active/Not Active as indicator ...

894c96f39fd0faafece86842e4b45a05727c483c authored almost 7 years ago
Merge pull request #21 from yzgyyang/master

Add support for FreeBSD

6a3d238b7e1e3742f2bb495336a84021d927a24f authored almost 7 years ago
Add support for FreeBSD

31206cfa0a108df1ba65efe1f4430188b156f790 authored almost 7 years ago
Merge pull request #19 from electron/get-wrapper-const

GetWrapper should be const

99d9e262eb36cb9dc8e83f61e026d2a7ad1e96ab authored almost 7 years ago
GetWrapper should be const

91ee99ab8a66f7cd1b3ecb874d16a7ca38e35793 authored almost 7 years ago
Merge pull request #18 from electron/upgrade-to-chromium-63

virtual members need a virtual destructor

a38fb5df41be48fa98330f54033ff14f1558bac5 authored about 7 years ago
virtual members need a virtual destructor

66c0d6620b6cd49b2e1f807759741794754fc926 authored about 7 years ago
Merge pull request #17 from sethlu/remove-getwrapper-dcheck

Remove WrappableBase::GetWrapper() DCHECK

29b03fc242318b58737d20cba284368562891590 authored about 7 years ago
Remove WrappableBase::GetWrapper() DCHECK

e0b77db46f9dc5ae49fe4440290b7036569eca5f authored about 7 years ago
Merge pull request #16 from brenca/mark-independent-high-only

Only use MarkIndependent if high_memory_ flag is set

88fa343387c46d6c59edcb0e1d16611eb17b922c authored about 7 years ago
only mark handle as independent when it's a high memory user

40bd3336a5ce6ee0323b50c33641bb2e734f7f51 authored about 7 years ago
Merge pull request #15 from mgc/muon-crash-workarounds

Upstream Muon changes to avoid crashing

bf92fa88b735b8c9ff951e6ef78a531bd10e8778 authored over 7 years ago
Upstream Muon changes to avoid crashing

6ea2755095a6d5a73e94da5d4de11214201a1ce7 authored over 7 years ago
Merge pull request #14 from enlight/nullptr-converter

Add a converter for `nullptr_t`

f047bb61bbd985079dd93e7ed322999550efed1d authored over 7 years ago
Add a converter for `nullptr_t`

747495e77c69e457286c262057daece54058e577 authored over 7 years ago
Merge pull request #13 from tsekityam/patch-1

Fix broken link

159a25d8e793eda272dacb1c1c28383602ffb887 authored over 7 years ago
Fix broken link

c8cc021ea126132764504ec7a794600d2f5cb3fb authored over 7 years ago
Merge pull request #12 from brenca/add-high-memory-option

Add a flag that skips the two round GC and instead uses only one

7d9c1a80f025f4c46f7da8ea73246fe0f1968579 authored almost 8 years ago
add ability to set high memory usage, skipping the second round of GC callbacks

ff8f439afdccc5693906e994655994ef0308a212 authored almost 8 years ago
Use gin to manage FunctionTemplate

Sadly there is no way for us to know when V8 is closing, thus it is
impossible for us to clean t...

fd0e7dc4ab778f0d1ccda6c9640464ea06ee771e authored almost 8 years ago
Make Wrappable thread safe

ed909cd54c5f3d01d15672d79c5b7cf924e24463 authored almost 8 years ago
Merge pull request #10 from electron/five-argument-member-function

Remove template_util.h and use std functions

ad0fd825663932ee3fa29ff935dfec99933bdd8c authored almost 8 years ago
Support 5 argument member function

f56ec818fba673d51e3205a13026333e65eb7f6f authored almost 8 years ago
Use std functions instead of template_util

d2b97668862ffe5570b602e59a95782312979d09 authored almost 8 years ago
Merge pull request #11 from electron/ci

Add Travis/AppVeyor CI build through Electron

11a1b824c013c45ac6491a5e0c37c30aca2b6cbb authored almost 8 years ago
Add CI build through Electron

db542f2a261acbab8582a4a2445af13c80c39903 authored almost 8 years ago
Merge pull request #9 from renaesop/master

Add Converter<std::map<std::string, T>>::ToV8

eb109cf905a134970c2ee58e119fcc9d45d26cd0 authored almost 8 years ago
Add Converter<std::map<std::string, T>>::ToV8

7197368c6d9e36696d23d33ec603701789da329d authored almost 8 years ago
Merge pull request #8 from electron/set-read-only

Support setting read-only property value

400d6c3de5dfd6ae76b18263a541b3b5b0fd01eb authored about 8 years ago
Support setting read-only property value

c78a6fa7d4d3e828290e5c95dd0573b843158a13 authored about 8 years ago
Merge pull request #7 from deepak1556/empty_handle_converter_patch

create empty handle for null value

6b7e73db92463502aaaa7fbeaf65736b129645b8 authored about 8 years ago
create empty handle for null or undefined value

70092b493e9d17dfc8009c6b60ba35332bee8507 authored about 8 years ago
Merge pull request #6 from enlight/add-readme

Add README

912307386c5512dd2d1eea46129c5dc797272865 authored over 8 years ago
Add README

03b4f57d238ca8815dfe9957c5a608f2989c0237 authored over 8 years ago
Merge pull request #5 from kevinsawicki/detail-string

Use ToDetailString for arguments error message

b5e5de626c6a57e44c7e6448d8bbaaac475d493c authored over 8 years ago
Add back empty handle string

8155da152fb0cb458bfa8bf21298612097c4b5cc authored over 8 years ago
Use ToDetailString for processing error message

1dbaec0edd919b9c0e51226a6e7127d911de4c31 authored over 8 years ago
Do not set constructor name in SetConstructor

fa483e1fe012f873ad9812a67a66e2b7dbb570c6 authored over 8 years ago
Pass FunctionTemplate in BuildPrototype

4dbe0514941b3e6176414d7ceccc90d364726c30 authored over 8 years ago
GetConstructor should init default constructor

3a7a6efffb4b3cd68967466cb1cab337509e3b07 authored over 8 years ago
Remove the Constructor class

2d26eebca8d6e0e8fdfdf68197699ae78018fbda authored over 8 years ago
NewOperatorFactory is not used

a259d10bcbe4405259e5eb161f8319da8e791f39 authored over 8 years ago
Create objects from InstanceTemplate

0a48af9ff75b31200da2a832dd8783e10bf77e3c authored over 8 years ago
Turn Wrappable into using FunctionTemplate

d55c3c5030222a64726d01588188bc90019c47dd authored over 8 years ago
Make InitWith virtual

ab62755a886d424727f4959f4339555865490ae8 authored over 8 years ago
Call the user call Init in Constructor

bd20bde1a257b1b740dfeafc220c331ead3b66ab authored over 8 years ago
CHECK is not needed

d9bfe6a49d8585916bd8dc77165154afeee4e5b6 authored over 8 years ago
Update to API changes of V8 5.2

8a31e2d9c07fef117f2a5ad85dc67acb382b4d64 authored over 8 years ago
Setup v8::MicrotasksScope for callbacks

a1efa285204cb2fbbed450c317fb535a38ea8480 authored over 8 years ago
Add converter for std::map

e75f2aa087db346efc4b530f9e1ce7d3a72a3434 authored over 8 years ago
Handle.ToV8 should return Object

4ad6ecd19617ac33c09e93ccb6d8e652ac1ac126 authored over 8 years ago
Leak Wrappable's template

Since it is declared as static variable it will be released
automatically when process exits, wh...

ea07d4c6c89d8d460e76b2d2ab9b0ebc51f9a432 authored over 8 years ago
Make Wrappable a template class

0df2d882ea2286e6335f206b7002037fce66c4a5 authored almost 9 years ago
Merge pull request #4 from deepak1556/dictionary_patch

use v8::private symbols as identifiers for object properties

553326b00696fcda106a8866872a8f2ad6caff0d authored almost 9 years ago
use v8::private symbols as identifiers for object properties

309887c444947790b1efee8b2115f0537ce60a03 authored almost 9 years ago
Merge pull request #3 from paulcbetts/chrome49

basictypes.h => macros.h

38834cb9974da9ddbc06c36f9ff23d7fa1918b03 authored almost 9 years ago
basic_types.h => macros.h

16270fa080a29f8e4a499e58ebbac6986935abeb authored almost 9 years ago
Clear internal field when Wrapper is destroyed

e719eab878c264bb03188d0cd6eb9ad6882bc13a authored almost 9 years ago
Improve error message for type error

Close atom/electron#4307.

26520c5cf4b6a60da2c5cba971393f94b82f5939 authored almost 9 years ago
Fix converter for std::set

a3dcf8ced663e974ac94ad5e50a1d25a43995a9d authored about 9 years ago
isDestroy => isDestroyed

5e70868fd0c005dc2c43bea15ca6e93da0b68741 authored about 9 years ago
Do not manually destroy native resources

e859228db163c27410fb200c2df0715478fdf0d7 authored about 9 years ago
Add Dictionary::Delete

93984941005bab194a2d47aff655d525c064efcb authored about 9 years ago
Don't return v8::Maybe for std::vector

21cda4e7fcff592f33f989c1fea575658281711d authored over 9 years ago
Check whether key exists in Dictionary::Get

b7387da0854b20d376fdae0d93a01f83d080668d authored over 9 years ago
Use the new SetWeak in Wrappable

8ca005eb41591f583ebab804945311903f866ad6 authored over 9 years ago
Add SetHidden for Dictionary

f5e34deb1a5226b4e7e620cb65fce0225471d4d9 authored over 9 years ago
Don't pass callback as const reference

b41635e80921bddbf1a36f030490e063cd593477 authored over 9 years ago
Don't convert Function to Dictionary

24d31e204698bafc65c50295167764fbb0f28bc0 authored over 9 years ago
GetNext should have no side effect when failed

71600549274ee380239d0af3f21729b066a14c29 authored over 9 years ago
Add Dictionary::CreateEmpty

b6c353ee80f5369b7305bc882ab390bd88e4d48b authored over 9 years ago
Remove locker.h

67d9eaa215e8727d86dc7b1f7a10be8699848f1f authored over 9 years ago
Remove callback.h

ebcf4c022467a43a5379446e1c031ffd10438b9c authored over 9 years ago
Use C++11 version of CreateFunctionTemplate

656e403f0102c59428261c1eaad22912d2bbd3c5 authored over 9 years ago
Allow specify methods that can be called after object is destroyed

41cd6d13c9c9be164f427864277f3cc36b69eb39 authored over 9 years ago
Add IsDestroyed method for Wrappable

7b9926807d330ec173e912f28b86f843225a3286 authored over 9 years ago
Check for null when converting Wrappable

cc4e2fcd94b5a22e6720f0fba1c586a89640f1f6 authored over 9 years ago
Make isolate() public

cad1fa50a95ca4185c435846e4868d5bd6cc94df authored over 9 years ago
Remember isolate in Wrappable

05868228088084e55f91b94f21bca0b85a051d17 authored over 9 years ago
Allow converting Array

f310222ce1729cdd59af91da9c57cb21e03eb3ed authored over 9 years ago