aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/private
Commit message (Expand)AuthorAge
...
* Fix SkTArray operator= to work with self assignmentGravatar Greg Daniel2017-03-22
* Mark overridden destructors with 'override' and remove 'virtual'Gravatar Brian Salomon2017-03-22
* Make SkImage_Gpu be deferred (take 2)Gravatar Robert Phillips2017-03-22
* check-headers-self-sufficient: updateGravatar Hal Canary2017-03-21
* Revert "Make SkImage_Gpu be deferred"Gravatar Robert Phillips2017-03-21
* Make SkImage_Gpu be deferredGravatar Robert Phillips2017-03-21
* Make SkMemory.h and adjust all files for usage.Gravatar Herb Derby2017-03-20
* Revert[2] "More SkVertices implementation work""Gravatar Mike Reed2017-03-17
* Revert "More SkVertices implementation work"Gravatar Mike Reed2017-03-17
* More SkVertices implementation workGravatar Mike Reed2017-03-17
* Make SkTArray not allocate unless reserve or initial count > 0Gravatar Brian Salomon2017-03-16
* Push setMipColorMode calls further down-stack & add to GrTextureProxyGravatar Robert Phillips2017-03-15
* 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