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
*
Scanline decoding for wbmp
msarett
2015-08-05
*
Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h...
reed
2015-08-04
*
IWYU: 'core' target, files starting A-C.
bungeman
2015-08-04
*
Remove experimental/PdfViewer
halcanary
2015-08-04
*
Implement caching of filled paths in the tessellated path renderer.
senorblanco
2015-08-04
*
Create a scanline decoder without creating a codec
scroggo
2015-08-04
*
Revert "Implement caching of filled paths in the tessellated path renderer."
mtklein
2015-08-04
*
cache private readback for gpu-images
reed
2015-08-04
*
Added registerChild; transforms, textures, glKey automatically handled.
wangyix
2015-08-04
*
Fix SkData leaks at GrResourceKey::setCustomData() call sites.
Stephen White
2015-08-03
*
Fix resource cache test.
Stephen White
2015-08-03
*
Implement caching of filled paths in the tessellated path renderer.
senorblanco
2015-08-03
*
Add BW masks to random scaler context
joshualitt
2015-08-01
*
Some cleanup in GrTextureProvider and GrResourceProvider.
bsalomon
2015-07-31
*
C API: add sk_xfermode.h, impl, test
halcanary
2015-07-31
*
Modifying TextBlobCacheTest to use SkRandomScalerContext
joshualitt
2015-07-31
*
Revert of Modifying TextBlobCacheTest to use SkRandomScalerContext (patchset ...
joshualitt
2015-07-31
*
Modifying TextBlobCacheTest to use SkRandomScalerContext
joshualitt
2015-07-31
*
Also provides the ResourceProvider to onDrawPath which allows the DF PR to no...
bsalomon
2015-07-31
*
lock pixels in image when bitmap is immutable and not-lazy
reed
2015-07-30
*
unify pixelref and image ID space, so we can share IDs when we share pixels
reed
2015-07-30
*
SRGB read and write pixels working and unit test
bsalomon
2015-07-30
*
Remove SK_LEGACY_IMAGE_GENERATOR_ENUMS_AND_OPTIONS
scroggo
2015-07-30
*
SkImage_Raster's pixels are always immutable.
reed
2015-07-29
*
rewrite path.getBounds test to work-around compiler bug
reed
2015-07-29
*
Move draw on upload decision in GrGpu
bsalomon
2015-07-28
*
Revert of Move draw on upload decision in GrGpu (patchset #4 id:50001 of http...
bsalomon
2015-07-28
*
Move draw on upload decision in GrGpu
bsalomon
2015-07-28
*
remove all guards for changes to drawBitmapRect / drawImageRect
reed
2015-07-28
*
change getBounds to return 0000 iff there are zero points
reed
2015-07-28
*
compute split conic endpoints exactly
caryclark
2015-07-28
*
Make peekPixels() usable with raster surface snapshots
fmalita
2015-07-27
*
Remove skia_arch_width, fold into skia_arch_type.
Brian Salomon
2015-07-27
*
fix path ops fuzz buster
caryclark
2015-07-23
*
Remove test of illegal behavior that modifies a texture backing an SkImage.
bsalomon
2015-07-23
*
Update fallback rsqrt implementation to use optimal constants.
jvanverth
2015-07-23
*
Small tweak to TextBlobCacheTest
joshualitt
2015-07-23
*
fix memory leak in TextBlobCacheTest
joshualitt
2015-07-23
*
Attempt to somewhat simplify GrContext::readSurfacePixels interaction with Gr...
bsalomon
2015-07-23
*
Added GrGLFragmentProcessor::EmitArgs struct for use with emitCode()
wangyix
2015-07-22
*
Fix up textblobcachetest
joshualitt
2015-07-22
*
Add the ability to decode a subset to SkCodec
scroggo
2015-07-22
*
Fix SkCanvas::wouldOverwriteEntireSurface() contains test
fmalita
2015-07-22
*
adding unit test for textblob cache / GrBatchAtlas
joshualitt
2015-07-17
*
Revert[2] of guard to remove DrawBitmapRectFlags
reed
2015-07-17
*
Revert of guard to remove DrawBitmapRectFlags (patchset #1 id:1 of https://co...
scroggo
2015-07-17
*
Now that the SkImageFilter::CropRect crop edges refer to
senorblanco
2015-07-16
*
Revert of Remove rt flags that are not necessary (patchset #1 id:1 of https:/...
bsalomon
2015-07-16
*
Remove rt flags that are not necessary
bsalomon
2015-07-16
*
Make readpixels work on GrTextures
bsalomon
2015-07-16
[next]