aboutsummaryrefslogtreecommitdiff
path: root/src/pipe
AgeCommit message (Expand)Author
2015-08-06flag to use const& instead of const* for src-rectreed
2015-07-28remove all guards for changes to drawBitmapRect / drawImageRectreed
2015-07-14add src-rect-constraint to drawImageRectreed
2015-06-25add drawImageNinereed
2015-06-24add SkCanvas::drawAtlasreed
2015-06-22Begin kLegacyFontHost_InitType cleanuprobertphillips
2015-06-15Remove the SkCanvas comment APIfmalita
2015-06-04remove stray printfreed
2015-06-02Fixing leaky handling of SkImage in SkDeferredCanvas.junov
2015-05-06Make drawImage a virtual on SkDevicereed
2015-05-06Revert of Revert of Revert of Make drawImage a virtual on SkDevice (patchset ...reed
2015-05-06Revert of Revert of Make drawImage a virtual on SkDevice (patchset #1 id:1 of...reed
2015-05-05Revert of Make drawImage a virtual on SkDevice (patchset #4 id:60001 of https...reed
2015-05-05Make drawImage a virtual on SkDevicereed
2015-04-24Update {virtual,override} to follow C++11 style in src/pipe.tfarina
2015-03-25C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}mtklein
2015-03-16SkPaint::FilterLevel -> SkFilterQualityreed
2015-01-26Remove clear function from SkGPipederekf
2015-01-09Fix up all the easy virtual ... SK_OVERRIDE cases.mtklein
2015-01-05Revert of Revert of move remaining virtual draw methods to onDraw (patchset #...reed
2015-01-05Revert of move remaining virtual draw methods to onDraw (patchset #5 id:80001...reed
2015-01-04move remaining virtual draw methods to onDrawreed
2015-01-02remove unused drawDatareed
2014-12-15Remove SkCanvas::isDrawingToLayerjunov
2014-12-10Remove SkCanvas::drawBitmapMatrix()Florin Malita
2014-12-04Change clear() to respect the clipreed
2014-12-02Revert "Change clear() to respect the clip"reed
2014-12-02Change clear() to respect the clipreed
2014-11-04Revert of Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe (pat...piotaixr
2014-10-22Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipepiotaixr
2014-10-17Revert of Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe (pat...rmistry
2014-10-16Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipepiotaixr
2014-09-16Ensure blob typeface information survives SkGPipe serialization.fmalita
2014-09-05"NULL !=" = NULLbsalomon
2014-08-28SkTextBlob GPipe serialization.fmalita
2014-08-26SkTextBlob plumbingfmalita
2014-08-12SkCanvas::drawPatch param SkPoint[12]dandov
2014-08-09add drawPicture variant that takes a matrix and paintreed
2014-08-07Stopped skipping tests in dm of SkPatch by implementing thedandov
2014-07-30Fix way-over-allocation in pipe.mtklein
2014-06-30SaveFlags be-goneFlorin Malita
2014-06-04Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)robertphillips
2014-05-14Reland the 4x -> 1x allocation from "4x allocation in PipeController is proba...commit-bot@chromium.org
2014-05-14Reland one more bug fix from "4x allocation in PipeController is probably ove...commit-bot@chromium.org
2014-05-14Reland bug fixes from "4x allocation in PipeController is probably overkill."commit-bot@chromium.org
2014-05-14Manually revert "4x allocation in PipeController is probably overkill."commit-bot@chromium.org
2014-05-08Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2014-05-07if SK_DEBUG -> ifdef SK_DEBUGcommit-bot@chromium.org
2014-05-074x allocation in PipeController is probably overkill.commit-bot@chromium.org
2014-04-24Fix build: these asserts are always now true, which GCC warns aboutcommit-bot@chromium.org