2014-08-31 |
timothy_horton@app... | Remove duplicate implementation of drawEllipse and... |
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-06 |
commit-queue@webki... | [CG] strokeRect does not honor lineJoin |
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-06-05 |
timothy_horton@app... | Fix the !CACHE_SUBIMAGES build |
blob | commitdiff | raw | diff to current |
2014-04-08 |
mrobinson@webkit.org | fast/css3-text/css3-text-decoration/text-decoration... |
blob | commitdiff | raw | diff to current |
2014-04-03 |
krit@webkit.org | [CG] Canvas lineDashOffset does not handle negative... |
blob | commitdiff | raw | diff to current |
2014-03-21 |
zalan@apple.com | Subpixel rendering: Make <img> positioning subpixel... |
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-03-04 |
zalan@apple.com | Subpixel rendering: Make GraphicsLayer::fillRect FloatR... |
blob | commitdiff | raw | diff to current |
2014-03-03 |
mmaxfield@apple.com | Space between double underlines does not scale with... |
blob | commitdiff | raw | diff to current |
2014-02-21 |
zalan@apple.com | Remove redundant deviceScaleFactor() functions and... |
blob | commitdiff | raw | diff to current |
2014-02-12 |
mmaxfield@apple.com | Position and thickness of underline as text size changes |
blob | commitdiff | raw | diff to current |
2014-02-11 |
roger_fong@apple.com | [Windows] Unreviewed. Speculative test fix. |
blob | commitdiff | raw | diff to current |
2014-02-10 |
roger_fong@apple.com | [Windows] Unreviewed test fix. |
blob | commitdiff | raw | diff to current |
2014-02-08 |
roger_fong@apple.com | CGContextGetUserSpaceToDeviceSpaceTransform returns... |
blob | commitdiff | raw | diff to current |
2014-02-07 |
mitz@apple.com | Stop using PLATFORM(MAC) in WebCore/platform except... |
blob | commitdiff | raw | diff to current |
2014-02-04 |
mitz@apple.com | iOS build fix. |
blob | commitdiff | raw | diff to current |
2014-02-04 |
zalan@apple.com | Subpixel rendering: Do not query the scaling factor... |
blob | commitdiff | raw | diff to current |
2014-02-03 |
zalan@apple.com | Subpixel rendering: Use floorf/roundf/fabs in device... |
blob | commitdiff | raw | diff to current |
2014-02-02 |
zalan@apple.com | Subpixel rendering: Introduce device pixel snapping... |
blob | commitdiff | raw | diff to current |
2014-01-31 |
zalan@apple.com | Subpixel rendering: Change drawRect()/drawLine() signat... |
blob | commitdiff | raw | diff to current |
2014-01-31 |
zalan@apple.com | Subpixel rendering: Make RoundedRect layout unit aware. |
blob | commitdiff | raw | diff to current |
2014-01-28 |
joepeck@webkit.org | WebCore: Enable -Wimplicit-fallthrough and add FALLTHRO... |
blob | commitdiff | raw | diff to current |
2014-01-27 |
timothy_horton@app... | Start cleaning up iOS upstreaming #ifs in platform... |
blob | commitdiff | raw | diff to current |
2014-01-23 |
mmaxfield@apple.com | Remove CSS3_TEXT_DECORATION define |
blob | commitdiff | raw | diff to current |
2014-01-17 |
aestes@apple.com | Fix the iOS build after r162150. |
blob | commitdiff | raw | diff to current |
2014-01-16 |
mmaxfield@apple.com | Draw all underline segments in a particular run in... |
blob | commitdiff | raw | diff to current |
2014-01-11 |
simon.fraser@apple.com | Unfork GraphicsContext::drawNativeImage for iOS |
blob | commitdiff | raw | diff to current |
2014-01-11 |
simon.fraser@apple.com | Fix use of nonexistent kCGColorSpaceSRGB on iOS. |
blob | commitdiff | raw | diff to current |
2014-01-09 |
dbates@webkit.org | [iOS] Upstream WebCore/platform changes |
blob | commitdiff | raw | diff to current |
2014-01-09 |
mmaxfield@apple.com | Narrow underlines are too tall |
blob | commitdiff | raw | diff to current |
2013-11-23 |
bfulgham@apple.com | [Win] Clean up ColorSpace handling in Windows code |
blob | commitdiff | raw | diff to current |
2013-11-10 |
andersca@apple.com | Remove all 'std' using directives from WebCore |
blob | commitdiff | raw | diff to current |
2013-11-01 |
commit-queue@webki... | Initial implementation of text-decoration-skip ink |
blob | commitdiff | raw | diff to current |
2013-10-31 |
commit-queue@webki... | Underline bounds cannot be queried before underline... |
blob | commitdiff | raw | diff to current |
2013-10-31 |
commit-queue@webki... | Move CSS3 text decoration implementation behind ENABLE... |
blob | commitdiff | raw | diff to current |
2013-10-30 |
commit-queue@webki... | Unreviewed, rolling out r158243. |
blob | commitdiff | raw | diff to current |
2013-10-30 |
commit-queue@webki... | Underline bounds cannot be queried before underline... |
blob | commitdiff | raw | diff to current |
2013-10-24 |
commit-queue@webki... | Gaps between underlines in adjacent underlined text... |
blob | commitdiff | raw | diff to current |
2013-10-23 |
commit-queue@webki... | Antialias underlines if they're not axis-aligned |
blob | commitdiff | raw | diff to current |
2013-09-27 |
darin@apple.com | rename KURL to URL |
blob | commitdiff | raw | diff to current |
2013-09-18 |
weinig@apple.com | Replace use of OwnArrayPtr<Foo> with std::unique_ptr... |
blob | commitdiff | raw | diff to current |
2013-08-23 |
bdakin@apple.com | REGRESSION (r132545): Some PDFs generated by WebKit... |
blob | commitdiff | raw | diff to current |
2013-05-23 |
benjamin@webkit.org | KURL::createCFURL() should return a RetainPtr<CFURLRef> |
blob | commitdiff | raw | diff to current |
2013-05-13 |
andersca@apple.com | Stop including UnusedParam.h |
blob | commitdiff | raw | diff to current |
2013-05-11 |
l.gombos@samsung.com | Remove Mac OS X Leopard (10.5) support |
blob | commitdiff | raw | diff to current |
2013-05-04 |
akling@apple.com | Remove GraphicsContext::strokeArc(), which is unused. |
blob | commitdiff | raw | diff to current |
2013-04-28 |
darin@apple.com | Move from constructor and member function adoptCF/NS... |
blob | commitdiff | raw | diff to current |
2013-04-07 |
benjamin@webkit.org | Clean platform/graphics/cg of the chromium bits |
blob | commitdiff | raw | diff to current |
2013-04-05 |
allan.jensen@digia.com | [Qt] Create ShadowBlur on demand. |
blob | commitdiff | raw | diff to current |
2013-04-05 |
rniwa@webkit.org | Remove code for 10.5 and earlier from Source/WebCore |
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-30 |
commit-queue@webki... | When releasing a CGImage, we should also remove it... |
blob | commitdiff | raw | diff to current |
2013-01-21 |
commit-queue@webki... | Proposal: Add support for even-odd fill and clip to... |
blob | commitdiff | raw | diff to current |
2013-01-17 |
commit-queue@webki... | Update GraphicsContext to support winding rule in clip... |
blob | commitdiff | raw | diff to current |
2013-01-09 |
fmalita@chromium.org | Remove unused GraphicsContext::addInnerRoundedRectClip() |
blob | commitdiff | raw | diff to current |
2012-12-21 |
commit-queue@webki... | Add canvas blending modes using Core Graphics |
blob | commitdiff | raw | diff to current |
2012-12-08 |
commit-queue@webki... | Extend platform layer so it can pass blend modes to... |
blob | commitdiff | raw | diff to current |
2012-12-08 |
commit-queue@webki... | Unreviewed, rolling out r136993. |
blob | commitdiff | raw | diff to current |
2012-12-07 |
commit-queue@webki... | Extend platform layer so it can pass blend modes to... |
blob | commitdiff | raw | diff to current |
2012-10-30 |
andersca@apple.com | Build WebKit as C++11 on Mac |
blob | commitdiff | raw | diff to current |
2012-10-29 |
mitz@apple.com | <rdar://problem/12592716> REGRESSION (r132545): With... |
blob | commitdiff | raw | diff to current |
2012-10-26 |
thakis@chromium.org | Flip ImageOrientation coordinate system from lefthanded... |
blob | commitdiff | raw | diff to current |
2012-10-26 |
mitz@apple.com | <rdar://problem/12544626> [cg] RenderBlock::selectionGa... |
blob | commitdiff | raw | diff to current |
2012-10-25 |
thakis@chromium.org | Source/WebCore: Move ImageOrientation transform back... |
blob | commitdiff | raw | diff to current |
2012-10-24 |
thakis@chromium.org | Honor image orientation in GraphicsContextSkia |
blob | commitdiff | raw | diff to current |
2012-10-22 |
commit-queue@webki... | [css3-text] Add rendering support for -webkit-text... |
blob | commitdiff | raw | diff to current |
2012-10-05 |
timothy_horton@app... | [cg] GraphicsContextCG should ask CG whether the shadow... |
blob | commitdiff | raw | diff to current |
2012-09-25 |
timothy_horton@app... | Load the linearized sRGB profile via NSData instead... |
blob | commitdiff | raw | diff to current |
2012-09-14 |
danakj@chromium.org | Minimize collisions when hashing pairs |
blob | commitdiff | raw | diff to current |
2012-09-11 |
mlilek@apple.com | OS X port should compile with newer versions of clang |
blob | commitdiff | raw | diff to current |
2012-08-22 |
caio.oliveira@open... | Remove unused TextDrawingMode flags from GraphicsContext |
blob | commitdiff | raw | diff to current |
2012-07-31 |
eric@webkit.org | Grid Demo spends 1.5% of total time allocating Path... |
blob | commitdiff | raw | diff to current |
2012-07-27 |
bdakin@apple.com | https://bugs.webkit.org/show_bug.cgi?id=92327 |
blob | commitdiff | raw | diff to current |
2012-07-19 |
jchaffraix@webkit.org | Avoid calling GraphicsContext drawing primitives for... |
blob | commitdiff | raw | diff to current |
2012-07-14 |
mrowe@apple.com | Make it explicit which code paths iOS should use when... |
blob | commitdiff | raw | diff to current |
2012-07-12 |
mrowe@apple.com | Switch a few cases that care about the SDK over to... |
blob | commitdiff | raw | diff to current |
2012-07-12 |
mrowe@apple.com | <webkit.org/b/91015> Remove BUILDING_ON / TARGETING... |
blob | commitdiff | raw | diff to current |
2012-06-29 |
tony@chromium.org | Unreviewed, rolling out r121547. |
blob | commitdiff | raw | diff to current |
2012-06-29 |
eric@webkit.org | Remove still more BUILDING_ON_LEOPARD branches now... |
blob | commitdiff | raw | diff to current |
2012-05-30 |
timothy_horton@app... | Factor DeferrableOneShotTimer out of GraphicsContextCG... |
blob | commitdiff | raw | diff to current |
2012-05-15 |
darin@apple.com | [CG] CGImageCreateWithImageInRect is too slow, but... |
blob | commitdiff | raw | diff to current |
2012-05-13 |
darin@apple.com | Roll out local changes accidentally landed in r116905. |
blob | commitdiff | raw | diff to current |
2012-05-13 |
darin@apple.com | FractionalLayoutUnit class has unneeded redundant uses... |
blob | commitdiff | raw | diff to current |
2012-04-18 |
leviw@chromium.org | GraphicsContextCG's roundToDevicePixels should round... |
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-04-06 |
adele@apple.com | <rdar://problem/11133179> and https://bugs.webkit.org... |
blob | commitdiff | raw | diff to current |
2012-03-31 |
commit-queue@webki... | Fix complex strokes on CG platform |
blob | commitdiff | raw | diff to current |
2012-03-30 |
schenney@chromium.org | Add new renderer for circles and ellipses |
blob | commitdiff | raw | diff to current |
2012-03-08 |
timothy_horton@app... | No-op filter changes color output because of colorspace... |
blob | commitdiff | raw | diff to current |
2012-01-30 |
aestes@apple.com | [Windows] Optionally invert colors when drawing to... |
blob | commitdiff | raw | diff to current |
2012-01-30 |
mdelaney@apple.com | Limit the shadow offset CG hack to just SL and Lion |
blob | commitdiff | raw | diff to current |
2012-01-18 |
timothy_horton@app... | [CG] Rasterized scaling of transformed SVG shapes with... |
blob | commitdiff | raw | diff to current |
2012-01-07 |
timothy_horton@app... | [cg] userSpaceOnUse SVG Patterns have the wrong origin |
blob | commitdiff | raw | diff to current |
2011-11-07 |
timothy_horton@app... | getBBox() on a SVGPathElement with curves incorrectly... |
blob | commitdiff | raw | diff to current |
2011-10-25 |
bdakin@apple.com | https://bugs.webkit.org/show_bug.cgi?id=70852 |
blob | commitdiff | raw | diff to current |
2011-10-19 |
bdakin@apple.com | https://bugs.webkit.org/show_bug.cgi?id=70396 |
blob | commitdiff | raw | diff to current |
2011-09-21 |
jchaffraix@webkit.org | Crash in RenderBox::paintMaskImages when GraphicsContex... |
blob | commitdiff | raw | diff to current |
next |