index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
ImageTest.cpp
Commit message (
Expand
)
Author
Age
*
Revert "Revert "Remove SkImage deferred texture image data APIs.""
Brian Salomon
2018-02-09
*
remove kRW_LegacyBitmapMode
Cary Clark
2018-02-08
*
Add test for reading back from unpremul texture image
Brian Salomon
2018-02-05
*
Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sampl...
Brian Salomon
2018-02-03
*
Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts...
Brian Salomon
2018-02-03
*
Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU ...
Brian Salomon
2018-02-02
*
Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""
Brian Salomon
2018-02-02
*
Add new GrContext queries for imagability, surfacability, and max sample coun...
Brian Salomon
2018-02-02
*
Fix GrBackendTextureImageGenerator to hold context lock till all proxies are ...
Greg Daniel
2018-02-01
*
don't draw images with nonfinite dst bounds
Mike Reed
2018-01-30
*
Revert "hide picture virtuals (no public callers)"
Mike Klein
2018-01-27
*
hide picture virtuals (no public callers)
Mike Reed
2018-01-27
*
Make use of VkSemaphores thread safe assuming use of the same VkQueue.
Greg Daniel
2018-01-22
*
Move more internal methods from GrContext to GrContextPriv (take 3)
Robert Phillips
2018-01-22
*
Revert "Move more internal methods from GrContext to GrContextPriv (take 2)"
Leon Scroggins
2018-01-20
*
Move more internal methods from GrContext to GrContextPriv (take 2)
Robert Phillips
2018-01-19
*
Revert "Move more internal methods from GrContext to GrContextPriv"
Hal Canary
2018-01-19
*
Move more internal methods from GrContext to GrContextPriv
Robert Phillips
2018-01-19
*
Force BackendTextureImageGenerator to work on only 1 consumer context
Greg Daniel
2018-01-12
*
add serialprocs to MultiDocument, hide redundant methods
Mike Reed
2017-12-21
*
Add new SkImage factory to create from GrBackendTexture with SkColorType
Greg Daniel
2017-12-18
*
remove deprecated SkPixelSerializer
Mike Reed
2017-12-16
*
Revert "Remove SkImage deferred texture image data APIs."
Eric Karl
2017-12-15
*
Remove GrBackendObject from tests (except image_from_yuv_textures)
Robert Phillips
2017-12-12
*
resources: orgainize directory.
Hal Canary
2017-12-08
*
Remove SkImage deferred texture image data APIs.
Brian Salomon
2017-12-07
*
Revert "Revert "Add method to sk_gpu_test::TestContext to automatically resto...
Brian Salomon
2017-11-17
*
Revert "Add method to sk_gpu_test::TestContext to automatically restore the p...
Brian Osman
2017-11-16
*
Add method to sk_gpu_test::TestContext to automatically restore the previous ...
Brian Salomon
2017-11-16
*
Use GrContextFactories that produce a single GrContext in unit tests.
Brian Salomon
2017-11-15
*
Add MakeCrossContextFromPixmap
Brian Osman
2017-11-07
*
MakeBackendTextureFromSkImage
Eric Karl
2017-10-12
*
Add flag on GrBackendTexture to say whether texture is mipped or not
Greg Daniel
2017-10-12
*
Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
Mike Reed
2017-10-03
*
Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/ima...
Mike Reed
2017-10-02
*
Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/p...
Mike Reed
2017-10-02
*
Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
Jim Van Verth
2017-09-27
*
guard old apis for querying byte-size of a bitmap/imageinfo/pixmap
Mike Reed
2017-09-27
*
Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
Greg Daniel
2017-09-26
*
guard old apis for querying byte-size of a bitmap/imageinfo/pixmap
Mike Reed
2017-09-26
*
Rework GrSamplerParams to be more compact and use its own wrap mode enum.
Brian Salomon
2017-09-07
*
Fix DeferredTextureImage test on Mac
Robert Phillips
2017-08-02
*
Update CrossContext Image test to fix memory leak
Greg Daniel
2017-07-25
*
Revert "Revert "Change image encode api to return sk_sp""
Mike Reed
2017-07-12
*
Revert "Change image encode api to return sk_sp"
Mike Reed
2017-07-11
*
Change image encode api to return sk_sp
Mike Reed
2017-07-11
*
remove unneeded code for index8 imagse
Mike Reed
2017-07-03
*
hide index8 support
Mike Reed
2017-07-03
*
Remove SkImage_Base::peekTexture call
Robert Phillips
2017-06-26
*
Fix cross context test to actually use shared GL contexts
Brian Osman
2017-06-21
[next]