2015-03-26 |
mtklein | C++11 override should now be supported by all of {bots... |
blob | commitdiff | raw |
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 |
2015-01-02 |
reed | remove unused drawData |
blob | commitdiff | raw | diff to current |
2014-12-15 |
junov | Remove SkCanvas::isDrawingToLayer |
blob | commitdiff | raw | diff to current |
2014-12-12 |
mtklein | Cull pushCull and popCull from Skia. |
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-12 |
mtklein | Restore bitmap dedup in SkPictureRecord. Cuts RAM... |
blob | commitdiff | raw | diff to current |
2014-11-12 |
mtklein | More cleanup: streamline paths and bitmaps. |
blob | commitdiff | raw | diff to current |
2014-11-12 |
mtklein | Start stripping out complicated parts of SkPicture... |
blob | commitdiff | raw | diff to current |
2014-10-28 |
piotaixr | Removing dead code from CanvasTest |
blob | commitdiff | raw | diff to current |
2014-09-30 |
mtklein | Strip old backend recording down to essentials |
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-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-11 |
robertphillips | Cleaning up SkPicture-related classes |
blob | commitdiff | raw | diff to current |
2014-08-11 |
robertphillips | Remove Matrix/Clip State collapse code |
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-08 |
hendrikw | Moved SkPictureContentInfo into its own file. It now... |
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-07-10 |
robertphillips | Cleanup SkPicture* classes a bit |
blob | commitdiff | raw | diff to current |
2014-07-01 |
robertphillips | Rename SkPicturePlayback to SkPictureData |
blob | commitdiff | raw | diff to current |
2014-06-30 |
Florin Malita | SaveFlags be-gone |
blob | commitdiff | raw | diff to current |
2014-06-12 |
robertphillips | Remove SkPicture pointer from SkPicturePlayback |
blob | commitdiff | raw | diff to current |
2014-06-11 |
robertphillips | Remove picture pre-allocation from SkPictureRecorder |
blob | commitdiff | raw | diff to current |
2014-06-04 |
robertphillips | Alter SkCanvas::drawPicture (devirtualize, take const... |
blob | commitdiff | raw | diff to current |
2014-05-06 |
senorblanco@chromi... | Fix for empty saveLayer() with a filter which affects... |
blob | commitdiff | raw | diff to current |
2014-04-23 |
commit-bot@chromiu... | First step in pulling SkPicturePlayback & SkPictureReco... |
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-04-22 |
commit-bot@chromiu... | fix size_t/int warnings in pictures |
blob | commitdiff | raw | diff to current |
2014-04-14 |
commit-bot@chromiu... | Remove currently unused code |
blob | commitdiff | raw | diff to current |
2014-03-25 |
commit-bot@chromiu... | Consolidate SkCanvas matrix virtuals. |
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-12 |
commit-bot@chromiu... | De-virtualize SkCanvas save/restore. |
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-07 |
commit-bot@chromiu... | This is just the first version and shows how I intend... |
blob | commitdiff | raw | diff to current |
2014-03-04 |
commit-bot@chromiu... | The motivation for this CL is to de-clutter SkPicture... |
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-27 |
commit-bot@chromiu... | Culling API |
blob | commitdiff | raw | diff to current |
2014-02-21 |
commit-bot@chromiu... | add SkCanvas::drawDRRect |
blob | commitdiff | raw | diff to current |
2014-02-17 |
commit-bot@chromiu... | change PictureRecord (and its private subclasses) to... |
blob | commitdiff | raw | diff to current |
2014-02-17 |
commit-bot@chromiu... | still trying to kill setDevice: rename to setRootDevice... |
blob | commitdiff | raw | diff to current |
2014-02-13 |
commit-bot@chromiu... | add peekPixels to SkCanvas and SkSurface |
blob | commitdiff | raw | diff to current |
2014-02-13 |
commit-bot@chromiu... | Revert of add peekPixels to SkCanvas and SkSurface... |
blob | commitdiff | raw | diff to current |
2014-02-13 |
mike@reedtribe.org | add peekPixels to SkCanvas and SkSurface |
blob | commitdiff | raw | diff to current |
2014-02-11 |
robertphillips@goo... | Collapse matrix & clip stack in PictureRecord |
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-05 |
skia.committer@gma... | Sanitizing source files in Housekeeper-Nightly |
blob | commitdiff | raw | diff to current |
2014-02-04 |
robertphillips@goo... | Update SkPictureRecord to allow some ops to be written... |
blob | commitdiff | raw | diff to current |
2014-01-23 |
commit-bot@chromiu... | No deduping dictionaries for matrices and regions. |
blob | commitdiff | raw | diff to current |
2013-10-31 |
reed@google.com | Revert "Revert "add SK_ATTR_DEPRECATED -- will need... |
blob | commitdiff | raw | diff to current |
2013-10-31 |
reed@google.com | Revert "add SK_ATTR_DEPRECATED -- will need to disable... |
blob | commitdiff | raw | diff to current |
2013-10-31 |
reed@google.com | add SK_ATTR_DEPRECATED -- will need to disable for... |
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-15 |
robertphillips@goo... | Second wave of Win64 warning cleanup |
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-22 |
commit-bot@chromiu... | Remove the call to getFontMetrics from SkBBoxRecord |
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-17 |
skia.committer@gma... | Sanitizing source files in Housekeeper-Nightly |
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-05-29 |
junov@chromium.org | Moving updateClipConservativelyUsingBounds into SkCanvas |
blob | commitdiff | raw | diff to current |
2013-05-29 |
robertphillips@goo... | First pass at Comment API |
blob | commitdiff | raw | diff to current |
2013-05-08 |
junov@chromium.org | Fix behavior of SkPicture::kUsePathBoundsForClip_Record... |
blob | commitdiff | raw | diff to current |
2013-03-15 |
commit-bot@chromiu... | Fixing SkPicture command pattern optimizations to make... |
blob | commitdiff | raw | diff to current |
2013-02-16 |
skia.committer@gma... | Sanitizing source files in Skia_Periodic_House_Keeping |
blob | commitdiff | raw | diff to current |
2013-02-15 |
robertphillips@goo... | Now store chunk size in skp file format |
blob | commitdiff | raw | diff to current |
2013-01-22 |
junov@chromium.org | Simple Build fix. Unreviewed. |
blob | commitdiff | raw | diff to current |
2013-01-22 |
junov@chromium.org | Fixing invalid text clipping on SkPicture playback |
blob | commitdiff | raw | diff to current |
2012-12-12 |
reed@google.com | revert 6766, thereby re-landing 6762-6763 now that... |
blob | commitdiff | raw | diff to current |
2012-12-12 |
reed@google.com | revert 6762-6763, since those require new skps to be... |
blob | commitdiff | raw | diff to current |
2012-12-12 |
reed@google.com | make RRect and Oval first-class drawing primitives... |
blob | commitdiff | raw | diff to current |
2012-12-07 |
reed@google.com | cache fontmetrics in picture-record |
blob | commitdiff | raw | diff to current |
2012-10-19 |
robertphillips@goo... | Added ability to extract SkBitmaps to filter tool |
blob | commitdiff | raw | diff to current |
2012-09-27 |
reed@google.com | remove call to setBitmapDevice (deprecated). |
blob | commitdiff | raw | diff to current |
2012-09-18 |
reed@google.com | re-re-land 5578 |
blob | commitdiff | raw | diff to current |
2012-09-18 |
reed@google.com | revert 5580 |
blob | commitdiff | raw | diff to current |
2012-09-18 |
reed@google.com | re-land 5578 w/ pipe fix |
blob | commitdiff | raw | diff to current |
2012-09-18 |
reed@google.com | revert 5578 -- broke pipe |
blob | commitdiff | raw | diff to current |
2012-09-18 |
reed@google.com | Change drawBitmapRect to take a float-src-rect instead... |
blob | commitdiff | raw | diff to current |
2012-09-11 |
rileya@google.com | Add SkBBoxRecord subclass that builds up a BBoxHierarch... |
blob | commitdiff | raw | diff to current |
2012-08-30 |
reed@google.com | peephole optimize save/restore brackets that contain... |
blob | commitdiff | raw | diff to current |
2012-08-29 |
djsollen@google.com | Implement multi-threaded picture playback via cloning. |
blob | commitdiff | raw | diff to current |
next |