aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* 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
* Add clone to Stage. Rename place to mix and PolymorphicUnion to Stage. Cleanup.Gravatar herb2016-04-08
* Fix race condition in SkROBuffer.Gravatar reed2016-04-08
* Upgrade SkSpecialImage to have getTextureRef & getROPixels entry pointsGravatar robertphillips2016-04-08
* Update MatrixConvolutionImageFilter to sk_spGravatar robertphillips2016-04-08
* Convert SkRefCnt to std::atomic.Gravatar bungeman2016-04-08
* Add pinned versions of *ToFixed.Gravatar benjaminwagner2016-04-07
* Appease valgrind wrt testing code initializationGravatar robertphillips2016-04-07
* Reverse dependency between SkScalar.h and SkFixed.h.Gravatar benjaminwagner2016-04-07
* Make existing unit tests only run on GL contextsGravatar bsalomon2016-04-06