Commits
User selector
Commit History
Commits on Sep 2, 2021
Add a test for CrashManager API
Show description for 452996cauthored andcommitted
Commits on Aug 20, 2021
Add some tests for lean VM
Show description for 36b78d4authored andcommittedAdd CMake lean build
Show description for 295adf8authored andcommittedFix header includes for jsi and hermesapi in CMake build
Show description for 47d15b6authored andcommitted
Commits on Aug 14, 2021
Increase the default max heap size from 512MiB to 3GiB
Show description for 5f2b47dauthored andcommitted
Commits on Jul 7, 2021
Delete allowFunctionToStringWithRuntimeSource
Show description for fb8c5a5authored andcommitted
Commits on Mar 30, 2021
Remove ES6Symbol RuntimeConfig (#479)
Show description for e5c093fauthored andcommittedRename ES6Intl to Intl
Show description for d868f05authored andcommitted
Commits on Mar 6, 2021
Delete HERMESVM_API_TRACE (#466)
Show description for 6590920authored andcommittedFix synth trace builds with GCC
Show description for c4212d8authored andcommitted
Commits on Mar 3, 2021
Delete HERMES_OPTIONAL_SOURCES
Show description for 1de4e02authored andcommittedSimplify CMake build rules for synth trace (#462)
Show description for 032e775authored andcommitted
Commits on Feb 24, 2021
Use std::make_unique (#458)
Show description for 46c3253authored andcommitted
Commits on Feb 11, 2021
Check for ES6Promise and ES6Proxy in original trace when replaying
Show description for 5371d23authored andcommitted
Commits on Jan 25, 2021
Implement Rudimentary Async/Await
Show description for 8d05b62authored andcommitted
Commits on Jan 9, 2021
Apply clang-format update fixes
Show description for da1404cauthored andcommitted
Commits on Dec 18, 2020
Intl API: JNI initialization, Proguard annotations and intl build definitions. (#426)
Show description for c3fab01authored andcommitted
Commits on Dec 10, 2020
Enable Promise by default
Show description for b4f55a1authored andcommitted
Commits on Dec 4, 2020
Add detachedness to heap snapshots
Show description for 35e9566authored andcommitted
Commits on Nov 30, 2020
Generate separate IR functions for copies of the same CommonJS module
Show description for 0d5fd94authored andcommitted
Commits on Nov 5, 2020
Add format option to createBCProviderFromSrc
Show description for 93cee85authored andcommitted
Commits on Nov 4, 2020
Fix -use-trace-config for synth benchmarks
Show description for f997bcfauthored andcommitted
Commits on Oct 19, 2020
Make sure gtest import comes before folly imports
Show description for 29329c8authored andcommitted
Reapply "Add CLI/RuntimeConfig for conditionalizing Promise."
Show description for 15ecd13authored andcommittedReapply "Always execute InternalBytecode."
Show description for 04d7a3eauthored andcommitted
Commits on Oct 16, 2020
Back out "Always execute InternalBytecode."
Show description for 9c8f96eauthored andcommittedBack out "Add CLI/RuntimeConfig for conditionalizing Promise."
Show description for 508b03aauthored andcommitted
Commits on Oct 15, 2020
Add CLI/RuntimeConfig for conditionalizing Promise.
Show description for 09f2788authored andcommittedAlways execute InternalBytecode.
Show description for a6eec98authored andcommitted
Commits on Oct 13, 2020
Remove allocation tracking from start
Show description for 8d2406aauthored andcommitted
Commits on Oct 10, 2020
Add HeapProfiler.lastSeenObjectId and HeapProfiler.heapStatsUpdate to inspector
Show description for 73594b5authored andcommitted
Commits on Oct 8, 2020
List modules explicitly in SegmentRange, rename to SegmentInfo
Show description for 18e834aauthored andcommitted
Commits on Oct 2, 2020
Add a flag to disable generator compilation.
Show description for dee3b53authored andcommittedHave the root be emitted as part of each allocation stack
Show description for 801aa8aauthored andcommitted
Commits on Sep 14, 2020
Enable Proxy by default for 0.7.0
Show description for cb58dd2authored andcommitted