aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* Revert of Add initial implementation of GrShape and GrStyle classes and tests...Gravatar bsalomon2016-04-26
* Do not globally register drawables in test codeGravatar msarett2016-04-26
* Add initial implementation of GrShape and GrStyle classes and testsGravatar bsalomon2016-04-26
* Revert of Add initial implementation of GrShape and GrStyle classes and tests...Gravatar robertphillips2016-04-26
* Add initial implementation of GrShape and GrStyle classes and testsGravatar bsalomon2016-04-25
* Add another dollop of sk_sp to SkSpecialImage and SkSpecialSurfaceGravatar robertphillips2016-04-25
* SkMD5: .update() -> .write()Gravatar halcanary2016-04-25
* SkStringPrintf and SkString::printf now are no longer limted by a static bufferGravatar halcanary2016-04-25
* simplify handle-affine: subclass overrides just describe their leaf behaviorGravatar reed2016-04-25
* Make SkDrawable an SkFlattenableGravatar msarett2016-04-25
* allow imagefilter to manage CTM decompositionGravatar reed2016-04-23
* Enable flattening/unflattening with custom unflatten procsGravatar msarett2016-04-22
* Retract SkDevice a bit moreGravatar robertphillips2016-04-22
* Revert of SkStringPrintf and SkString::printf now are no longer limted by a s...Gravatar halcanary2016-04-22
* SkStringPrintf and SkString::printf now are no longer limted by a static bufferGravatar halcanary2016-04-22
* Fixes for SkRWBufferGravatar scroggo2016-04-22
* Refactor to separate backend object lifecycle and GpuResource budget decisionGravatar kkinnunen2016-04-22
* Hide SkCanvas::LayerIterGravatar robertphillips2016-04-21
* Remove stray filesGravatar robertphillips2016-04-21
* Revert of Hide SkCanvas::LayerIter (patchset #2 id:20001 of https://coderevie...Gravatar fmalita2016-04-20
* Hide SkCanvas::LayerIterGravatar robertphillips2016-04-20
* Begin removing deprecated (and now, unused) ImageFilter code pathsGravatar robertphillips2016-04-20
* SkTArray movable and swap for move only elements.Gravatar bungeman2016-04-20
* Add instructions for building with MSANGravatar scroggo2016-04-20
* Rein in the use of SkDevice.hGravatar robertphillips2016-04-20
* Add more diagnostic messages to ReadWriteAlpha testGravatar robertphillips2016-04-19
* Rename CodexTest.cpp to CodecTest.cppGravatar scroggo2016-04-19
* Make SkImageFilter::Cache purging methods pure virtualGravatar robertphillips2016-04-18
* Modernize and trim down SkOnce.Gravatar mtklein2016-04-18
* Split AlphaThresholdEffect out into its own fileGravatar robertphillips2016-04-18
* Move SkImageFilter over to storing sk_spsGravatar robertphillips2016-04-15
* Update TileImageFilter to sk_spGravatar robertphillips2016-04-15
* Update DisplacementMapEffect to sk_spGravatar robertphillips2016-04-15
* Revert of Update DisplacementMapEffect to sk_sp (patchset #3 id:40001 of http...Gravatar robertphillips2016-04-15
* Update DisplacementMapEffect to sk_spGravatar robertphillips2016-04-15
* Revert of Fixes for SkRWBuffer (patchset #5 id:80001 of https://codereview.ch...Gravatar bungeman2016-04-14
* Fixes for SkRWBufferGravatar scroggo2016-04-14
* Put SkEmptyTypeface in anonymous namespace.Gravatar bungeman2016-04-14
* Remove requestedStyle from SkTypefaceCache.Gravatar bungeman2016-04-14
* Remove GrTextureStorageAllocator. This was added from Chromium but never used...Gravatar bsalomon2016-04-13
* Switch SkMatrixConvolutionImageFilter over to new onFilterImage interfaceGravatar robertphillips2016-04-13
* Make more unit tests run on VulkanGravatar bsalomon2016-04-12
* Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 o...Gravatar reed2016-04-12
* Convert some unit tests from running on GL contexts to running on all contextsGravatar bsalomon2016-04-11
* Vulkan config in dmGravatar bsalomon2016-04-11
* Ensure all image filter tests have "ImageFilter" somewhere in the name.Gravatar senorblanco2016-04-11
* Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https:...Gravatar borenet2016-04-11
* Pass effects directly to fontcacheGravatar reed2016-04-11
* Update LightingImageFilter to sk_spGravatar robertphillips2016-04-08
* Fix context size for benchmakr.Gravatar herb2016-04-08