aboutsummaryrefslogtreecommitdiffhomepage
path: root/gn/tests.gni
Commit message (Expand)AuthorAge
* Introduce dynamic pipeline stateGravatar Chris Dalton2017-06-07
* Fix glDrawRangeElementsGravatar Chris Dalton2017-05-30
* Add tail handling for SSE* to SkJumper.Gravatar Herb Derby2017-05-25
* Attempt to work around iOS varying limit in GLPrograms testGravatar Brian Salomon2017-05-15
* Remove SkCrossContextImageData and all support codeGravatar Brian Osman2017-05-11
* sksl support for static ifs & switchesGravatar Ethan Nicholas2017-05-10
* Add postFlush call to GrOnFlushCallbackObjectGravatar Chris Dalton2017-05-05
* Add support for row-by-row jpeg encodingGravatar Matt Sarett2017-05-02
* Revert "Add support for row-by-row jpeg encoding"Gravatar Leon Scroggins2017-05-02
* Add support for row-by-row jpeg encodingGravatar Matt Sarett2017-05-02
* Reland "Make SkPngCodec only read as much of the stream as necessary"Gravatar Leon Scroggins III2017-04-21
* Revert "Make SkPngCodec only read as much of the stream as necessary"Gravatar Leon Scroggins2017-04-20
* Make SkPngCodec only read as much of the stream as necessaryGravatar Leon Scroggins III2017-04-20
* test and fix f16<->f32 conversion stagesGravatar Mike Klein2017-04-20
* add unit tests for parametric_* stagesGravatar Mike Klein2017-04-19
* Remove SkVarAllocGravatar Herb Derby2017-04-18
* switch over to no lockPixels in pixelrefGravatar Mike Reed2017-04-12
* constexprify GrBlend.h and GrPorterDuffXferProcessor.cppGravatar Brian Salomon2017-04-10
* Add new proxy-based DetermineDomainMode w/ testGravatar Robert Phillips2017-03-27
* Revert "Revert "Create new inset algorithm for spot shadows""Gravatar Brian Salomon2017-03-24
* Revert "Create new inset algorithm for spot shadows"Gravatar Brian Salomon2017-03-24
* Create new inset algorithm for spot shadowsGravatar Jim Van Verth2017-03-24
* SkImageSource::Make() returns nullptr when srcrect is empty.Gravatar Hal Canary2017-03-21
* Add pre-Flush callback to GrDrawingManager (take 2)Gravatar Robert Phillips2017-03-21
* Revert "Add pre-Flush callback to GrDrawingManager"Gravatar Robert Phillips2017-03-15
* Add pre-Flush callback to GrDrawingManagerGravatar Robert Phillips2017-03-15
* vertices to/from dataGravatar Mike Reed2017-03-14
* Add GrExternalTextureData and SkCrossContextImageDataGravatar Brian Osman2017-02-28
* Allow GrSurfaceProxy-derived classes to use flags when instantiating (take 2)Gravatar Robert Phillips2017-02-28
* Revert "Add GrExternalTextureData and SkCrossContextImageData"Gravatar Brian Osman2017-02-24
* Add GrExternalTextureData and SkCrossContextImageDataGravatar Brian Osman2017-02-24
* Implement SkHighContrastFilterGravatar Dominic Mazzoni2017-02-16
* Remove SkSmallAllocator.Gravatar Herb Derby2017-02-14
* Remove GrFragmentProcessor::computeInvariantOutputGravatar Brian Salomon2017-02-13
* Remove SkTextureCompressor.Gravatar Herb Derby2017-02-10
* Make shadow tessellators fail gracefully and add unit test for this.Gravatar Brian Salomon2017-02-03
* Consolidate read/write-Pixels testing code - take 2Gravatar Robert Phillips2017-01-27
* Revert "Consolidate read/write-Pixels testing code"Gravatar Robert Phillips2017-01-27
* Consolidate read/write-Pixels testing codeGravatar Robert Phillips2017-01-27
* Remove SkFallbackAlloc and SkFixedAlloc.Gravatar Herb Derby2017-01-16
* Make SkColorToHSV and SkHSVToColor "perfect" inversesGravatar Leon Scroggins III2017-01-11
* Add test for processor->resource ref/io countsGravatar Brian Salomon2017-01-11
* GIF: Avoid copying/storing data when possibleGravatar Leon Scroggins III2016-12-19
* Revert "Revert "WIP: Skia support library for ICC tasks""Gravatar Ravi Mistry2016-12-17
* Revert "WIP: Skia support library for ICC tasks"Gravatar Ravi Mistry2016-12-17
* WIP: Skia support library for ICC tasksGravatar Matt Sarett2016-12-16
* Added SkLRUCache.h and converted GPU program cache to use it.Gravatar Ethan Nicholas2016-12-15
* Reland image storage with fixes.Gravatar Brian Salomon2016-11-29
* Revert "Initial OpenGL Image support."Gravatar Brian Salomon2016-11-23
* Initial OpenGL Image support.Gravatar Brian Salomon2016-11-22