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
*
This replaces the texture creation/caching functions on GrContext with a GrTe...
bsalomon
2015-04-30
*
Move resource fonts to common location.
bungeman
2015-04-30
*
Make XPFragmentBuilder only Builder with access to DstCopy.
egdaniel
2015-04-29
*
Remove system call in DW for default font.
bungeman
2015-04-29
*
Do circular clipping in normalized space
bsalomon
2015-04-28
*
Use GLSLCaps for creating processor keys and GLSL-specific programs
jvanverth
2015-04-28
*
Fix memory deletion error in "convex-lineonly-paths" GM
robertphillips
2015-04-28
*
Add new GM/bench for line-only convex paths
robertphillips
2015-04-28
*
Mike's radial gradient CL with better float -> int.
mtklein
2015-04-27
*
Revert of Mike's radial gradient CL with better float -> int. (patchset #7 id...
mtklein
2015-04-27
*
Mike's radial gradient CL with better float -> int.
mtklein
2015-04-27
*
Cleanup: Remove unnecessary double-semicolons.
tfarina
2015-04-27
*
add GM to show bad banding in raster for radial gradients
reed
2015-04-23
*
new GM to test clipping cubics
reed
2015-04-22
*
Make pixel_snap GMs incur less platform-specific variation
bsalomon
2015-04-22
*
Add GM to test non-AA pixel snapping for points, lines, rects.
bsalomon
2015-04-22
*
adjust GM to have a final opaque bg, to make it easier to triage
reed
2015-04-20
*
add GM to test imagefilters + xfermodes
reed
2015-04-20
*
PDF: Correctly embed JPEG images directly into PDF output.
halcanary
2015-04-17
*
adding new gm to rotate, translate, and scale textblobs
joshualitt
2015-04-17
*
add a GM to demo the blend bug
mtklein
2015-04-17
*
Don't serialize anything for SkEmptyShader.
mtklein
2015-04-16
*
widen output png size of bmp_filter_quality_repeat
Brian Salomon
2015-04-16
*
Add GM that tests bmp filter qualities with repeat mode
bsalomon
2015-04-16
*
Don't draw if SkShader::asNewFragmentProcessor fails.
bsalomon
2015-04-15
*
remove randomness in dstreadshuffle
joshualitt
2015-04-15
*
Start canonicalizing color for all A8 textblobs
joshualitt
2015-04-14
*
Add GM to exercise high quality anisotropic scaling
robertphillips
2015-04-14
*
GM: add fadefilter gm
halcanary
2015-04-14
*
always layout w/ same bounds
reed
2015-04-11
*
use anon namespace to avoid (silent) collisions between local test classes
reed
2015-04-11
*
Adding draw looper gm for textblobs
joshualitt
2015-04-10
*
Change some more GMs to clear to opaque black, not transparent black.
senorblanco
2015-04-09
*
Add GM to repro crbug.com/472795
robertphillips
2015-04-09
*
Use opaque black not transparent black as imagefilter GM background.
senorblanco
2015-04-08
*
BUG=skia:
joshualitt
2015-04-03
*
Add constant color GrFP.
bsalomon
2015-04-02
*
Revert of Add constant color GrFP. (patchset #10 id:180001 of https://coderev...
bsalomon
2015-04-02
*
pass legal premul values to bitmap -- do we still need this GM?
reed
2015-04-02
*
Implement approx-match support in image filter saveLayer() offscreen.
senorblanco
2015-04-02
*
Revert of Implement approx-match support in image filter saveLayer() offscree...
rmistry
2015-04-01
*
Add constant color GrFP.
bsalomon
2015-04-01
*
Implement approx-match support in image filter saveLayer() offscreen.
senorblanco
2015-04-01
*
Revert of Implement approx-match support in image filter saveLayer() offscree...
rmistry
2015-04-01
*
Implement approx-match support in image filter saveLayer() offscreen.
senorblanco
2015-03-31
*
Fix variable names in xfermodes2 gm test
cdalton
2015-03-30
*
Use a black background in imagefiltersgraph so 8888 and 565 look similar.
mtklein
2015-03-27
*
Add matrix constructing helpers to SkMatrix
robertphillips
2015-03-26
*
cumulative pathops patch
caryclark
2015-03-26
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
[next]