aboutsummaryrefslogtreecommitdiffstats
path: root/bench
Commit message (Expand)AuthorAgeFilesLines
* eliminate SK_BUILD_FOR_WIN32Mike Klein2018-01-261-1/+1
* IWYU -- SkShader.hMike Reed2018-01-234-0/+5
* Move more internal methods from GrContext to GrContextPriv (take 3)Robert Phillips2018-01-222-3/+4
* Revert "Move more internal methods from GrContext to GrContextPriv (take 2)"Leon Scroggins2018-01-202-4/+3
* Move more internal methods from GrContext to GrContextPriv (take 2)Robert Phillips2018-01-192-3/+4
* Revert "Move more internal methods from GrContext to GrContextPriv"Hal Canary2018-01-192-4/+3
* Move more internal methods from GrContext to GrContextPrivRobert Phillips2018-01-192-3/+4
* Remove tonal color from DrawShadow internalsJim Van Verth2018-01-191-3/+2
* Move resourceProvider accessor to GrContextPriv (take 2)Robert Phillips2018-01-161-5/+6
* Revert "Move resourceProvider accessor to GrContextPriv"Hal Canary2018-01-161-6/+5
* Move resourceProvider accessor to GrContextPrivRobert Phillips2018-01-161-5/+6
* Make GrTextureOp capable of edge antialiasing.Brian Salomon2018-01-111-19/+33
* SkDocument: remove unused fDoneProcHal Canary2018-01-081-1/+1
* Revert "Revert "remove unused SkCurveMeasure""Mike Reed2018-01-061-177/+0
* Revert "remove unused SkCurveMeasure"Mike Reed2018-01-061-0/+177
* remove unused SkCurveMeasureMike Reed2018-01-051-177/+0
* Enable conditional-uninitialized flagKevin Lubick2018-01-051-2/+2
* SkFloatToDecimal moved to src/utilsHal Canary2018-01-031-19/+20
* Revert "remove approxbytes api from SkPicture"Mike Reed2017-12-251-1/+5
* Revert "re-add dummy printf to fix bots"Mike Reed2017-12-251-1/+0
* Add a bench for comparing complex clip strategiesFlorin Malita2017-12-241-0/+91
* re-add dummy printf to fix botsMike Reed2017-12-241-0/+1
* remove approxbytes api from SkPictureMike Reed2017-12-241-5/+1
* add serialprocs to MultiDocument, hide redundant methodsMike Reed2017-12-211-2/+1
* Add a tools flag to suppress geometry shadersChris Dalton2017-12-191-9/+2
* remove append_from_srgb()Mike Klein2017-12-181-2/+2
* Fix benches that aren't really timing what we wantBrian Osman2017-12-183-5/+1
* Revert "Revert "remove SK_SUPPORT_LEGACY_PDF_PIXELSERIALIZER dead code""Mike Reed2017-12-151-10/+2
* Revert "remove SK_SUPPORT_LEGACY_PDF_PIXELSERIALIZER dead code"Mike Reed2017-12-151-2/+10
* remove SK_SUPPORT_LEGACY_PDF_PIXELSERIALIZER dead codeMike Reed2017-12-151-10/+2
* Moving extra options/parameters into PDFMetadataMike Reed2017-12-141-4/+11
* Push much of the SkColorSpace_Base interface up to SkColorSpaceBrian Osman2017-12-121-2/+1
* Implement a fast path for solid color lattice rectangleStan Iliev2017-12-111-1/+2
* Revert "Revert "resources: remove most uses of GetResourcePath()""Mike Reed2017-12-091-2/+1
* Revert "resources: remove most uses of GetResourcePath()"Mike Reed2017-12-081-1/+2
* resources: resource identifiers don't begin with leading slashHal Canary2017-12-081-1/+1
* resources: remove most uses of GetResourcePath()Hal Canary2017-12-081-2/+1
* resources: orgainize directory.Hal Canary2017-12-083-4/+4
* Delete GLBench and subclassesBrian Salomon2017-12-075-1176/+0
* remove ThermalManagerMike Klein2017-12-061-18/+0
* Test performance of 565 bitmap scalingYuqian Li2017-12-061-0/+4
* add benchType deserial to time deserializing picturesMike Reed2017-12-063-0/+61
* Fix shader linker errors on several GL benchmarksBrian Osman2017-11-173-40/+8
* Revert "Revert "Direct evaluation of gaussian""Herb Derby2017-11-161-1/+4
* Revert "Direct evaluation of gaussian"Brian Osman2017-11-161-4/+1
* Direct evaluation of gaussianHerbert Derby2017-11-161-1/+4
* Add clipping options to path text bench and samplesChris Dalton2017-11-071-6/+26
* remove SkThread, using std::thread insteadMike Klein2017-10-301-15/+12
* - add bench for pixmap orientMike Reed2017-10-251-1/+40
* Fix shader compilation error in GrInstancedArraysBenchJim Van Verth2017-10-231-1/+1