aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/ImageIsOpaqueTest.cpp
Commit message (Expand)AuthorAge
* Remove SK_SUPPORT_GPU checks in tool-only codeGravatar Brian Osman2018-05-31
* remove imageinfo flatten altogetherGravatar Cary Clark2018-03-19
* remove SkColorSpace_BaseGravatar Mike Klein2018-01-26
* Remove SkColorSpace_Base::MakeNamed, along with most uses of Adobe RGBGravatar Brian Osman2017-12-14
* Revert "Remove SkColorSpace_Base::MakeNamed, along with most uses of Adobe RGB"Gravatar Mike Klein2017-12-14
* Remove SkColorSpace_Base::MakeNamed, along with most uses of Adobe RGBGravatar Brian Osman2017-12-13
* Revert "Revert "resources: remove most uses of GetResourcePath()""Gravatar Mike Reed2017-12-09
* Revert "resources: remove most uses of GetResourcePath()"Gravatar Mike Reed2017-12-08
* resources: remove most uses of GetResourcePath()Gravatar Hal Canary2017-12-08
* resources: orgainize directory.Gravatar Hal Canary2017-12-08
* Index8 is dead, remove guarded codeGravatar Mike Reed2017-07-17
* don't test index8 -- no longer supportedGravatar Mike Reed2017-07-13
* move files out of private, and fix up callers to IWYUGravatar Mike Reed2017-05-16
* SkColorSpace: remove named API, add gamut APIGravatar Matt Sarett2017-02-07
* Revert "SkColorSpace: remove named API, add gamut API"Gravatar Matt Sarett2017-02-07
* SkColorSpace: remove named API, add gamut APIGravatar Matt Sarett2017-02-07
* Specify bit depth and color space in SkImage::MakeFromPicture()Gravatar Matt Sarett2017-01-09
* Add color space to picture image as a creation parameterGravatar Brian Osman2016-12-16
* add isAlphaOnly() queryGravatar reed2016-10-31
* Rename all color space factories from New* to Make*Gravatar Brian Osman2016-10-24
* Add SkColorSpace::Equals() APIGravatar msarett2016-08-01
* Enable many more tests for VulkanGravatar egdaniel2016-06-28
* Enable flattening and unflattening of SkColorSpaceGravatar msarett2016-06-22
* update callers to not use SkColorProfileTypeGravatar reed2016-06-21
* Keep SkColorSpace and SkColorProfileType in syncGravatar msarett2016-06-16
* Revert of Keep SkColorSpace and SkColorProfileType in sync (patchset #2 id:20...Gravatar egdaniel2016-06-15
* Keep SkColorSpace and SkColorProfileType in syncGravatar msarett2016-06-15
* Add SkColorSpace to SkImageInfoGravatar msarett2016-05-27
* Turn ContextInfos returned by GrContextFactory into structs.Gravatar bsalomon2016-05-11
* Prototype code that turns any/every flattenable into JSONGravatar brianosman2016-05-04
* Make existing unit tests only run on GL contextsGravatar bsalomon2016-04-06
* One signature for creating unit tests that run on premade GrContextsGravatar bsalomon2016-04-05
* switch surface to sk_spGravatar reed2016-03-23
* update callsites for Make image factoriesGravatar reed2016-03-17
* Move Budgeted enum out of SkSurface, use in GrTextureProviderGravatar bsalomon2016-02-25
* Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc...Gravatar bsalomon2016-02-25
* Move Budgeted enum out of SkSurface, use in GrTextureProviderGravatar bsalomon2016-02-25
* Generate list of GPU contexts outside testsGravatar kkinnunen2015-12-01
* Enable image is opaque test seems to pass nowGravatar joshualitt2015-10-01
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Require budget decision when creating a RenderTarget SkSurface.Gravatar bsalomon2015-01-16
* ensure 4-byte alignment for storage, as SkWriterBuffer requires itGravatar reed2014-12-15
* flag imageinfo as srgbGravatar reed2014-11-10
* fix Image::isOpaque test to not leakGravatar reed2014-08-20
* Add the method isOpaque() to SkImageGravatar piotaixr2014-08-19