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
*
draw 3 moveTos followed by various others [moves, lines, closes]
reed
2015-09-04
*
update gm test size to include new elements
caryclark
2015-09-04
*
change for issue 562
caryclark
2015-09-04
*
Minor code cleanup (left over from prior CL)
robertphillips
2015-09-03
*
Will try composing a linear gradient with a color bitmap as well as an alpha8...
wangyix
2015-09-03
*
Add new GM to directly exercise perspective bitmap drawing
robertphillips
2015-09-03
*
Limit lifetime of GrDrawContext objects
robertphillips
2015-09-01
*
Rename flag from "distance field" to "device independent."
bsalomon
2015-08-31
*
Add a GM for image filters applied to stroked primitives.
senorblanco
2015-08-31
*
Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor*
bsalomon
2015-08-28
*
Revert of Change SkShader;asFragmentProcessor signature to no longer take skp...
rmistry
2015-08-28
*
Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor*
bsalomon
2015-08-28
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Remove GrStagedProcessor, remove the word Stage as it applies to FPs
bsalomon
2015-08-27
*
Fix clipped lighting image filters.
senorblanco
2015-08-26
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Write a gm to verify append large glyph as path works
joshualitt
2015-08-26
*
zero-length cap fix
caryclark
2015-08-26
*
Revert of Remove GrStagedProcessor, remove the word Stage as it applies to FP...
rmistry
2015-08-26
*
Remove GrStagedProcessor, remove the word Stage as it applies to FPs
bsalomon
2015-08-26
*
Reland of ix zero-length tangent (patchset #1 id:1 of https://codereview.chro...
caryclark
2015-08-25
*
Revert of fix zero-length tangent (patchset #2 id:20001 of https://codereview...
caryclark
2015-08-25
*
fix zero-length tangent
caryclark
2015-08-25
*
Revert of experiment with zero-length round capped line segments (patchset #4...
caryclark
2015-08-21
*
experiment with zero-length round capped line segments
caryclark
2015-08-21
*
Standardize BW to NonAA
joshualitt
2015-08-21
*
Create separate entry points for the various flavors of drawRect
joshualitt
2015-08-21
*
GMs: change some GMs to use SkImage over SkBitmap
halcanary
2015-08-21
*
add gm for image->newShader
reed
2015-08-20
*
Reland of Implement canComputeFastBounds() for image filters. (patchset #1 id...
senorblanco
2015-08-20
*
fix override
caryclark
2015-08-20
*
fix cubic clip in y
caryclark
2015-08-20
*
Revert of Implement canComputeFastBounds() for image filters. (patchset #8 id...
herb
2015-08-20
*
subdivide path when side-clipping fails
caryclark
2015-08-20
*
Use static_assert instead of SK_COMPILE_ASSERT.
bungeman
2015-08-20
*
Implement canComputeFastBounds() for image filters.
senorblanco
2015-08-20
*
Update SkLightingShader to support rotation
robertphillips
2015-08-20
*
Revert "Update SkLightingShader to support rotation"
robertphillips
2015-08-19
*
Fix transformed stroke width in GrAALinearizingConvexPathRenderer.
ethannicholas
2015-08-19
*
Update SkLightingShader to support rotation
robertphillips
2015-08-19
*
widen gm to show entire image, add place-holder for no context
reed
2015-08-19
*
When getGLInstance is called on a frag proc, the resulting GrGLFragmentProces...
wangyix
2015-08-18
*
Add subsets to SkImageGenerator and SkImageCacherator
reed
2015-08-18
*
Move normal map creation methods to sk_tools
robertphillips
2015-08-17
*
Make GrVertexBatch objects hold their own draws during GrDrawTarget flush
bsalomon
2015-08-17
*
A bit of misc cleanup.
mtklein
2015-08-14
*
Add GM to test drawing atlas case
joshualitt
2015-08-14
*
Split GrDrawBatch and GrVertexBatch into their own files
bsalomon
2015-08-13
*
some catchup CL revisions
reed
2015-08-13
*
Introduce GrBatch subclasses GrDrawBatch and GrVertexBatch to prepare for non...
bsalomon
2015-08-13
[next]