aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* Some cleanup in GrTextureProvider and GrResourceProvider.Gravatar bsalomon2015-07-31
* C API: add sk_xfermode.h, impl, testGravatar halcanary2015-07-31
* Modifying TextBlobCacheTest to use SkRandomScalerContextGravatar joshualitt2015-07-31
* Revert of Modifying TextBlobCacheTest to use SkRandomScalerContext (patchset ...Gravatar joshualitt2015-07-31
* Modifying TextBlobCacheTest to use SkRandomScalerContextGravatar joshualitt2015-07-31
* Also provides the ResourceProvider to onDrawPath which allows the DF PR to no...Gravatar bsalomon2015-07-31
* lock pixels in image when bitmap is immutable and not-lazyGravatar reed2015-07-30
* unify pixelref and image ID space, so we can share IDs when we share pixelsGravatar reed2015-07-30
* SRGB read and write pixels working and unit testGravatar bsalomon2015-07-30
* Remove SK_LEGACY_IMAGE_GENERATOR_ENUMS_AND_OPTIONSGravatar scroggo2015-07-30
* SkImage_Raster's pixels are always immutable.Gravatar reed2015-07-29
* rewrite path.getBounds test to work-around compiler bugGravatar reed2015-07-29
* Move draw on upload decision in GrGpuGravatar bsalomon2015-07-28
* Revert of Move draw on upload decision in GrGpu (patchset #4 id:50001 of http...Gravatar bsalomon2015-07-28
* Move draw on upload decision in GrGpuGravatar bsalomon2015-07-28
* remove all guards for changes to drawBitmapRect / drawImageRectGravatar reed2015-07-28
* change getBounds to return 0000 iff there are zero pointsGravatar reed2015-07-28
* compute split conic endpoints exactlyGravatar caryclark2015-07-28
* Make peekPixels() usable with raster surface snapshotsGravatar fmalita2015-07-27
* Remove skia_arch_width, fold into skia_arch_type.Gravatar Brian Salomon2015-07-27
* fix path ops fuzz busterGravatar caryclark2015-07-23
* Remove test of illegal behavior that modifies a texture backing an SkImage.Gravatar bsalomon2015-07-23
* Update fallback rsqrt implementation to use optimal constants.Gravatar jvanverth2015-07-23
* Small tweak to TextBlobCacheTestGravatar joshualitt2015-07-23
* fix memory leak in TextBlobCacheTestGravatar joshualitt2015-07-23
* Attempt to somewhat simplify GrContext::readSurfacePixels interaction with Gr...Gravatar bsalomon2015-07-23
* Added GrGLFragmentProcessor::EmitArgs struct for use with emitCode()Gravatar wangyix2015-07-22
* Fix up textblobcachetestGravatar joshualitt2015-07-22
* Add the ability to decode a subset to SkCodecGravatar scroggo2015-07-22
* Fix SkCanvas::wouldOverwriteEntireSurface() contains testGravatar fmalita2015-07-22
* adding unit test for textblob cache / GrBatchAtlasGravatar joshualitt2015-07-17
* Revert[2] of guard to remove DrawBitmapRectFlagsGravatar reed2015-07-17
* Revert of guard to remove DrawBitmapRectFlags (patchset #1 id:1 of https://co...Gravatar scroggo2015-07-17
* Now that the SkImageFilter::CropRect crop edges refer toGravatar senorblanco2015-07-16
* Revert of Remove rt flags that are not necessary (patchset #1 id:1 of https:/...Gravatar bsalomon2015-07-16
* Remove rt flags that are not necessaryGravatar bsalomon2015-07-16
* Make readpixels work on GrTexturesGravatar bsalomon2015-07-16
* Various GL testing fixesGravatar jvanverth2015-07-16
* Replace buggy_blend_modes GM with an exhaustive test.Gravatar mtklein2015-07-16
* guard to remove DrawBitmapRectFlagsGravatar reed2015-07-16
* Fix leak in Android FontMgr test.Gravatar bungeman2015-07-15
* Only run test_wrapped_resources() when GL is activeGravatar jvanverth2015-07-15
* Preserve SKP cullrects on deserializationGravatar fmalita2015-07-14
* Very tiny paths are subsumed by the ConvexicatorGravatar caryclark2015-07-14
* Remove GrRedBlackTreeGravatar joshualitt2015-07-14
* Rename backing texture testing routinesGravatar jvanverth2015-07-14
* 3-15% speedup to HardLight / Overlay xfermodes.Gravatar mtklein2015-07-14
* add src-rect-constraint to drawImageRectGravatar reed2015-07-14
* Add new SkPoint3 classGravatar robertphillips2015-07-13
* Add a GM that reproduces layout test failures with my new xfermode code.Gravatar mtklein2015-07-13