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
...
*
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
*
Extend SkImageGenerator to support natively generated GrTextures. As part of ...
reed
2015-08-13
*
add SkImage::NewFromPicture and a GM to test it
reed
2015-08-13
*
GrDrawVertices to batches
joshualitt
2015-08-07
*
Fix warnings on VS2015 x86_64 build
bsalomon
2015-08-06
*
flag to use const& instead of const* for src-rect
reed
2015-08-06
*
Don't pass pipeline to GrBatch::generateGeometry()
bsalomon
2015-08-06
*
IWYU: 'core' target, files starting A-C.
bungeman
2015-08-05
*
Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h...
reed
2015-08-04
*
IWYU: 'core' target, files starting A-C.
bungeman
2015-08-04
*
SkPictureImageGenerator
fmalita
2015-08-04
*
Added registerChild; transforms, textures, glKey automatically handled.
wangyix
2015-08-04
*
Fix elliptical rrect clip shaders for large radii on devices with mediump
bsalomon
2015-08-03
*
Use new API everywhere for GrDefaultGeoProcFactory
joshualitt
2015-08-03
*
Revert of Use new API everywhere for GrDefaultGeoProcFactory (patchset #5 id:...
joshualitt
2015-08-03
[prev]
[next]