Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
ea0765224a595ed42a9ad713a87db16b4211e5f0
/
tests
/
ImageTest.cpp
cb87423
Add SkImage::makeColorSpace() to public API
by Matt Sarett
· 8 years ago
6b3155c
Revert[4] "clean up (partially) colortable api""""
by Mike Reed
· 8 years ago
5b1dba8
Support parametric transfer functions in SkImage_Raster::onMakeColorSpace()
by Matt Sarett
· 8 years ago
b14131c
Revert "Revert[2] "clean up (partially) colortable api"""
by Mike Reed
· 8 years ago
9920b10
Revert[2] "clean up (partially) colortable api""
by Mike Reed
· 8 years ago
1d1165c
Revert "clean up (partially) colortable api"
by Mike Klein
· 8 years ago
2e491a6
clean up (partially) colortable api
by Mike Reed
· 8 years ago
5fa3d6d
Revert "Revert "simplify api to bitmapcache""
by Mike Reed
· 8 years ago
dd1b4e9
Revert "simplify api to bitmapcache"
by Florin Malita
· 8 years ago
9f4b0ae
simplify api to bitmapcache
by Mike Reed
· 8 years ago
107524c
Attempt to fix AMD ANGLE bots.
by Brian Salomon
· 8 years ago
ed182d7
Remove SkImage::MakeTextureFromPixmap
by Brian Osman
· 8 years ago
6405e71
Remove gpu configs that don't have explicit API.
by Brian Salomon
· 8 years ago
6de1310
Begin implementation of SkImage_Base::makeColorSpace
by Matt Sarett
· 8 years ago
8f7d9b9
Revert "Begin implementation of SkImage_Base::makeColorSpace"
by Mike Reed
· 8 years ago
98629ef
Begin implementation of SkImage_Base::makeColorSpace
by Matt Sarett
· 8 years ago
0bb6f38
Add unit tests for SkImage::colorSpace()
by Matt Sarett
· 8 years ago
256c37b
Remove atlas creation from GrResourceProvider
by Robert Phillips
· 8 years ago
185130c
return and take SkImageGenerator as unique_ptr
by Mike Reed
· 8 years ago
f575993
Revert "Revert "Disallow readPixels() conversions from untagged srcs to tagged dsts""
by Matt Sarett
· 8 years ago
77a7a1b
SkColorSpace: remove named API, add gamut API
by Matt Sarett
· 8 years ago
e8827d2
Address feedback on makeTextureImage
by Brian Osman
· 8 years ago
1f2fff2
Revert "SkColorSpace: remove named API, add gamut API"
by Matt Sarett
· 8 years ago
ecaaf6f
SkColorSpace: remove named API, add gamut API
by Matt Sarett
· 8 years ago
041f7df
Bring back SkImage::makeTextureImage
by Brian Osman
· 8 years ago
3390e15
Expand SkImage::getTextureHandle call
by Robert Phillips
· 8 years ago
3500b77
Consolidate read/write-Pixels testing code - take 2
by Robert Phillips
· 8 years ago
2b270e5
Revert "Consolidate read/write-Pixels testing code"
by Robert Phillips
· 8 years ago
0bd4a23
Consolidate read/write-Pixels testing code
by Robert Phillips
· 8 years ago
b92234a
Revert "Remove SkImage::MakeTextureFromPixmap"
by Brian Osman
· 8 years ago
8ccbbb4
Remove SkImage::MakeTextureFromPixmap
by Brian Osman
· 8 years ago
8461506
Revert "Disallow readPixels() conversions from untagged srcs to tagged dsts"
by Matt Sarett
· 8 years ago
ccfd108
Disallow readPixels() conversions from untagged srcs to tagged dsts
by Matt Sarett
· 8 years ago
e94255d
Specify bit depth and color space in SkImage::MakeFromPicture()
by Matt Sarett
· 8 years ago
3afa628
Revert "Explicitly fail read/writePixels in invalid color space scenarios"
by Brian Osman
· 8 years ago
efcc418
Explicitly fail read/writePixels in invalid color space scenarios
by Brian Osman
· 8 years ago
534cbe5
Increase "large" image size in DeferredTextureImage.
by Brian Salomon
· 8 years ago
138ea97
Add color space to picture image as a creation parameter
by Brian Osman
· 8 years ago
d263413
Remove SkImage::makeTextureImage
by Brian Osman
· 8 years ago
6f0286f
use raster-pipeline in readPixels
by Mike Reed
· 8 years ago
db68301
SkImageEncoder: simplify API
by Hal Canary
· 8 years ago
a2b4bdc
Revert 248ff023 & 2cb6cb72
by Hal Canary
· 8 years ago
248ff02
SkImageEncoder: simplify API
by Hal Canary
· 8 years ago
7992da3
Support decoding images to multiple formats, depending on usage
by Brian Osman
· 8 years ago
c168a3a
Revert "Always build the ANGLE test code. Always build ANGLE on windows and linux."
by Mike Klein
· 8 years ago
238b820
Always build the ANGLE test code. Always build ANGLE on windows and linux.
by Brian Salomon
· 8 years ago
294c1c4
Revert "Delete SkImage::encode(Type)"
by Leon Scroggins
· 8 years ago
e48b4c5
Delete SkImage::encode(Type)
by Matt Sarett
· 8 years ago
342b7ac
tests: s/SkAutoTUnref/sk_sp/
by Hal Canary
· 8 years ago
145dbcd
Remove SkAutoTDelete.
by Ben Wagner
· 8 years ago
7ecc596
Remove SkAutoTDeleteArray
by Ben Wagner
· 8 years ago
6bd5284
Remove SkAutoTUnref and SkAutoTDelete from public includes.
by bungeman
· 8 years ago
6c15cc7
Modify deferred texture image API's handling of gamma
by Brian Osman
· 8 years ago
374772b
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
by reed
· 8 years ago
c245574
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
2b2fc7d
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
3ed485f
Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
1834242
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
2cbcd12
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"""
by Mike Reed
· 8 years ago
70cdb39
Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""
by Mike Reed
· 8 years ago
ce02e71
Revert "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
0591897
replace SkXfermode obj with SkBlendMode enum in paints
by Mike Reed
· 8 years ago
8e6c7ad
Make SkPngCodec decode progressively.
by scroggo
· 8 years ago
33e0cb5
Store mipmap levels in deferred texture image
by cblume
· 8 years ago
69c166d
Add alphaType() to SkImage
by brianosman
· 8 years ago
e9d55c5
Revert of Store mipmap levels in deferred texture image (patchset #11 id:200001 of https://codereview.chromium.org/2115023002/ )
by halcanary
· 8 years ago
d611314
Store mipmap levels in deferred texture image
by cblume
· 8 years ago
ae29644
update Image_MakeFromRasterBitmap to check uniqueIDs
by reed
· 8 years ago
1ec04d9
rename FoceCopyMode to SkCopyPixelMode
by reed
· 8 years ago
2f3416d
GN: add tests to DM
by mtklein
· 8 years ago
38d909e
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
by bungeman
· 8 years ago
2dad769
make an image from a mutable bitmap
by reed
· 8 years ago
eb56028
add unittests for roundtripping premul
by reed
· 8 years ago
db2cb10
Update SkImage_NewFromTexture test, to just test release
by brianosman
· 8 years ago
9ecaa1d
Remove unused MakeFromTextureCopy API
by brianosman
· 8 years ago
634b430
Add a function to convert a texture backed SkImage to raster.
by bsalomon
· 8 years ago
ab527a5
Enable many more tests for Vulkan
by egdaniel
· 8 years ago
6efeda4
Revert of Store mipmap levels in deferred texture image (patchset #15 id:280001 of https://codereview.chromium.org/2034933003/ )
by brianosman
· 8 years ago
b310519
Store mipmap levels in deferred texture image
by cblume
· 8 years ago
363bc33
Disable SkImage_drawAbandonedGpuImage on Vulkan.
by bsalomon
· 8 years ago
e5b651f
Add test for rendering an already abandoned texture-backed SkImage.
by bsalomon
· 8 years ago
d490708
Move create_image_large in ImageTest.cpp inside #if SK_SUPPORT_GPU
by bsalomon
· 8 years ago
b4da01d
Add prescale option to deferred params
by ericrk
· 8 years ago
d8d6855
Revert of Make SkPngCodec decode progressively. (patchset #26 id:520001 of https://codereview.chromium.org/1997703003/ )
by scroggo
· 8 years ago
6fb2391
Make SkPngCodec decode progressively.
by scroggo
· 8 years ago
26694c3
Revert of Make SkPngCodec decode progressively. (patchset #24 id:480001 of https://codereview.chromium.org/1997703003/ )
by scroggo
· 8 years ago
30e78c9
Make SkPngCodec decode progressively.
by scroggo
· 8 years ago
0fd3c81
Make unit tests use generic testcontext rather than glcontext
by bsalomon
· 8 years ago
8b7451a
Turn ContextInfos returned by GrContextFactory into structs.
by bsalomon
· 8 years ago
9d08172
Add instructions for building with MSAN
by scroggo
· 9 years ago
5e3815b
Rein in the use of SkDevice.h
by robertphillips
· 9 years ago
68d9134
Make more unit tests run on Vulkan
by bsalomon
· 9 years ago
758586c
Make existing unit tests only run on GL contexts
by bsalomon
· 9 years ago
f2f1c17
One signature for creating unit tests that run on premade GrContexts
by bsalomon
· 9 years ago
85b4b53
Rename enums in GrContextFactory to remove "GL"
by bsalomon
· 9 years ago
f3261af
Remove 'native' context unit test macro.
by bsalomon
· 9 years ago
b4b4cf3
Revert of Rename enums in GrContextFactory to remove "GL" (patchset #4 id:60001 of https://codereview.chromium.org/1845923004/ )
by bsalomon
· 9 years ago
2d9c6f8
Rename enums in GrContextFactory to remove "GL"
by bsalomon
· 9 years ago
3724e57
Move SkGLContext and some GrGLInterface implementations to skgputest module
by bsalomon
· 9 years ago
6f70d43
Revert of Move SkGLContext and some GrGLInterface implementations to skgputest module (patchset #13 id:240001 of https://codereview.chromium.org/1815823002/ )
by robertphillips
· 9 years ago
Next »