Commits
User selector
Commit History
Commits on Mar 12, 2021
Cancel image loader events after first dispatch
Show description for ce3ad40authored andcommitted
Commits on Mar 10, 2021
Unreviewed, reverting r274054.
Show description for 43923d7committed
Commits on Mar 7, 2021
Use counters for pending events
Show description for d781163authored andcommitted
Commits on Mar 4, 2021
Web Inspector: `RecordCanvasActionVariant` causes a huge symbol to be created in WebCore
Show description for c358cc2committed
Commits on Jan 20, 2021
Implement efficient way to collect images that are likely visible in the viewport
Show description for 36a8fc8committed
Commits on Oct 16, 2020
Unreviewed, reverting r268178.
Show description for 10f4d49committed
Commits on Oct 8, 2020
Fix image-loading-lazy-multiple-times.html
Show description for db38b71authored andcommitted
Commits on Sep 16, 2020
Fix lazy image load painting
Show description for 0eaf33fauthored andcommitted
Commits on Sep 15, 2020
Convert runtime flag to setting for lazy image loading
Show description for 56aa19bauthored andcommitted
Commits on Sep 8, 2020
Fix crash in image-loading-lazy-slow.html WPT test
Show description for 422b3d4authored andcommitted
Commits on Sep 2, 2020
Unreviewed, reverting r266408.
Show description for 68747b3committed
Hector Lopez
Commits on Sep 1, 2020
Convert runtime flag to setting for lazy image loading
Show description for b64ac68authored andcommitted
Commits on Aug 31, 2020
Many settings in RuntimeEnabledSettings should autogenerated Settings: Part 1
Show description for 204e1becommitted
Sam WeinigUnreviewed, reverting r266350.
Show description for 6125f2fcommitted
Hector LopezConvert runtime flag to setting for lazy image loading
Show description for 3c09485authored andcommitted
Commits on Jun 17, 2020
Image `referrerpolicy` mutations should be considered "relevant mutations"
Show description for e133372authored andcommitted
Commits on May 21, 2020
Dispatch pending events only for current page
Show description for ac2ac75committed
Doug Kelly
Commits on May 13, 2020
Give some NetworkLoadMetrics to WebCoreNSURLSession's delegate
Show description for 7a8ba90authored andcommitted
Commits on Apr 25, 2020
Prepare to remove automatic URL->String conversion operators
Show description for 4512220authored andcommitted
Commits on Feb 27, 2020
Add referrerpolicy attribute support for images
Show description for 85a8b69authored andcommitted
Commits on Feb 20, 2020
Lazy load images using base url at parse time
Show description for 05bb479authored andcommitted
Commits on Feb 17, 2020
Main implementation for lazy image loading
Show description for 3c64a30authored andcommitted
Commits on Jan 3, 2020
Implement "create a potential-CORS request"
Show description for 981a159authored andcommitted
Commits on Oct 29, 2019
Unreviewed, revert r251637 as it caused http/tests/lazyload/scroll-element-removed-from-document.html to crash
Show description for f226ef2committed
Commits on Oct 26, 2019
Main implementation for lazy image loading
Show description for 255f65cauthored andcommitted
Commits on Oct 4, 2019
Clean up some includes to make the build a bit faster: DOMPromise
Show description for 134e6d7committed
Commits on Sep 6, 2019
REGRESSION (r249367): m_decodingPromises grows indefinitely until ImageLoader destruction
Show description for 19c4242authored andcommitted
Commits on Sep 1, 2019
HTMLImageElement::decode() should return a resolved promise for decoding non bitmap images
Show description for 6a82f58authored andcommitted
Commits on Jun 17, 2019
Rename AtomicString to AtomString
Show description for 4da2beccommitted
Commits on Feb 7, 2019
Infinite recursion via CachedResource::~CachedResource
Show description for 8ec9e96committed
Commits on Jan 15, 2019
Stop using CookiesStrategy
Show description for fd6dedccommitted
Commits on Oct 8, 2018
Web Inspector: group media network entries by the node that triggered the request
Show description for 44f2b50committed
Commits on Sep 4, 2018
Add helper function to create a potential CORS request
Show description for 37c5b95committed
Commits on Aug 17, 2018
Replace canBubble and cancelable booleans in Event by enum classes
Show description for 52b0890committed