Commits
User selector
Commit History
Commits on Jun 1, 2026
Reduce cost of framework-headers rule invocations
Show description for 650624bauthored andcommitted
Unreviewed, reverting 314243@main (17e27ee7cfd3)
Show description for 8ed5bbecommitted
Commits on May 31, 2026
[JSC] Apply C-preprocessor to JS builtin files
Show description for 17e27eecommitted
Commits on May 23, 2026
Unreviewed, reverting 313764@main (8671f597bd6c)
Show description for e5680afcommitted
Commits on May 22, 2026
Reduce cost of framework-headers rule invocations
Show description for 8671f59authored andcommitted
Commits on May 14, 2026
[JSC][Temporal] Add duration rounding, calendar field resolution, and date-time difference algorithms
Show description for 20ca333committed
Commits on May 1, 2026
[Build] Fall back to checking CLANG_USE_OPTIMIZATION_PROFILE in copy-profiling-data
Show description for 45bd898committed
Commits on Apr 23, 2026
[Xcode] Use different PGO profiles for each architecture
Show description for cf72c5bcommitted
Commits on Apr 22, 2026
Unreviewed, reverting 311713@main.
Show description for 550e10fauthored andcommitted
Commits on Apr 21, 2026
[Xcode] Use different PGO profiles for each architecture
Show description for 435c8abcommitted
Commits on Apr 20, 2026
Remove runtime support for older Apple OS versions
Show description for 2726e5dcommitted
Commits on Apr 14, 2026
[JSC] Rewrite module loader
Show description for 4a63810authored andcommitted
Commits on Apr 9, 2026
REGRESSION(310802@main) Missing SlotVisitorInlines.h include from builtin-generator-tests baselines
Show description for cfeed4bcommitted
Commits on Apr 8, 2026
[Build Speed] Remove JSCJSValueInlines.h from JSValueInWrappedObject.h and other WebCore binding headers
Show description for 6eaeb2bcommittedUnreviewed, reverting 310756@main (f7dca525f768)
Show description for 2b2a945committed[Build Speed] Remove JSCJSValueInlines.h from JSValueInWrappedObject.h and other WebCore binding headers
Show description for f7dca52committed
Commits on Mar 26, 2026
[Build] Rewrite generate-unified-sources in Python
Show description for 3f625fbcommitted
Commits on Mar 19, 2026
[Build] JavaScriptCore fails to find WebKitAdditions script in downlevels
Show description for 5b54a03committed
Commits on Mar 10, 2026
[JSC] Add OVERRIDE_WK_USE_FATAL_EXCEPTIONS
Show description for 50141c6committed
Commits on Feb 27, 2026
Migration to IR PGO
Show description for fd4a28eauthored andcommitted
Commits on Feb 26, 2026
Update JSGlobalObject::addStaticGlobals() to take in a std::span
Show description for 851e1e5committed
Commits on Dec 25, 2025
REGRESSION(304920@main): run-builtins-generator-tests --reset-results
Show description for 355a182committed
Commits on Dec 24, 2025
[Swift in WebKit] Work towards having a proper JSC module (part 2)
Show description for 67be849committed
Commits on Nov 7, 2025
[Swift in WebKit] Use WTF_BUILD_SCRIPTS_DIR in more places to reduce duplication
Show description for 45bf2bacommitted
Commits on Nov 5, 2025
[JSC] Remove `@neverInline` attribute
Show description for f923f67committed
Commits on Sep 27, 2025
Convert WebKit WebExtension ARC code to unified source compiling
Show description for 729d64bcommitted
Commits on Sep 22, 2025
Unreviewed, reverting 300282@main, 300302@main, and 300311@main.
Show description for 15e5e7dauthored andcommitted
Commits on Sep 21, 2025
Rename LChar to Latin1Character
Show description for 1424f06committed
Commits on Sep 20, 2025
Make LChar a distinct type from uint8_t so it can imply character encoding as char8/16/32_t do
Show description for 774c0dccommitted
Commits on Aug 28, 2025
[JSC] Add `@neverInline` attribute for JS builtins
Show description for 81cd57acommitted
Commits on Jun 12, 2025
Make copyright lines more consistent
Show description for 93fd99acommitted
Commits on Mar 10, 2025
Rename "alternate root" terminology in projects and build configurations
Show description for ce0fb9ecommitted
Commits on Feb 26, 2025
[JSC] Add com.apple.developer.hardened-process entitlement to JSC shell and testapi on all platforms
Show description for 13dae7dcommitted
Commits on Feb 4, 2025
Fix unsafe casts to JSVMClientData reported by static analysis
Show description for f347acbcommitted
Commits on Feb 1, 2025
[JSC] Add `constinit` specifier for generated JSC builtins C++ sources
Show description for a893367authored andcommitted