index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
Commit message (
Expand
)
Author
Age
*
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
bungeman
2016-08-02
*
Add Overstroke gm
hstern
2016-08-02
*
Add drawImageLattice() and drawBitmapLattice() APIs
msarett
2016-08-02
*
adding new GM to demostrate new shadows
vjiaoblack
2016-08-01
*
SkPaint intercept API for SkTextBlob and horizontal text
fmalita
2016-07-28
*
Add SkGammaColorFilter
robertphillips
2016-07-28
*
Added API for Bevel NormalSource.
dvonbeck
2016-07-28
*
Remove SkSurfaceProps gamma-correctness flag entirely.
brianosman
2016-07-26
*
Update bleed-downscale GM to use power of 2 texture
egdaniel
2016-07-26
*
Just pass the draw context to paint conversion
brianosman
2016-07-25
*
add gm to test bleed with downscale
reed
2016-07-25
*
Add destination color space to AsFPArgs. Eliminates last XFORMTODO.
brianosman
2016-07-25
*
Bundle SkShader::asFragmentProcessor arguments in a struct
brianosman
2016-07-22
*
Fix SkScalerContext_FreeType::generateFontMetrics.
bungeman
2016-07-21
*
Fixed GM:lightingshader2 size
dvonbeck
2016-07-21
*
Adding an SkColorSpace to SkImage_Gpu
brianosman
2016-07-20
*
SkLS now accepting nullptr for diffuse shader and normal source, now accurate...
dvonbeck
2016-07-20
*
Introduce GrColorSpaceXform, for gamut conversion on textures
brianosman
2016-07-18
*
SkPDF: Always give a default advance for glyphs.
halcanary
2016-07-15
*
Probably no need for GM self-tests now that GM doesn't exist.
mtklein
2016-07-14
*
Stop testing texture-backed bitmaps in drawbitmaprect GM
bsalomon
2016-07-14
*
Remove GrWrapTextureInBitmap from public API
bsalomon
2016-07-13
*
Stop testing texture-backed bitmaps in bleed GMs
bsalomon
2016-07-13
*
Disable aliased font test on iOS.
bungeman
2016-07-13
*
Pre-crop filled rects to avoid scissor
csmartdalton
2016-07-13
*
Remove GrLayerHoister
robertphillips
2016-07-13
*
Disable embedded bitmap test on iOS.
bungeman
2016-07-13
*
Revert of Pre-crop filled rects to avoid scissor (patchset #6 id:100001 of ht...
msarett
2016-07-12
*
center glyphs for text-on-path-via-rsxform
reed
2016-07-12
*
Factor code to rotate a canvas about a point.
bungeman
2016-07-12
*
Pre-crop filled rects to avoid scissor
csmartdalton
2016-07-12
*
Use hintgasp font when testing rendering.
bungeman
2016-07-12
*
Revert of Pre-crop filled rects to avoid scissor (patchset #6 id:100001 of ht...
msarett
2016-07-12
*
Pre-crop filled rects to avoid scissor
csmartdalton
2016-07-11
*
Changed SkLightingShader API to take in a shader as color source
dvonbeck
2016-07-10
*
update path->rsxform to correctly interp dy
reed
2016-07-08
*
drawTextRSXform
reed
2016-07-07
*
API change to allow for NormalSource selection at the user level.
dvonbeck
2016-07-06
*
Add gm for various font rendering combinations.
bungeman
2016-07-06
*
Add gm that tests shaded stroked rectangles.
bsalomon
2016-07-06
*
Enlarge strokerect GM size to reveal hidden content
bsalomon
2016-07-06
*
remove DownSample imagefilter
reed
2016-06-25
*
Change SkColor4f to RGBA channel order
brianosman
2016-06-24
*
Move GrPipelineBuilder out of gms & reduce use of GrPipelineBuilder.h
robertphillips
2016-06-23
*
Change loop bounds to be correct (and much less confusing)
brianosman
2016-06-23
*
Add GM for hard stop gradients
fmenozzi
2016-06-22
*
Revert of Store mipmap levels in deferred texture image (patchset #15 id:2800...
brianosman
2016-06-22
*
Remove bubbles GM
fmenozzi
2016-06-22
*
Store mipmap levels in deferred texture image
cblume
2016-06-21
*
Add new GM that exercises Gray 8 mipmapping and sRGB-ness
brianosman
2016-06-21
[next]