Louis Lafreniere 76a06a261c CFG support for ChakraCore 7 лет назад
..
ValidPointersMap e15672db7f Use fewer pages per small heap block to help with improving memory utilization. 7 лет назад
amd64 d872486b8e Fix build errors related to literals in assembly while using Clang 8.0. 6 лет назад
arm b4f9705ae5 Use seperation error for xdata registration failures 7 лет назад
arm64 b4f9705ae5 Use seperation error for xdata registration failures 7 лет назад
AllocationPolicyManager.h cf71a962c1 Merge 1809 October Update changes 7 лет назад
Allocator.cpp 91ccdd14ff x86 support 9 лет назад
Allocator.h 972009a89e ChakraCore fix for servicing release 18-02B: CVE-2018-0858 8 лет назад
AllocatorTelemetryStats.h c38739f7da MSFT:17677205 IdleDecommit hang. Back-off from decommit if UI thread wants to enter IdleDecommit again. 7 лет назад
ArenaAllocator.cpp dbdc3f8d83 Code Quality: Replace usage of _M_IX86_OR_ARM32 and _M_X64_OR_ARM64 with TARGET_32 and TARGET_64 8 лет назад
ArenaAllocator.h dbdc3f8d83 Code Quality: Replace usage of _M_IX86_OR_ARM32 and _M_X64_OR_ARM64 with TARGET_32 and TARGET_64 8 лет назад
AutoAllocatorObjectPtr.h 37630da768 Add this-> where needed to appease permissive- 7 лет назад
AutoPtr.h cf71a962c1 Merge 1809 October Update changes 7 лет назад
BucketStatsReporter.h 9bd1005dc2 Capture and tranmission of Recycler Telemetry stats. 7 лет назад
CMakeLists.txt 9f8cf80d0e Remove IsolateHeap and fix build errors. 7 лет назад
Chakra.Common.Memory.vcxproj 15df2a6014 [CVE-2019-0640] Bug report for Edge/Chakra: Missing marshalling for Promise result 7 лет назад
Chakra.Common.Memory.vcxproj.filters ba8820832d adding gc start and end reasons to gc telemetry collection 7 лет назад
CollectionFlags.h cf71a962c1 Merge 1809 October Update changes 7 лет назад
CollectionState.h db4a754580 MSFT:17672777 Fix two pass concurrent sweep states. 7 лет назад
CommonMemoryPch.cpp 47eab483b9 change top-level dir Lib back to lib 10 лет назад
CommonMemoryPch.h cf71a962c1 Merge 1809 October Update changes 7 лет назад
CustomHeap.cpp 76a06a261c CFG support for ChakraCore 6 лет назад
CustomHeap.h cf71a962c1 Merge 1809 October Update changes 7 лет назад
DelayDeletingFunctionTable.cpp 15df2a6014 [CVE-2019-0640] Bug report for Edge/Chakra: Missing marshalling for Promise result 7 лет назад
EtwMemoryTracking.cpp 9c5fb7149d cross-platform: Improve O1+ stack probing for test builds 9 лет назад
ForcedMemoryConstraints.cpp dbdc3f8d83 Code Quality: Replace usage of _M_IX86_OR_ARM32 and _M_X64_OR_ARM64 with TARGET_32 and TARGET_64 8 лет назад
ForcedMemoryConstraints.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
FreeObject.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
HeapAllocator.cpp f565a839d6 Add ChakraEngine for GlobalObject lifetime management 7 лет назад
HeapAllocator.h e3a8ebc024 CR fix 8 лет назад
HeapAllocatorOperators.cpp d7483b2feb remove global operator new/delete override 9 лет назад
HeapBlock.cpp 85db038398 MSFT:18103621 During ReleasePagesShutdown allocators may not have been closed yet, if we are cleaning up the blocks in RecyclerSweep instance. 7 лет назад
HeapBlock.h 9bd1005dc2 Capture and tranmission of Recycler Telemetry stats. 7 лет назад
HeapBlock.inl ddf2d6a807 [MERGE #5034 @ipopescu93] Add support for traced large recycledvisited objects. 7 лет назад
HeapBlockMap.cpp c0723f4985 Moving RS4 changes to master 7 лет назад
HeapBlockMap.h f10dd80df6 ChakraCore fix for servicing release 18-02B: CVE-2018-0866 8 лет назад
HeapBlockMap.inl c0723f4985 Moving RS4 changes to master 7 лет назад
HeapBucket.cpp 9bd1005dc2 Capture and tranmission of Recycler Telemetry stats. 7 лет назад
HeapBucket.h 5f87c67c42 HeapInfo and RecyclerSweep refactoring. 7 лет назад
HeapBucket.inl 3bc04870e6 some pageheap fixes 8 лет назад
HeapBucketStats.cpp e2bf0393e0 Moving HeapBucketStats into its own file 7 лет назад
HeapBucketStats.h e2bf0393e0 Moving HeapBucketStats into its own file 7 лет назад
HeapConstants.h c76511661c cap max single allocation 7 лет назад
HeapInfo.cpp 9f8cf80d0e Remove IsolateHeap and fix build errors. 7 лет назад
HeapInfo.h 9bd1005dc2 Capture and tranmission of Recycler Telemetry stats. 7 лет назад
HeapInfoManager.cpp 9f8cf80d0e Remove IsolateHeap and fix build errors. 7 лет назад
HeapInfoManager.h 9f8cf80d0e Remove IsolateHeap and fix build errors. 7 лет назад
IdleDecommitPageAllocator.cpp c38739f7da MSFT:17677205 IdleDecommit hang. Back-off from decommit if UI thread wants to enter IdleDecommit again. 7 лет назад
IdleDecommitPageAllocator.h c38739f7da MSFT:17677205 IdleDecommit hang. Back-off from decommit if UI thread wants to enter IdleDecommit again. 7 лет назад
LargeHeapBlock.cpp bfb049fd8d MSFT:17387958 Large tracked RecyclerVisited objects need to clear the NewTrackBit after they are processed. 7 лет назад
LargeHeapBlock.h ddf2d6a807 [MERGE #5034 @ipopescu93] Add support for traced large recycledvisited objects. 7 лет назад
LargeHeapBucket.cpp ab3e8dd460 PageAllocators refactoring. 7 лет назад
LargeHeapBucket.h 5f87c67c42 HeapInfo and RecyclerSweep refactoring. 7 лет назад
LargeHeapBucket.inl 33a6f43792 Merge branch 'master' into linux_m2 9 лет назад
LeakReport.cpp 1f57ed5def Improve locking annotation somewhat 7 лет назад
LeakReport.h fd4cf57604 Fix some VS compat errors 10 лет назад
MarkContext.cpp fa920152a5 Annotate intentional potentially redundant test 7 лет назад
MarkContext.h 9d6961487a address sanitizer fake stack workaround 8 лет назад
MarkContext.inl e3e1a360e5 [1.8>1.9] [MERGE #4676 @pleath] ChakraCore 2018-02 security updates 8 лет назад
MarkContextWrapper.h 612cd34395 Remove remaining __stdcall calling convention from IRecyclerVisitedObject implementations 8 лет назад
MarkStack.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
MemoryLogger.cpp 9ef8cbcd32 cross-platform: ChakraCore compiles against iOS x86_64 9 лет назад
MemoryLogger.h 9ef8cbcd32 cross-platform: ChakraCore compiles against iOS x86_64 9 лет назад
MemoryTracking.cpp 47eab483b9 change top-level dir Lib back to lib 10 лет назад
MemoryTracking.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
PageAllocator.cpp 76a06a261c CFG support for ChakraCore 6 лет назад
PageAllocator.h c38739f7da MSFT:17677205 IdleDecommit hang. Back-off from decommit if UI thread wants to enter IdleDecommit again. 7 лет назад
PageAllocatorDefines.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
PageHeapBlockTypeFilter.h 47eab483b9 change top-level dir Lib back to lib 10 лет назад
PagePool.h 9b8c788fb9 Add more #defines to control features 10 лет назад
Recycler.cpp cf71a962c1 Merge 1809 October Update changes 7 лет назад
Recycler.h cf71a962c1 Merge 1809 October Update changes 7 лет назад
Recycler.inl 89fc0ac566 Adding notion of weak reference regions, and concurrently marking those regions. 7 лет назад
RecyclerFastAllocator.h 3bc04870e6 some pageheap fixes 8 лет назад
RecyclerHeuristic.cpp a167b47323 fix: set isLowMemoryDevice for Android and iOS 9 лет назад
RecyclerHeuristic.h bb1dca76dd fix test and address review comments 8 лет назад
RecyclerObjectDumper.cpp cec0e9a84f replace wchar_t/L"..." with char16/_u("...") 10 лет назад
RecyclerObjectDumper.h 50b4d1a56a try to enable recycler track on Linux 9 лет назад
RecyclerObjectGraphDumper.cpp cec0e9a84f replace wchar_t/L"..." with char16/_u("...") 10 лет назад
RecyclerObjectGraphDumper.h cec0e9a84f replace wchar_t/L"..." with char16/_u("...") 10 лет назад
RecyclerPageAllocator.cpp ab3e8dd460 PageAllocators refactoring. 7 лет назад
RecyclerPageAllocator.h ab3e8dd460 PageAllocators refactoring. 7 лет назад
RecyclerPointers.h 573fb6d5b5 QuickSort: improve perf. and move our custom qsort_s 9 лет назад
RecyclerRootPtr.h fbec4499b3 MSFT:18139538 Remove the use of Guest Arena from parser code to avoid ScriptContext leak. 7 лет назад
RecyclerSweep.cpp 5f87c67c42 HeapInfo and RecyclerSweep refactoring. 7 лет назад
RecyclerSweep.h 5f87c67c42 HeapInfo and RecyclerSweep refactoring. 7 лет назад
RecyclerSweepManager.cpp 9f8cf80d0e Remove IsolateHeap and fix build errors. 7 лет назад
RecyclerSweepManager.h 9f8cf80d0e Remove IsolateHeap and fix build errors. 7 лет назад
RecyclerTelemetryInfo.cpp 5cd54e03bb Adding new trace event to emit just the heap size & usage ratio. This will be used to drive perf track & diag track integration 7 лет назад
RecyclerTelemetryInfo.h 5cd54e03bb Adding new trace event to emit just the heap size & usage ratio. This will be used to drive perf track & diag track integration 7 лет назад
RecyclerWaitReason.h 9bd1005dc2 Capture and tranmission of Recycler Telemetry stats. 7 лет назад
RecyclerWaitReasonInc.h 9bd1005dc2 Capture and tranmission of Recycler Telemetry stats. 7 лет назад
RecyclerWatsonTelemetry.h fe917d01ad Disable RecyclerWatsonTelemetry + Use RDTSC for GetTickCount 9 лет назад
RecyclerWeakReference.h 76f6913160 Add additional ETW instrumentation 8 лет назад
RecyclerWriteBarrierManager.cpp acd74547f7 [1.8>1.9] [MERGE #4604 @obastemur] xplat: remove win64 8 лет назад
RecyclerWriteBarrierManager.h dbdc3f8d83 Code Quality: Replace usage of _M_IX86_OR_ARM32 and _M_X64_OR_ARM64 with TARGET_32 and TARGET_64 8 лет назад
SectionAllocWrapper.cpp 76a06a261c CFG support for ChakraCore 6 лет назад
SectionAllocWrapper.h cf71a962c1 Merge 1809 October Update changes 7 лет назад
SmallBlockDeclarations.inl 5f87c67c42 HeapInfo and RecyclerSweep refactoring. 7 лет назад
SmallFinalizableHeapBlock.cpp 3f9473698b Ensure that finalizeCount on SmallRecyclerVisitedHostHeapBlockT is updated in all builds 7 лет назад
SmallFinalizableHeapBlock.h 39fdc561db Part2: Prevent objects allocated during concurrent sweep from getting collected. 8 лет назад
SmallFinalizableHeapBucket.cpp 3cf29d39b1 update dump fragmentation stats 8 лет назад
SmallFinalizableHeapBucket.h dd1a0d6699 Move sweeping of pending sweep prep blocks to the background thread. 8 лет назад
SmallHeapBlockAllocator.cpp 5f87c67c42 HeapInfo and RecyclerSweep refactoring. 7 лет назад
SmallHeapBlockAllocator.h 9bd1005dc2 Capture and tranmission of Recycler Telemetry stats. 7 лет назад
SmallLeafHeapBlock.cpp 421e76637b fix permissive C++ code (MSVC /permissive-) 9 лет назад
SmallLeafHeapBlock.h f87c1fd32b xplat: fix some clang undefined sanitizer issues 9 лет назад
SmallLeafHeapBucket.cpp 33a6f43792 Merge branch 'master' into linux_m2 9 лет назад
SmallLeafHeapBucket.h 33a6f43792 Merge branch 'master' into linux_m2 9 лет назад
SmallNormalHeapBlock.cpp 49c9468f93 turn on concurrent GC on Linux 9 лет назад
SmallNormalHeapBlock.h 11f61960ca Remove unused static const bool IsLeafOnly from blocks 8 лет назад
SmallNormalHeapBucket.cpp c0723f4985 Moving RS4 changes to master 7 лет назад
SmallNormalHeapBucket.h 39fdc561db Part2: Prevent objects allocated during concurrent sweep from getting collected. 8 лет назад
StressTest.cpp 17055ce4a2 Replace printf and wprintf with Output::Print where possible and update formatter strings. 8 лет назад
StressTest.h 6d36a6f737 swb: write barrier annotations 2 9 лет назад
VirtualAllocWrapper.cpp 76a06a261c CFG support for ChakraCore 6 лет назад
VirtualAllocWrapper.h cf71a962c1 Merge 1809 October Update changes 7 лет назад
WriteBarrierMacros.h 972009a89e ChakraCore fix for servicing release 18-02B: CVE-2018-0858 8 лет назад
XDataAllocator.h 15df2a6014 [CVE-2019-0640] Bug report for Edge/Chakra: Missing marshalling for Promise result 7 лет назад