aboutsummaryrefslogtreecommitdiff
path: root/gm
AgeCommit message (Expand)Author
2014-11-05Bug fix for cull_line in SkDashPathEffect.egdaniel
2014-11-04Crop the fast path dashed lines to the cull rectrobertphillips
2014-11-03Test factory uses the inorder draw bufferjoshualitt
2014-10-31Use Color Processor for color bitmap text draws on gpu.egdaniel
2014-10-30allow SkUserConfig.h to control NOGPUreed
2014-10-28rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlagsbsalomon
2014-10-27add gm: filterbitmap_image_color_wheelhalcanary
2014-10-27Fix the way we patch up the matrix for scaled images that aren'thumper
2014-10-26add gm: colorwheelhalcanary
2014-10-24Add `SkIRect bounds()` convenience method to SkImageInfo and SkBitmap.halcanary
2014-10-23Fix imagemagnifier GM quality and speed.senorblanco
2014-10-23Don't use MIP filter mode on compressed texturesbsalomon
2014-10-23Adding an option to render only the shadow in SkDropShadowImageFiltersugoi
2014-10-23Update fontMgr to take list of bcp47 language tags.bungeman
2014-10-22Add SkTypeface::getBounds()reed
2014-10-20Add color emoji fallback for distance field text.jvanverth
2014-10-10Turn SkCanvasStateUtils into a class with static functions.tfarina
2014-10-09Draw more accurate thick-stroked Beziers (disabled)caryclark
2014-10-09Adding 3D lut color filtersugoi
2014-10-08GrResourceCache2 manages scratch texture.bsalomon
2014-10-08Make GM default to reseting gpu contexts on android.bsalomon
2014-10-08fix android framework build errorsdjsollen
2014-10-08Revert of Make GM default to reseting gpu contexts on android. (patchset #1 i...bsalomon
2014-10-08Make GM default to reseting gpu contexts on android.bsalomon
2014-10-07Revert "GrResourceCache2 manages scratch texture."Brian Salomon
2014-10-07Fix perspective version of dftext GMjvanverth
2014-10-07GrResourceCache2 manages scratch texture.bsalomon
2014-10-06Reduce sizes in dftext GM on Android to match desktop better.jvanverth
2014-10-06Fix multipicturedraw_biglayer GMrobertphillips
2014-10-03Reduce overdraw in MultiPictureDraw Sierpinski GMrobertphillips
2014-10-02Add a MultiPictureDraw GM to exercise layer clippingrobertphillips
2014-10-01fix prev change to tooBigForLCD, and add testreed
2014-09-30Strip old backend recording down to essentialsmtklein
2014-09-30Revert of GrResourceCache2 manages scratch texture. (patchset #14 id:260001 o...robertphillips
2014-09-30GrResourceCache2 manages scratch texture.bsalomon
2014-09-29Make pictures in multipicturedraw GM fit in 0,0..W,H rangerobertphillips
2014-09-24SkCanvas::drawImage is the new way for drawing a SkImage to a Canvaspiotaixr
2014-09-24Revert of SkCanvas::drawImage is the new way for drawing an SkImage to a Canv...borenet
2014-09-23SkCanvas::drawImage is the new way for drawing a SkImage to a Canvaspiotaixr
2014-09-23Patch to create a distinct geometry processor. The vast majority of this patchjoshualitt
2014-09-22Fix SDF font positions when using global scale.jvanverth
2014-09-22Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro...reed
2014-09-21Revert of introduce Props to surface (patchset #27 id:520001 of https://coder...reed
2014-09-21introduce Props to surface (work in progress)reed
2014-09-19SkTextBlob shader space workaround.fmalita
2014-09-19Fix memory leak in MultiPictureDraw GMrobertphillips
2014-09-19Extend MultiPictureDraw GMrobertphillips
2014-09-18check for failed file->data (fails on mac)reed
2014-09-18Bis: Use SkImage::NewFromGenerator() instead of SkImage::newEncodedData()piotaixr
2014-09-17hide deviceproperties, prepare the way for surfacepropsreed