aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/ImageTest.cpp
Commit message (Expand)AuthorAge
* Add testing only helper to flush and sync gpu.Gravatar Greg Daniel2018-03-08
* Fix assert format string in GrContext_colorTypeSupportedAsImage test.Gravatar Oleg Maximenko2018-02-26
* Revert "Revert "Remove SkImage deferred texture image data APIs.""Gravatar Brian Salomon2018-02-09
* remove kRW_LegacyBitmapModeGravatar Cary Clark2018-02-08
* Add test for reading back from unpremul texture imageGravatar Brian Salomon2018-02-05
* Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sampl...Gravatar Brian Salomon2018-02-03
* Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts...Gravatar Brian Salomon2018-02-03
* Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU ...Gravatar Brian Salomon2018-02-02
* Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""Gravatar Brian Salomon2018-02-02
* Add new GrContext queries for imagability, surfacability, and max sample coun...Gravatar Brian Salomon2018-02-02
* Fix GrBackendTextureImageGenerator to hold context lock till all proxies are ...Gravatar Greg Daniel2018-02-01
* don't draw images with nonfinite dst boundsGravatar Mike Reed2018-01-30
* Revert "hide picture virtuals (no public callers)"Gravatar Mike Klein2018-01-27
* hide picture virtuals (no public callers)Gravatar Mike Reed2018-01-27
* Make use of VkSemaphores thread safe assuming use of the same VkQueue.Gravatar Greg Daniel2018-01-22
* Move more internal methods from GrContext to GrContextPriv (take 3)Gravatar Robert Phillips2018-01-22
* Revert "Move more internal methods from GrContext to GrContextPriv (take 2)"Gravatar Leon Scroggins2018-01-20
* Move more internal methods from GrContext to GrContextPriv (take 2)Gravatar Robert Phillips2018-01-19
* Revert "Move more internal methods from GrContext to GrContextPriv"Gravatar Hal Canary2018-01-19
* Move more internal methods from GrContext to GrContextPrivGravatar Robert Phillips2018-01-19
* Force BackendTextureImageGenerator to work on only 1 consumer contextGravatar Greg Daniel2018-01-12
* add serialprocs to MultiDocument, hide redundant methodsGravatar Mike Reed2017-12-21
* Add new SkImage factory to create from GrBackendTexture with SkColorTypeGravatar Greg Daniel2017-12-18
* remove deprecated SkPixelSerializerGravatar Mike Reed2017-12-16
* Revert "Remove SkImage deferred texture image data APIs."Gravatar Eric Karl2017-12-15
* Remove GrBackendObject from tests (except image_from_yuv_textures)Gravatar Robert Phillips2017-12-12
* resources: orgainize directory.Gravatar Hal Canary2017-12-08
* Remove SkImage deferred texture image data APIs.Gravatar Brian Salomon2017-12-07
* Revert "Revert "Add method to sk_gpu_test::TestContext to automatically resto...Gravatar Brian Salomon2017-11-17
* Revert "Add method to sk_gpu_test::TestContext to automatically restore the p...Gravatar Brian Osman2017-11-16
* Add method to sk_gpu_test::TestContext to automatically restore the previous ...Gravatar Brian Salomon2017-11-16
* Use GrContextFactories that produce a single GrContext in unit tests.Gravatar Brian Salomon2017-11-15
* Add MakeCrossContextFromPixmapGravatar Brian Osman2017-11-07
* MakeBackendTextureFromSkImageGravatar Eric Karl2017-10-12
* Add flag on GrBackendTexture to say whether texture is mipped or notGravatar Greg Daniel2017-10-12
* Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"Gravatar Mike Reed2017-10-03
* Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/ima...Gravatar Mike Reed2017-10-02
* Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/p...Gravatar Mike Reed2017-10-02
* Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"Gravatar Jim Van Verth2017-09-27
* guard old apis for querying byte-size of a bitmap/imageinfo/pixmapGravatar Mike Reed2017-09-27
* Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"Gravatar Greg Daniel2017-09-26
* guard old apis for querying byte-size of a bitmap/imageinfo/pixmapGravatar Mike Reed2017-09-26
* Rework GrSamplerParams to be more compact and use its own wrap mode enum.Gravatar Brian Salomon2017-09-07
* Fix DeferredTextureImage test on MacGravatar Robert Phillips2017-08-02
* Update CrossContext Image test to fix memory leakGravatar Greg Daniel2017-07-25
* Revert "Revert "Change image encode api to return sk_sp""Gravatar Mike Reed2017-07-12
* Revert "Change image encode api to return sk_sp"Gravatar Mike Reed2017-07-11
* Change image encode api to return sk_spGravatar Mike Reed2017-07-11
* remove unneeded code for index8 imagseGravatar Mike Reed2017-07-03
* hide index8 supportGravatar Mike Reed2017-07-03