Commits
User selector
Commit History
Commits on May 7, 2026
Optimize JavaScriptCore #includes
Show description for b589299committed
Commits on Mar 19, 2026
[JSC] Flush ProfilerSupport queue at jsc shell exit
Show description for c0b0c8dcommitted
Commits on Mar 9, 2026
[JSC] Add SourceDump option to JITDump
Show description for cd8340ecommitted
Commits on Mar 6, 2026
[JSC] Add IRDump option with JITDump
Show description for bccc78ccommitted
Commits on Jan 5, 2026
[JSC] Use createDumpFile for JSC text markers file
Show description for 31942b8committed
Commits on Jan 3, 2026
[JSC] Add dumpIonGraph option
Show description for c6bec67committed
Commits on Dec 5, 2025
Unreviewed, jitdump file name gets broken from 303755@main
Show description for 4839d1bcommitted
Commits on Dec 2, 2025
Make PerfLog use sandboxed temp directory
Show description for 2863e6fcommitted
Commits on May 21, 2025
Support GDB JIT API
Show description for bd3a0decommitted
Commits on Apr 6, 2025
[JSC] Generate text markers from non main thread
Show description for 3b0d861committed[JSC] Add marker file generation
Show description for ecc55c4committedUnreviewed, fix fwrite result check in PerfLog
Show description for 21aba3ccommitted[JSC] Rename logJITCodeForPerf option to useJITDump
Show description for a4df509committed
Commits on Mar 27, 2025
[JSC][Win][Clang 20] LinkBuffer.h: warning: private field 'm_ownerUID' is not used [-Wunused-private-field]
Show description for e48690bcommitted
Commits on Mar 9, 2025
[JSC] PerfLog should be generated from WorkQueue
Show description for 58d49ebcommitted
Commits on Nov 19, 2024
Replace WTF::bitwise_cast with std::bit_cast
Show description for 6ef08d1committed
Commits on Oct 30, 2024
Added skip markers for JavaScriptCore and WebCore files that do not conform to -Wunsafe-buffer-usage
Show description for b942617committed
Commits on Feb 27, 2024
Non-unified build fixes, late February 2024 edition
Show description for 3f4bd57committed
Commits on Feb 14, 2024
[JSC] Simplify PerfLog
Show description for 499d9e1committed[JSC] Adjust PerfLog mechanism a bit
Show description for e47ea00committed
Commits on Jan 10, 2024
[JSC] Remove unmaintained MIPS support for JIT/LLInt
Show description for 557d5c0committed
Commits on Dec 11, 2023
Implement and Apply TZone Allocation Macros
Show description for a968122committed
Commits on Aug 24, 2023
[JSC] Make PerfLog work on Darwin
Show description for 7f950e0committed
Commits on Aug 30, 2021
RISCV64 support in LLInt
Show description for d9b48ebcommitted
commit-queue@webkit.org
Commits on May 25, 2021
Stop using UncheckedLock in JSC::PerfLog
Show description for c482638committed
Commits on May 22, 2021
Stop using holdLock() in JSC as it is not compatible with Clang thread safety analysis
Show description for 83f518bcommitted
Commits on May 23, 2019
Fix a few missing header inclusions often masked by by unified sources
Show description for 6a6ad64committed
Commits on Nov 22, 2018
[JSC] Drop ARM_TRADITIONAL support in LLInt, baseline JIT, and DFG
Show description for 933424dcommitted
Commits on Oct 5, 2018
[JSC][Linux] Support Perf JITDump logging
Show description for 86ef492committed
Loading