2015-10-19 |
achristensen@apple.com | Unreviewed build fix after r191295. |
blob | commitdiff |
2015-10-19 |
mmaxfield@apple.com | Host GraphicsContext's CTM inside GraphicsContextState |
blob | commitdiff | diff to current |
2015-10-13 |
simon.fraser@apple.com | Move Image::drawPattern for CG into GraphicsContext |
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 |
commit-queue@webki... | [WinCairo] SVG path not rendered with all-zero dasharray |
blob | commitdiff | diff to current |
2015-04-25 |
mrobinson@webkit.org | Rename ENABLE_3D_RENDERING to ENABLE_3D_TRANSFORMS |
blob | commitdiff | diff to current |
2015-04-23 |
jinwoo7.song@samsu... | Convert OwnPtr to std::unique_ptr in GraphicsContextCai... |
blob | commitdiff | diff to current |
2015-02-23 |
commit-queue@webki... | Drawing an SVG image into a canvas using drawImage... |
blob | commitdiff | diff to current |
2015-01-30 |
ossy@webkit.org | [cairo] Fix #if guards in platform/graphics/cairo directory |
blob | commitdiff | diff to current |
2015-01-22 |
antti@apple.com | Rename SimpleFontData to Font |
blob | commitdiff | diff to current |
2014-10-21 |
zandobersek@gmail.com | [Cairo] Make dashPattern, dotPattern in GraphicsContext... |
blob | commitdiff | diff to current |
2014-09-28 |
carlosgc@webkit.org | [cairo] GraphicsContext should not depend on GTK+ |
blob | commitdiff | diff to current |
2014-09-01 |
gyuyoung.kim@samsu... | Unreviewed, fix build break on EFL and GTK since r173152. |
blob | commitdiff | diff to current |
2014-08-31 |
timothy_horton@app... | Remove duplicate implementation of drawEllipse and... |
blob | commitdiff | diff to current |
2014-04-08 |
mrobinson@webkit.org | fast/css3-text/css3-text-decoration/text-decoration... |
blob | commitdiff | diff to current |
2014-03-21 |
zalan@apple.com | Subpixel rendering: Make <img> positioning subpixel... |
blob | commitdiff | diff to current |
2014-03-16 |
mrobinson@webkit.org | Fix WebCore unused parameter warnings for WebKitGTK... |
blob | commitdiff | diff to current |
2014-03-15 |
mjs@apple.com | .: Replace "Apple Computer, Inc." with "Apple Inc.... |
blob | commitdiff | diff to current |
2014-03-04 |
zalan@apple.com | Subpixel rendering: Make GraphicsLayer::fillRect FloatR... |
blob | commitdiff | diff to current |
2014-03-03 |
mmaxfield@apple.com | Space between double underlines does not scale with... |
blob | commitdiff | diff to current |
2014-02-21 |
zalan@apple.com | Remove redundant deviceScaleFactor() functions and... |
blob | commitdiff | diff to current |
2014-02-04 |
zalan@apple.com | Subpixel rendering: Do not query the scaling factor... |
blob | commitdiff | diff to current |
2014-02-04 |
commit-queue@webki... | [Cairo] GraphicsContext::m_pixelSnappingFactor is unini... |
blob | commitdiff | diff to current |
2014-01-31 |
zalan@apple.com | Subpixel rendering: Change drawRect()/drawLine() signat... |
blob | commitdiff | diff to current |
2014-01-31 |
zalan@apple.com | Subpixel rendering: Make RoundedRect layout unit aware. |
blob | commitdiff | diff to current |
2014-01-23 |
mmaxfield@apple.com | Remove CSS3_TEXT_DECORATION define |
blob | commitdiff | diff to current |
2014-01-16 |
mmaxfield@apple.com | Draw all underline segments in a particular run in... |
blob | commitdiff | diff to current |
2014-01-08 |
berto@igalia.com | Fix some compilation warnings |
blob | commitdiff | diff to current |
2013-10-31 |
commit-queue@webki... | Underline bounds cannot be queried before underline... |
blob | commitdiff | diff to current |
2013-10-31 |
commit-queue@webki... | Move CSS3 text decoration implementation behind ENABLE... |
blob | commitdiff | diff to current |
2013-10-30 |
commit-queue@webki... | Unreviewed, rolling out r158243. |
blob | commitdiff | diff to current |
2013-10-30 |
commit-queue@webki... | Underline bounds cannot be queried before underline... |
blob | commitdiff | diff to current |
2013-10-21 |
commit-queue@webki... | Grammar markers are not updated when switching between... |
blob | commitdiff | diff to current |
2013-09-27 |
darin@apple.com | rename KURL to URL |
blob | commitdiff | diff to current |
2013-08-30 |
commit-queue@webki... | Fix unused parameter warning in graphics/cairo/Graphics... |
blob | commitdiff | diff to current |
2013-08-09 |
alex@webkit.org | [GTK] [EFL] Enable tiled shadow blur for the inset... |
blob | commitdiff | diff to current |
2013-06-03 |
commit-queue@webki... | [GTK] Use drawErrorUnderline() instead of Pango API... |
blob | commitdiff | diff to current |
2013-05-20 |
mrobinson@webkit.org | [Cairo] Canvas-shadow behavior is not being as expected |
blob | commitdiff | diff to current |
2013-05-04 |
akling@apple.com | Remove GraphicsContext::strokeArc(), which is unused. |
blob | commitdiff | diff to current |
2013-05-03 |
commit-queue@webki... | [Cairo] Anti-aliasing should not be always disabled... |
blob | commitdiff | diff to current |
2013-04-12 |
zandobersek@gmail.com | Unreviewed, rolling out r148262. |
blob | commitdiff | diff to current |
2013-04-12 |
zandobersek@gmail.com | Unreviewed, rolling out r148247. |
blob | commitdiff | diff to current |
2013-04-11 |
mrobinson@webkit.org | [GTK] Add accelerated 2D canvas support using cairo-gl |
blob | commitdiff | diff to current |
2013-04-08 |
simon.fraser@apple.com | Remove some #includes in headers in rendering code |
blob | commitdiff | diff to current |
2013-01-18 |
commit-queue@webki... | Update GraphicsContext to support winding rule in clip... |
blob | commitdiff | diff to current |
2013-01-17 |
commit-queue@webki... | Update GraphicsContext to support winding rule in clip... |
blob | commitdiff | diff to current |
2013-01-15 |
commit-queue@webki... | Add Canvas blend modes to Cairo |
blob | commitdiff | diff to current |
2013-01-09 |
fmalita@chromium.org | Remove unused GraphicsContext::addInnerRoundedRectClip() |
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-26 |
commit-queue@webki... | [Cairo] fillRectWithColor with Color::transparent doesn... |
blob | commitdiff | diff to current |
2012-10-22 |
commit-queue@webki... | [css3-text] Add rendering support for -webkit-text... |
blob | commitdiff | diff to current |
2012-09-26 |
kenneth@webkit.org | Reorder Cairo WebCore includes |
blob | commitdiff | diff to current |
2012-09-19 |
paroga@webkit.org | Remove all usages of M_PI from WebCore |
blob | commitdiff | diff to current |
2012-09-14 |
commit-queue@webki... | Fix unused parameter compile warnings in WebCore. |
blob | commitdiff | diff to current |
2012-07-31 |
eric@webkit.org | Grid Demo spends 1.5% of total time allocating Path... |
blob | commitdiff | diff to current |
2012-07-27 |
bdakin@apple.com | https://bugs.webkit.org/show_bug.cgi?id=92327 |
blob | commitdiff | diff to current |
2012-07-19 |
jchaffraix@webkit.org | Avoid calling GraphicsContext drawing primitives for... |
blob | commitdiff | diff to current |
2012-06-14 |
alex@webkit.org | 2012-06-14 Alejandro G. Castro <alex@igalia.com> |
blob | commitdiff | diff to current |
2012-06-01 |
commit-queue@webki... | [cairo] Pixel artifacts can be seen on reflections |
blob | commitdiff | diff to current |
2012-04-26 |
commit-queue@webki... | [cairo] CairoGraphicsContext fillRect (with Color)... |
blob | commitdiff | diff to current |
2012-04-03 |
jpu@apple.com | Rename GraphicsContext::drawLineForTextChecking() to... |
blob | commitdiff | diff to current |
2012-02-07 |
mrobinson@webkit.org | [GTK] Add TextureMapperGL implementation |
blob | commitdiff | diff to current |
2011-11-10 |
mrobinson@webkit.org | [Cairo] Avoid clipping when painting more often |
blob | commitdiff | diff to current |
2011-09-21 |
jchaffraix@webkit.org | Crash in RenderBox::paintMaskImages when GraphicsContex... |
blob | commitdiff | diff to current |
2011-09-10 |
timothy_horton@app... | Text rendered with a simple (i.e. 0px blur) shadow... |
blob | commitdiff | diff to current |
2011-09-07 |
commit-queue@webki... | Unreviewed, rolling out r94714 and r94723. |
blob | commitdiff | diff to current |
2011-09-07 |
timothy_horton@app... | Text rendered with a simple (i.e. 0px blur) shadow... |
blob | commitdiff | diff to current |
2011-07-28 |
mrobinson@webkit.org | [Cairo] Switch from ContextShadow to ShadowBlur |
blob | commitdiff | diff to current |
2011-06-21 |
commit-queue@webki... | 2011-06-21 Martin Robinson <mrobinson@igalia.com> |
blob | commitdiff | diff to current |
2011-06-20 |
mrobinson@webkit.org | 2011-05-03 Martin Robinson <mrobinson@igalia.com> |
blob | commitdiff | diff to current |
2011-05-25 |
mrobinson@webkit.org | 2011-05-25 Martin Robinson <mrobinson@igalia.com> |
blob | commitdiff | diff to current |
2011-05-24 |
commit-queue@webki... | 2011-05-24 Ryuan Choi <ryuan.choi@samsung.com> |
blob | commitdiff | diff to current |
2011-05-01 |
abarth@webkit.org | 2011-04-30 Adam Barth <abarth@webkit.org> |
blob | commitdiff | diff to current |
2011-04-29 |
mrobinson@webkit.org | 2011-04-28 Martin Robinson <mrobinson@igalia.com> |
blob | commitdiff | diff to current |
2011-04-16 |
paroga@webkit.org | 2011-04-16 Patrick Gansterer <paroga@webkit.org> |
blob | commitdiff | diff to current |
2011-04-15 |
joone.hur@collabor... | 2011-04-14 Joone Hur <joone.hur@collabora.co.uk> |
blob | commitdiff | diff to current |
2011-04-07 |
mitz@apple.com | Build fix. |
blob | commitdiff | diff to current |
2011-04-06 |
mrobinson@webkit.org | 2011-04-06 Martin Robinson <mrobinson@igalia.com> |
blob | commitdiff | diff to current |
2011-04-05 |
mrobinson@webkit.org | 2011-04-05 Martin Robinson <mrobinson@igalia.com> |
blob | commitdiff | diff to current |
2011-03-31 |
philn@webkit.org | Unreviewed, rolling out r82496 and its 8 follow-up... |
blob | commitdiff | diff to current |
2011-03-30 |
mrobinson@webkit.org | 2011-03-30 Martin Robinson <mrobinson@igalia.com> |
blob | commitdiff | diff to current |
2011-02-24 |
mrobinson@webkit.org | 2011-02-20 Martin Robinson <mrobinson@igalia.com> |
blob | commitdiff | diff to current |
2011-02-19 |
commit-queue@webki... | 2011-02-19 Zan Dobersek <zandobersek@gmail.com> |
blob | commitdiff | diff to current |
2011-02-17 |
hyatt@apple.com | https://bugs.webkit.org/show_bug.cgi?id=54244 |
blob | commitdiff | diff to current |
2011-02-16 |
zimmermann@webkit.org | 2011-02-15 Nikolas Zimmermann <nzimmermann@rim.com> |
blob | commitdiff | diff to current |
2011-01-08 |
abarth@webkit.org | Move WebCore into Source |
blob | commitdiff | diff to current |
|