index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
ResourceCacheTest.cpp
Commit message (
Expand
)
Author
Age
*
Add GrProxyProvider
Robert Phillips
2018-01-08
*
Remove GrBackendObject from tests (except image_from_yuv_textures)
Robert Phillips
2017-12-12
*
Use GrContextFactories that produce a single GrContext in unit tests.
Brian Salomon
2017-11-15
*
Revert "Revert "Fix GrDefaultPathRender inversely wound path bug""
Robert Phillips
2017-10-30
*
Revert "Fix GrDefaultPathRender inversely wound path bug"
Robert Phillips
2017-10-30
*
Fix GrDefaultPathRender inversely wound path bug
Robert Phillips
2017-10-30
*
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
*
Remove fIsMipMapped from GrSurfaceDesc
Greg Daniel
2017-09-26
*
guard old apis for querying byte-size of a bitmap/imageinfo/pixmap
Mike Reed
2017-09-26
*
Remove pre-attachment of stencil buffers
Robert Phillips
2017-09-21
*
Revert "Remove isMipMapped from GrSurfaceDesc" and follow up find exact scrat...
Greg Daniel
2017-09-08
*
Remove isMipMapped from GrSurfaceDesc
Greg Daniel
2017-09-06
*
Remove origin field from GrSurface (take 2)
Robert Phillips
2017-08-29
*
Revert "Remove origin field from GrSurface"
Robert Phillips
2017-08-01
*
Remove origin field from GrSurface
Robert Phillips
2017-07-31
*
Add Make[backend] calls for creating GrContexts
Greg Daniel
2017-07-25
*
Second small fragment from "Reduce dependence on GrSurface's origin field"
Robert Phillips
2017-07-24
*
don't rely on canvas->readPixels
Mike Reed
2017-07-21
*
Revert "Reduce dependence on GrSurface's origin field"
Robert Phillips
2017-07-21
*
Reduce dependence on GrSurface's origin field
Robert Phillips
2017-07-21
*
Remove GrBackendTextureDesc
Brian Salomon
2017-07-20
*
Update gpu caps for valid sample counts.
Greg Daniel
2017-07-19
*
Move GrResourceProvider::createMipMappedTexture to GrSurfaceProxy::MakeDeferr...
Robert Phillips
2017-07-11
*
Move mock gpu and caps, add Gr prefix, and create via GrContext::Create
Brian Salomon
2017-06-23
*
Retract GrTexture*.h & GrRenderTarget*.h from other headers
Robert Phillips
2017-06-13
*
Expand texturability testing to cover mip-mapped textures, and fix iOS
Brian Osman
2017-06-02
*
Revert "Expand texturability testing to cover mip-mapped textures, and fix iOS"
Brian Osman
2017-06-01
*
Expand texturability testing to cover mip-mapped textures, and fix iOS
Brian Osman
2017-06-01
*
Revert "Expand texturability testing to cover mip-mapped textures, and fix iOS"
Brian Osman
2017-06-01
*
Expand texturability testing to cover mip-mapped textures, and fix iOS
Brian Osman
2017-06-01
*
Add method to GrContext to purge unlocked resources.
Derek Sollenberger
2017-05-26
*
Add GrContext API to report the number of purgeable bytes in the cache.
Derek Sollenberger
2017-05-24
*
Remove SkCrossContextImageData and all support code
Brian Osman
2017-05-11
*
Add flag to avoid stencil buffers in Skia
Eric Karl
2017-05-09
*
Allow wrapped resources to have unique keys
Brian Osman
2017-05-08
*
Revert "Revert "Plumb GrBackendTexture throughout skia.""
Greg Daniel
2017-04-20
*
Revert "Plumb GrBackendTexture throughout skia."
Stan Iliev
2017-04-19
*
Plumb GrBackendTexture throughout skia.
Greg Daniel
2017-04-18
*
deprecate odd variants of SkCanvas::readPixels
Mike Reed
2017-04-17
*
Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...
Robert Phillips
2017-04-06
*
Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrCont...
Robert Phillips
2017-04-05
*
Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...
Robert Phillips
2017-04-05
*
Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrCont...
Robert Phillips
2017-04-05
*
Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv
Robert Phillips
2017-04-05
[next]