index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
text
Commit message (
Expand
)
Author
Age
*
Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps
Robert Phillips
2017-03-14
*
Use SkTArray for mailbox polling
Florin Malita
2017-03-14
*
Purge GrTextBlobCache entries on SkTextBlob deletion
Florin Malita
2017-03-14
*
Revert "Revert "Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead o...
Florin Malita
2017-03-10
*
Revert "Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrs"
Florin Malita
2017-03-09
*
Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrs
Florin Malita
2017-03-09
*
Add a separate draw function to GrRenderTargetContext for GrMeshDrawOp derive...
Brian Salomon
2017-03-09
*
Make SkGr.h private and remove unused functions
Brian Osman
2017-03-08
*
Refactor GrTextBlobCache
Florin Malita
2017-03-08
*
Remove atlas creation from GrResourceProvider
Robert Phillips
2017-03-02
*
Clean up/remove unused GrFragmentProcessor-derived ctors
Robert Phillips
2017-02-28
*
SkScalarMul is deprecated
Mike Reed
2017-02-14
*
make GR_TEST_UTILS=0 work
Hal Canary
2017-02-02
*
Broaden checking of GrSurfaceProxy::MakeDeferred's return value
Robert Phillips
2017-02-01
*
Rationalize GrContext's Gr*Proxy getter naming
Robert Phillips
2017-01-30
*
verify that glyph position rect is non-empty in GrAtlasTextBlob::appendGlyph
Lee Salzman
2017-01-27
*
Replace some GrSurface:read/writePixels with the GrSurfaceContext equivalent
Robert Phillips
2017-01-20
*
Move read/write-Pixels up to GrSurfaceContext
Robert Phillips
2017-01-18
*
Delay SkPaint->GrPaint conversion in text rendering.
Brian Salomon
2017-01-13
*
Try out new refFoo pattern on GrStyle
Robert Phillips
2017-01-13
*
refFoo variant for getters that naturally have a sk_sp
Mike Reed
2017-01-12
*
Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.
Brian Salomon
2017-01-11
*
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
*
Generate Signed Distance Field directly from vector path
joel.liang
2017-01-09
*
Remove ref counting from GrOp.
Brian Salomon
2017-01-03
*
Misc batch->op cleanup Part 1 of 2
Brian Salomon
2016-12-21
*
Revert of Generate Signed Distance Field directly from vector path (patchset ...
rmistry
2016-12-21
*
Generate Signed Distance Field directly from vector path
joel.liang
2016-12-20
*
Rename files, macros, types, and functions related to GrDrawOp testing.
Brian Salomon
2016-12-20
*
Revert of Generate Signed Distance Field directly from vector path (patchset ...
rmistry
2016-12-19
*
Generate Signed Distance Field directly from vector path
joel.liang
2016-12-18
*
Rename GrBatchAtlas -> GrDrawOpAtlas.
Brian Salomon
2016-12-17
*
Rename GrBatchAtlas files to GrDrawOpAtlas
Brian Salomon
2016-12-16
*
Rename GrBatchFontCache->GrAtlasGlyphCache
Brian Salomon
2016-12-16
*
move src/gpu/batches -> src/gpu/ops
Brian Salomon
2016-12-16
*
Rename GrAtlasTextBatch->GrAtlasTextOp and sk_sp
Brian Salomon
2016-12-15
*
Rename GrAtlasTextBatch files to GrAtlasTextOp
Brian Salomon
2016-12-15
*
Rename NVPR batch->op and sk_sp'ify
Brian Salomon
2016-12-15
*
Demote savePixels to save_pixels
Robert Phillips
2016-12-14
*
Make GrRenderTargetContext::addDrawOp use sk_sp
Brian Salomon
2016-12-13
*
Relandx2 "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-09
*
Revert "Reland "Remove antialiasing control from GrPaint.""
Brian Salomon
2016-12-09
*
Reland "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-09
*
Revert "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-08
*
Remove antialiasing control from GrPaint.
Brian Salomon
2016-12-08
*
Rename GrBatchFlushState to GrOpFlushState
Brian Salomon
2016-12-07
*
Rename GrRTC::drawBatch to addDrawOp and local vars in GrRTC.cpp
Brian Salomon
2016-12-07
*
Rename GrDrawBatch->GrDrawOp
Brian Salomon
2016-12-01
[next]