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
*
SkImage::NewFromBitmap works with Index8
halcanary
2015-09-28
*
Move SkAtomics.h to private.
herb
2015-09-28
*
simplify code in SkRecords.h
mtklein
2015-09-28
*
Revert of change pixel-serializer to support reencoding existing data (patchs...
reed
2015-09-28
*
Add cast and assignment operators to SkAtomic.
herb
2015-09-28
*
change pixel-serializer to support reencoding existing data
reed
2015-09-28
*
SkBlockMemoryStream: correct test in getMemoryBase().
halcanary
2015-09-28
*
Make skpaint->grpaint flow work for composing draws (verts and atlas)
bsalomon
2015-09-28
*
SkInstallDiscardablePixelRef is deprecated, enforce that
reed
2015-09-25
*
Fix leak in ResourceCache test
Brian Salomon
2015-09-24
*
Make methods on GrGpuResource safe to call on abandoned resource
bsalomon
2015-09-24
*
Mangle output var in GrGLFragmentProcessor::emitChild
bsalomon
2015-09-24
*
Revert "Revert of remove unused SkCachingPixelRef (patchset #1 id:1 of https:...
reed
2015-09-24
*
looking for fuzz failure
caryclark
2015-09-23
*
SkPDF: add basic metadata support
halcanary
2015-09-23
*
Revert of remove unused SkCachingPixelRef (patchset #1 id:1 of https://codere...
benjaminwagner
2015-09-23
*
remove unused SkCachingPixelRef
reed
2015-09-23
*
fix DM?
mtklein
2015-09-22
*
Disable dithering in libjpeg-turbo for 565 decodes
msarett
2015-09-18
*
Purge cached resources on SkImage destruction.
fmalita
2015-09-18
*
Reland of add a ClassID function to GrBatch (patchset #1 id:1 of https://code...
reed
2015-09-17
*
Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://...
reed
2015-09-17
*
remove racy tests, as they assume the cache can't be purged behind their back
reed
2015-09-17
*
add a ClassID function to GrBatch
joshualitt
2015-09-17
*
Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://...
joshualitt
2015-09-17
*
add a ClassID function to GrBatch
joshualitt
2015-09-17
*
disable test for all quality levels, since it is driver dependent
reed
2015-09-16
*
add test for skbug.com/4351
reed
2015-09-16
*
Create fragment processor for performing input color blend with child processor
bsalomon
2015-09-15
*
Forward declare SkStrokeRec in SkPathEffect
halcanary
2015-09-15
*
create SkBitmapProvider to abstract images and bitmaps
reed
2015-09-15
*
Convert unit tests, GMs from SkBitmapSource to SkImagesource
fmalita
2015-09-15
*
Add support for blending of LCD for all blend modes.
egdaniel
2015-09-15
*
Speculative fix for uninitialized bitmap mem in ImageFilterTest
fmalita
2015-09-15
*
Suppress test_imagegenerator_factory
fmalita
2015-09-14
*
fix leaked generator
reed
2015-09-14
*
SkImageSource
fmalita
2015-09-14
*
Move some of the adding stencil attachment logic of Gpu and into Render Target.
egdaniel
2015-09-14
*
Test that GrFragmentProcessors work without input colors.
bsalomon
2015-09-14
*
Revert of Test that GrFragmentProcessors work without input colors. (patchset...
bsalomon
2015-09-14
*
Test that GrFragmentProcessors work without input colors.
bsalomon
2015-09-14
*
Have SkVarAlloc::alloc() use sk_malloc_throw.
mtklein
2015-09-14
*
fix leak in test
reed
2015-09-14
*
discardable pixelrefs are gone, update tests accordingly
reed
2015-09-14
*
skia: Add ANGLE with GL backend to nanobench/DM
hendrikw
2015-09-11
*
There's a set probability that a linear pipeline of random procs will be crea...
wangyix
2015-09-10
*
Reland of more zero-length changes for svg compatibility (patchset #1 id:1 of...
caryclark
2015-09-09
*
Revert of more zero-length changes for svg compatibility (patchset #6 id:1000...
caryclark
2015-09-09
*
Port uses of SkLazyPtr to SkOncePtr.
mtklein
2015-09-09
*
Make SkGraphics::Term a no-op, stop calling it.
mtklein
2015-09-09
[next]