2015-03-26 |
mtklein | C++11 override should now be supported by all of {bots... |
blob | commitdiff | raw |
2015-03-23 |
kkinnunen | Do not playback pending commands for full deferred... |
blob | commitdiff | raw | diff to current |
2015-03-14 |
reed | Revert[6] of Change device creation to see the (optiona... |
blob | commitdiff | raw | diff to current |
2015-03-14 |
reed | Revert of Revert of Revert of Revert of Revert of Chang... |
blob | commitdiff | raw | diff to current |
2015-03-14 |
reed | Revert of Revert of Revert of Revert of Change device... |
blob | commitdiff | raw | diff to current |
2015-03-13 |
reed | Revert of Revert of Revert of Change device creation... |
blob | commitdiff | raw | diff to current |
2015-03-13 |
reed | Revert of Revert of Change device creation to see the... |
blob | commitdiff | raw | diff to current |
2015-03-13 |
reed | Revert of Change device creation to see the (optional... |
blob | commitdiff | raw | diff to current |
2015-03-13 |
reed | Change device creation to see the (optional) layer... |
blob | commitdiff | raw | diff to current |
2015-02-27 |
robertphillips | Add rewind capability to SkChunkAlloc |
blob | commitdiff | raw | diff to current |
2015-01-09 |
mtklein | Fix up all the easy virtual ... SK_OVERRIDE cases. |
blob | commitdiff | raw | diff to current |
2015-01-05 |
reed | Revert of Revert of move remaining virtual draw methods... |
blob | commitdiff | raw | diff to current |
2015-01-05 |
reed | Revert of move remaining virtual draw methods to onDraw... |
blob | commitdiff | raw | diff to current |
2015-01-05 |
reed | move remaining virtual draw methods to onDraw |
blob | commitdiff | raw | diff to current |
2014-12-15 |
junov | Remove SkCanvas::isDrawingToLayer |
blob | commitdiff | raw | diff to current |
2014-12-10 |
Florin Malita | Remove SkCanvas::drawBitmapMatrix() |
blob | commitdiff | raw | diff to current |
2014-12-04 |
reed | Change clear() to respect the clip |
blob | commitdiff | raw | diff to current |
2014-12-03 |
reed | Revert "Change clear() to respect the clip" |
blob | commitdiff | raw | diff to current |
2014-12-02 |
reed | Change clear() to respect the clip |
blob | commitdiff | raw | diff to current |
2014-11-13 |
reed | rename filterTextFlags to disableLCD |
blob | commitdiff | raw | diff to current |
2014-11-13 |
fmalita | Rename onCreateDevice -> onCreateCompatibleDevice |
blob | commitdiff | raw | diff to current |
2014-11-13 |
reed | Revert of move to modify onCreateDevice virtual (patchs... |
blob | commitdiff | raw | diff to current |
2014-11-12 |
reed | start to replace onCreateDevice with onCreateCompatible... |
blob | commitdiff | raw | diff to current |
2014-11-04 |
piotaixr | Revert of Override SkCanvas::drawImage() in SkDeferredC... |
blob | commitdiff | raw | diff to current |
2014-10-22 |
piotaixr | Override SkCanvas::drawImage() in SkDeferredCanvas... |
blob | commitdiff | raw | diff to current |
2014-10-17 |
rmistry | Revert of Override SkCanvas::drawImage() in SkDeferredC... |
blob | commitdiff | raw | diff to current |
2014-10-16 |
piotaixr | Override SkCanvas::drawImage() in SkDeferredCanvas... |
blob | commitdiff | raw | diff to current |
2014-09-29 |
fmalita | Revert of Revert of Fix SkTextBlob offset semantics... |
blob | commitdiff | raw | diff to current |
2014-09-29 |
robertphillips | Revert of Fix SkTextBlob offset semantics. (patchset... |
blob | commitdiff | raw | diff to current |
2014-09-26 |
Florin Malita | Fix SkTextBlob offset semantics. |
blob | commitdiff | raw | diff to current |
2014-09-22 |
reed | Introduce Props to surface (patchset #27 id:520001... |
blob | commitdiff | raw | diff to current |
2014-09-21 |
reed | Revert of introduce Props to surface (patchset #27... |
blob | commitdiff | raw | diff to current |
2014-09-21 |
reed | introduce Props to surface (work in progress) |
blob | commitdiff | raw | diff to current |
2014-09-16 |
yunchao.he | Picture Recording: fix the performance bottleneck in... |
blob | commitdiff | raw | diff to current |
2014-09-15 |
mtklein | Revert of Picture Recording: fix the performance bottle... |
blob | commitdiff | raw | diff to current |
2014-09-15 |
yunchao.he | Picture Recording: fix the performance bottleneck in... |
blob | commitdiff | raw | diff to current |
2014-09-05 |
bsalomon | "NULL !=" = NULL |
blob | commitdiff | raw | diff to current |
2014-08-26 |
fmalita | SkTextBlob plumbing |
blob | commitdiff | raw | diff to current |
2014-08-12 |
dandov | SkCanvas::drawPatch param SkPoint[12] |
blob | commitdiff | raw | diff to current |
2014-08-09 |
reed | add drawPicture variant that takes a matrix and paint |
blob | commitdiff | raw | diff to current |
2014-08-07 |
dandov | Stopped skipping tests in dm of SkPatch by implementing the |
blob | commitdiff | raw | diff to current |
2014-08-04 |
dandov | SkCanvas interface for drawing a patch. |
blob | commitdiff | raw | diff to current |
2014-06-30 |
reed | stop calling SkCanvas::getDevice |
blob | commitdiff | raw | diff to current |
2014-06-30 |
Florin Malita | SaveFlags be-gone |
blob | commitdiff | raw | diff to current |
2014-06-14 |
reed | hide virtuals on device for width/height/isopaque |
blob | commitdiff | raw | diff to current |
2014-06-11 |
reed | remove SK_SUPPORT_LEGACY_DEVICE_CONFIG code |
blob | commitdiff | raw | diff to current |
2014-06-04 |
robertphillips | Alter SkCanvas::drawPicture (devirtualize, take const... |
blob | commitdiff | raw | diff to current |
2014-06-03 |
reed | remove SkBounder -- unused and unloved |
blob | commitdiff | raw | diff to current |
2014-06-02 |
reed | hide SkDevice::config() |
blob | commitdiff | raw | diff to current |
2014-04-23 |
reed@google.com | Make drawText calls non-virtual, to ease SkFont and... |
blob | commitdiff | raw | diff to current |
2014-04-22 |
commit-bot@chromiu... | Revert of make drawText calls non-virtual, to ease... |
blob | commitdiff | raw | diff to current |
2014-04-22 |
commit-bot@chromiu... | make drawText calls non-virtual, to ease SkFont and... |
blob | commitdiff | raw | diff to current |
2014-03-27 |
commit-bot@chromiu... | Making SkDeferredCanvas::silentFlush trigger a skippedP... |
blob | commitdiff | raw | diff to current |
2014-03-26 |
reed@google.com | remove all references to legacy Config8888 |
blob | commitdiff | raw | diff to current |
2014-03-25 |
commit-bot@chromiu... | Consolidate SkCanvas matrix virtuals. |
blob | commitdiff | raw | diff to current |
2014-03-17 |
commit-bot@chromiu... | add new readPixels with direct memory parameters |
blob | commitdiff | raw | diff to current |
2014-03-17 |
commit-bot@chromiu... | remove SK_SUPPORT_LEGACY_WRITEPIXELSCONFIG -- dead... |
blob | commitdiff | raw | diff to current |
2014-03-14 |
senorblanco@chromi... | Implement support for a Context parameter in image... |
blob | commitdiff | raw | diff to current |
2014-03-13 |
commit-bot@chromiu... | De-virtualize SkCanvas matrix ops. |
blob | commitdiff | raw | diff to current |
2014-03-13 |
commit-bot@chromiu... | getDeviceCapabilities is no longer need, so remove it |
blob | commitdiff | raw | diff to current |
2014-03-12 |
commit-bot@chromiu... | De-virtualize SkCanvas save/restore. |
blob | commitdiff | raw | diff to current |
2014-03-12 |
reed@google.com | support direct writing to top layer, and hide getTopLayer() |
blob | commitdiff | raw | diff to current |
2014-03-12 |
commit-bot@chromiu... | Revert of Revert of Revert "De-virtualize SkCanvas... |
blob | commitdiff | raw | diff to current |
2014-03-11 |
commit-bot@chromiu... | Revert of Revert "De-virtualize SkCanvas save/restore... |
blob | commitdiff | raw | diff to current |
2014-03-11 |
fmalita@google.com | Revert "De-virtualize SkCanvas save/restore." |
blob | commitdiff | raw | diff to current |
2014-03-11 |
fmalita@google.com | De-virtualize SkCanvas save/restore. |
blob | commitdiff | raw | diff to current |
2014-03-08 |
skia.committer@gma... | Sanitizing source files in Housekeeper-Nightly |
blob | commitdiff | raw | diff to current |
2014-03-07 |
commit-bot@chromiu... | Add SkCanvas::writePixels that takes info+pixels directly |
blob | commitdiff | raw | diff to current |
2014-02-28 |
robertphillips@goo... | add new onClip* methods to SkCanvas |
blob | commitdiff | raw | diff to current |
2014-02-28 |
robertphillips@goo... | Revert of r13620 (add new onClip* methods to SkCanvas... |
blob | commitdiff | raw | diff to current |
2014-02-28 |
robertphillips@goo... | add new onClip* methods to SkCanvas |
blob | commitdiff | raw | diff to current |
2014-02-21 |
commit-bot@chromiu... | override new virtual onDrawDRRect in util canvas subclasses |
blob | commitdiff | raw | diff to current |
2014-02-16 |
commit-bot@chromiu... | Change device factories to take SkImageInfo instead... |
blob | commitdiff | raw | diff to current |
2014-02-14 |
reed@google.com | Revert "Revert of have DeferredDevice inherit from... |
blob | commitdiff | raw | diff to current |
2014-02-14 |
commit-bot@chromiu... | Revert of have DeferredDevice inherit from SkBaseDevice... |
blob | commitdiff | raw | diff to current |
2014-02-14 |
reed@google.com | have DeferredDevice inherit from SkBaseDevice |
blob | commitdiff | raw | diff to current |
2014-02-05 |
reed@google.com | remove SkCanvas::createCompatibleDevice, and add SkCanv... |
blob | commitdiff | raw | diff to current |
2014-02-04 |
reed@google.com | remove (unused by chrome) SkDeferredCanvas(device)... |
blob | commitdiff | raw | diff to current |
2013-11-13 |
reed@google.com | drawPosTextOnPath is now deprecated, removing all overr... |
blob | commitdiff | raw | diff to current |
2013-11-12 |
scroggo@google.com | Override drawRRect in fake SkBitmapDevices. |
blob | commitdiff | raw | diff to current |
2013-10-22 |
bsalomon@google.com | Revert "If the path is a rect, call drawRect to raster... |
blob | commitdiff | raw | diff to current |
2013-10-22 |
bsalomon@google.com | If the path is a rect, call drawRect to raster the... |
blob | commitdiff | raw | diff to current |
2013-10-17 |
robertphillips@goo... | Revert r11842 (call drawRect to try GrAARectRenderer... |
blob | commitdiff | raw | diff to current |
2013-10-17 |
commit-bot@chromiu... | If the path is a rect, call drawRect to raster the... |
blob | commitdiff | raw | diff to current |
2013-10-14 |
robertphillips@goo... | Start cleaning up 64bit Win warnings |
blob | commitdiff | raw | diff to current |
2013-08-29 |
robertphillips@goo... | Split SkDevice into SkBaseDevice and SkBitmapDevice |
blob | commitdiff | raw | diff to current |
2013-08-20 |
robertphillips@goo... | Revert r10830 (Split SkDevice out of SkRasterDevice... |
blob | commitdiff | raw | diff to current |
2013-08-20 |
robertphillips@goo... | Split SkDevice out of SkBitmapDevice |
blob | commitdiff | raw | diff to current |
2013-08-16 |
commit-bot@chromiu... | This CL plumbs in the drawBitmapRectToRect "bleed"... |
blob | commitdiff | raw | diff to current |
2013-08-09 |
commit-bot@chromiu... | Removing deprecated constructors and setDevice from... |
blob | commitdiff | raw | diff to current |
2013-08-06 |
skia.committer@gma... | Sanitizing source files in Housekeeper-Nightly |
blob | commitdiff | raw | diff to current |
2013-08-02 |
junov@chromium.org | Fixing SkDeferredCanvas::writePixels to trigger appropr... |
blob | commitdiff | raw | diff to current |
2013-07-25 |
robertphillips@goo... | drawBitmap* cleanup |
blob | commitdiff | raw | diff to current |
2013-07-23 |
commit-bot@chromiu... | I don't want these changes as part of the "allow bleedi... |
blob | commitdiff | raw | diff to current |
2013-06-26 |
commit-bot@chromiu... | Change undefined SkGpuRenderTarget and SkGpuTexture... |
blob | commitdiff | raw | diff to current |
2013-05-28 |
junov@chromium.org | Build fix |
blob | commitdiff | raw | diff to current |
2013-05-28 |
junov@chromium.org | Changing SkDeferredCanvas to use factories for creation |
blob | commitdiff | raw | diff to current |
2013-05-24 |
junov@chromium.org | Adding setSurface public API method to SkDeferredCanvas |
blob | commitdiff | raw | diff to current |
2013-05-21 |
junov@chromium.org | Fixing deferred canvases so that they do not return... |
blob | commitdiff | raw | diff to current |
2013-04-22 |
commit-bot@chromiu... | Adding optimization to avoid image copy in SkSurface... |
blob | commitdiff | raw | diff to current |
next |