Paul Leathers f645b2d468 [CVE-2020-1172] hace 5 años
..
AuxPtrs.h e2e684f23e fix the order on setting write barrier bits hace 9 años
CMakeLists.txt 061290eb53 Add FunctionExecutionStateMachine to CMakeList for non-Windows builds hace 8 años
CallInfo.cpp 25dfd416e1 Fixing possible overflow in BoundFunction::NewInstance. hace 7 años
CallInfo.h a1fc0ae12c Fix field types in InlineeCallInfo. OS #15566165 hace 7 años
Chakra.Runtime.Base.vcxproj c0723f4985 Moving RS4 changes to master hace 7 años
CharStringCache.cpp c0723f4985 Moving RS4 changes to master hace 7 años
CharStringCache.h c6bf63b2d6 swb: annotate nested field type, union hace 9 años
CompactCounters.h c361394349 seperate lockdown and closing states hace 7 años
Constants.cpp 178f8f6e2c fix legacy builds hace 9 años
Constants.h f645b2d468 [CVE-2020-1172] hace 5 años
CrossSite.cpp cf71a962c1 Merge 1809 October Update changes hace 7 años
CrossSite.h 2f572ce23c Do not CrossSite::MarshalVar if scriptContext == requestContext hace 8 años
CrossSiteObject.h 1dcea24e52 OS#18076647: Invalidate prototype inline caches for properties of objects added to the prototype chain hace 7 años
Debug.cpp 6d0f5de1e0 [CVE-2018-0934] Chakra JIT - Incomplete fix for MSRC-41913 #2 - Google, Inc. hace 8 años
Debug.h 4f93a9d8ce JIT: to compile on Linux hace 9 años
DelayLoadLibrary.cpp 76a06a261c CFG support for ChakraCore hace 6 años
DelayLoadLibrary.h 76a06a261c CFG support for ChakraCore hace 6 años
Entropy.cpp 47eab483b9 change top-level dir Lib back to lib hace 10 años
Entropy.h 47eab483b9 change top-level dir Lib back to lib hace 10 años
EtwTrace.cpp 9315cc68e9 Handle non-null-terminated function name in ETW hace 7 años
EtwTrace.h 484fae8d61 fix etw logging for very long name function loop body hace 8 años
Exception.cpp 60b52c56be Rename functions with *fatal* to *unrecoverable* so !analyze doesn't skip them when walking the stack hace 7 años
Exception.h 47eab483b9 change top-level dir Lib back to lib hace 10 años
ExpirableObject.cpp 3741b1a94a Refactor field related to JIT'ed code in EntryPointInfo into a separate structure hace 7 años
ExpirableObject.h 3741b1a94a Refactor field related to JIT'ed code in EntryPointInfo into a separate structure hace 7 años
FunctionBody.cpp b066f784f0 [CVE-2020-1555] hace 5 años
FunctionBody.h cd84a0b85b [CVE-2018-8500] RCE after cleanup of jitted entry points hace 7 años
FunctionExecutionStateMachine.cpp 44e9b270ef Add more debug fields to FunctionExecutionStateMachine hace 7 años
FunctionExecutionStateMachine.h 44e9b270ef Add more debug fields to FunctionExecutionStateMachine hace 7 años
FunctionInfo.cpp 4378b6a971 Devirtualize FunctionInfo hace 8 años
FunctionInfo.h c0723f4985 Moving RS4 changes to master hace 7 años
JnDirectFields.h e2bb2530ac Fix #5349: Rename Atomics.wake to Atomics.notify, per ES spec change. hace 7 años
LeaveScriptObject.cpp 60b52c56be Rename functions with *fatal* to *unrecoverable* so !analyze doesn't skip them when walking the stack hace 7 años
LeaveScriptObject.h 8b237f864a MSFT:15176668: Port remote stack walker fix hace 8 años
LineOffsetCache.cpp 6eb44575a5 Byte code size and serialized byte code size optimizations (15-20% serialized byte code size reduction) hace 8 años
LineOffsetCache.h 6eb44575a5 Byte code size and serialized byte code size optimizations (15-20% serialized byte code size reduction) hace 8 años
PerfHint.cpp cec0e9a84f replace wchar_t/L"..." with char16/_u("...") hace 10 años
PerfHint.h 47eab483b9 change top-level dir Lib back to lib hace 10 años
PerfHintDescriptions.h 5186da0f96 Disabling StackArgs when the source is inside eval expression hace 9 años
PropertyRecord.cpp 9fdb68befa OS#16526223: Keep writes to 'prototype' from going through inline cache so that we get the necessary runtime behavior hace 7 años
PropertyRecord.h 9fdb68befa OS#16526223: Keep writes to 'prototype' from going through inline cache so that we get the necessary runtime behavior hace 7 años
RegexPatternMruMap.h 47eab483b9 change top-level dir Lib back to lib hace 10 años
RuntimeBasePch.cpp 47eab483b9 change top-level dir Lib back to lib hace 10 años
RuntimeBasePch.h 29b573a9f7 Introduce FunctionExecutionTest unittest hace 8 años
ScriptContext.cpp e6abd1d110 [CVE-2020-0813] hace 6 años
ScriptContext.h e6abd1d110 [CVE-2020-0813] hace 6 años
ScriptContextBase.h b4b5287c29 Fix leak in JSRT hace 9 años
ScriptContextInfo.h 88155df9e6 Remove Simd.js related code hace 8 años
ScriptContextOptimizationOverrideInfo.cpp 4fe784767f bug fix for ES5 Array hace 9 años
ScriptContextOptimizationOverrideInfo.h 4fe784767f bug fix for ES5 Array hace 9 años
ScriptContextProfiler.cpp b4ba1ef180 fix codegen profiler under OOP JIT hace 7 años
ScriptContextProfiler.h b4ba1ef180 fix codegen profiler under OOP JIT hace 7 años
ScriptMemoryDumper.cpp 9f8cf80d0e Remove IsolateHeap and fix build errors. hace 7 años
ScriptMemoryDumper.h db7248b35e Reenable and fix warning 4091 - ignore on left of '<type>' when no variable is declared hace 9 años
SourceContextInfo.cpp 97f0ad70c5 Support generating and using a cache of the initial parser state hace 7 años
SourceContextInfo.h 105b8f205f Experimental: Introduce "lite" ChakraCore build hace 8 años
SourceHolder.cpp cf71a962c1 Merge 1809 October Update changes hace 7 años
SourceHolder.h cf71a962c1 Merge 1809 October Update changes hace 7 años
StackProber.cpp 2d862feb0f checkpoint on refactor to get in proc jit working again hace 9 años
StackProber.h 2d862feb0f checkpoint on refactor to get in proc jit working again hace 9 años
TempArenaAllocatorObject.cpp ca71e7c368 Fix OOM handling in TempArenaAllocator hace 9 años
TempArenaAllocatorObject.h c6bf63b2d6 swb: annotate nested field type, union hace 9 años
TestEtwEventSink.cpp cec0e9a84f replace wchar_t/L"..." with char16/_u("...") hace 10 años
TestEtwEventSink.h 421e76637b fix permissive C++ code (MSVC /permissive-) hace 9 años
ThreadBoundThreadContextManager.cpp 5cd7df72bc [MERGE #5099 @VSadov] Adding a configuration flag for setting the allocation policy limit. hace 7 años
ThreadBoundThreadContextManager.h 6079d58e7e Initial commit for BGParseManager. hace 7 años
ThreadConfigFlagsList.h 6ef86410fa Remove -ES6FunctionName-. ES6 function name behavior will be the only supported behavior. -ES6FunctionName[-] is no longer a supported option, and -ES6- doesn't affect the name behavior. hace 8 años
ThreadContext.cpp cf71a962c1 Merge 1809 October Update changes hace 7 años
ThreadContext.h 01215c5dc0 Fixes bug where ImplicitCallFlags and DisableImplicitFlags were not restored to previous values held. hace 6 años
ThreadContextInfo.cpp 048418e7c0 Fixing ARM64 build issues hace 6 años
ThreadContextInfo.h 048418e7c0 Fixing ARM64 build issues hace 6 años
ThreadContextTlsEntry.cpp e75f73be44 threadContext: improve JsSetCurrentContext calls hace 8 años
ThreadContextTlsEntry.h 855e3e26c8 [MERGE #1916 @obastemur] Implement ThreadContextTLSEntry Win+Xplat separately hace 9 años
ThreadServiceWrapper.h f37cd54364 Remove _ABSTRACT, most classes were already pure virtual and I deleted the constructor of the others hace 7 años
ThreadServiceWrapperBase.cpp fa89a7031e [CVE-2018-8287] Edge - Chakra Internet Explorer - Use after free in jscript9.dll after closing WebBrowserControl - Internal. hace 7 años
ThreadServiceWrapperBase.h fa89a7031e [CVE-2018-8287] Edge - Chakra Internet Explorer - Use after free in jscript9.dll after closing WebBrowserControl - Internal. hace 7 años
Utf8SourceInfo.cpp cf71a962c1 Merge 1809 October Update changes hace 7 años
Utf8SourceInfo.h cf71a962c1 Merge 1809 October Update changes hace 7 años
VTuneChakraProfile.cpp cf71a962c1 Merge 1809 October Update changes hace 7 años
VTuneChakraProfile.h 484fae8d61 fix etw logging for very long name function loop body hace 8 años
WindowsFoundationAdapter.cpp 7453224eec Clean up inline usage hace 10 años
WindowsFoundationAdapter.h 47eab483b9 change top-level dir Lib back to lib hace 10 años
WindowsGlobalizationAdapter.cpp 73449833c6 Add back ResetTimeZoneFactoryObjects hace 8 años
WindowsGlobalizationAdapter.h 73449833c6 Add back ResetTimeZoneFactoryObjects hace 8 años
ittnotify_config.h cb0eaef2ae Use WCHAR instead of wchar_t hace 9 años
ittnotify_types.h 9273a9239b Decouple VTune and ETW Trace, enable VTune JIT profiling on ChakraCore. hace 9 años
jitprofiling.cpp 8c51d59666 Disable TVS warning 38020 in jitprofiling.cpp hace 9 años
jitprofiling.h 206691dd3b Fix typos hace 8 años