index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
use GrFPArgs for maskfilters
Mike Reed
2018-01-19
*
Move more internal methods from GrContext to GrContextPriv (take 2)
Robert Phillips
2018-01-19
*
Add explicit abandoned flag to the GrProxyProvider
Robert Phillips
2018-01-19
*
Add Android_API26 bot to CQ
Greg Daniel
2018-01-19
*
drawimage + maskfilter bug fix
Mike Reed
2018-01-19
*
Split GrContext into Normal/DDL flavors
Robert Phillips
2018-01-19
*
check for crazy bounds from fuzzer
Mike Reed
2018-01-19
*
Revert "Move more internal methods from GrContext to GrContextPriv"
Hal Canary
2018-01-19
*
SkQP: use bitmap.pixmap()
Hal Canary
2018-01-19
*
Move more internal methods from GrContext to GrContextPriv
Robert Phillips
2018-01-19
*
make rrect's more self-consistent, check drawable index
Mike Reed
2018-01-19
*
Stop defining SK_CODEC_PRINTF in debug
Leon Scroggins III
2018-01-19
*
ccpr: Blacklist vertex shaders on ANGLE/Skylake
Chris Dalton
2018-01-19
*
rename inner AsFPArgs to stand-alone GrFPArgs
Mike Reed
2018-01-19
*
Delete SkColorSpaceXformImageGenerator and SkImagePriv::SkMakeImageInColorSpace
Greg Daniel
2018-01-19
*
Update Skia milestone to 66
Heather Miller
2018-01-19
*
Add more asserts about MSAA render buffers and FBO 0
Brian Osman
2018-01-19
*
Remove tonal color from DrawShadow internals
Jim Van Verth
2018-01-19
*
SkQP: better logging
Hal Canary
2018-01-19
*
Be more explicit checking for render targets with MSAA render buffers
Brian Osman
2018-01-19
*
remove code from old picture serial guard
Mike Reed
2018-01-19
*
Fix handling of red support for GalliumLLVM renderer
Robert Phillips
2018-01-19
*
Update markdown files
Update Docs
2018-01-19
*
add shadermaskfilter
Mike Reed
2018-01-18
*
validate paint setters in readbuffer
Mike Reed
2018-01-18
*
Extract a GrCCPathParser class that is decoupled from atlas ops
Chris Dalton
2018-01-18
*
SkSL now supports ternary lvalues
Ethan Nicholas
2018-01-18
*
detect fixed overflow in drawPoints
Mike Reed
2018-01-18
*
check for inconsistent counts in drawTextRSXform
Mike Reed
2018-01-18
*
Move GrOpFlushState out of GrDrawingManager and onto the stack
Robert Phillips
2018-01-18
*
SkQP: fix broken JUnit tests & report output
Hal Canary
2018-01-18
*
turn assert into check for text
Mike Reed
2018-01-18
*
sk_in array is now sized correctly in SPIR-V output
Ethan Nicholas
2018-01-17
*
Remove old command buffer ES3 tex storage limitation
Brian Salomon
2018-01-17
*
Remove GrGLCaps::fTextureRedSupport
Brian Salomon
2018-01-17
*
cleaned up SkSL constant handling
Ethan Nicholas
2018-01-17
*
Remove GrSurfaceProxy::MakeWrapped (take 2)
Robert Phillips
2018-01-17
*
use safemath::mull for buffer sizes
Mike Reed
2018-01-17
*
Revert "Remove GrSurfaceProxy::MakeWrapped"
Robert Phillips
2018-01-17
*
Add Android ImageDecoder features to SkAnimatedImage
Leon Scroggins III
2018-01-17
*
fixed type error in RTAdjust application
Ethan Nicholas
2018-01-17
*
Remove GrSurfaceProxy::MakeWrapped
Robert Phillips
2018-01-17
*
handle large rects, rename helper
Mike Reed
2018-01-17
*
Reuse the CPU 2pt conical code in the GPU backend
Yuqian Li
2018-01-17
*
Move GrSurfaceProxy::MakeLazy to GrProxyProvider::createLazy
Robert Phillips
2018-01-17
*
Fix keys for Chromecast gold results
Kevin Lubick
2018-01-17
*
Disable explicit resource allocation in Ganesh
Robert Phillips
2018-01-17
*
Update to GrBackendTexutreImageGenerator to support lazy texture proxies
Greg Daniel
2018-01-17
*
Add a GM and images to test SkEncodedOrigin
Leon Scroggins III
2018-01-17
*
Support scaled color emojis for SDF fallback
Jim Van Verth
2018-01-17
[next]