aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* 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
* Fix for partially-specified crop rects.Gravatar senorblanco2015-07-13
* Start to propagate constness of GrPipelineBuilder up the stackGravatar joshualitt2015-07-13
* Remove GL-specific code from GMs and testsGravatar jvanverth2015-07-13
* remove some unused stuffGravatar joshualitt2015-07-10
* Allow creating multiple scanline decoders.Gravatar scroggo2015-07-10
* Use the upstream version of libwebp, v0.4.3.Gravatar scroggo2015-07-10
* Fix SkImage::asLegacyBitmap() rowBytes assertGravatar fmalita2015-07-09
* Let's not leak this SkData.Gravatar mtklein2015-07-09
* remove getter for imagegenerator factory, update testGravatar reed2015-07-09
* add runtime option to provide data->imagegenerator factoryGravatar reed2015-07-09
* Remove SkImageGenerator pieces only for SkCodec.Gravatar scroggo2015-07-09
* SkCodec no longer inherits from SkImageGenerator.Gravatar scroggo2015-07-09
* rename GrShaderDataManager -> GrProcessorDataManagerGravatar joshualitt2015-07-09
* fix up test create functionsGravatar joshualitt2015-07-08
* add ability to get FBO ID to SurfaceGravatar joshualitt2015-07-08
* Add image->bitmapGravatar reed2015-07-08
* Makes GrPipelineInfo a class with query functions used by GrBatch subclasses.Gravatar bsalomon2015-07-08
* Revert of Use the upstream version of libwebp, v0.4.3. (patchset #6 id:70001 ...Gravatar scroggo2015-07-08
* Use the upstream version of libwebp, v0.4.3.Gravatar scroggo2015-07-08
* Revert of Rework GrPipelineInfo (patchset #7 id:120001 of https://codereview....Gravatar bsalomon2015-07-08
* Fix leak in PictureTest.cppGravatar mtklein2015-07-08
* More threading of GrShaderDataManagerGravatar joshualitt2015-07-08
* Makes GrPipelineInfo a class with query functions used by GrBatch subclasses.Gravatar bsalomon2015-07-08
* fix pathops battle testGravatar caryclark2015-07-07
* Allow reset of the SkPictureRecorder cull rect and other parameters during en...Gravatar schenney2015-07-07
* Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.Gravatar mtklein2015-07-07