1. 0dd3898 [Win] Fix AppleWin build https://bugs.webkit.org/show_bug.cgi?id=206299 by pvollan@apple.com · 5 years ago
  2. 2c313fe [Win] Fix internal build https://bugs.webkit.org/show_bug.cgi?id=200519 by pvollan@apple.com · 5 years ago
  3. 7fff7df Switch windows build to Visual Studio 2017 by commit-queue@webkit.org · 7 years ago
  4. c7c7df5 [Win] Cannot find script to generate unified sources. by pvollan@apple.com · 7 years ago
  5. fd2ebff [Win] Copy build results to AAS 'Program Files' folder. by pvollan@apple.com · 8 years ago
  6. 8cd6b92 [Win] CMake build type is not set. by pvollan@apple.com · 8 years ago
  7. a43d585 Fix WebInspectorUI in internal Windows build by achristensen@apple.com · 8 years ago
  8. 823b24d Clean up JavaScriptCore.vcxproj directory after switching to CMake. by achristensen@apple.com · 9 years ago
  9. 08209b0 [Win] Remove Windows XP Compatibility Requirements by peavo@outlook.com · 9 years ago
  10. d6b7980 [Win] [64-bit] Remove MSVC 2013 FMA3 Bug Workaround by peavo@outlook.com · 9 years ago
  11. b796640 Remove vcxproj build system https://bugs.webkit.org/show_bug.cgi?id=154388 by achristensen@apple.com · 9 years ago
  12. d38d068 Add ability to generate a Heap Snapshot by commit-queue@webkit.org · 9 years ago
  13. 268ff5b Unreviewed, rolling out r197226 and r197256. by commit-queue@webkit.org · 9 years ago
  14. 5e9b065 [ES6] Add support for Unicode regular expressions by msaboff@apple.com · 9 years ago
  15. 299186b Reduce size of internal windows build output by commit-queue@webkit.org · 9 years ago
  16. e51b9bb Make it cheap to #include "JITOperations.h" by fpizlo@apple.com · 9 years ago
  17. ef07908 Remove the on demand executable allocator by oliver@apple.com · 9 years ago
  18. bb474be Remove more LLVM related dead code after r196729 by ossy@webkit.org · 9 years ago
  19. 7b5cdf0 Unreviewed, fix VS build. I didn't know we still did that, but apparently there's a bot by fpizlo@apple.com · 9 years ago
  20. 3011bf1 Fix internal Windows build by achristensen@apple.com · 9 years ago
  21. 003a0b8 Fix internal Windows build by achristensen@apple.com · 9 years ago
  22. 9ee6c72 Remove references to CallFrameInlines.h by aakash_jain@apple.com · 9 years ago
  23. 0a5cd4e Native Bindings Descriptors are Incomplete by cdumez@apple.com · 9 years ago
  24. d3d0c00 JSC Sampling Profiler: Come up with a (program counter => CodeOrigin) mapping by sbarati@apple.com · 9 years ago
  25. a4ce86b Implement a sampling profiler https://bugs.webkit.org/show_bug.cgi?id=151713 by sbarati@apple.com · 9 years ago
  26. ea3046b [JSC] Iterating over a Set/Map is too slow by utatane.tea@gmail.com · 9 years ago
  27. a16c9f0 [ES6] Arrow function syntax. Get rid of JSArrowFunction and use standard JSFunction class by commit-queue@webkit.org · 9 years ago
  28. 552595b [ES6][ES7] Drop Constructability of generator function by utatane.tea@gmail.com · 9 years ago
  29. 6f5a902 Snippefy op_negate for the baseline JIT. by mark.lam@apple.com · 9 years ago
  30. bad59ea Replace SpecialFastCase profiles with ResultProfiles. by mark.lam@apple.com · 9 years ago
  31. 15efa4d Fix internal Windows build by achristensen@apple.com · 9 years ago
  32. f345b4e Refactoring to reduce potential cut-paste errors with the FTL ICs. by mark.lam@apple.com · 9 years ago
  33. c53f8e8 Snippefy shift operators for the baseline JIT. by mark.lam@apple.com · 9 years ago
  34. d75c5b5 Rename JITBitwiseBinaryOpGenerator to JITBitBinaryOpGenerator. by mark.lam@apple.com · 9 years ago
  35. 8e04589 Snippefy bitwise operators for the baseline JIT. by mark.lam@apple.com · 9 years ago
  36. fdd9bf4 [ES6] Implement LLInt/Baseline Support for ES6 Generators and enable this feature by utatane.tea@gmail.com · 9 years ago
  37. 44c6282 Unreviewed, rolling out r192914. https://bugs.webkit.org/show_bug.cgi?id=151734 by commit-queue@webkit.org · 9 years ago
  38. d688eaf [ES6] Implement LLInt/Baseline Support for ES6 Generators and enable this feature by utatane.tea@gmail.com · 9 years ago
  39. a8ebc76 Refactor FTL sub snippet code to support general binary op snippets. by mark.lam@apple.com · 9 years ago
  40. d0ace2c Snippefy op_div for the baseline JIT. by mark.lam@apple.com · 9 years ago
  41. 94db3ba Snippefy op_mul for the baseline JIT. by mark.lam@apple.com · 9 years ago
  42. b69a958 The BinarySnippetRegisterContext needs to copy the result back from the scratch register. by mark.lam@apple.com · 9 years ago
  43. 3682e7e Create an FTLExceptionHandlerManager abstraction by sbarati@apple.com · 9 years ago
  44. c13003f Rename FTL's ExitArgumentList to something more indicative of what it is by sbarati@apple.com · 9 years ago
  45. e1246e5 Web Inspector: $0 stops working after navigating to a different domain by commit-queue@webkit.org · 9 years ago
  46. cb5d6e1 Snippefy op_add for the baseline JIT. by mark.lam@apple.com · 9 years ago
  47. 319f91e JITSubGenerator::generateFastPath() does not need to be inlined. by mark.lam@apple.com · 9 years ago
  48. bb698fe [Win] Fix the Windows builds. https://bugs.webkit.org/show_bug.cgi?id=150300 by commit-queue@webkit.org · 9 years ago
  49. 2d216af [Win] Fix the Windows build. https://bugs.webkit.org/show_bug.cgi?id=150278 by commit-queue@webkit.org · 9 years ago
  50. 4ce3a18 Fix Windows build. by andersca@apple.com · 9 years ago
  51. 998958b Move all the probe trampolines into their respective MacroAssembler files. by mark.lam@apple.com · 9 years ago
  52. acc993c [Win] Enforce launcher/library naming scheme by bfulgham@apple.com · 9 years ago
  53. 8dde06b GC should have a Baker barrier for concurrent copying by fpizlo@apple.com · 9 years ago
  54. 6e69796 FTL should generate code to call slow paths lazily by fpizlo@apple.com · 9 years ago
  55. cef88ec Remove unused RecursiveAllocationScope by commit-queue@webkit.org · 9 years ago
  56. 0441e38 Add an LLVM IR generator for WebAssembly by sukolsak@gmail.com · 9 years ago
  57. 3cb36ea Allow an object's marking state to track The Three Colors by fpizlo@apple.com · 9 years ago
  58. 4dd7f2e [ES6] Add TypedArray.prototype functionality. by keith_miller@apple.com · 9 years ago
  59. b2e1afc Unreviewed, rolling out r190367 and r190373. by commit-queue@webkit.org · 9 years ago
  60. cdd479b Source/JavaScriptCore: Relanding r190289 with the following two fixes: by msaboff@apple.com · 9 years ago
  61. a4b4a2b [ES6] Add TypedArray.prototype functionality. by keith_miller@apple.com · 9 years ago
  62. 49ec21d Unreviewed, rolling out r190289. https://bugs.webkit.org/show_bug.cgi?id=149647 by commit-queue@webkit.org · 9 years ago
  63. 68627fc6 [ES6] Implement tail calls in the FTL by msaboff@apple.com · 9 years ago
  64. 5f86606 VMs should share GC threads by fpizlo@apple.com · 9 years ago
  65. 9ddfc96 [Win] Switch to CMake https://bugs.webkit.org/show_bug.cgi?id=148111 by achristensen@apple.com · 9 years ago
  66. 42e88d0 GCThreadSharedData is just a bad way of saying Heap by fpizlo@apple.com · 9 years ago
  67. 1283577 JSC should infer property types https://bugs.webkit.org/show_bug.cgi?id=148610 by fpizlo@apple.com · 9 years ago
  68. 4cd77e6 [ES6] Tail call fast path should efficiently reuse the frame's stack space by msaboff@apple.com · 9 years ago
  69. 36c1340 Implement try/catch in the DFG. https://bugs.webkit.org/show_bug.cgi?id=147374 by sbarati@apple.com · 9 years ago
  70. 21bd737 Remove register preservation and restoration stub code by msaboff@apple.com · 9 years ago
  71. 6abed91 Unreviewed, rolling out r189938, r189952, and r189956. by commit-queue@webkit.org · 9 years ago
  72. 17a4494 Implement try/catch in the DFG. https://bugs.webkit.org/show_bug.cgi?id=147374 by sbarati@apple.com · 9 years ago
  73. c15ae7e [ES6] Implement tail calls in the LLInt and Baseline JIT by msaboff@apple.com · 9 years ago
  74. 8359789 Rollout r189774 and 189818. by msaboff@apple.com · 9 years ago
  75. b863675 [ES6] Implement tail calls in the LLInt and Baseline JIT by msaboff@apple.com · 9 years ago
  76. e7ec7fb LLInt get/put inline caches shouldn't use tons of opcodes by fpizlo@apple.com · 9 years ago
  77. 1b8c758 Unreviewed, rolling out r189751, r189752, and r189754. by commit-queue@webkit.org · 9 years ago
  78. 6324086 LLInt get/put inline caches shouldn't use tons of opcodes by fpizlo@apple.com · 9 years ago
  79. b26b524 There should be one stub hanging off an inline cache that contains code for all of the cases, rather than forming a linked list consisting of one stub per case by fpizlo@apple.com · 9 years ago
  80. 0208546 Add support for Callee-Saves registers by msaboff@apple.com · 9 years ago
  81. 550c6c3 DFG should have a debugging option that runs a phase that flushes all locals by saambarati1@gmail.com · 9 years ago
  82. 516b0c0 Gardening: fix broken Windows build after r189454. by mark.lam@apple.com · 9 years ago
  83. 049aa9a [ES6] Implement ModuleNamespaceObject by utatane.tea@gmail.com · 9 years ago
  84. 3ced776 Web Inspector: InspectorController should support multiple frontend channels by bburg@apple.com · 9 years ago
  85. 3ed5a3a Get rid of FTLValueFormat https://bugs.webkit.org/show_bug.cgi?id=148448 by basile_clement@apple.com · 9 years ago
  86. 2bbff5d Introduce RegisterMap<T> https://bugs.webkit.org/show_bug.cgi?id=148335 by basile_clement@apple.com · 9 years ago
  87. aeb295b Unreviewed, rolling out r189338. https://bugs.webkit.org/show_bug.cgi?id=148785 by cdumez@apple.com · 9 years ago
  88. 6c38958 [ES6] Instantiate Module Environment bindings and execute module by utatane.tea@gmail.com · 9 years ago
  89. e1d8987 Web Inspector: InspectorController should support multiple frontend channels by bburg@apple.com · 9 years ago
  90. 7a79726 Get rid of RepatchBuffer and replace it with static functions by fpizlo@apple.com · 9 years ago
  91. 96bd443 Initial implementation of WebAssembly function compiler by commit-queue@webkit.org · 9 years ago
  92. 060e751 Block scoped variables should be visible across scripts by saambarati1@gmail.com · 9 years ago
  93. b195d02 [JSC] Get rid of DFG's MergeMode https://bugs.webkit.org/show_bug.cgi?id=148245 by benjamin@webkit.org · 9 years ago
  94. a33834a Refactor the JIT printer out of the AbstractMacroAssembler into MacroAssemblerPrinter. by mark.lam@apple.com · 9 years ago
  95. 4218f53 Move std::function from JSFunction into NativeStdFunctionCell to correctly destroy the heap allocated std::function by utatane.tea@gmail.com · 9 years ago
  96. 9d5341c Unreviewed Windows buildfix. by ossy@webkit.org · 9 years ago
  97. dfbece3 Unreviewed Windows buildfix. by ossy@webkit.org · 9 years ago
  98. 3d2f5ec [Win] Unreviewed build fix after r189064. by bfulgham@apple.com · 9 years ago
  99. d5da9dd [Win] Unreviewed build fix after r189064. by bfulgham@apple.com · 9 years ago
  100. 127015c watchdog m_didFire state erroneously retained. by mark.lam@apple.com · 9 years ago