aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm
Commit message (Expand)AuthorAge
* DM::SKPSrc::size() reports correct size.Gravatar mtklein2015-01-28
* dstread gmGravatar joshualitt2015-01-28
* Revert of GrBatchPrototype (patchset #32 id:630001 of https://codereview.chro...Gravatar joshualitt2015-01-28
* GrBatchPrototypeGravatar joshualitt2015-01-27
* fix gm to not rely on SkColor's swizzle == SkPMColor'sGravatar reed2015-01-27
* Revert of GrBatchPrototype (patchset #30 id:570001 of https://codereview.chro...Gravatar joshualitt2015-01-27
* Add sbix font to coloremoji gm.Gravatar bungeman2015-01-26
* GrBatchPrototypeGravatar joshualitt2015-01-26
* s/sk_tools::DrawCheckerboard/sk_tool_utils::draw_checkerboard/Gravatar halcanary2015-01-26
* Fix Morphology effects sourcing outside of the crop rect.Gravatar cwallez2015-01-26
* Factor out checkerboard function in gm and sampleapp into tools.Gravatar halcanary2015-01-26
* Collapse consecutive SkTableColorFiltersGravatar cwallez2015-01-26
* Add patheffects to debugger printoutGravatar robertphillips2015-01-26
* Fix Windows buildGravatar robertphillips2015-01-26
* Fold alpha to the inner savelayer in savelayer-savelayer-restore patternsGravatar kkinnunen2015-01-26
* Revert of Fix Morphology effects sourcing outside of the crop rect. (patchset...Gravatar mtklein2015-01-23
* Fix Morphology effects sourcing outside of the crop rect.Gravatar cwallez2015-01-23
* remove unused GM flagsGravatar mtklein2015-01-23
* Spin off GM::runAsBench() from flags.Gravatar mtklein2015-01-23
* add newImage APIGravatar reed2015-01-23
* Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilderGravatar egdaniel2015-01-22
* Make SkStream *not* ref counted.Gravatar scroggo2015-01-21
* remove dead SkPersp macrosGravatar reed2015-01-20
* Revert "Revert "delete old things!""Gravatar bsalomon2015-01-20
* fix labels on image-surface gmGravatar reed2015-01-16
* Revert "delete old things!"Gravatar Brian Salomon2015-01-16
* delete old things!Gravatar bsalomon2015-01-16
* Require budget decision when creating a RenderTarget SkSurface.Gravatar bsalomon2015-01-16
* add gm to show miplevels (patchset #2 id:20001 of https://codereview.chromium...Gravatar reed2015-01-16
* Revert of add gm to show miplevels (patchset #2 id:20001 of https://coderevie...Gravatar mtklein2015-01-15
* add gm to show miplevelsGravatar reed2015-01-15
* SkPictureShader should handle negative scaling gracefully.Gravatar fmalita2015-01-15
* Add repro GM for GPU clipped-AA vs. non-AA drawRect discrepancyGravatar robertphillips2015-01-14
* Revert of Fix GPU clipped-AA vs. non-AA drawRect discrepancy (patchset #2 id:...Gravatar robertphillips2015-01-12
* Fix GPU clipped-AA vs. non-AA drawRect discrepancyGravatar robertphillips2015-01-12
* SIMPLE_GM generates less codeGravatar halcanary2015-01-12
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Remove SkTileGrid (except for TileGridInfo).Gravatar mtklein2015-01-09
* Modify transparency_check GM to always tile correctly.Gravatar halcanary2015-01-08
* add ImageGenerator::NewFromData to porting layerGravatar reed2015-01-07
* Add Alpha fade GM.Gravatar halcanary2015-01-07
* It is dangerous to ignore SkRect::intersect's return valueGravatar robertphillips2015-01-07
* Revert of It is dangerous to ignore SkRect::intersect's return value (patchse...Gravatar robertphillips2015-01-07
* It is dangerous to ignore SkRect::intersect's return valueGravatar robertphillips2015-01-07
* Make DCShader serializable.Gravatar mtklein2015-01-07
* revert buildbot breakerGravatar caryclark2015-01-07
* Remove SkPDFDocument and SkPDFDevice from the public headers.Gravatar halcanary2015-01-06
* Revert "Remove SkPDFDocument and SkPDFDevice from the public headers."Gravatar reed2015-01-06
* Remove SkPDFDocument and SkPDFDevice from the public headers.Gravatar halcanary2015-01-06
* Cleanup: More override fixes - another round.Gravatar tfarina2015-01-05