1. d5d496b Unreviewed, rolling out r189616. https://bugs.webkit.org/show_bug.cgi?id=149456 by commit-queue@webkit.org · 9 years ago
  2. 912ee72 [JSC] Weak should only accept cell pointees. <https://webkit.org/b/148955> by akling@apple.com · 9 years ago
  3. 84946d4 CodeCache is not thread safe when adding the same source from two different threads by msaboff@apple.com · 10 years ago
  4. ce3b5af Remove the JSC::OverridesVisitChildren flag. <https://webkit.org/b/135489> by akling@apple.com · 11 years ago
  5. 2de49b7 Static hash tables no longer need to be coupled with a VM. by akling@apple.com · 11 years ago
  6. b89fc61 Merge AtomicString, Identifier https://bugs.webkit.org/show_bug.cgi?id=128624 by barraclough@apple.com · 11 years ago
  7. 5b31eef Rename DEFINE_STATIC_LOCAL to DEPRECATED_DEFINE_STATIC_LOCAL by svillar@igalia.com · 11 years ago
  8. 2dfe6cb Remove workaround for compilers not supporting explicit override control by commit-queue@webkit.org · 11 years ago
  9. ac6f1fd -dealloc callbacks from wrapped Objective-C objects can happen at bad times by mhahnenberg@apple.com · 11 years ago
  10. 70c6058 Add OVERRIDE and virtual where appropriate by andersca@apple.com · 11 years ago
  11. 9a9a4b5 Renamed JSGlobalData to VM https://bugs.webkit.org/show_bug.cgi?id=114777 by ggaren@apple.com · 12 years ago
  12. 6791081 Objective-C API: Need a good way to preserve custom properties on JS wrappers by mhahnenberg@apple.com · 12 years ago
  13. ff81d05 Objective-C API: wrapperClass holds a static JSClassRef, which causes JSGlobalObjects to leak by mhahnenberg@apple.com · 12 years ago[Renamed (66%) from Source/JavaScriptCore/API/JSAPIWrapperObject.cpp]
  14. db731ed Objective-C API: Need a good way to reference event handlers without causing cycles by mhahnenberg@apple.com · 12 years ago