Commits
User selector
Commit History
Commits on Dec 14, 2023
Add namespace qualifiers to a bunch of jsc types
Show description for 861cce4committed
Justin Michaud
Commits on Nov 30, 2023
[JSC] Use synchronous GCActivityCallback GC with RunLoopObserver
Show description for e0c479ccommitted
Commits on Nov 18, 2023
Adjust GC Timer a bit with heuristics to avoid running it while critical tasks are waiting
Show description for 5c9eac4committed
Commits on May 15, 2020
[IWYU] Remove unnecessary includes from JSC implementation files
Show description for 2e3ee01committed
Commits on Aug 23, 2018
JSRunLoopTimer may run part of a member function after it's destroyed
Show description for d554222committed
Commits on Aug 22, 2018
Unreviewed, rolling out r235107.
Show description for b577086committed
Commits on Aug 21, 2018
JSRunLoopTimer may run part of a member function after it's destroyed
Show description for 49a87d7committed
Commits on Apr 18, 2017
[JSC][GTK] glib RunLoop does not accept negative start interval
Show description for e4d16dbcommitted
Commits on Apr 11, 2017
Unreviewed, build fix for CF ports after r215241
Show description for 77ca562committed[WebCore][JSC] ResourceUsageData.{timeOfNextEdenCollection,timeOfNextFullCollection} should be MonotonicTime
Show description for e5abfd2committed[JSC][GTK] Use RunLoop::Timer in GTK port
Show description for 3a455e0committed
Commits on Feb 17, 2017
[GLib] GCActivityCallback::scheduleTimer() keeps pushing dispatch into the future
Show description for 732582bcommitted
Commits on Feb 16, 2017
Remove EFL from JavaScriptCore
Show description for 8a6d624committed
Anders Carlsson
Commits on Feb 3, 2017
[GTK] Add initial implementation of resource usage overlay
Show description for 5bf6ffecommitted
Commits on Jan 18, 2017
Make opaque root scanning truly constraint-based
Show description for 0d9d557committed
Filip Pizlo
Commits on Oct 25, 2016
HeapTimer should not hardcode all of its subclasses and USE(CF) shouldn't be a bizarre special case
Show description for 53af43acommitted
Filip Pizlo
Commits on Aug 15, 2016
Remove unused includes of wtf headers
Show description for 128d8bbauthored andcommitted
Commits on Dec 14, 2015
ResourceUsageOverlay should show GC timers.
Show description for 83b0574committed
Andreas Kling
Commits on Nov 26, 2015
[GLIB] Implement garbage collector timers
Show description for 836e8c6committed
Commits on Mar 20, 2014
GC timer should intelligently choose between EdenCollections and FullCollections
Show description for cf3d420committed
Mark HahnenbergUnreviewed, rolling out r165926.
Show description for 183eb36committed
Commits on Mar 19, 2014
GC timer should intelligently choose between EdenCollections and FullCollections
Show description for 2510788committed
Mark Hahnenberg
Commits on Mar 15, 2014
.: Replace "Apple Computer, Inc." with "Apple Inc." in copyright headers
Show description for d55388ccommitted
Commits on Mar 7, 2014
Move GCActivityCallback to heap
Show description for 1d10730committed
Mark Hahnenberg
Loading