2014-08-31 |
timothy_horton@app... | Fix a harmless mismerge in BitmapImage::destroyDecodedD... |
blob | commitdiff | raw |
2014-08-08 |
simon.fraser@apple.com | Clean up image subsampling code, make it less iOS-specific |
blob | commitdiff | raw | diff to current |
2014-08-02 |
commit-queue@webki... | Unreviewed, rolling out r171957. |
blob | commitdiff | raw | diff to current |
2014-08-01 |
simon.fraser@apple.com | Clean up image subsampling code, make it less iOS-specific |
blob | commitdiff | raw | diff to current |
2014-07-15 |
simon.fraser@apple.com | [iOS] Fix issues drawing subsampled image elements... |
blob | commitdiff | raw | diff to current |
2014-07-01 |
dino@apple.com | [iOS] Subsampled JPEG images do not draw correctly... |
blob | commitdiff | raw | diff to current |
2014-04-18 |
simon.fraser@apple.com | Remove some includes from image-related headers, and... |
blob | commitdiff | raw | diff to current |
2014-04-16 |
simon.fraser@apple.com | Convert the boolean param of Image::startAnimation... |
blob | commitdiff | raw | diff to current |
2014-04-01 |
zalan@apple.com | Subpixel rendering: Transition class Image (and its... |
blob | commitdiff | raw | diff to current |
2014-03-15 |
mjs@apple.com | .: Replace "Apple Computer, Inc." with "Apple Inc.... |
blob | commitdiff | raw | diff to current |
2014-02-12 |
antti@apple.com | GIF animations should be suspended when outside of... |
blob | commitdiff | raw | diff to current |
2014-01-11 |
andersca@apple.com | CTTE Timer and DeferrableOneShotTimer |
blob | commitdiff | raw | diff to current |
2014-01-09 |
dbates@webkit.org | [iOS] Upstream WebCore/platform changes |
blob | commitdiff | raw | diff to current |
2013-12-21 |
timothy_horton@app... | Revert r160327, r160273, and r160260. |
blob | commitdiff | raw | diff to current |
2013-12-07 |
timothy_horton@app... | [mac] Keep around more decoded image data, since it... |
blob | commitdiff | raw | diff to current |
2013-12-06 |
timothy_horton@app... | Remove Image::decodedSize() |
blob | commitdiff | raw | diff to current |
2013-11-26 |
commit-queue@webki... | ImageBuffer::create should return a std::unique_ptr... |
blob | commitdiff | raw | diff to current |
2013-11-07 |
commit-queue@webki... | Fix crash in BitmapImage::destroyDecodedData() |
blob | commitdiff | raw | diff to current |
2013-11-05 |
gyuyoung.kim@samsu... | [CSS] Enable css-image-orientation on EFL and GTK ports. |
blob | commitdiff | raw | diff to current |
2013-10-24 |
gyuyoung.kim@samsu... | Integrate css3-images image-orientation with existing... |
blob | commitdiff | raw | diff to current |
2013-10-12 |
darin@apple.com | Use unique_ptr instead of delete in a few places |
blob | commitdiff | raw | diff to current |
2013-09-30 |
commit-queue@webki... | Don't attempt to destroy decoded frame if a BitmapImage... |
blob | commitdiff | raw | diff to current |
2013-09-26 |
seokju@webkit.org | Fix ordered comparison warnings in BitmapImage::drawPattern |
blob | commitdiff | raw | diff to current |
2013-09-25 |
commit-queue@webki... | <https://webkit.org/b/120476> [CSS Masking] Implement... |
blob | commitdiff | raw | diff to current |
2013-09-13 |
timothy_horton@app... | Apply OVERRIDE and FINAL to Image subclasses and clean... |
blob | commitdiff | raw | diff to current |
2013-09-12 |
commit-queue@webki... | Unreviewed, rolling out r155597. |
blob | commitdiff | raw | diff to current |
2013-09-12 |
timothy_horton@app... | Apply OVERRIDE and FINAL to Image subclasses and clean... |
blob | commitdiff | raw | diff to current |
2013-08-15 |
gyuyoung.kim@samsu... | [CSS] Introduce new structure to pass image orientation... |
blob | commitdiff | raw | diff to current |
2013-08-07 |
timothy_horton@app... | Fall out of simple image layer optimization if the... |
blob | commitdiff | raw | diff to current |
2013-07-30 |
ossy@webkit.org | Unreviewed, rolling out r151957 and r152531. |
blob | commitdiff | raw | diff to current |
2013-06-25 |
ossy@webkit.org | Checking if frame is complete and access duration doesn... |
blob | commitdiff | raw | diff to current |
2013-04-22 |
benjamin@webkit.org | Remove the memory instrumentation code |
blob | commitdiff | raw | diff to current |
2013-04-12 |
timothy_horton@app... | REGRESSION (r138858): GIFs don't start playing when... |
blob | commitdiff | raw | diff to current |
2013-04-04 |
ch.dumez@sisa.sams... | [Cairo] Fix canvas drawing of SVG-based patterns and... |
blob | commitdiff | raw | diff to current |
2013-04-04 |
ch.dumez@sisa.sams... | Regression(r142765) Broke Custom SVG cursors and SVG... |
blob | commitdiff | raw | diff to current |
2013-03-02 |
loislo@chromium.org | Web Inspector: Native Memory Instrumentation: do not... |
blob | commitdiff | raw | diff to current |
2013-02-01 |
pdr@google.com | Change hasAlpha to isKnownToBeOpaque and correct the... |
blob | commitdiff | raw | diff to current |
2013-02-01 |
loislo@chromium.org | Web Inspector: Native Memory Instrumentation: provide... |
blob | commitdiff | raw | diff to current |
2012-12-18 |
yurys@chromium.org | Web Inspector: show cached images under MemoryCache... |
blob | commitdiff | raw | diff to current |
2012-10-03 |
loislo@chromium.org | Web Inspector: NMI: instrument NativeImageSkia. |
blob | commitdiff | raw | diff to current |
2012-09-25 |
loislo@chromium.org | Web Inspector: extract Vector instrumentation from... |
blob | commitdiff | raw | diff to current |
2012-09-14 |
commit-queue@webki... | Make compile with both OS(WINCE) and PLATFORM(QT) support |
blob | commitdiff | raw | diff to current |
2012-09-13 |
loislo@chromium.org | Web Inspector: NMI: remove the dependency of platform... |
blob | commitdiff | raw | diff to current |
2012-09-07 |
loislo@chromium.org | Web Inspector: NMI: move WebCore specific code to separ... |
blob | commitdiff | raw | diff to current |
2012-09-06 |
weinig@apple.com | Part 2 of removing PlatformString.h, remove PlatformStr... |
blob | commitdiff | raw | diff to current |
2012-09-05 |
loislo@chromium.org | Web Inspector: NMI: extract MemoryObjectType constants... |
blob | commitdiff | raw | diff to current |
2012-08-30 |
paroga@webkit.org | Build fix for WinCE after r126974. |
blob | commitdiff | raw | diff to current |
2012-08-29 |
loislo@chromium.org | Unreviewed: Single line build fix. |
blob | commitdiff | raw | diff to current |
2012-08-29 |
loislo@chromium.org | Web Inspector: NMI: Instrument WebCore part of the... |
blob | commitdiff | raw | diff to current |
2012-08-28 |
hclam@chromium.org | Report frame bytes by platform ImageDecoder |
blob | commitdiff | raw | diff to current |
2012-08-09 |
hclam@chromium.org | Source/WebCore: Remove image decoding in some BitmapIma... |
blob | commitdiff | raw | diff to current |
2012-07-13 |
kseo@webkit.org | Remove down-casting to BitmapImage in GraphicsContext... |
blob | commitdiff | raw | diff to current |
2012-07-11 |
kseo@webkit.org | BitmapImage::frameIsCompleteAtIndex() must return false... |
blob | commitdiff | raw | diff to current |
2012-07-10 |
kseo@webkit.org | Fix a potential bug of BitmapImage::frameCount(). |
blob | commitdiff | raw | diff to current |
2012-07-04 |
commit-queue@webki... | Add a comment in order to clarify why |
blob | commitdiff | raw | diff to current |
2012-06-22 |
dino@apple.com | BitmapImage duplicates code to calculate size |
blob | commitdiff | raw | diff to current |
2012-05-13 |
darin@apple.com | Image::initPlatformData is always an empty function... |
blob | commitdiff | raw | diff to current |
2012-04-06 |
timothy_horton@app... | Add autodetection of image orientation from EXIF inform... |
blob | commitdiff | raw | diff to current |
2012-03-21 |
commit-queue@webki... | Incremental cleanup of BitmapImage: inlined virtual... |
blob | commitdiff | raw | diff to current |
2011-12-09 |
commit-queue@webki... | Use bitfield for bool data members in BitmapImage. |
blob | commitdiff | raw | diff to current |
2011-11-11 |
mitz@apple.com | Disabling assertions breaks the debug build |
blob | commitdiff | raw | diff to current |
2011-11-01 |
commit-queue@webki... | https://bugs.webkit.org/show_bug.cgi?id=70666 |
blob | commitdiff | raw | diff to current |
2011-07-29 |
commit-queue@webki... | Fixed gif animation dependency on system time |
blob | commitdiff | raw | diff to current |
2011-04-20 |
psolanki@apple.com | BitmapImage::destroyMetadataAndNotify should clear... |
blob | commitdiff | raw | diff to current |
2011-02-16 |
commit-queue@webki... | 2011-02-15 Ian Henderson <ianh@apple.com> |
blob | commitdiff | raw | diff to current |
2011-01-08 |
abarth@webkit.org | Move WebCore into Source |
blob | commitdiff | raw | diff to current |
|