index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Add shader-based GaussianEdgeShader for reveal case
robertphillips
2016-09-12
*
Remove GrPrimitiveProcessor::hasTransformedLocalCoords
bsalomon
2016-09-12
*
change SkStreams to work with sk_sp<SkData> instead of SkData*
reed
2016-09-12
*
Fix device cfg for GalaxyS7
borenet
2016-09-12
*
Documentation: MSKP
halcanary
2016-09-12
*
Add workaround for Adreno copyImageToBuffer calls on Vulkan
egdaniel
2016-09-12
*
Run recipes.py with --timestamps
borenet
2016-09-12
*
Fix GaussianEdgeShader GLSL code
jvanverth
2016-09-12
*
Remove unneeded GrGLSLTransformedCoordsArray type
bsalomon
2016-09-12
*
Revert of Turned on SkSL->GLSL compiler (patchset #12 id:220001 of https://co...
ethannicholas
2016-09-12
*
Remove unneeded bounds outset in GrDrawContext::drawVertices.
bsalomon
2016-09-12
*
glTexStorage requires sized formats, ensure that we're following that rule
brianosman
2016-09-12
*
Remove ability to skip coord transform comparison in pipeline comparison.
bsalomon
2016-09-12
*
SkPDF: refactor & code cleanup ahead of https://crrev.com/2322403002
halcanary
2016-09-12
*
Two changes:
brianosman
2016-09-12
*
Turned on SkSL->GLSL compiler
ethannicholas
2016-09-12
*
Update SampleAndroidShadows to use algorithm closer to Android OpenGL
jvanverth
2016-09-12
*
helper to SkRect to create from SkISize
reed
2016-09-12
*
check for identity in translate
reed
2016-09-12
*
fix code behind SK_SUPPORT_LEGACY_MINOR_EFFECT_PTR
reed
2016-09-12
*
use expected name for setDrawLooper/getDrawLooper
reed
2016-09-11
*
Update SKP version
update-skps
2016-09-11
*
SkPDF: SkShaper_primitive uses new textblob API
halcanary
2016-09-10
*
Adds missing and removes duplicate tracing macros.
carlosk
2016-09-09
*
made point lights linear attenuation; also fixed point light depth bug
vjiaoblack
2016-09-09
*
SkPDF/Tests: imporve test coverage.
halcanary
2016-09-09
*
Fix color gamut xform matrices in GPU code
brianosman
2016-09-09
*
GN: port a few missing Android bits from GYP.
mtklein
2016-09-09
*
Fix storage of gamut transform matrices in SkColorSpace
brianosman
2016-09-09
*
Skip adding coincident edges found
caryclark
2016-09-09
*
Added in Radial Shadows
vjiaoblack
2016-09-09
*
Delete some LUTs from SkColorSpaceXform
msarett
2016-09-09
*
fix fuzzer
caryclark
2016-09-09
*
Fix issues in assets scripts
borenet
2016-09-09
*
SkPDF: implement drawTextBlob()
halcanary
2016-09-09
*
SkPDF: hand SfntlyWrapper::SubsetFont() ttcIndex, not fontName.
halcanary
2016-09-08
*
Fix strange failures on Android N
kjlubick
2016-09-08
*
Benchmarks for testing changes to GrResourceCache replacement policy when ove...
bsalomon
2016-09-08
*
Checking for valid colorType, alphaType, colorSpace in SkCodec
msarett
2016-09-08
*
Move prepareForExternalIO implementation from GrContext to GrDrawingManager
bsalomon
2016-09-08
*
Apple devices do not support CRC32 instructions. Don't believe Clang's lies.
mtklein
2016-09-08
*
Revert of Checking for valid colorType, alphaType, colorSpace in SkCodec (pat...
msarett
2016-09-08
*
Checking for valid colorType, alphaType, colorSpace in SkCodec
msarett
2016-09-08
*
Cache the inverse matrix on SkColorSpace. Rename xyz() to toXYZ().
brianosman
2016-09-08
*
GN: add a helper script for running Android builds
mtklein
2016-09-08
*
Push usage of GrColor4f into OverrideInput
brianosman
2016-09-08
*
most is fine for *SAN bots now
mtklein
2016-09-08
*
removed const from ASTVarDeclaration::fName to avoid a Chromium build failure
ethannicholas
2016-09-08
*
Clean up target_os=llvm now that it does nothing.
mtklein
2016-09-08
*
Add GM/slide to simulate Android-style reveal clip
robertphillips
2016-09-08
[next]