index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrAHardwareBufferImageGenerator.cpp
Commit message (
Expand
)
Author
Age
*
Add mip support to GrAHardwareBufferImageGenerator
Greg Daniel
2017-10-30
*
Add api for passing mipped hint into ImageGenerator onGenerateTexture
Greg Daniel
2017-10-11
*
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
*
Reduce dependence on GrSurface's origin field (take 3)
Robert Phillips
2017-07-25
*
Update call to new signature of wrapBackendTexture
Leon Scroggins III
2017-07-20
*
Make SkImage_Lazy::onMakeColorSpace return a SkImage_Lazy
Christopher Cameron
2017-07-10
*
Cache GrTexture in GrAHardwareBufferImageGenerator
Stan Iliev
2017-06-28
*
Use the NDK headers for AHardwareBuffer.
Derek Sollenberger
2017-06-27
*
Add GrTextureProxy.h to GrAHardwareBufferImageGenerator.cpp (for Android roll)
Robert Phillips
2017-06-16
*
Readd GrResourceProvider.h to GrAHardwareBufferImageGenerator.cpp (for Androi...
Robert Phillips
2017-06-15
*
Clean up GrResourceProvider usage
Robert Phillips
2017-06-15
*
Add GrTexture.h include to GrAHardwareBufferImageGenerator.cpp
Robert Phillips
2017-06-13
*
Implement an SkImage backed by a Android hardware buffer
Stan Iliev
2017-06-02