| Commit message (Expand) | Author | Age |
* | Make drawImage a virtual on SkDevice | reed | 2015-05-06 |
* | Revert of Revert of Revert of Make drawImage a virtual on SkDevice (patchset ... | reed | 2015-05-06 |
* | Revert of Revert of Make drawImage a virtual on SkDevice (patchset #1 id:1 of... | reed | 2015-05-06 |
* | Revert of Make drawImage a virtual on SkDevice (patchset #4 id:60001 of https... | reed | 2015-05-05 |
* | Make drawImage a virtual on SkDevice | reed | 2015-05-05 |
* | Update {virtual,override} to follow C++11 style in src/pipe. | tfarina | 2015-04-24 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | SkPaint::FilterLevel -> SkFilterQuality | reed | 2015-03-16 |
* | Remove clear function from SkGPipe | derekf | 2015-01-26 |
* | Fix up all the easy virtual ... SK_OVERRIDE cases. | mtklein | 2015-01-09 |
* | Revert of Revert of move remaining virtual draw methods to onDraw (patchset #... | reed | 2015-01-05 |
* | Revert of move remaining virtual draw methods to onDraw (patchset #5 id:80001... | reed | 2015-01-05 |
* | move remaining virtual draw methods to onDraw | reed | 2015-01-04 |
* | remove unused drawData | reed | 2015-01-02 |
* | Remove SkCanvas::isDrawingToLayer | junov | 2014-12-15 |
* | Remove SkCanvas::drawBitmapMatrix() | Florin Malita | 2014-12-10 |
* | Change clear() to respect the clip | reed | 2014-12-04 |
* | Revert "Change clear() to respect the clip" | reed | 2014-12-02 |
* | Change clear() to respect the clip | reed | 2014-12-02 |
* | Revert of Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe (pat... | piotaixr | 2014-11-04 |
* | Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe | piotaixr | 2014-10-22 |
* | Revert of Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe (pat... | rmistry | 2014-10-17 |
* | Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe | piotaixr | 2014-10-16 |
* | Ensure blob typeface information survives SkGPipe serialization. | fmalita | 2014-09-16 |
* | "NULL !=" = NULL | bsalomon | 2014-09-05 |
* | SkTextBlob GPipe serialization. | fmalita | 2014-08-28 |
* | SkTextBlob plumbing | fmalita | 2014-08-26 |
* | SkCanvas::drawPatch param SkPoint[12] | dandov | 2014-08-12 |
* | add drawPicture variant that takes a matrix and paint | reed | 2014-08-09 |
* | Stopped skipping tests in dm of SkPatch by implementing the | dandov | 2014-08-07 |
* | Fix way-over-allocation in pipe. | mtklein | 2014-07-30 |
* | SaveFlags be-gone | Florin Malita | 2014-06-30 |
* | Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) | robertphillips | 2014-06-04 |
* | Reland the 4x -> 1x allocation from "4x allocation in PipeController is proba... | commit-bot@chromium.org | 2014-05-14 |
* | Reland one more bug fix from "4x allocation in PipeController is probably ove... | commit-bot@chromium.org | 2014-05-14 |
* | Reland bug fixes from "4x allocation in PipeController is probably overkill." | commit-bot@chromium.org | 2014-05-14 |
* | Manually revert "4x allocation in PipeController is probably overkill." | commit-bot@chromium.org | 2014-05-14 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2014-05-08 |
* | if SK_DEBUG -> ifdef SK_DEBUG | commit-bot@chromium.org | 2014-05-07 |
* | 4x allocation in PipeController is probably overkill. | commit-bot@chromium.org | 2014-05-07 |
* | Fix build: these asserts are always now true, which GCC warns about | commit-bot@chromium.org | 2014-04-24 |
* | fix int/size_t warnings in pipe | commit-bot@chromium.org | 2014-04-24 |
* | Make drawText calls non-virtual, to ease SkFont and TextBlob (https://coderev... | reed@google.com | 2014-04-23 |
* | Revert of make drawText calls non-virtual, to ease SkFont and TextBlob (https... | commit-bot@chromium.org | 2014-04-22 |
* | make drawText calls non-virtual, to ease SkFont and TextBlob | commit-bot@chromium.org | 2014-04-22 |
* | remove legacy filter-flags, and store FilterLevel directly | commit-bot@chromium.org | 2014-04-16 |
* | Consolidate SkCanvas matrix virtuals. | commit-bot@chromium.org | 2014-03-25 |
* | De-virtualize SkCanvas matrix ops. | commit-bot@chromium.org | 2014-03-13 |
* | De-virtualize SkCanvas save/restore. | commit-bot@chromium.org | 2014-03-12 |
* | Revert of Revert of Revert "De-virtualize SkCanvas save/restore." (https://co... | commit-bot@chromium.org | 2014-03-12 |