2016-06-20 |
akling@apple.com | When navigating, discard decoded image data that is... |
blob | commitdiff |
2016-06-07 |
achristensen@apple.com | Modernize loading code |
blob | commitdiff | diff to current |
2016-03-29 |
commit-queue@webki... | Create a CG ImageDecoder class instead of defining... |
blob | commitdiff | diff to current |
2016-03-15 |
jh718.park@samsung.com | Purge PassRefPtr from ArrayBuffer, ArchiveResource... |
blob | commitdiff | diff to current |
2016-01-22 |
akling@apple.com | CGImageSource sometimes retains temporary SharedBuffer... |
blob | commitdiff | diff to current |
2015-10-21 |
hs85.jeong@samsung.com | Replace 0 and NULL with nullptr in WebCore/loader. |
blob | commitdiff | diff to current |
2015-09-30 |
commit-queue@webki... | Use modern for-loops in WebCore/loader. |
blob | commitdiff | diff to current |
2015-08-23 |
antti@apple.com | Remove SVGFrameLoaderClient and dataProtocolFrameLoader |
blob | commitdiff | diff to current |
2015-07-04 |
cdumez@apple.com | Drop RefPtr::clear() method |
blob | commitdiff | diff to current |
2015-06-10 |
commit-queue@webki... | SVG Fragment is not rendered if it is the css backgroun... |
blob | commitdiff | diff to current |
2015-05-16 |
antti@apple.com | When redirecting to data URL use HTTP response for... |
blob | commitdiff | diff to current |
2015-05-13 |
antti@apple.com | Cached CSS image resources don't show up after reloadin... |
blob | commitdiff | diff to current |
2015-04-05 |
simon.fraser@apple.com | Remove "go ahead and" from comments |
blob | commitdiff | diff to current |
2015-03-17 |
jer.noble@apple.com | [Mac] Update missing image UI |
blob | commitdiff | diff to current |
2015-03-11 |
commit-queue@webki... | Unreviewed, rolling out r179340 and r179344. |
blob | commitdiff | diff to current |
2015-02-04 |
commit-queue@webki... | When using SVG as an image, we should load datauri... |
blob | commitdiff | diff to current |
2015-02-02 |
cdumez@apple.com | Access MemoryCache singleton using MemoryCache::singleton() |
blob | commitdiff | diff to current |
2015-01-31 |
cdumez@apple.com | Update MemoryCache code to use more references instead... |
blob | commitdiff | diff to current |
2015-01-29 |
commit-queue@webki... | CachedImage: ensure clients overrides imageChanged... |
blob | commitdiff | diff to current |
2015-01-28 |
cdumez@apple.com | Use a Ref<CachedResourceLoader> in Document instead... |
blob | commitdiff | diff to current |
2014-12-18 |
cdumez@apple.com | [iOS] Log why cached resources are being revalidated... |
blob | commitdiff | diff to current |
2014-11-21 |
andersca@apple.com | Make memoryCache() return a reference |
blob | commitdiff | diff to current |
2014-11-04 |
darin@apple.com | Eliminate ResourceBuffer and use SharedBuffer directly... |
blob | commitdiff | diff to current |
2014-11-03 |
commit-queue@webki... | Unreviewed, rolling out r175406, r175413, and r175423. |
blob | commitdiff | diff to current |
2014-10-31 |
darin@apple.com | Eliminate ResourceBuffer and use SharedBuffer directly... |
blob | commitdiff | diff to current |
2014-10-10 |
cdumez@apple.com | Use is<>() / downcast<>() for Image subclasses |
blob | commitdiff | diff to current |
2014-10-06 |
cdumez@apple.com | Use is<>() / downcast<>() for CachedResource subclasses |
blob | commitdiff | diff to current |
2014-09-04 |
psolanki@apple.com | Remove iOS specific disk image cache |
blob | commitdiff | diff to current |
2014-09-02 |
commit-queue@webki... | Prevent decoded images from being destroyed when they... |
blob | commitdiff | diff to current |
2014-08-19 |
psolanki@apple.com | Remove PurgeableBuffer since it is not very useful... |
blob | commitdiff | diff to current |
2014-08-19 |
commit-queue@webki... | Unreviewed, rolling out r172736. |
blob | commitdiff | diff to current |
2014-08-18 |
psolanki@apple.com | Remove PurgeableBuffer since it is not very useful... |
blob | commitdiff | diff to current |
2014-08-08 |
simon.fraser@apple.com | Clean up image subsampling code, make it less iOS-specific |
blob | commitdiff | diff to current |
2014-08-02 |
commit-queue@webki... | Unreviewed, rolling out r171957. |
blob | commitdiff | diff to current |
2014-08-01 |
simon.fraser@apple.com | Clean up image subsampling code, make it less iOS-specific |
blob | commitdiff | diff to current |
2014-07-29 |
psolanki@apple.com | Get SharedBuffer.h out of ResourceBuffer.h (and a few... |
blob | commitdiff | diff to current |
2014-06-24 |
bfulgham@apple.com | [Win] MSVC mishandles enums in bitfields |
blob | commitdiff | diff to current |
2014-04-02 |
dbates@webkit.org | Remove Settings::maximumDecodedImageSize() |
blob | commitdiff | diff to current |
2014-04-02 |
zalan@apple.com | Subpixel rendering: Transition class CSSImageGeneratorV... |
blob | commitdiff | diff to current |
2014-04-01 |
zalan@apple.com | Subpixel rendering: Transition class Image (and its... |
blob | commitdiff | diff to current |
2014-03-31 |
svillar@igalia.com | Replace DEPRECATED_DEFINE_STATIC_LOCAL by static NeverD... |
blob | commitdiff | diff to current |
2014-03-14 |
svillar@igalia.com | Rename DEFINE_STATIC_LOCAL to DEPRECATED_DEFINE_STATIC_... |
blob | commitdiff | diff to current |
2014-03-05 |
commit-queue@webki... | Add support for sessions to MemoryCache. |
blob | commitdiff | diff to current |
2014-03-04 |
commit-queue@webki... | Unreviewed, rolling out r165013. |
blob | commitdiff | diff to current |
2014-03-03 |
commit-queue@webki... | Add support for sessions to MemoryCache. |
blob | commitdiff | diff to current |
2014-02-12 |
antti@apple.com | GIF animations should be suspended when outside of... |
blob | commitdiff | diff to current |
2014-02-05 |
ossy@webkit.org | Remove ENABLE(SVG) guards |
blob | commitdiff | diff to current |
2014-02-03 |
ddkilzer@apple.com | Remove CachedImageManual class |
blob | commitdiff | diff to current |
2014-01-31 |
ddkilzer@apple.com | Add security-checked cast for WebCore::CachedImage |
blob | commitdiff | diff to current |
2014-01-04 |
zandobersek@gmail.com | Explicitly use the std:: nested name specifier when... |
blob | commitdiff | diff to current |
2013-12-19 |
dbates@webkit.org | [iOS] Upstream WebCore/loader changes |
blob | commitdiff | diff to current |
2013-12-06 |
gyuyoung.kim@samsu... | Introduce IMAGE_TYPE_CASTS, and use it |
blob | commitdiff | diff to current |
2013-11-19 |
commit-queue@webki... | [SVG] Convert OwnPtr/PassOwnPtr to std::unique_ptr |
blob | commitdiff | diff to current |
2013-11-13 |
ossy@webkit.org | Cleanup the build from unused parameters in WebCore |
blob | commitdiff | diff to current |
2013-11-05 |
gyuyoung.kim@samsu... | [CSS] Enable css-image-orientation on EFL and GTK ports. |
blob | commitdiff | diff to current |
2013-10-29 |
akling@apple.com | RenderElement::style() should return a reference. |
blob | commitdiff | diff to current |
2013-10-25 |
hmuller@adobe.com | [CSS Shapes] CORS-enabled fetch for shape image values |
blob | commitdiff | diff to current |
2013-10-25 |
andersca@apple.com | Stop bringing in the std namespace |
blob | commitdiff | diff to current |
2013-10-24 |
gyuyoung.kim@samsu... | Integrate css3-images image-orientation with existing... |
blob | commitdiff | diff to current |
2013-10-04 |
dbates@webkit.org | [iOS] Upstream disk image cache |
blob | commitdiff | diff to current |
2013-09-30 |
darin@apple.com | Use RenderElement instead of RenderObject in many places |
blob | commitdiff | diff to current |
2013-09-13 |
timothy_horton@app... | [mac] Cache rendered image in PDFDocumentImage |
blob | commitdiff | diff to current |
2013-09-06 |
akling@apple.com | Include Frame.h in fewer places. |
blob | commitdiff | diff to current |
2013-08-30 |
simon.fraser@apple.com | Implement object-fit CSS property |
blob | commitdiff | diff to current |
2013-08-27 |
commit-queue@webki... | Replace currentTime() with monotonicallyIncreasingTime... |
blob | commitdiff | diff to current |
2013-08-22 |
akling@apple.com | FrameLoader: frame() and client() should return references. |
blob | commitdiff | diff to current |
2013-08-17 |
akling@apple.com | <https://webkit.org/b/119903> Make Settings ref-counted... |
blob | commitdiff | diff to current |
2013-06-14 |
carlosgc@webkit.org | Avoid unnecessary data copies when loading subresources... |
blob | commitdiff | diff to current |
2013-06-06 |
carlosgc@webkit.org | ResourceLoader::resourceData() should not return a... |
blob | commitdiff | diff to current |
2013-04-22 |
benjamin@webkit.org | Remove the memory instrumentation code |
blob | commitdiff | diff to current |
2013-04-12 |
timothy_horton@app... | REGRESSION (r138858): GIFs don't start playing when... |
blob | commitdiff | diff to current |
2013-03-03 |
abarth@webkit.org | Unreviewed rollout of trac.webkit.org/r144530 |
blob | commitdiff | diff to current |
2013-03-02 |
ap@apple.com | Reduce amount of rebuilding when touching netwo... |
blob | commitdiff | diff to current |
2013-03-01 |
commit-queue@webki... | Unreviewed, rolling out r144422 and r144424. |
blob | commitdiff | diff to current |
2013-03-01 |
ap@apple.com | Reduce amount of rebuilding when touching networking... |
blob | commitdiff | diff to current |
2013-02-21 |
pdr@google.com | Account for transform in SVG background images |
blob | commitdiff | diff to current |
2013-02-13 |
pdr@google.com | Replace SVG bitmap cache with directly-rendered SVG |
blob | commitdiff | diff to current |
2013-02-01 |
pdr@google.com | Change hasAlpha to isKnownToBeOpaque and correct the... |
blob | commitdiff | diff to current |
2013-02-01 |
loislo@chromium.org | Web Inspector: Native Memory Instrumentation: provide... |
blob | commitdiff | diff to current |
2013-01-30 |
pdr@google.com | Track scale and zoom together when drawing SVG images |
blob | commitdiff | diff to current |
2013-01-24 |
pdr@google.com | Preserve container size requests across image loads |
blob | commitdiff | diff to current |
2013-01-14 |
loislo@chromium.org | Web Inspector: Native Memory Instrumentation: fix instr... |
blob | commitdiff | diff to current |
2013-01-11 |
pdr@google.com | Skip CachedImage::CreateImage if we don't have image... |
blob | commitdiff | diff to current |
2013-01-10 |
loislo@chromium.org | Unreviewed, rolling out r139306. |
blob | commitdiff | diff to current |
2013-01-10 |
loislo@chromium.org | Web Inspector: Native Memory Instrumentation: fix instr... |
blob | commitdiff | diff to current |
2013-01-07 |
pdr@google.com | Clear pending container size requests as early as possible |
blob | commitdiff | diff to current |
2012-12-20 |
simonjam@chromium.org | Set the original resource's response even on a 304 |
blob | commitdiff | diff to current |
2012-12-18 |
yurys@chromium.org | Web Inspector: show cached images under MemoryCache... |
blob | commitdiff | diff to current |
2012-12-18 |
pdr@google.com | Queue container size requests while images are loading. |
blob | commitdiff | diff to current |
2012-11-23 |
junov@google.com | Adding occlusion detection to reduce overdraw in Render... |
blob | commitdiff | diff to current |
2012-11-01 |
eae@chromium.org | [subpixel] Change intrinsicSize to LayoutUnit |
blob | commitdiff | diff to current |
2012-10-11 |
beidson@apple.com | Switch over CachedResource::data() from taking a Shared... |
blob | commitdiff | diff to current |
2012-10-10 |
beidson@apple.com | Switch CachedResource over from SharedBuffer to a new... |
blob | commitdiff | diff to current |
2012-10-06 |
commit-queue@webki... | [mac] REGRESSION (r122215): Animated GIF outside the... |
blob | commitdiff | diff to current |
2012-10-03 |
eae@chromium.org | Round image sizes when zooming |
blob | commitdiff | diff to current |
2012-09-25 |
commit-queue@webki... | Reland "Add in-place reload behavior to ImagesEnabled... |
blob | commitdiff | diff to current |
2012-09-24 |
commit-queue@webki... | Unreviewed, rolling out r129388. |
blob | commitdiff | diff to current |
2012-09-24 |
commit-queue@webki... | Reland "Add in-place reload behavior to ImagesEnabled... |
blob | commitdiff | diff to current |
2012-09-18 |
commit-queue@webki... | Revert 128780, 128676, 128645 |
blob | commitdiff | diff to current |
2012-09-17 |
loislo@chromium.org | Web Inspector: NMI: now when we can detect instrumented... |
blob | commitdiff | diff to current |
next |