1. 27c4083 Use RetainPtr::autorelease in some places where it seems appropriate by mjs@apple.com · 11 years ago
  2. 085d24e Merge API shims and JSLock https://bugs.webkit.org/show_bug.cgi?id=129650 by mhahnenberg@apple.com · 11 years ago
  3. 2ba0f0c Web Inspector: JSContext inspection should report exceptions in the console by joepeck@webkit.org · 11 years ago
  4. b6f8519 Make JSCells have 32-bit Structure pointers by mhahnenberg@apple.com · 11 years ago
  5. d8ed1e8 REGRESSION (r164507): Crash beneath JSGlobalObjectInspectorController::reportAPIException at facebook.com, twitter.com, youtube.com by mitz@apple.com · 11 years ago
  6. e8cc202 Web Inspector: JSContext inspection should report exceptions in the console by joepeck@webkit.org · 11 years ago
  7. 36b6464 Revert r164486, causing a number of test failures. by joepeck@webkit.org · 11 years ago
  8. 8d23229 Web Inspector: JSContext inspection should report exceptions in the console by joepeck@webkit.org · 11 years ago
  9. 635733b ASSERT(isValidAllocation(bytes)) when ObjC API creates custom errors by mhahnenberg@apple.com · 11 years ago
  10. 5d8dc2e The JSContainerConvertor and ObjcContainerConvertor need to protect JSValueRefs. Part 2. by mark.lam@apple.com · 11 years ago
  11. aaf03bd Speculative Release build fix after r164077. by rniwa@webkit.org · 11 years ago
  12. 54fcc4b The JSContainerConvertor and ObjcContainerConvertor need to protect JSValueRefs. by mark.lam@apple.com · 11 years ago
  13. fb7eff2 Rename Operations.h to JSCInlines.h by fpizlo@apple.com · 11 years ago
  14. 04a3055 Objective-C API NSDate conversion is off by 1000x (ms vs s) by mhahnenberg@apple.com · 11 years ago
  15. 51ec1bc Unreviewed, rolling out r159459. by commit-queue@webkit.org · 11 years ago
  16. 9ac1993 APIEntryShims need some love https://bugs.webkit.org/show_bug.cgi?id=124540 by mhahnenberg@apple.com · 11 years ago
  17. eec9833 [iOS] Upstream JSC Objective-C API compiler warning fixes by dbates@webkit.org · 11 years ago
  18. 7ee2f27 [Mac] No need for HardAutorelease, which is same as CFBridgingRelease by darin@apple.com · 12 years ago
  19. a872654 Fix issues found by the Clang Static Analyzer by aestes@apple.com · 12 years ago
  20. f00d709 Unreviewed, fix build. by fpizlo@apple.com · 12 years ago
  21. 239349e r150199 is very wrong https://bugs.webkit.org/show_bug.cgi?id=116876 by mhahnenberg@apple.com · 12 years ago
  22. 9899dde JSValue shouldn't protect/unprotect its context by ggaren@apple.com · 12 years ago
  23. 58bf4ea Objective-C JavaScriptCore API should publicly support bridging to C by ggaren@apple.com · 12 years ago
  24. f1279be Objective-C API: Nested dictionaries are not converted properly in the Objective-C binding by mhahnenberg@apple.com · 12 years ago
  25. db731ed Objective-C API: Need a good way to reference event handlers without causing cycles by mhahnenberg@apple.com · 12 years ago
  26. 4c1e948 Objective-C API: JSValue should implement init and return nil in exceptional cases by mhahnenberg@apple.com · 12 years ago
  27. f3520b7 Remove contextInternalContext from JSContextInternal.h by mhahnenberg@apple.com · 12 years ago
  28. f0712f9 Objective-C API: Need a way to use the Objective-C JavaScript API with WebKit by mhahnenberg@apple.com · 12 years ago
  29. 4db9b36 Objective-C API for JavaScriptCore by barraclough@apple.com · 12 years ago
  30. 46b1a4e Objective-C API: Fix insertion of values greater than the max index allowed by the spec by mhahnenberg@apple.com · 12 years ago
  31. c1bc9d3 Objective-C API: Rename JSValue.h/APIJSValue.h to JSCJSValue.h/JSValue.h by mhahnenberg@apple.com · 12 years ago
  32. 953b3bf Objective-C API: Clean up JSValue.mm by mhahnenberg@apple.com · 12 years ago
  33. a9e9f9d Objective-C API: Clean up JSValue https://bugs.webkit.org/show_bug.cgi?id=107156 by mhahnenberg@apple.com · 12 years ago
  34. 32ce8b8 Unreviewed build fix. by timothy_horton@apple.com · 12 years ago
  35. 211015e Objective-C objects that are passed to JavaScript leak (until the JSContext is destroyed) by mhahnenberg@apple.com · 12 years ago
  36. e2c0742 Objective-C API for JavaScriptCore by barraclough@apple.com · 12 years ago
  37. a56aeb2 Objective-C API for JavaScriptCore by barraclough@apple.com · 12 years ago
  38. fc38188 Objective-C API for JavaScriptCore by barraclough@apple.com · 12 years ago