1. fa19663 Create WebAssembly functions https://bugs.webkit.org/show_bug.cgi?id=148373 by commit-queue@webkit.org · 10 years ago
  2. 4e6d6d5 Unreviewed, rolling out r189079. https://bugs.webkit.org/show_bug.cgi?id=148555 by commit-queue@webkit.org · 10 years ago
  3. 8d0bc84 Create WebAssembly functions https://bugs.webkit.org/show_bug.cgi?id=148373 by commit-queue@webkit.org · 10 years ago
  4. d24e4e4 Unreviewed, rolling back in r188792. by ggaren@apple.com · 10 years ago
  5. 3ff214b Unreviewed, rolling back in r188803. by ggaren@apple.com · 10 years ago
  6. 599b674 Unreviewed, rolling out r188792 and r188803. by commit-queue@webkit.org · 10 years ago
  7. bc5adb0 Debugger's VM should never be null by ggaren@apple.com · 10 years ago
  8. e8045b8 Unify code paths for manually deleting all code by ggaren@apple.com · 10 years ago
  9. 7bc0d17 REGRESSION (r188714): RELEASE_ASSERT in JSC::Heap::incrementDeferralDepth() opening Web Inspector on daringfireball.net by ggaren@apple.com · 10 years ago
  10. 9b9756a forEachCodeBlock should wait for all CodeBlocks automatically by ggaren@apple.com · 10 years ago
  11. c656b3d Unreviewed, rolling out r188675. https://bugs.webkit.org/show_bug.cgi?id=148244 by commit-queue@webkit.org · 10 years ago
  12. db86055 clearCode() should clear code https://bugs.webkit.org/show_bug.cgi?id=148203 by ggaren@apple.com · 10 years ago
  13. 05627c5 Standardize on the phrase "delete code" by ggaren@apple.com · 10 years ago
  14. d839ea1 Drop RefPtr::clear() method https://bugs.webkit.org/show_bug.cgi?id=146556 by cdumez@apple.com · 10 years ago
  15. dc3a72b Unreviewed. Rollout r185670 as it caused some tests to be flakey. by joepeck@webkit.org · 10 years ago
  16. 6570731 Web Inspector: Do not show JavaScriptCore builtins in inspector by commit-queue@webkit.org · 10 years ago
  17. 6c5e076 Use NakedPtr<Exception>& to return exception results. by mark.lam@apple.com · 10 years ago
  18. b6102a7 FunctionExecutable::isCompiling() is weird and wrong. by akling@apple.com · 10 years ago
  19. 6ed0827 finally blocks should not set the exception stack trace when re-throwing the exception. by mark.lam@apple.com · 10 years ago
  20. f535b59 Give the heap object iterators the ability to return early. by mark.lam@apple.com · 10 years ago
  21. 8e8bac4 "lineNo" does not match WebKit coding style guidelines by ggaren@apple.com · 10 years ago
  22. 86470f9 Web Inspector: Pause Reason Improvements (Breakpoint, Debugger Statement, Pause on Next Statement) by joepeck@webkit.org · 10 years ago
  23. aede86a Web Inspector: CRASH inspector-protocol/debugger/breakpoint-action-detach.html by commit-queue@webkit.org · 10 years ago
  24. c791f20 Renamed DebuggerCallFrameScope to DebuggerPausedScope. by mark.lam@apple.com · 11 years ago
  25. bc55236 Make sure that deleting all code first processes the call edge log, and reenable call edge profiling. by fpizlo@apple.com · 11 years ago
  26. 4d563e4 Change callToJavaScript and callToNativeFunction so their callFrames match the native calling conventions by msaboff@apple.com · 11 years ago
  27. 46a30a0 Create a more generic way for VMEntryScope to notify those interested that it will be destroyed by commit-queue@webkit.org · 11 years ago
  28. 51de49c Unreviewed, rolling out r172009. https://bugs.webkit.org/show_bug.cgi?id=135627 by commit-queue@webkit.org · 11 years ago
  29. ecd508f Create a more generic way for VMEntryScope to notify those interested that it will be destroyed by commit-queue@webkit.org · 11 years ago
  30. d81c3cf Debugger's breakpoint list should not be a Vector. <https://webkit.org/b/134514> by mark.lam@apple.com · 11 years ago
  31. e75f730 Crash in CodeBlock::setOptimizationThresholdBasedOnCompilationResult() when the debugger activates. by mark.lam@apple.com · 11 years ago
  32. aebf685 ASSERTION FAILED: m_numBreakpoints >= numBreakpoints when deleting breakpoints. by mark.lam@apple.com · 11 years ago
  33. fb7eff2 Rename Operations.h to JSCInlines.h by fpizlo@apple.com · 11 years ago
  34. 65a636f Avoid eagerly creating the JSActivation when the debugger is attached. by mark.lam@apple.com · 11 years ago
  35. 27030ad Remove some unneeded debugger code. by mark.lam@apple.com · 11 years ago
  36. ff1143d ASSERT(!m_markedSpace.m_currentDelayedReleaseScope) reloading page in inspector. by mark.lam@apple.com · 11 years ago
  37. a1cbf82 fast/profiler tests ASSERTing after moving recompileAllJSFunctions off a timer by joepeck@webkit.org · 11 years ago
  38. 9c30488 Removing the need for Debugger* and m_shouldPause op_debug check. by mark.lam@apple.com · 11 years ago
  39. eb19fea Enable DFG for the Debugger and Profiler. <https://webkit.org/b/122847> by mark.lam@apple.com · 11 years ago
  40. 945b139 Poor man's fast breakpoints for a 2.3x debugger speedup. by mark.lam@apple.com · 11 years ago
  41. 2585f3b Fix !ENABLE(JAVASCRIPT_DEBUGGER) build. by commit-queue@webkit.org · 11 years ago
  42. 3072125 Introducing VMEntryScope to update the VM stack limit. by mark.lam@apple.com · 11 years ago
  43. ff17040 Web Inspector: Crash when closing the Inspector while debugging an exception inside a breakpoint condition. by achicu@adobe.com · 11 years ago
  44. 26c5340 Move breakpoint (and exception break) functionality into JSC::Debugger. by mark.lam@apple.com · 11 years ago
  45. 4700143 Avoid JSC debugger overhead unless needed. by mark.lam@apple.com · 11 years ago
  46. e4b8bb7 ObjCCallbackFunctionImpl shouldn't store a JSContext by mhahnenberg@apple.com · 11 years ago
  47. af032dd Change ScriptDebugServer to use DebuggerCallFrame instead of JavaScriptCallFrame. by mark.lam@apple.com · 11 years ago
  48. bee96a3 MarkedBlocks shouldn't be put in Allocated state if they didn't produce a FreeList by mhahnenberg@apple.com · 12 years ago
  49. 3f922f9 Source/JavaScriptCore: https://bugs.webkit.org/show_bug.cgi?id=119548 by commit-queue@webkit.org · 12 years ago
  50. 10ae2d0 Foo::s_info should be Foo::info(), so that you can change how the s_info is actually linked by fpizlo@apple.com · 12 years ago
  51. 58c8675 fourthTier: Re-worked non-local variable resolution by oliver@apple.com · 12 years ago
  52. 284cc3d fourthTier: DFG should be able to run on a separate thread by oliver@apple.com · 12 years ago
  53. 0c14001 Code cache stores bogus var references for functions in eval code by oliver@apple.com · 12 years ago
  54. 9a9a4b5 Renamed JSGlobalData to VM https://bugs.webkit.org/show_bug.cgi?id=114777 by ggaren@apple.com · 12 years ago
  55. a4b4cbe The JITThunks class should be in its own file, and doing so should not break the build by fpizlo@apple.com · 12 years ago
  56. 27e0eed Improve effectiveness of function-level caching by oliver@apple.com · 12 years ago
  57. f0c01b8 Reduce parser overhead in JSC https://bugs.webkit.org/show_bug.cgi?id=101127 by oliver@apple.com · 12 years ago
  58. ee55405 Rename first/second to key/value in HashMap iterators by benjamin@webkit.org · 12 years ago
  59. 4930320 Rename forEachCell to forEachLiveCell by mhahnenberg@apple.com · 13 years ago
  60. b11e787 Use one object instead of two for closures, eliminating ScopeChainNode by ggaren@apple.com · 13 years ago
  61. cff06e4 Replace JSC::UString by WTF::String by benjamin@webkit.org · 13 years ago
  62. fa6afbc Unreviewed, rolling out r126914. by commit-queue@webkit.org · 13 years ago
  63. d99b3ea Rename first/second to key/value in HashMap iterators by caio.oliveira@openbossa.org · 13 years ago
  64. 036eca0 Unreviewed, rolling out r126836. by tkent@chromium.org · 13 years ago
  65. a94a150 Rename first/second to key/value in HashMap iterators by caio.oliveira@openbossa.org · 13 years ago
  66. d714757 Don't rely on weak pointers for eager CodeBlock finalization by ggaren@apple.com · 13 years ago
  67. 4c11ee0 HashMap<>::add should return a more descriptive object by caio.oliveira@openbossa.org · 13 years ago
  68. 484a9d3 Add JSValue::isFunction https://bugs.webkit.org/show_bug.cgi?id=81935 by barraclough@apple.com · 13 years ago
  69. 44d8954 Refactor Heap allocation logic into separate AllocationSpace class by oliver@apple.com · 14 years ago
  70. 2750465 Unreviewed, rolling out r95493 and r95496. by commit-queue@webkit.org · 14 years ago
  71. 5f0e9c8 Refactor Heap allocation logic into separate AllocationSpace class by oliver@apple.com · 14 years ago
  72. 8a23d6a 2011-06-08 Geoffrey Garen <ggaren@apple.com> by ggaren@apple.com · 14 years ago
  73. e569542 2011-03-24 Geoffrey Garen <ggaren@apple.com> by ggaren@apple.com · 14 years ago
  74. 01ac96d 2011-03-22 Geoffrey Garen <ggaren@apple.com> by ggaren@apple.com · 14 years ago
  75. 1c5376a 2011-03-15 Geoffrey Garen <ggaren@apple.com> by ggaren@apple.com · 14 years ago
  76. ba10bec 2011-03-07 Oliver Hunt <oliver@apple.com> by oliver@apple.com · 14 years ago
  77. 97cdbd4 2011-02-28 Oliver Hunt <oliver@apple.com> by oliver@apple.com · 14 years ago
  78. a5540da Bug 54786 - Devirtualize JSCell::classInfo() by barraclough@apple.com · 14 years ago
  79. b843ba8 2011-02-11 Geoffrey Garen <ggaren@apple.com> by ggaren@apple.com · 14 years ago
  80. 168e506 2011-01-31 Oliver Hunt <oliver@apple.com> by oliver@apple.com · 14 years ago
  81. ad0e9df 2011-01-30 Csaba Osztrogonác <ossy@webkit.org> by ossy@webkit.org · 14 years ago
  82. ba805be Convert markstack to a slot visitor API by oliver@apple.com · 14 years ago
  83. 3857b1e 2011-01-28 Sheriff Bot <webkit.review.bot@gmail.com> by rniwa@webkit.org · 14 years ago
  84. c975423 2011-01-27 Oliver Hunt <oliver@apple.com> by oliver@apple.com · 14 years ago
  85. 0c47cc7 2011-01-19 Pavel Podivilov <podivilov@chromium.org> by podivilov@chromium.org · 14 years ago
  86. 76da8fc Move JavaScriptCore to Source https://bugs.webkit.org/show_bug.cgi?id=51604 by abarth@webkit.org · 14 years ago[Renamed from JavaScriptCore/debugger/Debugger.cpp]
  87. bd83762 Reviewed by Geoff Garen. by barraclough@apple.com · 14 years ago
  88. 2607dd0 Bug 48365 - Remove output parameters from JITStackFrame by barraclough@apple.com · 14 years ago
  89. a218f85 2010-10-23 Xan Lopez <xlopez@igalia.com> by xan@webkit.org · 14 years ago
  90. 5930185 2010-10-01 Oliver Hunt <oliver@apple.com> by oliver@apple.com · 14 years ago
  91. e37590bc Change UStringImpl::create to CRASH if the string cannot be allocated, by barraclough@apple.com · 15 years ago
  92. 1552cd1 Removed the number heap, replacing it with a one-item free list for by ggaren@apple.com · 15 years ago
  93. 6a42981 JavaScriptCore: Changed GC from mark-sweep to mark-allocate. by ggaren@apple.com · 15 years ago
  94. 64c9630 Rolled out my last patch because the bots were crashing by ggaren@apple.com · 15 years ago
  95. cf48922 JavaScriptCore: Changed GC from mark-sweep to mark-allocate. by ggaren@apple.com · 15 years ago
  96. ebd0b4c Tidy up codeblock sampler https://bugs.webkit.org/show_bug.cgi?id=29836 by oliver@apple.com · 16 years ago
  97. 338f90a Code sampling builds are broken. https://bugs.webkit.org/show_bug.cgi?id=29662 by oliver@apple.com · 16 years ago
  98. 1050f79 https://bugs.webkit.org/show_bug.cgi?id=28691 by barraclough@apple.com · 16 years ago
  99. 12710b6 Restructure Executable types so that host functions do not hold a FunctionExecutable. by barraclough@apple.com · 16 years ago
  100. 306bb12 No, silly runtime, AST nodes are not for you. by barraclough@apple.com · 16 years ago