aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/utils/debugger
Commit message (Expand)AuthorAge
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-02-25
* Add DRRect to debuggerGravatar commit-bot@chromium.org2014-02-24
* override new virtual onDrawDRRect in util canvas subclassesGravatar commit-bot@chromium.org2014-02-21
* Factory methods for heap-allocated SkPathEffect and SkXfermode objects.Gravatar commit-bot@chromium.org2014-02-20
* add SkCanvas constructor that explicitly creates no_config with dimensionsGravatar commit-bot@chromium.org2014-01-31
* add installPixelsGravatar reed@google.com2014-01-24
* Fix incremental visibility filter handling.Gravatar commit-bot@chromium.org2013-12-04
* Reverting r12427Gravatar rmistry@google.com2013-12-02
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-12-02
* Revert "Revert "remove kA1_Config, as it is no longer supported""Gravatar commit-bot@chromium.org2013-11-26
* Revert "remove kA1_Config, as it is no longer supported"Gravatar reed@google.com2013-11-25
* remove kA1_Config, as it is no longer supportedGravatar reed@google.com2013-11-25
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-11-22
* Fix SkScalar conversion warning.Gravatar fmalita@google.com2013-11-21
* Show basic SkPicture details in debugger.Gravatar commit-bot@chromium.org2013-11-21
* More Windows 64b compilation warning fixesGravatar robertphillips@google.com2013-11-21
* Reverting r12315 (More Windows 64b compilation warning fixes) due to compilat...Gravatar robertphillips@google.com2013-11-20
* More Windows 64b compilation warning fixesGravatar robertphillips@google.com2013-11-20
* Removed deprecated API calls that have crept inGravatar robertphillips@google.com2013-11-10
* "Fix" bug in debug canvasGravatar robertphillips@google.com2013-11-07
* Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si...Gravatar reed@google.com2013-10-31
* Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t...Gravatar reed@google.com2013-10-31
* add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ...Gravatar reed@google.com2013-10-31
* Revert "If the path is a rect, call drawRect to raster the geometry in SkCanv...Gravatar bsalomon@google.com2013-10-22
* If the path is a rect, call drawRect to raster the geometry in SkCanvas::draw...Gravatar bsalomon@google.com2013-10-22
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-10-18
* Add texture filtering override to debuggerGravatar robertphillips@google.com2013-10-17
* Revert r11842 (call drawRect to try GrAARectRenderer if the path is a rect - ...Gravatar robertphillips@google.com2013-10-17
* If the path is a rect, call drawRect to raster the geometry in SkCanvas::draw...Gravatar commit-bot@chromium.org2013-10-17
* Remove mismatched delete.Gravatar scroggo@google.com2013-08-26
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-08-17
* This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on ...Gravatar commit-bot@chromium.org2013-08-16
* Fix OverdrawFilter not set on first call to SkDebugCanvas::drawTo()Gravatar commit-bot@chromium.org2013-08-05
* Const-ify SkDebugCanvas::getSize().Gravatar commit-bot@chromium.org2013-07-15
* SkObjectParser::SaveFlagsToString() should handle SaveFlags as a bitmask.Gravatar fmalita@google.com2013-07-11
* remove RLE config from debugger tooGravatar edisonn@google.com2013-06-26
* SkDebugCanvas: remove unused <iostream> include.Gravatar commit-bot@chromium.org2013-06-21
* Rename SkDrawCommand subclassesGravatar commit-bot@chromium.org2013-06-18
* Expose debugger backend classes externally.Gravatar fmalita@google.com2013-06-13