index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
private
Commit message (
Expand
)
Author
Age
*
Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps
Robert Phillips
2017-03-14
*
Consolidate Proxy caching code in GrResourceProvider
Robert Phillips
2017-03-14
*
Restore deferred GPU resources in Chrome
Robert Phillips
2017-03-13
*
Add SkSTArray move assignment operators
Florin Malita
2017-03-12
*
Fix SkTHashTable dangling values
Florin Malita
2017-03-10
*
Partially defer SkImage_Gpu
Robert Phillips
2017-03-10
*
take fast case in swap() if we're using malloc OR we're empty
Mike Reed
2017-03-09
*
Remove unused ownership argument to GrSurfaceProxy::MakeWrappedBackend
Brian Osman
2017-03-09
*
Fix SkTArray copy construction
Florin Malita
2017-03-09
*
SkSTArray move ctor
Florin Malita
2017-03-09
*
Remove SkChunckAlloc
Herb Derby
2017-03-08
*
Revert "Fix new IT blocks ARMv8"
Mike Klein
2017-03-07
*
Fix new IT blocks ARMv8
Amaury Le Leyzour
2017-03-06
*
Rebase and fix chromium
Brian Osman
2017-03-04
*
Make GrSurface::MakeDeferred return sk_sp<GrTextureProxy>
Robert Phillips
2017-03-03
*
Remove stencil related flags from GrInstancedPipelineInfo.
Brian Salomon
2017-03-01
*
Disable deferred gpu resources for Chrome branch
Robert Phillips
2017-03-01
*
Fix -Wshadow-field warnings
Brian Salomon
2017-02-28
*
Allow GrSurfaceProxy-derived classes to use flags when instantiating (take 2)
Robert Phillips
2017-02-28
*
Revert "Allow GrSurfaceProxy-derived classes to use flags when instantiating"
Robert Phillips
2017-02-28
*
Allow GrSurfaceProxy-derived classes to use flags when instantiating
Robert Phillips
2017-02-28
*
Switch GrTextureStripAtlas over to GrTextureProxies
Robert Phillips
2017-02-23
*
Fix SkSemaphore comments.
Mike Klein
2017-02-22
*
SkExecutor
Mike Klein
2017-02-22
*
Tighten up GrSurfaceProxy typing
Robert Phillips
2017-02-15
*
Make SkAutoTMalloc movable
csmartdalton
2017-02-13
*
Revert "Revert "IWYU""
Mike Reed
2017-02-13
*
Revert "IWYU"
Robert Phillips
2017-02-11
*
IWYU
Mike Reed
2017-02-10
*
Fixed3232 overflow in LinearGradientContext::shadeSpan()
Florin Malita
2017-02-10
*
Make header files self-sufficient
Hal Canary
2017-02-10
*
Add integer vectors to GrSLType
csmartdalton
2017-02-08
*
Remove exec bit from source files.
Ben Wagner
2017-02-08
*
Revert "Revert "SkScalar: delete code that doesn't compile.""
Hal Canary
2017-02-02
*
Revert "SkScalar: delete code thqat doesn't compile."
Leon Scroggins
2017-02-02
*
SkScalar: delete code thqat doesn't compile.
Hal Canary
2017-02-02
*
Make SkShadowUtils tessellations ref counted in preparation for caching them.
Brian Salomon
2017-01-31
*
Add utilities to create GrSurfaceProxy & GrSurfaceContext from backend descs
Robert Phillips
2017-01-27
*
Switch GrConfigConversionEffect over to taking GrTextureProxies
Robert Phillips
2017-01-25
*
Use GrSurfaceContext::read/write-Pixels more
Robert Phillips
2017-01-25
*
Remove SkTDict and calls from SkView.
Herb Derby
2017-01-24
*
Update SkTDict to use SkArenaAlloc.
Herb Derby
2017-01-23
*
Add class GrProcessorSet which represents color and coverage FPs and a XPFact...
Brian Salomon
2017-01-18
*
Split ShadowMaskFilter into separate ambient and spot mask filters
Jim Van Verth
2017-01-16
*
Fix syntax error for adjusting old stdc++ headers.
Herb Derby
2017-01-13
*
Introduce SkArenaAlloc - should be fast for POD types and RAII for types with...
Herb Derby
2017-01-13
*
cleanup after 95e3c05
Hal Canary
2017-01-12
*
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
Hal Canary
2017-01-11
*
Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h"
Kevin Lubick
2017-01-11
*
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
Hal Canary
2017-01-11
[next]