aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/text/GrAtlasGlyphCache.cpp
Commit message (Expand)AuthorAge
* Add support for additional textures in GrDrawOpAtlasGravatar Jim Van Verth2017-09-12
* Cosmetic changes to GrDrawOpAtlasGravatar Robert Phillips2017-09-01
* Retract Gr*Priv.h includes a bitGravatar Robert Phillips2017-08-31
* Replace SkFAIL with SK_ABORT.Gravatar Ben Wagner2017-08-16
* Replace log2 with SkNextLog2Gravatar Brian Osman2017-08-11
* Clean up GrResourceProvider usageGravatar Robert Phillips2017-06-15
* Allow custom GrAtlasGlyphCache texture sizesGravatar Eric Karl2017-05-05
* Move GrAtlasGlyphCache over to SkArenaAlloc from SkVarAlloc.Gravatar Herb Derby2017-04-13
* Remove atlas creation from GrResourceProviderGravatar Robert Phillips2017-03-02
* Clean up/remove unused GrFragmentProcessor-derived ctorsGravatar Robert Phillips2017-02-28
* Broaden checking of GrSurfaceProxy::MakeDeferred's return valueGravatar Robert Phillips2017-02-01
* Rationalize GrContext's Gr*Proxy getter namingGravatar Robert Phillips2017-01-30
* Replace some GrSurface:read/writePixels with the GrSurfaceContext equivalentGravatar Robert Phillips2017-01-20
* Move read/write-Pixels up to GrSurfaceContextGravatar Robert Phillips2017-01-18
* SkTypes.h : move SkAutoMalloc into SkAutoMalloc.hGravatar Hal Canary2017-01-11
* Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h"Gravatar Kevin Lubick2017-01-11
* SkTypes.h : move SkAutoMalloc into SkAutoMalloc.hGravatar Hal Canary2017-01-11
* Generate Signed Distance Field directly from vector pathGravatar joel.liang2017-01-09
* Revert of Generate Signed Distance Field directly from vector path (patchset ...Gravatar rmistry2016-12-21
* Generate Signed Distance Field directly from vector pathGravatar joel.liang2016-12-20
* Revert of Generate Signed Distance Field directly from vector path (patchset ...Gravatar rmistry2016-12-19
* Generate Signed Distance Field directly from vector pathGravatar joel.liang2016-12-18
* Rename GrBatchAtlas -> GrDrawOpAtlas.Gravatar Brian Salomon2016-12-17
* Rename GrBatchFontCache->GrAtlasGlyphCacheGravatar Brian Salomon2016-12-16