aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2018-04-10Check physical device version to make sure physical device supports 1.1Greg Daniel
2018-04-02Add back returns that accidentally got dropped.Greg Daniel
2018-03-31Add tests to share sync objects in VulkanHardwareBufferTestGreg Daniel
2018-03-30Fix test when running as Vulkan with srcGreg Daniel
2018-03-30Add test for importing AHardwareBuffers in and out of Vulkan.Greg Daniel
2018-03-19Make TransferPixelsTest skip unsupported configsBrian Salomon
2018-03-19Correctly discard or load RT when doing copies as draws in VulkanGreg Daniel
2018-03-16Fix Vulkan Copy as draw shaderGreg Daniel
2018-03-01Add unit test the explicit tests create a GrVkCopyPipelineGreg Daniel
2018-02-28Cherry-pick sequence of Vulkan Fixes.Hal Canary
2018-02-01Revert "Revert "Redefine the meaning of sample counts in GPU backend.""Brian Salomon
2018-02-01Fix SkSurfaceCharacterization unit test for DDLRobert Phillips
2018-02-01detect truncated pict streamsMike Reed
2018-02-01Fix DDL unit testsRobert Phillips
2018-02-01Revert "Redefine the meaning of sample counts in GPU backend."Brian Salomon
2018-02-01updated .fp file headersEthan Nicholas
2018-02-01Redefine the meaning of sample counts in GPU backend.Brian Salomon
2018-02-01Have lazy proxies keep their callbacks around and clean up their lambdas in t...Greg Daniel
2018-02-01Fix GrBackendTextureImageGenerator to hold context lock till all proxies are ...Greg Daniel
2018-01-31add saturate helper for float2int64Mike Reed
2018-01-31Add SkSurface_Gpu::MakeWrappedRenderTarget methodRobert Phillips
2018-01-30Fix mock tex rt gpu mem sizeBrian Salomon
2018-01-30SkQP: slim deps. Also skia_enable_fontmgr_emptyHal Canary
2018-01-30Simplify SkAnimatedImageLeon Scroggins III
2018-01-30handle paths with degenerate verbsMike Reed
2018-01-30don't draw images with nonfinite dst boundsMike Reed
2018-01-30handle clipping large trianglesMike Reed
2018-01-30Revert "Drop support for unused MSAA extensions"Robert Phillips
2018-01-29Drop support for unused MSAA extensionsChris Dalton
2018-01-29check that rect is finite before jamming our boundsMike Reed
2018-01-29Remove Ops whose lazy proxies fail to instantiate on flushGreg Daniel
2018-01-29Allow printf style var args for messages in REPORTER_ASSERT.Brian Salomon
2018-01-28add SkPicture::MakePlaceholder()Mike Klein
2018-01-27Revert "hide picture virtuals (no public callers)"Mike Klein
2018-01-27hide picture virtuals (no public callers)Mike Reed
2018-01-26Make SkAndroidCodec (optionally) respect originLeon Scroggins III
2018-01-26Add SkAnimatedImage::getRepetitionCountLeon Scroggins III
2018-01-26remove SkColorSpace_BaseMike Klein
2018-01-26eliminate SK_BUILD_FOR_WIN32Mike Klein
2018-01-24Add return value to doLazyInstantiation to know if it succeedes.Greg Daniel
2018-01-24Add lazy proxy's for wrapping backend texturesGreg Daniel
2018-01-24Revert "Revert "converted vertex shaders to device coords""Robert Phillips
2018-01-23Added bullet proofing to WrappedProxyConversionTestRobert Phillips
2018-01-23Revert "converted vertex shaders to device coords"Ethan Nicholas
2018-01-23Make SkAnimatedImage::update return sentinel when stoppedLeon Scroggins III
2018-01-23move the guts of SkMaskFilter.h into SkMaskFilterBase.hMike Reed
2018-01-23remove unneeded SkFlattenableSerializationMike Reed
2018-01-23IWYU -- SkShader.hMike Reed
2018-01-22check for huge pathsMike Reed
2018-01-22Make use of VkSemaphores thread safe assuming use of the same VkQueue.Greg Daniel