1. bf9ed22 StackTrace outputs a garbage prefix because WTF::StackTrace::m_prefix is filled with the stack content by Hironori.Fujii@sony.com · 3 years, 4 months ago
  2. 82943a9 Add a way to prefix output of `WTFReportBacktrace` to make log filtering easier by drousso@apple.com · 3 years, 8 months ago
  3. 6ad46d6 Remove <wtf/Optional.h> https://bugs.webkit.org/show_bug.cgi?id=226437 by darin@apple.com · 3 years, 8 months ago
  4. a4ddc78 Remove WTF::Optional synonym for std::optional, using that class template directly instead by darin@apple.com · 3 years, 8 months ago
  5. 2a31ffc [WTF][JSC] Make JSC and WTF aggressively-fast-malloced by ysuzuki@apple.com · 5 years ago
  6. 8b7a022 wtf/Optional.h: move-constructor and move-assignment operator should disengage the value being moved from by cdumez@apple.com · 6 years ago
  7. 1471278 [WTF] Use std::unique_ptr for StackTrace by utatane.tea@gmail.com · 8 years ago
  8. 40a8174 Speculative Windows build fix after r216428. by mark.lam@apple.com · 8 years ago
  9. cce7656 Introduce ExceptionScope::assertNoException() and releaseAssertNoException(). by mark.lam@apple.com · 8 years ago
  10. 979afbb Unreviewed, fix Windows build after r215715 by utatane.tea@gmail.com · 8 years ago
  11. 5795061 [WTF] Move JSC tools/StackTrace to WTF and unify stack trace dump code by utatane.tea@gmail.com · 8 years ago[Renamed (65%) from Source/JavaScriptCore/tools/StackTrace.h]
  12. 9f5eaea [Re-landing] Implement a StackTrace utility object that can capture stack traces for debugging. by mark.lam@apple.com · 8 years ago
  13. e14a64c Unreviewed, rolling out r213695. by ryanhaddad@apple.com · 8 years ago
  14. 200aaf8 Implement a StackTrace utility object that can capture stack traces for debugging. by mark.lam@apple.com · 8 years ago