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
*
Remove unused code resulted from deleting DeferredTextureImage
Greg Daniel
2018-02-10
*
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
*
More sample count cleanup:
Brian Salomon
2018-02-01
*
Revert "Revert "Redefine the meaning of sample counts in GPU backend.""
Brian Salomon
2018-02-01
*
Revert "Redefine the meaning of sample counts in GPU backend."
Brian Salomon
2018-02-01
*
Redefine the meaning of sample counts in GPU backend.
Brian Salomon
2018-02-01
*
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
*
Move resourceProvider accessor to GrContextPriv (take 2)
Robert Phillips
2018-01-16
*
Revert "Move resourceProvider accessor to GrContextPriv"
Hal Canary
2018-01-16
*
Move resourceProvider accessor to GrContextPriv
Robert Phillips
2018-01-16
*
Funnel most proxy creation through GrProxyProvider
Robert Phillips
2018-01-16
*
Add valid checks in places we query isTestingOnlyBackendTexture
Greg Daniel
2018-01-10
*
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
[next]