1. 778eab3 2016-04-04 Geoffrey Garen <ggaren@apple.com> by ggaren@apple.com · 9 years ago
  2. 7970735 Unreviewed, rolling in r199016. https://bugs.webkit.org/show_bug.cgi?id=156140 by ggaren@apple.com · 9 years ago
  3. 39303e0 JSC should use a shadow stack version of CHICKEN so that debuggers have the option of retrieving tail-deleted frames by fpizlo@apple.com · 9 years ago
  4. 7df115f 2016-04-04 Geoffrey Garen <ggaren@apple.com> by ggaren@apple.com · 9 years ago
  5. 5dc2abb CopiedBlock should be 16kB https://bugs.webkit.org/show_bug.cgi?id=156168 by ggaren@apple.com · 9 years ago
  6. a7cdcdc Fails to build in Linux / PowerPC due to different ucontext_t definition by utatane.tea@gmail.com · 9 years ago
  7. 4697a6c REGRESSION(r197543): Use-after-free on storage/indexeddb/transaction-abort-private.html by keith_miller@apple.com · 9 years ago
  8. 5e29b76 Replace all of the various non-working and non-compiling sampling profiler hacks with a single super hack by fpizlo@apple.com · 9 years ago
  9. 2ad5c1e REGRESSION: ASSERTION FAILED: !m_lastActiveBlock on js/function-apply.html by commit-queue@webkit.org · 9 years ago
  10. 95ef649 Remove the Baker barrier from JSC https://bugs.webkit.org/show_bug.cgi?id=155479 by fpizlo@apple.com · 9 years ago
  11. bf74d5c Reduce generated JSON HeapSnapshot size by commit-queue@webkit.org · 9 years ago
  12. f259e66 WeakBlock::visit() should check for a WeakHandleOwner before consulting mark bits. by akling@apple.com · 9 years ago
  13. c4c0f56 Heap Snapshot should include different Edge types and data (Property, Index, Variable) by commit-queue@webkit.org · 9 years ago
  14. 11ff47c Remove "virtual" from all lines that have both "virtual" and "override". by darin@apple.com · 9 years ago
  15. d38d068 Add ability to generate a Heap Snapshot by commit-queue@webkit.org · 9 years ago
  16. 2581daf Fix build and implement functions to retrieve registers on FreeBSD by commit-queue@webkit.org · 9 years ago
  17. edb74c4 Unreviewed, rolling out r196251. https://bugs.webkit.org/show_bug.cgi?id=154078 by commit-queue@webkit.org · 9 years ago
  18. e89fa7e Visiting a WeakBlock should report bytes visited, since we reported them allocated. by akling@apple.com · 9 years ago
  19. b549457 Shrink Heap::m_executables after cleaning it. <https://webkit.org/b/153682> by akling@apple.com · 9 years ago
  20. 0cf8d74 Enable SamplingProfiler on POSIX environment by utatane.tea@gmail.com · 9 years ago
  21. d3d0c00 JSC Sampling Profiler: Come up with a (program counter => CodeOrigin) mapping by sbarati@apple.com · 9 years ago
  22. cb143c0 Generalize ResourceUsageData gathering to be used outside of ResourceUsageOverlay by joepeck@webkit.org · 9 years ago
  23. 51a3235c MarkedSpace should have more precise allocators. by akling@apple.com · 9 years ago
  24. a4ce86b Implement a sampling profiler https://bugs.webkit.org/show_bug.cgi?id=151713 by sbarati@apple.com · 9 years ago
  25. 13aae08 Replace WTF::move with WTFMove https://bugs.webkit.org/show_bug.cgi?id=152601 by aestes@apple.com · 9 years ago
  26. e789f5b Avoid triggering clang's -Wundefined-bool-conversion by mcatanzaro@igalia.com · 9 years ago
  27. 393366a ResourceUsageOverlay should show GC timers. <https://webkit.org/b/152151> by akling@apple.com · 9 years ago
  28. 6dac505 [EFL] Remove the unused IncrementalSweeper::m_isTimerFrozen member after r193749 by ossy@webkit.org · 9 years ago
  29. e27f8b6 [EFL] Remove the flag to check timer state in IncrementalSweeper by ryuan.choi@navercorp.com · 9 years ago
  30. d769745 CRASH: CodeBlock::setOptimizationThresholdBasedOnCompilationResult + 567 by msaboff@apple.com · 9 years ago
  31. c8aeb8a [EFL] Implement scheduleTimer and cancelTimer in IncrementalSweeper class by gyuyoung.kim@webkit.org · 9 years ago
  32. fdd9bf4 [ES6] Implement LLInt/Baseline Support for ES6 Generators and enable this feature by utatane.tea@gmail.com · 9 years ago
  33. 44c6282 Unreviewed, rolling out r192914. https://bugs.webkit.org/show_bug.cgi?id=151734 by commit-queue@webkit.org · 9 years ago
  34. d688eaf [ES6] Implement LLInt/Baseline Support for ES6 Generators and enable this feature by utatane.tea@gmail.com · 9 years ago
  35. 040a988 [GLIB] Implement garbage collector timers by carlosgc@webkit.org · 9 years ago
  36. f1b1028 Unreviewed, rolling out r192536, r192722, and r192743. by commit-queue@webkit.org · 9 years ago
  37. c3b0b2b GC timers should carry on gracefully when Heap claims it grew from GC. by akling@apple.com · 9 years ago
  38. d59478b [JSC] JSPropertyNameEnumerator could be destructorless. by akling@apple.com · 9 years ago
  39. e80de37 Unreviewed, rolling out r192416 and r192443. by commit-queue@webkit.org · 9 years ago
  40. f711005 [JSC] JSPropertyNameEnumerator could be destructorless. by akling@apple.com · 9 years ago
  41. 43fb352 Add a debug overlay with information about web process resource usage. by akling@apple.com · 9 years ago
  42. ed5fc47 Fix some generational heap growth pathologies by fpizlo@apple.com · 9 years ago
  43. 847f825 Unreviewed, rolling out r191240. https://bugs.webkit.org/show_bug.cgi?id=150281 by commit-queue@webkit.org · 9 years ago
  44. 489ecb0 Fix some generational heap growth pathologies by fpizlo@apple.com · 9 years ago
  45. 1e15838 CopyBarrier must be avoided for slow TypedArrays by fpizlo@apple.com · 9 years ago
  46. d3b8b37 Web Inspector: Include Garbage Collection Event in Timeline by joepeck@webkit.org · 9 years ago
  47. 3db6de7 Remove unimplemented methods in CopiedSpace by commit-queue@webkit.org · 9 years ago
  48. ee3c410 Rename some JSC option names to be more uniform. by mark.lam@apple.com · 9 years ago
  49. f96c77e Simplify WeakBlock visit and reap phases by commit-queue@webkit.org · 9 years ago
  50. 8dde06b GC should have a Baker barrier for concurrent copying by fpizlo@apple.com · 9 years ago
  51. 14c5caf Cleanup Heap.h and some related headers by joepeck@webkit.org · 9 years ago
  52. ece61e0 VisitedValueCount GC Counter misses parallel SlotVisitors by commit-queue@webkit.org · 9 years ago
  53. 81def5f 2015-10-09 Geoffrey Garen <ggaren@apple.com> by ggaren@apple.com · 9 years ago
  54. cef88ec Remove unused RecursiveAllocationScope by commit-queue@webkit.org · 9 years ago
  55. 893cf14 2015-10-09 Geoffrey Garen <ggaren@apple.com> by ggaren@apple.com · 9 years ago
  56. f09b013 Unreviewed build fix. Missing forward declaration. by joepeck@webkit.org · 9 years ago
  57. 8202cf6 Clean up Marked classes https://bugs.webkit.org/show_bug.cgi?id=149853 by joepeck@webkit.org · 9 years ago
  58. a6ab844 Clean up Copied classes https://bugs.webkit.org/show_bug.cgi?id=149863 by commit-queue@webkit.org · 9 years ago
  59. 7567c16 Unreviewed, rolling back in r190450 by ggaren@apple.com · 9 years ago
  60. 9c97f22 Heap::isWriteBarrierEnabled is unused by commit-queue@webkit.org · 9 years ago
  61. 0263ad3 Unreviewed, rolling out r190589. https://bugs.webkit.org/show_bug.cgi?id=149833 by commit-queue@webkit.org · 9 years ago
  62. a7a326f Unreviewed, rolling back in r190450 by ggaren@apple.com · 9 years ago
  63. 3cb36ea Allow an object's marking state to track The Three Colors by fpizlo@apple.com · 9 years ago
  64. c00601e JSC::SlotVisitor should not be a hot mess by ggaren@apple.com · 9 years ago
  65. 87dc3e7 Unreviewed, rolling out r190522. https://bugs.webkit.org/show_bug.cgi?id=149787 by commit-queue@webkit.org · 9 years ago
  66. 0e1e67a Unreviewed, rolling out r190520, some tests assert / crash. by joepeck@webkit.org · 9 years ago
  67. 0e29f57 Unreviewed, rolling back in r190450 by ggaren@apple.com · 9 years ago
  68. aee69aa Web Inspector: Include Garbage Collection Event in Timeline by commit-queue@webkit.org · 9 years ago
  69. ec9fd6c 2015-10-01 Geoffrey Garen <ggaren@apple.com> by ggaren@apple.com · 9 years ago
  70. 7289fba CodeBlock should be a GC object https://bugs.webkit.org/show_bug.cgi?id=149727 by ggaren@apple.com · 9 years ago
  71. 5177507 Unreviewed, rolling out r190324. https://bugs.webkit.org/show_bug.cgi?id=149671 by commit-queue@webkit.org · 10 years ago
  72. 6156308 ParallelHelperPool::runFunctionInParallel() shouldn't allocate, and ParallelHelperPool.h shouldn't be included everywhere by fpizlo@apple.com · 10 years ago
  73. 74590cb GC copy phase spans too many files by fpizlo@apple.com · 10 years ago
  74. 04fd3e9 Remove unused parseMemoryAmount https://bugs.webkit.org/show_bug.cgi?id=149611 by commit-queue@webkit.org · 10 years ago
  75. cccb8e4 Unreviewed, fix debug tests. Before marking, we need to call registerGCThreads(). by fpizlo@apple.com · 10 years ago
  76. 5f86606 VMs should share GC threads by fpizlo@apple.com · 10 years ago
  77. 88b06f8 Remove special case code for the no-parallel-GC case by fpizlo@apple.com · 10 years ago
  78. 5a5eb24 Parallel copy phase synchronization should be simplified by fpizlo@apple.com · 10 years ago
  79. 2ce31a4 Remove unimplemented method Heap::showStatistics by commit-queue@webkit.org · 10 years ago
  80. 42e88d0 GCThreadSharedData is just a bad way of saying Heap by fpizlo@apple.com · 10 years ago
  81. 64d4c6b Get rid of ENABLE(PARALLEL_GC) https://bugs.webkit.org/show_bug.cgi?id=149436 by fpizlo@apple.com · 10 years ago
  82. 9c64612 Get rid of ENABLE(GGC) https://bugs.webkit.org/show_bug.cgi?id=149472 by fpizlo@apple.com · 10 years ago
  83. d5d496b Unreviewed, rolling out r189616. https://bugs.webkit.org/show_bug.cgi?id=149456 by commit-queue@webkit.org · 10 years ago
  84. fae354f Always use the compiler's CAS implementation and get rid of ENABLE(COMPARE_AND_SWAP) by fpizlo@apple.com · 10 years ago
  85. 8e470a2 WebCore shouldn't have to include DFG headers by fpizlo@apple.com · 10 years ago
  86. dc5f426 Remove obsolete code for deleting CodeBlocks by ggaren@apple.com · 10 years ago
  87. a1d8afd Eden GC should not try to jettison old CodeBlocks in the remembered set by ggaren@apple.com · 10 years ago
  88. 912ee72 [JSC] Weak should only accept cell pointees. <https://webkit.org/b/148955> by akling@apple.com · 10 years ago
  89. 51be9a2 2015-09-09 Geoffrey Garen <ggaren@apple.com> by ggaren@apple.com · 10 years ago
  90. 2b5b5fc Prospective build fix after r189517 by mmaxfield@apple.com · 10 years ago
  91. 77ce244 Unreviewed, rolling out r189516. https://bugs.webkit.org/show_bug.cgi?id=148989 by commit-queue@webkit.org · 10 years ago
  92. 76ea475 Fixed a bad comment r189517. by mark.lam@apple.com · 10 years ago
  93. 39b6688 GC stack scan should include ABI red zone. by mark.lam@apple.com · 10 years ago
  94. 19ff2e6 GC should be able to discover new strong CodeBlock references during marking by ggaren@apple.com · 10 years ago
  95. 4e438a2 [JSC] Remove unused Heap::getConservativeRegisterRoots(). by akling@apple.com · 10 years ago
  96. bb7d455 Remove some unused functions from MarkedBlock and MarkedSpace. by akling@apple.com · 10 years ago
  97. 2f43921 2015-09-02 Geoffrey Garen <ggaren@apple.com> by ggaren@apple.com · 10 years ago
  98. 0eb1644 CodeBlock should have a more explicit "strongly referenced" state by ggaren@apple.com · 10 years ago
  99. 64bf94c MarkedBlock::allocateBlock will have the wrong allocation size when (sizeof(MarkedBlock) + bytes) is divisible by WTF::pageSize() by saambarati1@gmail.com · 10 years ago
  100. 5dd393e Some renaming to clarify CodeBlock and UnlinkedCodeBlock by ggaren@apple.com · 10 years ago