Commits
User selector
Commit History
Commits on Aug 17, 2021
Document load events should update timing in PerformanceNavigationTiming even after its instantiation
Show description for e0603b0authored andcommitted
Commits on Jun 3, 2021
Fix WPT test resource-timing/cross-origin-redirects.html
Show description for ca9493ecommitted
Commits on Aug 12, 2016
Rename DocumentLoadTiming and ResourceLoadTiming
Show description for cdc6839authored andcommitted
Commits on Jun 23, 2016
requestFrameAnimation() callback timestamp should be very close to Performance.now()
Show description for 5f67792authored andcommitted
Commits on May 5, 2015
Record the reference time when Performance is constructed.
Show description for c40c478committed
Andreas Kling
Commits on May 12, 2014
Progress on web timing.
Show description for 8b11814committed
Commits on Sep 27, 2013
rename KURL to URL
Show description for bbb7ff6committed
Commits on Oct 11, 2012
High res times should start at 0
Show description for 448fa01committed
James Simonsen
Commits on Apr 27, 2012
Source/WebCore: Implement high-resolution time via window.performance.webkitNow()
Show description for cc91e93committed
Commits on Mar 1, 2012
[chromium] Fix navigation start time on cross-renderer navigation
Show description for d4e0936committed
James Simonsen
Commits on Dec 15, 2011
[Navigation Timing] Use monotonicallyIncreasingTime() instead of currentTime()
Show description for 583f555committed
James SimonsenUnreviewed revert of r102696 ([Navigation Timing] Use monotonicallyIncreasingTime() instead of currentTime()).
Show description for 37c641dcommitted
Vsevolod Vlasov
Commits on Dec 13, 2011
[Navigation Timing] Use monotonicallyIncreasingTime() instead of currentTime()
Show description for e14b096committed
James Simonsen
Commits on Jan 8, 2011
Move WebCore into Source
Show description for 2f22395committed
Adam Barth
Loading