Ecosyste.ms: OpenCollective

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

github.com/NativeScript/android

Android runtime for NativeScript (based on V8)
https://github.com/NativeScript/android

fix node_modules traversal bug

fd55cdc4f6750a270a5ebe0478a87de0307ddcfd authored about 8 years ago by plamen5kov <[email protected]>
update tests

f661beb413fd2b404e55d6ee0406fa045a02f0dc authored about 8 years ago by plamen5kov <[email protected]>
implement new require logic

the new require logic follows the node require specification
problems occur when we try to load n...

9a18cb01523c47d9d3ed9e886bc5b6a59469a414 authored about 8 years ago by plamen5kov <[email protected]>
add logging

related to issue #546

95e7fb2cc3c3d2e4fa7528625069b8dc5f5c92cf authored about 8 years ago by Mihail Slavchev <[email protected]>
update

8ad671feb7cc0caa77de20ec6654bb5e7ef0c19c authored about 8 years ago by plamen5kov <[email protected]>
initial

7618f6f22bc718eb039573a5af8f7d4e8111559f authored about 8 years ago by plamen5kov <[email protected]>
Merge pull request #582 from NativeScript/jasssonpet/fix-snapshot-5.3

Change embedded script name to reflect that of new V8

15658735602d7d53447a7fa5feb0c18bba6c373d authored about 8 years ago by Jason Zhekov <[email protected]>
switch to 0.8.1 gradle-experimental

f39a9e997665b76a307e497556516be09f57a54e authored about 8 years ago by blagoev <[email protected]>
fix dex code generation for android.app.Applilcation.onCreate

related to issue #546

279b01d898e321ce1d762259400350a590d50c53 authored about 8 years ago by Mihail Slavchev <[email protected]>
Merge pull request #583 from NativeScript/pete/workers-patch

Worker API logic fixes

a24fb61270bc3469eb6fe1bc6aecbb348aac14ce authored about 8 years ago by Peter Kanev <[email protected]>
errors in onerror worker scope handle will be sent to main, fix worker scope close() bug

d341344e1d1968cf970237fd3747559fb8e85d7e authored about 8 years ago by Peter Kanev <[email protected]>
Change embedded script name to reflect that of new V8

5c9fbb1df30deabfc2fef8bad58eb56650200d35 authored about 8 years ago by Jason Zhekov <[email protected]>
Merge pull request #581 from NativeScript/pete/fix-jsdebugger-not-attaching

Fix js debugger not attaching on app start

85a08967b2c8bc11df72750d9932865b312c1e0d authored about 8 years ago by Peter Kanev <[email protected]>
sync Java and V8 garbage collectors

018734dc730ee65db1dfd5db6ae30fe576739e08 authored about 8 years ago by Mihail Slavchev <[email protected]>
Fix js debugger not attaching on app start

addb0fcc5305a11b4e68f8ea8090fb7d01fb176f authored about 8 years ago by Peter Kanev <[email protected]>
Merge pull request #580 from NativeScript/pete/fix-astparser

fix traversal bug ignoring some directories; fix path bug on windows

4e74f9be2b8491af0a1bd479e9c8448557b5cc64 authored about 8 years ago by Peter Kanev <[email protected]>
refactor javascript parser tests to execute with the new structure

d6dca1394eb179400085672886362aeb332c8bbf authored about 8 years ago by Peter Kanev <[email protected]>
fix traversal bug ignoring some directories; fix path bug on windows

ef110efe3f93846f978fcd63cfc17108339b0844 authored about 8 years ago by Peter Kanev <[email protected]>
Merge pull request #577 from NativeScript/pete/workers-fixes

Pete/workers fixes

1e8f5b6cc3f7cd56c172901366700e765bc217e7 authored about 8 years ago by Peter Kanev <[email protected]>
wrap worker callbacks in try-catch blocks

7558a899d807d34f72c0291cec336ad758a249b9 authored about 8 years ago by Peter Kanev <[email protected]>
Merge pull request #578 from NativeScript/strip-strip-native-lib

Strip symbols in release builds (Guard against BAD GRADLE PLUGIN)

10de87e83ea3b3a1115395e36a1926bc5c9f4636 authored about 8 years ago by blagoev <[email protected]>
Strip symbols in release builds (Guard against BAD GRADLE PLUGIN)

a7e5acefebeac9826b0ab341a900f14ad487f93d authored about 8 years ago by blagoev <[email protected]>
Merge pull request #573 from NativeScript/v8-5.3-clang

switch to v8 5.3 and clang build

eeebbacdd4de07efd178032390a9232e9bcf9f02 authored about 8 years ago by blagoev <[email protected]>
fix thread handlers handshake if thread is terminated preliminarily

ce0ef03088748077eafa9f3653a0db7fb5748042 authored about 8 years ago by Peter Kanev <[email protected]>
set worker instances to weak to allow GC when worker is out of scope

fix concurrency issues with caching of new runtimes

ab5cff210962d5c82680dbc20abad59efe1d0a0d authored about 8 years ago by Peter Kanev <[email protected]>
remove invalid plugin warning

54f793196ddb1ff61087ba5ee1ae2611f98000d1 authored about 8 years ago by plamen5kov <[email protected]>
file traversal fix

e972c19b7cf5779d8397ac8e3bf35c1eb58e69a4 authored about 8 years ago by plamen5kov <[email protected]>
forgotten files

c0eaa1e4da449b71df5b26f46798b0197ca6c7a9 authored about 8 years ago by blagoev <[email protected]>
Merge pull request #574 from NativeScript/plamen5kov/fix_for_#572

fix too many arguments bug

b15a7bc801123698dd87ac2515aca4630efaa272 authored about 8 years ago by Plamen Petkov <[email protected]>
update native module to work with v8 5.3

ace4fe10b3c00f82d162ccc96f3b986f8c150ed1 authored about 8 years ago by blagoev <[email protected]>
fix too many arguments bug

Java process crashed with 'Argument list too long' so now we pass a txt file containing all the p...

9a930fcaa743362dd34995ceb9218707ffbf5199 authored about 8 years ago by plamen5kov <[email protected]>
update gradle experimental to 0.8.0 final (it's still experimental)

30c2c1554f00d49f8ceb37609f5a342d53203cb4 authored about 8 years ago by blagoev <[email protected]>
switch to v8 5.3 and clang build

adde4e4682cf4edc02ee80838ab7a38cbf44acd6 authored about 8 years ago by blagoev <[email protected]>
fix deletion of debug folder in dir

3bfa11250592d6bd543f98498906353b80340760 authored about 8 years ago by Peter Kanev <[email protected]>
Merge pull request #571 from NativeScript/plamen5kov/incremental_build

Plamen5kov/incremental build

b491692a1db1e0a0351ab63403796a24b597d7cf authored about 8 years ago by Plamen Petkov <[email protected]>
added comments

1446babe950bd81b0fa971557f1e7ce939b5e16a authored about 8 years ago by plamen5kov <[email protected]>
runAstParser task and parser tool are now incremental

0011d83f066ad44965c03841435877b5ce33b375 authored about 8 years ago by plamen5kov <[email protected]>
revert errort report fix changes until CLI is fixed to not delete debug dir

8c31705b0bf23aa6d78a23b880b41130df7b2ea6 authored about 8 years ago by Peter Kanev <[email protected]>
fix faulty git merge

60374d042cbdaff241756709efb5652535445e2f authored about 8 years ago by Peter Kanev <[email protected]>
Merge pull request #568 from NativeScript/plamen5kov/multithreading

Add Web Workers API support

b32ab11f44cc85ed498453d21bc43ef97ea262c7 authored about 8 years ago by Peter Kanev <[email protected]>
Merge branch 'release'

2666d7e075d9d0da584616744b5fb5fc9a0ea145 authored about 8 years ago by plamen5kov <[email protected]>
Merge pull request #565 from NativeScript/fix-application-dex

fix for binding generator

3d762825b02bf8555bb9b1c36d0bd574bc187238 authored about 8 years ago by Plamen Petkov <[email protected]>
fixed get resources hack

b1bea7c6980ab745a6e871ae7941651a1a87fe45 authored about 8 years ago by plamen5kov <[email protected]>
added tests for custom impemented interfaces

f316afa5d8cde851000877ab4197e79fae3e0906 authored about 8 years ago by plamen5kov <[email protected]>
added custom classes tests

cc9e4294d79118ecd37f92a8a79d297124e19875 authored about 8 years ago by plamen5kov <[email protected]>
initial custom class tests

* test if the generated dexes contain all methods that are expected
* test that the generated dex...

c30eba78291f9e599c32e8a3963f0e0dc53d3466 authored about 8 years ago by plamen5kov <[email protected]>
fix jni ref leak when calling postMessage from either a worker object or context

4f1f0de2adefcbde0c8fd5a77a8ddb98c81c3ac1 authored about 8 years ago by Peter Kanev <[email protected]>
remove unused static variables, rename private field in ObjectManager

b457e54f0bf8b9325ebe8f3582d102a04d8bcad5 authored about 8 years ago by Peter Kanev <[email protected]>
wrap the message object arg in onmessage handlers in object.data

904c2f63f31c98b8a0089420f9ee2f070e4e8b5b authored about 8 years ago by Peter Kanev <[email protected]>
fix persistent function handles on static data nodes

79bce3c7e820c16940134a2543ee377f8fe2e82b authored about 8 years ago by Peter Kanev <[email protected]>
apply RAII to arguments array in CallJsMethod

1947bbd197e1401463b0ac1f6501e415732354a4 authored about 8 years ago by Peter Kanev <[email protected]>
fix worker construction bug

c33ba0418d03a2d3aa6b77f5ae889cc7ab304bf1 authored about 8 years ago by Peter Kanev <[email protected]>
add self object referencing global in worker scopes

0ba397fd336489876e7f651742ee342073d39683 authored about 8 years ago by Peter Kanev <[email protected]>
change postMessage logic after immediate construction of worker

d3458eb5f4ed0a829401489e425bea7426930e34 authored about 8 years ago by Peter Kanev <[email protected]>
change worker thread priority to BACKGROUND

09233a45e8e4cbb017fe138ffcc281a5da4dcc83 authored about 8 years ago by Peter Kanev <[email protected]>
enable postMessage() with object as a parameter, JSON (de)serialization

160f44921d7323909074d36e9d6cbbbcc1dda434 authored about 8 years ago by Peter Kanev <[email protected]>
update debug log messages concerning worker initi

889d04c56c8e0168ca54035800c183e5eb82717c authored about 8 years ago by Peter Kanev <[email protected]>
remove static objectManager pointer in NativeScriptException that would cause crashes

fix path resolution with baseDir when running new worker - introduced a new parameter - callingJ...

f2001396f5bd91879cbb6b880039d60ac081d87b authored about 8 years ago by Peter Kanev <[email protected]>
add parameter checks when calling postMessage either from or on workers;

fix the check for worker script file

fc1468ba82e3add3e217319622de9458f8d199ce authored about 8 years ago by Peter Kanev <[email protected]>
add worker initialization js tests; add a check whether the worker script exists before spawning a new thread

f3ec5eac7d448e506d60d2b572f4c173ead65fbe authored about 8 years ago by Peter Kanev <[email protected]>
remove redundant code from NewThreadCallback, add new methods comments

59e70c3966964c6861c17087bb220f9a5d96b9f0 authored about 8 years ago by Peter Kanev <[email protected]>
create prototype template for Worker objects on v8 init

0aa4fe7158fd393c15c13125994b737c45869d89 authored about 8 years ago by Peter Kanev <[email protected]>
renaming following convention

cd3ff02eb21cb2219cbbc690faa1735320e246c7 authored about 8 years ago by plamen5kov <[email protected]>
implement Worker Object terminate() API to terminate worker thread execution

b9416fad0c3b0c885b5737f07d6b7c5c3c1c9fad authored about 8 years ago by Peter Kanev <[email protected]>
dont throw exception on the main thread if worker.onerror doesnt return true

7283826ca944ff9b644c52623c06f893f780328f authored about 8 years ago by Peter Kanev <[email protected]>
reinforce checks for when the main thread tries to post a message to a yet uninitialized worker thread

6ea023c80200ddcf0db3cd4dd6fb39e512eac0d7 authored about 8 years ago by Peter Kanev <[email protected]>
check whether the worker thread is completely initialized before posting message from main

d05e700b28a3a327ad46016503c2b2d693bc76a5 authored about 8 years ago by Peter Kanev <[email protected]>
add the script execution step after initializing the runtime on a worker thread

0ba5cbc1f8552f4aa7c354a620d1c86b10ebb464 authored about 8 years ago by Peter Kanev <[email protected]>
change uncaught exception handler to use the entered thread's Runtime instance

179018c3ba403421947264333bfb92d8f7d9b18c authored about 8 years ago by Peter Kanev <[email protected]>
add Worker object postMessage to Worker thread's onmessage handling

bfac8c8dafb9fdd99c962569a889b3f3add74a49 authored about 8 years ago by Peter Kanev <[email protected]>
establish connection between a new worker thread handler and the main thread handler - wip

9912925173933c4b984122e28a817833e8505abe authored about 8 years ago by Peter Kanev <[email protected]>
now dynamic configuration holds both creator handler and myHandler

creatorHandler needs to be passed by the dynamic configuration to the new worker threads so back ...

e7975d8782bf96f653e5e0165c773ff4a42ef9d4 authored about 8 years ago by plamen5kov <[email protected]>
add Worker global object for creating Worker threads

26380a8cead6921279bd46f71e62d431e5ccd5e8 authored about 8 years ago by Peter Kanev <[email protected]>
fix the way worker thread in Java is created and setup

6882af584fa3025f2650c4dd1cba468d30023ee8 authored about 8 years ago by Peter Kanev <[email protected]>
add Worker thread postMessage to Worker's object (main thread)'s onmessage handling

0abf784c99d25b75be7b956f73678f2a35b0386b authored about 8 years ago by Peter Kanev <[email protected]>
add worker error handling with 'onerror' handles

7fb9ef22605292033d2f4ce0acbf3a0aa798763b authored about 8 years ago by Peter Kanev <[email protected]>
fix rebase, remove worker tests - replace with shared platform tests

3eee7d32a9336dc613123b14181364b3767bb2e1 authored about 8 years ago by Peter Kanev <[email protected]>
remove static Persistent Handle in ObjectManager

33881b43db9e4aae6a3c616393b74681499a9641 authored about 8 years ago by Peter Kanev <[email protected]>
implement Worker Scope close() API to terminate worker thread execution

6e0005215cf653ecc197422297f033068d790f36 authored about 8 years ago by Peter Kanev <[email protected]>
moved runtime initialization to Runtime.java

now both worker threads and main can call same api to create and initialize the runtime
c...

e0e33981f2bc5c4bc7cb42f31bb04b355b2fe8d4 authored about 8 years ago by plamen5kov <[email protected]>
initial refactoring to accomodate multithreading

c511371975d71d1f431c739ec9d913a07095c37b authored about 8 years ago by plamen5kov <[email protected]>
Merge pull request #564 from NativeScript/pete/remove-erroractivity-release

Adjust template to drop ErrorReportActivity from release builds (template)

7d1d2e61b01614ce9d6c68e1712971e9bc785326 authored about 8 years ago by Peter Kanev <[email protected]>
updated android plugin version

86e38264fa9e7830c88aac1d501c9e5be0b52841 authored about 8 years ago by plamen5kov <[email protected]>
revert ndkDebuggable flag usage when building runtime

c4a3720db678d6dc3a6b667edbca069767d2edcc authored about 8 years ago by Peter Kanev <[email protected]>
Merge pull request #536 from NativeScript/plamen5kov/refactored_5.2.361

Plamen5kov/refactored 5.2.361

de156ec4003841cd8ac58c7300c27963738ae172 authored about 8 years ago by Peter Kanev <[email protected]>
refactored static binding generator

introduced the implemented interfaces to the static binding generator (we no longer pass emptry s...

69c967a5fc05a7c966591377f79f40f9fe44516c authored about 8 years ago by plamen5kov <[email protected]>
added unit tests for Dump class

3211ccd43b15a17b9cfb741c62ca562894274ad9 authored about 8 years ago by plamen5kov <[email protected]>
fix for binding generator

exclude dex generation for constructor and attachBaseContext of Application class
add test structure

6b347cd4f5df00631f2d1a68427427a6dfc49c5c authored about 8 years ago by Mihail Slavchev <[email protected]>
adjust template to drop ErrorReportActivity from release builds template

1b97ab9249843e520b882a6ed63028d12464bd20 authored about 8 years ago by Peter Kanev <[email protected]>
fix failing tests after recent changes, introduce private API so that we can determine the bitness of the current process

f7a41445869fbaa2785b88da9e9ff6107ab47547 authored about 8 years ago by Peter Kanev <[email protected]>
fix rebase

4f54cde026e8174f5635fcdf0c9dfaff00abf305 authored about 8 years ago by Peter Kanev <[email protected]>
fix travis build of runtime test app

23fd433314febcd83609f3efa483dbe2a35c57c9 authored about 8 years ago by blagoev <[email protected]>
optimize the default path (no profiler enabled)

1ed913cf06f38253439360c3609e2a0eda0464d8 authored about 8 years ago by blagoev <[email protected]>
refactored v8 api usage

refactored sethiddenvalue/gethiddenvalue to use one method
fixed setWeak call to use weakcallback...

7448d8d64db950326e7eba107ae1e4ecaf21e783 authored about 8 years ago by plamen5kov <[email protected]>
bump the gradle

1efb57b5c3ec2da8294d694e6f4f165a4e27a296 authored about 8 years ago by blagoev <[email protected]>
changed weakcallbacktype options on setWeak

* got most of the tests running by changing WeakCallbackType from ::kParameter to ::kFinalizer
* ...

868918e6d846bba6a446462e02ad70986b32a525 authored about 8 years ago by Plamen5kov <[email protected]>
fix function wrappers for when v8 profiler is enabled

0204799719f76d1dce05839a187abc6323368b0e authored about 8 years ago by blagoev <[email protected]>
(possible fix ) limit memory usage for travis

612d3bb42ff4b443800453d2f9e41aa8d533952e authored about 8 years ago by blagoev <[email protected]>
fixed unused warnings failing build

3381f95df5deb2ce193f8e99bacd8c317246cea3 authored about 8 years ago by blagoev <[email protected]>
output emulator logcat

40e923221343907c71d6ebcd80ba4eee46708f33 authored about 8 years ago by blagoev <[email protected]>