Commits
User selector
Commit History
Commits on Jul 1, 2021
Change `typedef EventSender<X> Y` to `using Y = EventSender<X>`
Show description for 00129f5committed
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 Jan 20, 2021
Implement efficient way to collect images that are likely visible in the viewport
Show description for 36a8fc8committed
Commits on Sep 8, 2020
Fix crash in image-loading-lazy-slow.html WPT test
Show description for 422b3d4authored andcommitted
Commits on Jun 22, 2020
Image `crossorigin` mutations should be considered "relevant mutations"
Show description for e0abda7authored andcommitted
Commits on Jun 17, 2020
Image `referrerpolicy` mutations should be considered "relevant mutations"
Show description for e133372authored andcommitted
Commits on May 25, 2020
Non-unified build fixes, late May 2020 edition
Show description for eab6d85committed
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 Feb 24, 2020
Non-unified build fixes late February 2020 edition
Show description for e09a01ccommitted
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 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 Sep 13, 2017
Followup (r221805): Address comments and add more tests
Show description for 8cca7f7authored andcommitted
Commits on Sep 9, 2017
Implement HTMLImageElement.decoode() method
Show description for 9e12377authored andcommitted
Commits on Oct 7, 2016
Refactor CachedResourceClient::notifyFinished
Show description for bc9edfaauthored andcommitted
Commits on Jun 21, 2016
Unreviewed, rolling out r202231.
Show description for 8de39b0committed
Commits on Jun 20, 2016
When navigating, discard decoded image data that is only live due to page cache.
Show description for 5341172committed
Andreas Kling
Commits on Mar 4, 2016
Remove "virtual" from all lines that have both "virtual" and "override".
Show description for d5dc4b7committed
Commits on Jul 3, 2015
Memory leak for a protected Element having pending events in ImageLoader.
Show description for e74a1f9authored andcommitted
Commits on Apr 2, 2015
Unreviewed, rolling out r182247.
Show description for 574f1c6committed
Commits on Apr 1, 2015
Async loading of image resources
Show description for 2007268committed
Commits on Mar 23, 2015
Refactor ImageLoader's setting of CachedImage
Show description for df63496committed
Commits on Mar 11, 2015
Unreviewed, rolling out r179340 and r179344.
Show description for 5fdaae8committed
Commits on Jan 29, 2015
CachedImage: ensure clients overrides imageChanged instead of notifyFinished
Show description for 67c3dadauthored andcommitted
Commits on Nov 21, 2014
Remove the Timer parameters from timer callbacks
Show description for a3a34ddcommitted
Anders Carlsson
Commits on Nov 6, 2014
De-templatize Timer
Show description for 390fc8ecommitted
Commits on Oct 3, 2014
Unreviewed, rolling out r174270.
Show description for bd4b830authored andcommitted