index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
*
Revert of Make specialized SrcOver XPFactory (patchset #3 id:40001 of https:/...
egdaniel
2015-11-20
*
fix pathops coincidence fuzz bug
caryclark
2015-11-20
*
Make specialized SrcOver XPFactory
egdaniel
2015-11-20
*
Add SkNx_cast().
mtklein
2015-11-20
*
Eliminate SkFILE: it always is the same as FILE.
halcanary
2015-11-20
*
Initialize memory for BitMask and Clip test.
herb
2015-11-20
*
Generate list of GPU contexts outside SurfaceTest tests
kkinnunen
2015-11-20
*
add SkPath::isRRect
caryclark
2015-11-19
*
Record concat as Concat.
mtklein
2015-11-19
*
Fix nearly-vertical gradient assert
fmalita
2015-11-19
*
Fix GpuDrawPathTest on ANGLE and enable it
kkinnunen
2015-11-19
*
Modernize SkRecordPattern.h
mtklein
2015-11-19
*
Unit test for conic weight GrPath key collision
fmalita
2015-11-19
*
Add SkRecord::defrag().
mtklein
2015-11-19
*
[Reland] Fix NVPR assert for equivalent ovals
fmalita
2015-11-18
*
Make block size a template parameter of SkTLList
bsalomon
2015-11-18
*
Revert of Fix NVPR assert for equivalent ovals (patchset #1 id:1 of https://c...
stephana
2015-11-18
*
simplify insertion methods for SkTLList
bsalomon
2015-11-18
*
Fix NVPR assert for equivalent ovals
fmalita
2015-11-18
*
Fix buffer overrun, bit overrun and add a test.
herb
2015-11-18
*
Add ShaderBuilders to EmitArgs and remove gettings from ProgBuilder.
egdaniel
2015-11-18
*
Move SkImage tests from SurfaceTest to ImageTest
kkinnunen
2015-11-17
*
SkTextBlob should store per-run text alignment
fmalita
2015-11-17
*
simplify BlendTest.cpp
mtklein
2015-11-17
*
Revert of Enable temporarily disabled GpuDrawPathTest (patchset #1 id:1 of ht...
caryclark
2015-11-17
*
Enable temporarily disabled GpuDrawPathTest
kkinnunen
2015-11-16
*
Revert of skstd -> std for unique_ptr (patchset #9 id:160001 of https://coder...
mtklein
2015-11-16
*
skstd -> std for unique_ptr
mtklein
2015-11-16
*
Switch uses of SkChecksum::Compute to Murmur3.
mtklein
2015-11-16
*
Optionally pass rendertarget to getTestTarget
robertphillips
2015-11-16
*
Revert of Switch uses of SkChecksum::Compute to Murmur3. (patchset #2 id:2000...
mtklein
2015-11-16
*
Switch uses of SkChecksum::Compute to Murmur3.
mtklein
2015-11-16
*
Update testing frameworks/tests for MDB
robertphillips
2015-11-16
*
Revert of Update testing frameworks/tests for MDB (patchset #4 id:60001 of ht...
egdaniel
2015-11-13
*
Rename some processor functions from GL to GLSL
egdaniel
2015-11-13
*
Revert of Switch uses of SkChecksum::Compute to Murmur3. (patchset #2 id:2000...
mtklein
2015-11-13
*
Make all GrFragmentProcessors GL independent.
egdaniel
2015-11-13
*
Update testing frameworks/tests for MDB
robertphillips
2015-11-13
*
Switch uses of SkChecksum::Compute to Murmur3.
mtklein
2015-11-12
*
Fix GrCoverageSetOpXP unit test on mixed samples
cdalton
2015-11-12
*
Replace SkFunction with std::function
mtklein
2015-11-12
*
Factor CSS3 matching rules.
bungeman
2015-11-12
*
Increment text pointer when the width is zero in the subpixel with center and...
herb
2015-11-12
*
Readd "immediate" mode
robertphillips
2015-11-11
*
Move all ShaderBuilder files to GLSL
egdaniel
2015-11-11
*
Fix leaks in unit tests of GrGLTextureInfos
bsalomon
2015-11-11
*
Move GrBatchFlushState from GrDrawTarget to GrDrawingManager
robertphillips
2015-11-11
*
Fix code that left shifts a negative value. This has undefined behavior.
benjaminwagner
2015-11-11
*
Use a struct for client GL texture handles
bsalomon
2015-11-10
*
SkResourceCache::GetAllocator() index8 and other color types handling
aleksandar.stojiljkovic
2015-11-10
[next]