index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gn
Commit message (
Expand
)
Author
Age
*
run skslc output through clang-format
Ethan Nicholas
2017-07-19
*
Remove GrLegacyMeshDrawOp and GrPipelineBuilder
Brian Salomon
2017-07-19
*
Move GrTypesPriv.h to include/private
Brian Salomon
2017-07-19
*
Remove GrAnalyticRectOp, the last legacy GrMeshDrawOp
Brian Salomon
2017-07-19
*
Add GrResourceAllocator class + unit test
Robert Phillips
2017-07-19
*
quote $windk to make copy-and-paste easy
Mike Klein
2017-07-17
*
Coverage counting path renderer
Chris Dalton
2017-07-14
*
converted GrBlurredEdgeFragmentProcessor to sksl
Ethan Nicholas
2017-07-14
*
converted EllipseEffect to sksl
Ethan Nicholas
2017-07-14
*
Add GN arg to allow Flutter-specific API guards
Brian Osman
2017-07-14
*
Remove GrTestMeshDrawOp
Brian Salomon
2017-07-14
*
converted CircleEffect to SkSL
Ethan Nicholas
2017-07-14
*
Revert "Revert "Experimental blur code with 32 bit fix.""
Mike Reed
2017-07-13
*
Give GrSimpleMeshDrawOpHelper a cpp file
Brian Salomon
2017-07-13
*
Re-land of "converted GrSimpleTextureEffect to sksl"
Ethan Nicholas
2017-07-13
*
Revert "Experimental blur code with 32 bit fix."
Mike Reed
2017-07-13
*
Add arc support to gpu Obj c++ code
Greg Daniel
2017-07-12
*
SkPDF: simplify drawImage/Bitmap/Sprite code.
Hal Canary
2017-07-12
*
Experimental blur code with 32 bit fix.
Herb Derby
2017-07-12
*
Revert "converted GrSimpleTextureEffect to sksl"
Ethan Nicholas
2017-07-12
*
converted GrSimpleTextureEffect to sksl
Ethan Nicholas
2017-07-12
*
remove unreachable perspective code for imageshader
Mike Reed
2017-07-12
*
Revert "Experimental blur code."
Florin Malita
2017-07-12
*
Experimental blur code.
Herb Derby
2017-07-12
*
Stop adding Android-specific defines to SkUserConfig
Leon Scroggins III
2017-07-11
*
Re-land "converted GrCircleBlurFragmentProcessor to sksl"
Ethan Nicholas
2017-07-11
*
Revert "remove flags for android"
Mike Reed
2017-07-10
*
Blur gm.
Herb Derby
2017-07-10
*
remove flags for android
Mike Reed
2017-07-10
*
Revert "converted GrCircleBlurFragmentProcessor to sksl"
Ethan Nicholas
2017-07-10
*
converted GrCircleBlurFragmentProcessor to sksl
Ethan Nicholas
2017-07-07
*
add guard for android (needs rebaseline)
Mike Reed
2017-07-07
*
Revert "Revert "Make mock GrContext unit testable.""
Brian Salomon
2017-07-06
*
Potentially fix definition of GR_TEST_UTILS in gn_to_bp.py
Brian Salomon
2017-07-06
*
Attempt to fix Android framework build
Brian Salomon
2017-07-06
*
Revert "Make mock GrContext unit testable."
Brian Salomon
2017-07-06
*
Make mock GrContext unit testable.
Brian Salomon
2017-07-06
*
srgb conversion needs to be in unpremul
Mike Reed
2017-07-06
*
Add basic metal build files for backend
Greg Daniel
2017-07-05
*
rewrote GrAlphaThresholdFragmentProcessor in sksl
Ethan Nicholas
2017-07-05
*
SkPDF: Refactor PDFShader to use ShTHashMap<>
Hal Canary
2017-07-05
*
Add a nanobench for drawing glyphs as paths
Chris Dalton
2017-07-05
*
Revert "enable new tiling for android"
Mike Reed
2017-07-05
*
enable new tiling for android
Mike Reed
2017-07-05
*
update blendmode bench
Mike Reed
2017-07-04
*
remove unneeded code for index8 imagse
Mike Reed
2017-07-03
*
Added new edge handling mode (clamp and repeat) to Gaussian blur filter.
wutao
2017-06-30
*
Delete non-raster-pipeline SkTwoPointConicalGradient impl
Florin Malita
2017-06-30
*
Always use raster pipeline for SkTwoPointConicalGradient
Florin Malita
2017-06-29
*
Re-re-land sksl fragment processor support
Ethan Nicholas
2017-06-29
[next]