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 Replace GrResourceCache with GrResourceCache2. (patchset #7 id:1200...
bsalomon
2014-11-14
*
Replace GrResourceCache with GrResourceCache2.
bsalomon
2014-11-14
*
remove unused kLCD_MaskFormat
reed
2014-11-13
*
Revert of Replace GrResourceCache with GrResourceCache2. (patchset #6 id:1000...
bsalomon
2014-11-13
*
Replace GrResourceCache with GrResourceCache2.
bsalomon
2014-11-13
*
Deparameterize SkVarAlloc.
mtklein
2014-11-13
*
disable a couple of new fuzz378 tests on android
caryclark
2014-11-13
*
These tests stress pathops by describing the union of circle-like paths that ...
caryclark
2014-11-13
*
Make GrGpuResource::gpuMemorySize non-virtual w/ onGpuMemorySize virtual impl
bsalomon
2014-11-12
*
Followup: remove unnecessary SkTRefArray
mtklein
2014-11-12
*
set key data in duplicate scratch key unit test
bsalomon
2014-11-12
*
Fix memory leak in BitmapHeapTest
mtklein
2014-11-12
*
Follow up.
mtklein
2014-11-12
*
Rename GrAccelData to SkLayerInfo and move it to src/core
robertphillips
2014-11-12
*
Start stripping out complicated parts of SkPicture{Record,Data}.
mtklein
2014-11-12
*
Move GrInvariantOutput out of GrProcessor and into its own class.
egdaniel
2014-11-12
*
Add more tests.
mtklein
2014-11-12
*
Move SkRecordComputeLayers and CollectLayers into SkRecordDraw.cpp
robertphillips
2014-11-12
*
Clang incorrectly thinks this typedef is unused.
mtklein
2014-11-11
*
Add GrGpuResource::CacheAccess
bsalomon
2014-11-11
*
modify nothingToDraw to notice filters
reed
2014-11-11
*
Revert of modify nothingToDraw to notice filters (patchset #1 id:1 of https:/...
mtklein
2014-11-11
*
modify nothingToDraw to notice filters
reed
2014-11-11
*
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
[next]