aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* Temporarily restore FixedAllocTest.cppGravatar Mike Klein2017-01-17
* Remove SkFallbackAlloc and SkFixedAlloc.Gravatar Herb Derby2017-01-16
* Revert "Add SkImageInfoValidConversion() and SkImageInfoIsValid"Gravatar Brian Osman2017-01-15
* Revert "move SkDevice.h and SkBitmapDevice.h contents in to src headers"Gravatar Mike Reed2017-01-13
* move SkDevice.h and SkBitmapDevice.h contents in to src headersGravatar Mike Reed2017-01-13
* Fix ASANGravatar Matt Sarett2017-01-13
* Fix out of bounds read in RP::load_tables_u16_be()Gravatar Matt Sarett2017-01-13
* Add SkImageInfoValidConversion() and SkImageInfoIsValidGravatar Matt Sarett2017-01-13
* Introduce SkArenaAlloc - should be fast for POD types and RAII for types with...Gravatar Herb Derby2017-01-13
* Try out new refFoo pattern on GrStyleGravatar Robert Phillips2017-01-13
* Unify ICC support for gray jpegs and gray pngsGravatar Matt Sarett2017-01-13
* Fix SkImageFilterCache raceGravatar Florin Malita2017-01-12
* refFoo variant for getters that naturally have a sk_spGravatar Mike Reed2017-01-12
* Remove second version of SkImageInfo2GrPixelConfigGravatar Brian Osman2017-01-12
* Revert "Introduce SkArenaAlloc - should be fast for POD types and RAII for ty...Gravatar Herb Derby2017-01-11
* SkUTF8_CountUnichars(s,l) and SkUTF8_NextUnichar(s,l) now safe.Gravatar Hal Canary2017-01-11
* Fix undefined GrIORef test method on Chrome win botGravatar Brian Salomon2017-01-11
* Introduce SkArenaAlloc - should be fast for POD types and RAII for types with...Gravatar Herb Derby2017-01-11
* Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.Gravatar Brian Salomon2017-01-11
* move SkTRegister.h into toolsGravatar Mike Reed2017-01-11
* remove dead file: PathOpsSkpClipTest.cppGravatar Mike Reed2017-01-11
* SkTypes.h : move SkAutoMalloc into SkAutoMalloc.hGravatar Hal Canary2017-01-11
* Make SkColorToHSV and SkHSVToColor "perfect" inversesGravatar Leon Scroggins III2017-01-11
* Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h"Gravatar Kevin Lubick2017-01-11
* Add test for processor->resource ref/io countsGravatar Brian Salomon2017-01-11
* SkTypes.h : move SkAutoMalloc into SkAutoMalloc.hGravatar Hal Canary2017-01-11
* SkSplicer: test and fix loop logicGravatar Mike Klein2017-01-10
* Rename function in PathOpsExtendedTest which takes strings.Gravatar Ben Wagner2017-01-09
* Specify bit depth and color space in SkImage::MakeFromPicture()Gravatar Matt Sarett2017-01-09
* Revert "Revert "Removing ref counting from GrXPFactory.""Gravatar Brian Salomon2017-01-09
* Revert "Removing ref counting from GrXPFactory."Gravatar Brian Salomon2017-01-09
* Removing ref counting from GrXPFactory.Gravatar Brian Salomon2017-01-09
* make SkRBuffer always validateGravatar Mike Reed2017-01-08
* fix to not assign uninitialized array to stringGravatar Mike Reed2017-01-08
* remove SkMemoryWStream -- unused externallyGravatar Mike Reed2017-01-08
* Purge clip masks when they are no longer findable.Gravatar Brian Salomon2017-01-06
* Add support for tagging GrUniqueKeys with a debug stringGravatar Brian Salomon2017-01-06
* SkXbyak basicsGravatar Mike Klein2017-01-06
* simplify by removing _d stagesGravatar Mike Klein2017-01-06
* Revert "Explicitly fail read/writePixels in invalid color space scenarios"Gravatar Brian Osman2017-01-05
* Explicitly fail read/writePixels in invalid color space scenariosGravatar Brian Osman2017-01-05
* Add context markup to integer texture testGravatar Brian Osman2017-01-04
* Removes tracking of whether color is ignored by XP.Gravatar Brian Salomon2017-01-04
* Fix color space matrix hashing to avoid hashing the typemaskGravatar Matt Sarett2017-01-04
* Removing tracking of whether GP/FP coverage calculations are used by XP.Gravatar Brian Salomon2017-01-04
* Improve detection of color space transfer fnsGravatar Matt Sarett2017-01-04
* fix skslc crash when ternary parameter types don't matchGravatar Ethan Nicholas2017-01-04
* Scale the result of TightBounds when path was inverse-scaledGravatar Fredrik Söderquist2017-01-04
* fixed a divide-by-zero bug in skslcGravatar Ethan Nicholas2017-01-03
* validate deserialized path verbsGravatar Mike Reed2017-01-03