[go: up one dir, main page]

  1. 7840320 Revert "Reland^2: [heap] Store size with invalidated object" by Dominik Inführ · 3 years, 5 months ago
  2. 2b79eef Reland^2: [heap] Store size with invalidated object by Dominik Inführ · 3 years, 5 months ago
  3. d489e88 [heap, runtime] Do not invalidate all slots in DeleteObjectPropertyFast by Dominik Inführ · 3 years, 5 months ago
  4. 1a80bfc Revert "Reland "[heap] Store size with invalidated object"" by Igor Sheludko · 3 years, 5 months ago
  5. cf0d464 [handles] Simplify GlobalHandles 2nd pass callback handling by Michael Lippautz · 3 years, 5 months ago
  6. 23b2d57 Reland "[heap] Store size with invalidated object" by Dominik Inführ · 3 years, 5 months ago
  7. 449ece3 Reland "[rwx][mac] Support fast W^X permission switching on Apple Silicon (M1)" by Igor Sheludko · 3 years, 5 months ago
  8. 10807c9 Revert "[rwx][mac] Support fast W^X permission switching on Apple Silicon (M1)" by Adam Klein · 3 years, 5 months ago
  9. 9d31f86 [rwx][mac] Support fast W^X permission switching on Apple Silicon (M1) by Igor Sheludko · 3 years, 5 months ago
  10. e5c1ada [counters] Remove unused counters from V8 by Camillo Bruni · 3 years, 5 months ago
  11. dc5bcb2 [heap] Drop unnecessary ToSpaceContains methods by Omer Katz · 3 years, 5 months ago
  12. dbff3045 [heap] Add Heap::NotifyObjectSizeChange for right-trimming by Dominik Inführ · 3 years, 5 months ago
  13. fa1caae Reland "[string] Non-transitioning shared strings" by Patrick Thier · 3 years, 5 months ago
  14. 95dab01 Revert "[heap] Store size with invalidated object" by Nico Hartmann · 3 years, 5 months ago
  15. 5d235de [heap] Store size with invalidated object by Dominik Inführ · 3 years, 5 months ago
  16. cb92ed0 [api, heap] Remove resurrecting finalizers by Michael Lippautz · 3 years, 6 months ago
  17. d0c147a [heap] NotifyObjectLayoutChange invalidates slots in OLD_TO_SHARED by Dominik Inführ · 3 years, 6 months ago
  18. 2ae957c heap: Fix disappeared chromeperf metrics by Nikolaos Papaspyrou · 3 years, 6 months ago
  19. ae0480a heap: Inline GCTracer::Scope constructor and destructor by Nikolaos Papaspyrou · 3 years, 6 months ago
  20. 39f419f [heap] Move allocation logic to SpaceWithLinearArea by Omer Katz · 3 years, 6 months ago
  21. 4c29cf1 [heap] fix invocation of NearHeapLimitCallback by Joyee Cheung · 3 years, 6 months ago
  22. 1b405b1 [heap] Don't publish marking barrier in final marking step by Michael Lippautz · 3 years, 6 months ago
  23. 2da23bd Reland "cppgc-js: Concurrently process v8::TracedReference" by Michael Lippautz · 3 years, 6 months ago
  24. 8b1fb3a cppgc: young-gen: Enable concurrent sweeping for minor GCs by Anton Bikineev · 3 years, 6 months ago
  25. f20949f heap: Fix bug in minor MC heap verification by Nikolaos Papaspyrou · 3 years, 6 months ago
  26. c35ca2b Revert "[string] Non-transitioning shared strings" by Leszek Swirski · 3 years, 6 months ago
  27. 8ba60b7 [string] Non-transitioning shared strings by Patrick Thier · 3 years, 6 months ago
  28. 4602aee cppgc: young-gen: Run minor GC only from task. by Anton Bikineev · 3 years, 6 months ago
  29. e220866 [heap] Separate GC phases flag. by Hannes Payer · 3 years, 6 months ago
  30. 64e8935 Revert "cppgc-js: Concurrently process v8::TracedReference" by Leszek Swirski · 3 years, 6 months ago
  31. 1f0d7d2 cppgc-js: Concurrently process v8::TracedReference by Michael Lippautz · 3 years, 6 months ago
  32. ca50556 [heap] Remove sweeping_slot_set_ from MemoryChunk by Dominik Inführ · 3 years, 6 months ago
  33. c3ed607 [wasm-gc] Implement runtime-type canonicalization by Manos Koukoutos · 3 years, 6 months ago
  34. e71ce30 Revert "[heap] Only start incremental marking when V8 is not in GC VM state." by Tobias Tebbi · 3 years, 7 months ago
  35. f124b28 [heap] Only start incremental marking when V8 is not in GC VM state. by Hannes Payer · 3 years, 7 months ago
  36. aca727f heap: Remove OneShotBarrier by Michael Lippautz · 3 years, 7 months ago
  37. a15e2b5 heap: Fix concurrently acquiring stress marking limit by Michael Lippautz · 3 years, 7 months ago
  38. 9d6df33 heap: Report full GC cycles when sweeping finishes by Nikolaos Papaspyrou · 3 years, 7 months ago
  39. 6f082e3 [heap] Update CodePageCollectionMemoryModificationScope docs by Jakob Gruber · 3 years, 7 months ago
  40. 14331ec cppgc: young-gen: Schedule Minor GCs by Anton Bikineev · 3 years, 7 months ago
  41. 25981026 [heap] Improve accounting of PagedSpace::CommittedPhysicalMemory() by Dominik Inführ · 3 years, 7 months ago
  42. 7ef1fc1 testing: OverrideEmbedderStackStateScope should only affect implicit GCs by Michael Lippautz · 3 years, 7 months ago
  43. 9d3d5f2 heap: Refactor sweeping finalization for young GC by Nikolaos Papaspyrou · 3 years, 7 months ago
  44. bc0c89b [heap] Cache OS commit page size in MemoryAllocator by Dominik Inführ · 3 years, 7 months ago
  45. 8d996244 Revert "Reland "heap: Force incremental marking in C++ only workloads"" by Shu-yu Guo · 3 years, 7 months ago
  46. 7d4c264 Reland "heap: Force incremental marking in C++ only workloads" by Michael Lippautz · 3 years, 7 months ago
  47. c660200 Revert "Reland "heap: Force incremental marking in C++ only workloads"" by Adam Klein · 3 years, 7 months ago
  48. 679c373 Reland "heap: Force incremental marking in C++ only workloads" by Michael Lippautz · 3 years, 7 months ago
  49. 72f105f Revert "Reland "heap: Force incremental marking in C++ only workloads"" by Michael Lippautz · 3 years, 7 months ago
  50. fe822dc Reland "heap: Force incremental marking in C++ only workloads" by Michael Lippautz · 3 years, 7 months ago
  51. 0860e24 Revert "heap: Force incremental marking in C++ only workloads" by Tobias Tebbi · 3 years, 8 months ago
  52. 227434b heap: Refactor GC type timer methods by Nikolaos Papaspyrou · 3 years, 8 months ago
  53. 4fde332 heap: Force incremental marking in C++ only workloads by Michael Lippautz · 3 years, 8 months ago
  54. 09c001a Reland "heap: Factor out raw allocation functions into HeapAllocator" by Michael Lippautz · 3 years, 8 months ago
  55. dd34aa4 Revert "heap: Factor out raw allocation functions into HeapAllocator" by Tobias Tebbi · 3 years, 8 months ago
  56. dec62c2 heap: Factor out raw allocation functions into HeapAllocator by Michael Lippautz · 3 years, 8 months ago
  57. efdf87a Reland "[shared-struct] Prototype JS shared structs" by Shu-yu Guo · 3 years, 8 months ago
  58. c1078b5 Revert "[shared-struct] Prototype JS shared structs" by Michael Achenbach · 3 years, 8 months ago
  59. 2b63d5d [heap] Add flag for disabling map space by Dominik Inführ · 3 years, 8 months ago
  60. 1025bf2 [shared-struct] Prototype JS shared structs by Shu-yu Guo · 3 years, 8 months ago
  61. 5d8ad53 heap: Remove retry space from AllocationResult by Michael Lippautz · 3 years, 8 months ago
  62. 2b98251 heap: Move disable-new state to corresponding spaces by Michael Lippautz · 3 years, 8 months ago
  63. adfe633 Rename RuntimeProfiler to TieringManager by Jakob Gruber · 3 years, 8 months ago
  64. 18ced8a heap: Young gen cleanups by Omer Katz · 3 years, 8 months ago
  65. e459c84 Reland^3 [heap] Support client-to-shared refs in Code objects by Dominik Inführ · 3 years, 8 months ago
  66. d89579b heap: Factor out AllocationResult from heap.h by Michael Lippautz · 3 years, 8 months ago
  67. 18de64a1 heap: Inline fast paths for AllocateRaw() and AllocateRawWith() by Michael Lippautz · 3 years, 8 months ago
  68. 4b2c3ef heap: Fix AllocationTrackerForDebugging by Michael Lippautz · 3 years, 8 months ago
  69. 96162c7 Remove FLAG_young_generation_large_objects by Michael Lippautz · 3 years, 8 months ago
  70. 658012e heap: Bug fix and refactor the tracing of GC cycles by Nikolaos Papaspyrou · 3 years, 8 months ago
  71. 5b9b539 [heap] Do not allocate external strings in shared heap by Dominik Inführ · 3 years, 8 months ago
  72. f2d4a23 heap: Fix TSAN race in AllocationTrackerForDebugging by Michael Lippautz · 3 years, 8 months ago
  73. fee3bf0 heap: Remove build flag for MinorMC by Omer Katz · 3 years, 8 months ago
  74. a5c7137 heap: Actually attach allocation tracker by Michael Lippautz · 3 years, 8 months ago
  75. cf7234c Revert "Reland "Reland "[heap] Support client-to-shared refs in Code objects""" by Dominik Inführ · 3 years, 8 months ago
  76. 2694b75 Reland "Reland "[heap] Support client-to-shared refs in Code objects"" by Dominik Inführ · 3 years, 8 months ago
  77. df04c04 heap: Avoid branches for debugging flags in Heap::AllocateRaw by Michael Lippautz · 3 years, 8 months ago
  78. d75f761 [heap] Use AlwaysAllocateScope for clients with shared allocations by Dominik Inführ · 3 years, 8 months ago
  79. da62220 [heap, objects] Check object layout changes happen on main thread by Dominik Inführ · 3 years, 8 months ago
  80. cf3b603 [heap] Refactoring prologue of CollectGarbage. by Hannes Payer · 3 years, 8 months ago
  81. 73a1c63 heap: Fix the tracing of GC cycles by Nikolaos Papaspyrou · 3 years, 8 months ago
  82. 10e811c Revert "heap: Fix the tracing of GC cycles" by Leszek Swirski · 3 years, 8 months ago
  83. 4ad20bf heap: Fix the tracing of GC cycles by Nikolaos Papaspyrou · 3 years, 8 months ago
  84. e33c276 heap: Move epilogue and weak callbacks to the epilogue of CollectGarbage by Nikolaos Papaspyrou · 3 years, 8 months ago
  85. fff5ed1 [heap] Compact map space with --compact-map-space by Dominik Inführ · 3 years, 8 months ago
  86. 7fa0140 Revert "Reland "[heap] Support client-to-shared refs in Code objects"" by Nico Hartmann · 3 years, 8 months ago
  87. 4b8f1b1 Reland "[heap] Support client-to-shared refs in Code objects" by Dominik Inführ · 3 years, 8 months ago
  88. 51c62b3 Revert "[heap] Support client-to-shared refs in Code objects" by Adam Klein · 3 years, 8 months ago
  89. 12e4609 [heap] Support client-to-shared refs in Code objects by Dominik Inführ · 3 years, 8 months ago
  90. 126e619 [heap] Move GCPrologueCallbacks to the prologue of CollectGarbage. by Hannes Payer · 3 years, 8 months ago
  91. fc23bc1 Reland^2 "[string] Support shared strings in Value{Serializer,Deserializer}" by Shu-yu Guo · 3 years, 8 months ago
  92. 199f1c2 Revert "Reland "[string] Support shared strings in Value{Serializer,Deserializer}"" by Nico Hartmann · 3 years, 8 months ago
  93. 5320fe8 Reland "[string] Support shared strings in Value{Serializer,Deserializer}" by Shu-yu Guo · 3 years, 8 months ago
  94. 9ec7c67 [heap] Split MarkCompactCollector::PrepareRecordRelocSlot by Dominik Inführ · 3 years, 9 months ago
  95. 0b3b2cb [heap] InvokeSecondPassPhantomCallbacks() before selecting garbage collector. by Hannes Payer · 3 years, 9 months ago
  96. ebb23b9 heap: Fix race on a field used for stress marking mode by Michael Lippautz · 3 years, 9 months ago
  97. f0cd532 heap: Minor refactorings by Nikolaos Papaspyrou · 3 years, 9 months ago
  98. 61b238f Remove ResourceEvent. by Hannes Payer · 3 years, 9 months ago
  99. 6c30d63 [heap] Add instrumentation to GcSafeFindCodeForInnerPointer, pt.2 by Igor Sheludko · 3 years, 10 months ago
  100. b5fabce [ext-code-space][cleanup] Remove CodeDataContainer table by Igor Sheludko · 3 years, 10 months ago