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
*
Remove all knowledge of resource keys from the legacy cache.
bsalomon
2014-11-11
*
start again on Sk4x with portable version and unit tests
mtklein
2014-11-11
*
Change where layer hoisting data is gathered
robertphillips
2014-11-11
*
tests/Time.cpp: more verbose errors
halcanary
2014-11-10
*
Add tests (and fix!) for known bad ICO files.
scroggo
2014-11-10
*
Use GrResourceCache2 to service content key lookups
bsalomon
2014-11-10
*
Fix SkTime::GetDateTime Posix implementation, add unit test.
halcanary
2014-11-10
*
flag imageinfo as srgb
reed
2014-11-10
*
Cleanup: Use SkAutoGraphics in gm and tests.
tfarina
2014-11-07
*
When running DM, write test failures to json.
scroggo
2014-11-07
*
Clip in grdrawtarget
joshualitt
2014-11-06
*
Add mock context and use in ResourceCacheTest.
bsalomon
2014-11-05
*
Revert of Add mock context and use in ResourceCacheTest. (patchset #4 id:6000...
bsalomon
2014-11-05
*
Add mock context and use in ResourceCacheTest.
bsalomon
2014-11-05
*
Add unit test for SkDashPathEffect::asPoints' culling
robertphillips
2014-11-05
*
Allow all font weights on Android and respect overrides.
bungeman
2014-11-04
*
Fix PictureTest for new GPU veto
jvanverth
2014-11-04
*
Force input coverage to be only a byte in gpu shaders.
egdaniel
2014-11-03
*
Shrink saveLayer device bounds when it supplies an explicit bounds and has a ...
robertphillips
2014-11-03
*
Upgrade GPUOptimize
robertphillips
2014-10-30
*
Make RTree handle the case where the playback canvas has empty clip bounds
junov
2014-10-30
*
allow SkUserConfig.h to control NOGPU
reed
2014-10-30
*
cleanup reentrance logic in CMM
joshualitt
2014-10-29
*
Revert of Use SkTypeface::getBounds() in bounding-box calculations. (patchset...
mtklein
2014-10-29
*
Use SkTypeface::getBounds() in bounding-box calculations.
mtklein
2014-10-29
*
Discard atlas after every MultiPictureDraw::draw
robertphillips
2014-10-29
*
MultiPictureDraw is taskgroup aware.
reed
2014-10-29
*
Fix bounds computation of all 0-input filters.
senorblanco
2014-10-29
*
Revert of Use SkTypeface::getBounds() in bounding-box calculations. (patchset...
mtklein
2014-10-29
*
Use SkTypeface::getBounds() in bounding-box calculations.
mtklein
2014-10-29
*
OptState owns program descriptor
joshualitt
2014-10-28
*
rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags
bsalomon
2014-10-28
*
Removing dead code from CanvasTest
piotaixr
2014-10-28
*
Revert of harden pathops for pathological test (patchset #19 id:410001 of htt...
hcm
2014-10-28
*
These tests stress pathops by describing the union of circle-like paths that ...
caryclark
2014-10-28
*
Alter layer hoisting to only hoist layers for one canvas at a time
robertphillips
2014-10-28
*
not a failure if we didn't load the test file
reed
2014-10-28
*
Revert of Fix bounds computation of all 0-input filters. (patchset #2 id:2000...
hcm
2014-10-27
*
Reenable assertions that were reported failing in tests/CanvasTest.cpp
piotaixr
2014-10-27
*
Fix bounds computation of all 0-input filters.
senorblanco
2014-10-27
*
Cut down SkBBH API more.
mtklein
2014-10-27
*
Add `SkIRect bounds()` convenience method to SkImageInfo and SkBitmap.
halcanary
2014-10-24
*
move c api into include
reed
2014-10-24
*
Add test for new FrontBufferedStream behavior.
scroggo
2014-10-24
*
Adding an option to render only the shadow in SkDropShadowImageFilter
sugoi
2014-10-23
*
Add utils to better quantize grayscale values to three bit indices while
pavel
2014-10-23
*
add float equivalent in dumpHex output as comment
caryclark
2014-10-23
*
use SkMaskCache inside SkBlurMaskFilter
reed
2014-10-23
*
Revert of Add test for new FrontBufferedStream behavior. (patchset #1 id:1 of...
mtklein
2014-10-23
*
Removed simple tests steps from CanvasTest.
piotaixr
2014-10-23
[next]