aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/private
Commit message (Expand)AuthorAge
* Add GrRenderTargetContext::resourceProvider & GrResourceProvider::capsGravatar Robert Phillips2017-03-14
* Consolidate Proxy caching code in GrResourceProviderGravatar Robert Phillips2017-03-14
* Restore deferred GPU resources in ChromeGravatar Robert Phillips2017-03-13
* Add SkSTArray move assignment operatorsGravatar Florin Malita2017-03-12
* Fix SkTHashTable dangling valuesGravatar Florin Malita2017-03-10
* Partially defer SkImage_GpuGravatar Robert Phillips2017-03-10
* take fast case in swap() if we're using malloc OR we're emptyGravatar Mike Reed2017-03-09
* Remove unused ownership argument to GrSurfaceProxy::MakeWrappedBackendGravatar Brian Osman2017-03-09
* Fix SkTArray copy constructionGravatar Florin Malita2017-03-09
* SkSTArray move ctorGravatar Florin Malita2017-03-09
* Remove SkChunckAllocGravatar Herb Derby2017-03-08
* Revert "Fix new IT blocks ARMv8"Gravatar Mike Klein2017-03-07
* Fix new IT blocks ARMv8Gravatar Amaury Le Leyzour2017-03-06
* Rebase and fix chromiumGravatar Brian Osman2017-03-04
* Make GrSurface::MakeDeferred return sk_sp<GrTextureProxy>Gravatar Robert Phillips2017-03-03
* Remove stencil related flags from GrInstancedPipelineInfo.Gravatar Brian Salomon2017-03-01
* Disable deferred gpu resources for Chrome branchGravatar Robert Phillips2017-03-01
* Fix -Wshadow-field warningsGravatar Brian Salomon2017-02-28
* Allow GrSurfaceProxy-derived classes to use flags when instantiating (take 2)Gravatar Robert Phillips2017-02-28
* Revert "Allow GrSurfaceProxy-derived classes to use flags when instantiating"Gravatar Robert Phillips2017-02-28
* Allow GrSurfaceProxy-derived classes to use flags when instantiatingGravatar Robert Phillips2017-02-28
* Switch GrTextureStripAtlas over to GrTextureProxiesGravatar Robert Phillips2017-02-23
* Fix SkSemaphore comments.Gravatar Mike Klein2017-02-22
* SkExecutorGravatar Mike Klein2017-02-22
* Tighten up GrSurfaceProxy typingGravatar Robert Phillips2017-02-15
* Make SkAutoTMalloc movableGravatar csmartdalton2017-02-13
* Revert "Revert "IWYU""Gravatar Mike Reed2017-02-13
* Revert "IWYU"Gravatar Robert Phillips2017-02-11
* IWYUGravatar Mike Reed2017-02-10
* Fixed3232 overflow in LinearGradientContext::shadeSpan()Gravatar Florin Malita2017-02-10
* Make header files self-sufficientGravatar Hal Canary2017-02-10
* Add integer vectors to GrSLTypeGravatar csmartdalton2017-02-08
* Remove exec bit from source files.Gravatar Ben Wagner2017-02-08
* Revert "Revert "SkScalar: delete code that doesn't compile.""Gravatar Hal Canary2017-02-02
* Revert "SkScalar: delete code thqat doesn't compile."Gravatar Leon Scroggins2017-02-02
* SkScalar: delete code thqat doesn't compile.Gravatar Hal Canary2017-02-02
* Make SkShadowUtils tessellations ref counted in preparation for caching them.Gravatar Brian Salomon2017-01-31
* Add utilities to create GrSurfaceProxy & GrSurfaceContext from backend descsGravatar Robert Phillips2017-01-27
* Switch GrConfigConversionEffect over to taking GrTextureProxiesGravatar Robert Phillips2017-01-25
* Use GrSurfaceContext::read/write-Pixels moreGravatar Robert Phillips2017-01-25
* Remove SkTDict and calls from SkView.Gravatar Herb Derby2017-01-24
* Update SkTDict to use SkArenaAlloc.Gravatar Herb Derby2017-01-23
* Add class GrProcessorSet which represents color and coverage FPs and a XPFact...Gravatar Brian Salomon2017-01-18
* Split ShadowMaskFilter into separate ambient and spot mask filtersGravatar Jim Van Verth2017-01-16
* Fix syntax error for adjusting old stdc++ headers.Gravatar Herb Derby2017-01-13
* Introduce SkArenaAlloc - should be fast for POD types and RAII for types with...Gravatar Herb Derby2017-01-13
* cleanup after 95e3c05Gravatar Hal Canary2017-01-12
* 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