2016-01-07 |
cdumez@apple.com | Directly-composited animated GIFs never resume once... |
blob | commitdiff |
2015-11-08 |
simon.fraser@apple.com | Remove ColorSpace argument to all the drawing calls |
blob | commitdiff | diff to current |
2015-10-20 |
simon.fraser@apple.com | Add basic TextStream output for Images |
blob | commitdiff | diff to current |
2015-10-13 |
simon.fraser@apple.com | Remove Image::spaceSize() and ImageBuffer::spaceSize() |
blob | commitdiff | diff to current |
2015-08-29 |
mmaxfield@apple.com | Migrate GraphicsContexts from pointers to references |
blob | commitdiff | diff to current |
2015-07-22 |
bdakin@apple.com | Animated images should animate in previews |
blob | commitdiff | diff to current |
2015-05-22 |
cdumez@apple.com | [CG] Regression(r78652): Partially decoded images are... |
blob | commitdiff | diff to current |
2015-05-03 |
simon.fraser@apple.com | Assertion failure (!needsLayout()) loading inkedmag.com |
blob | commitdiff | diff to current |
2015-05-02 |
simon.fraser@apple.com | Small cleanup in BitmapImage |
blob | commitdiff | diff to current |
2015-02-27 |
achristensen@apple.com | [WinCairo] Unreviewed build fix. |
blob | commitdiff | diff to current |
2014-12-25 |
akling@apple.com | Convert more creator functions to return Ref instead... |
blob | commitdiff | diff to current |
2014-11-21 |
andersca@apple.com | Remove the Timer parameters from timer callbacks |
blob | commitdiff | diff to current |
2014-11-15 |
akling@apple.com | [mac] Only images that are actually purgeable should... |
blob | commitdiff | diff to current |
2014-11-14 |
timothy_horton@app... | [mac] Keep around more decoded image data, since it... |
blob | commitdiff | diff to current |
2014-11-14 |
akling@apple.com | Unreviewed, rolling out r176106. |
blob | commitdiff | diff to current |
2014-11-14 |
akling@apple.com | [mac] Keep around more decoded image data, since it... |
blob | commitdiff | diff to current |
2014-11-06 |
jer.noble@apple.com | De-templatize Timer |
blob | commitdiff | diff to current |
2014-10-10 |
cdumez@apple.com | Use is<>() / downcast<>() for Image subclasses |
blob | commitdiff | diff to current |
2014-08-20 |
achristensen@apple.com | Introducing WEBCORE_EXPORT macro. |
blob | commitdiff | diff to current |
2014-08-20 |
commit-queue@webki... | Unreviewed, rolling out r172798. |
blob | commitdiff | diff to current |
2014-08-20 |
achristensen@apple.com | Introducing WEBCORE_EXPORT macro. |
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-15 |
simon.fraser@apple.com | [iOS] Fix issues drawing subsampled image elements... |
blob | commitdiff | diff to current |
2014-07-01 |
dino@apple.com | [iOS] Subsampled JPEG images do not draw correctly... |
blob | commitdiff | diff to current |
2014-04-16 |
simon.fraser@apple.com | Convert the boolean param of Image::startAnimation... |
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-15 |
mjs@apple.com | .: Replace "Apple Computer, Inc." with "Apple Inc.... |
blob | commitdiff | diff to current |
2014-02-07 |
mitz@apple.com | Stop using PLATFORM(MAC) in WebCore/platform except... |
blob | commitdiff | diff to current |
2014-01-27 |
timothy_horton@app... | Start cleaning up iOS upstreaming #ifs in platform... |
blob | commitdiff | diff to current |
2014-01-16 |
andersca@apple.com | Change all uses of FINAL to final now that all our... |
blob | commitdiff | diff to current |
2014-01-16 |
commit-queue@webki... | Remove workaround for compilers not supporting explicit... |
blob | commitdiff | diff to current |
2014-01-11 |
andersca@apple.com | CTTE Timer and DeferrableOneShotTimer |
blob | commitdiff | diff to current |
2014-01-09 |
dbates@webkit.org | [iOS] Upstream WebCore/platform changes |
blob | commitdiff | diff to current |
2013-12-21 |
timothy_horton@app... | Revert r160327, r160273, and r160260. |
blob | commitdiff | diff to current |
2013-12-19 |
dbates@webkit.org | [iOS] Upstream WebCore/loader changes |
blob | commitdiff | diff to current |
2013-12-07 |
timothy_horton@app... | [mac] Keep around more decoded image data, since it... |
blob | commitdiff | diff to current |
2013-12-07 |
timothy_horton@app... | [mac] Keep around more decoded image data, since it... |
blob | commitdiff | diff to current |
2013-12-06 |
gyuyoung.kim@samsu... | Introduce IMAGE_TYPE_CASTS, and use it |
blob | commitdiff | diff to current |
2013-12-06 |
timothy_horton@app... | Remove Image::decodedSize() |
blob | commitdiff | diff to current |
2013-11-02 |
paroga@webkit.org | Various small WinCE build fixes |
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-12 |
darin@apple.com | Use unique_ptr instead of delete in a few places |
blob | commitdiff | diff to current |
2013-10-02 |
akling@apple.com | Remove Qt from WebCore/platform. |
blob | commitdiff | diff to current |
2013-09-25 |
commit-queue@webki... | <https://webkit.org/b/120476> [CSS Masking] Implement... |
blob | commitdiff | diff to current |
2013-09-21 |
timothy_horton@app... | GeneratorGeneratedImage should be called GradientImage |
blob | commitdiff | diff to current |
2013-09-13 |
timothy_horton@app... | Apply OVERRIDE and FINAL to Image subclasses and clean... |
blob | commitdiff | diff to current |
2013-09-12 |
commit-queue@webki... | Unreviewed, rolling out r155597. |
blob | commitdiff | diff to current |
2013-09-12 |
timothy_horton@app... | Apply OVERRIDE and FINAL to Image subclasses and clean... |
blob | commitdiff | diff to current |
2013-09-11 |
bfulgham@apple.com | Source/WebCore: [Windows] Avoid converting from IntSize... |
blob | commitdiff | diff to current |
2013-08-15 |
gyuyoung.kim@samsu... | [CSS] Introduce new structure to pass image orientation... |
blob | commitdiff | diff to current |
2013-08-07 |
timothy_horton@app... | Fall out of simple image layer optimization if the... |
blob | commitdiff | diff to current |
2013-06-14 |
paroga@webkit.org | Introduce USE(WINGDI) for the Windows port |
blob | commitdiff | diff to current |
2013-04-24 |
benjamin@webkit.org | Remove wxWebKit #ifdefs from WebCore/platform/graphics |
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-04-08 |
benjamin@webkit.org | Remove remaining PLATFORM(CHROMIUM)-guarded code in... |
blob | commitdiff | diff to current |
2013-04-04 |
ch.dumez@sisa.sams... | [Cairo] Fix canvas drawing of SVG-based patterns and... |
blob | commitdiff | diff to current |
2013-04-04 |
ch.dumez@sisa.sams... | Regression(r142765) Broke Custom SVG cursors and SVG... |
blob | commitdiff | diff to current |
2013-03-28 |
commit-queue@webki... | [BlackBerry] Handle EXIF orientation for ImageDocuments |
blob | commitdiff | diff to current |
2013-02-01 |
pdr@google.com | Change hasAlpha to isKnownToBeOpaque and correct the... |
blob | commitdiff | diff to current |
2012-12-08 |
commit-queue@webki... | Extend platform layer so it can pass blend modes to... |
blob | commitdiff | diff to current |
2012-12-08 |
commit-queue@webki... | Unreviewed, rolling out r136993. |
blob | commitdiff | diff to current |
2012-12-07 |
commit-queue@webki... | Extend platform layer so it can pass blend modes to... |
blob | commitdiff | diff to current |
2012-11-28 |
bfulgham@webkit.org | [WinCairo] Crash when requesting favicon. |
blob | commitdiff | diff to current |
2012-11-09 |
commit-queue@webki... | [EFL][WK2] Add support for custom cursors |
blob | commitdiff | diff to current |
2012-11-05 |
dominik.rottsches... | [Cairo] Make Cairo honor image orientation |
blob | commitdiff | diff to current |
2012-10-24 |
thakis@chromium.org | Honor image orientation in GraphicsContextSkia |
blob | commitdiff | diff to current |
2012-10-23 |
thakis@chromium.org | In the open-source jpeg decoder, read image orientation... |
blob | commitdiff | diff to current |
2012-10-03 |
loislo@chromium.org | Web Inspector: NMI: instrument NativeImageSkia. |
blob | commitdiff | diff to current |
2012-09-25 |
loislo@chromium.org | Web Inspector: extract Vector instrumentation from... |
blob | commitdiff | diff to current |
2012-08-29 |
loislo@chromium.org | Web Inspector: NMI: Instrument WebCore part of the... |
blob | commitdiff | diff to current |
2012-08-28 |
hclam@chromium.org | Report frame bytes by platform ImageDecoder |
blob | commitdiff | diff to current |
2012-08-12 |
commit-queue@webki... | Set the access qualifier of two methods to query frame... |
blob | commitdiff | diff to current |
2012-08-09 |
commit-queue@webki... | Extract the definition of NativeImagePtr from ImageSour... |
blob | commitdiff | diff to current |
2012-08-09 |
tony@chromium.org | Unreviewed, rolling out r125143. |
blob | commitdiff | diff to current |
2012-08-09 |
kseo@webkit.org | Extract the definition of NativeImagePtr from ImageSour... |
blob | commitdiff | diff to current |
2012-07-13 |
kseo@webkit.org | Remove down-casting to BitmapImage in GraphicsContext... |
blob | commitdiff | diff to current |
2012-07-05 |
commit-queue@webki... | Add virtual keyword to ~BitmapImage and ~StillImage... |
blob | commitdiff | diff to current |
2012-06-26 |
commit-queue@webki... | Reduce memory footprint of BitmapImage Vectors. |
blob | commitdiff | diff to current |
2012-06-22 |
dino@apple.com | BitmapImage duplicates code to calculate size |
blob | commitdiff | diff to current |
2012-05-13 |
darin@apple.com | Image::initPlatformData is always an empty function... |
blob | commitdiff | diff to current |
2012-04-26 |
mrobinson@webkit.org | [Cairo] Wrap cairo surfaces in a class when storing... |
blob | commitdiff | diff to current |
2012-04-09 |
timothy_horton@app... | FrameData constructor zeroes all fields, causing ImageO... |
blob | commitdiff | diff to current |
2012-04-07 |
zimmermann@webkit.org | 2012-04-07 Nikolas Zimmermann <nzimmermann@rim.com> |
blob | commitdiff | diff to current |
2012-04-06 |
timothy_horton@app... | Add autodetection of image orientation from EXIF inform... |
blob | commitdiff | diff to current |
2012-03-30 |
kevino@webkit.org | [wx] Implement Gradient and ImageBuffer support. |
blob | commitdiff | diff to current |
2012-03-21 |
commit-queue@webki... | Incremental cleanup of BitmapImage: inlined virtual... |
blob | commitdiff | diff to current |
2012-01-17 |
weinig@apple.com | Add helper macro for forward declaring objective-c... |
blob | commitdiff | diff to current |
2011-12-09 |
commit-queue@webki... | Use bitfield for bool data members in BitmapImage. |
blob | commitdiff | diff to current |
2011-11-17 |
timothy_horton@app... | Implement CSS3 Images cross-fade() image function |
blob | commitdiff | diff to current |
2011-09-25 |
abarth@webkit.org | Remove PLATFORM(HAIKU) and associated code |
blob | commitdiff | diff to current |
2011-08-19 |
jamesr@google.com | REGRESSION(r91628): 3 canvas tests crash on Chromium... |
blob | commitdiff | diff to current |
2011-07-23 |
simon.fraser@apple.com | 2011-07-22 Simon Fraser <simon.fraser@apple.com> |
blob | commitdiff | diff to current |
2011-05-04 |
beidson@apple.com | https://bugs.webkit.org/show_bug.cgi?id=60087 and ... |
blob | commitdiff | diff to current |
2011-04-20 |
psolanki@apple.com | BitmapImage::destroyMetadataAndNotify should clear... |
blob | commitdiff | diff to current |
2011-04-17 |
paroga@webkit.org | 2011-04-17 Patrick Gansterer <paroga@webkit.org> |
blob | commitdiff | diff to current |
2011-04-12 |
ggaren@apple.com | 2011-04-12 Geoffrey Garen <ggaren@apple.com> |
blob | commitdiff | diff to current |
2011-04-06 |
beidson@apple.com | https://bugs.webkit.org/show_bug.cgi?id=57973 and https... |
blob | commitdiff | diff to current |
next |