aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Disable deferred proxies in ChromeGravatar Robert Phillips2017-04-27
* Only store width and height on SkPixelRefGravatar Matt Sarett2017-04-27
* Revert "Delete copyTo(Allocator), hide copyTo() behind flag"Gravatar Matt Sarett2017-04-27
* Revert "Plumb the use of GrBackendRenderTarget throughout Skia"Gravatar Greg Daniel2017-04-27
* Fold SkImageCacherator into SkImage_LazyGravatar Brian Osman2017-04-27
* Plumb the use of GrBackendRenderTarget throughout SkiaGravatar Greg Daniel2017-04-27
* Delete copyTo(Allocator), hide copyTo() behind flagGravatar Matt Sarett2017-04-27
* remove legacy codeGravatar Mike Reed2017-04-27
* Finish removing GrContext param from onRefEncodedDataGravatar Brian Osman2017-04-27
* Fix new IT blocks ARMv8Gravatar Amaury Le Leyzour2017-04-26
* SkColorFilter::makeColorSpace()Gravatar Mike Klein2017-04-26
* Hardwire opList lookAhead & lookBack parametersGravatar Robert Phillips2017-04-26
* Link to vulkan in tools but not library.Gravatar Brian Salomon2017-04-26
* Make SkNoncopyable movableGravatar Chris Blume2017-04-26
* Add ability to relinquish control of VkDevice and VkInstance lifetime to GrVk...Gravatar Brian Salomon2017-04-25
* Add GrVkInterface constructor with sepereate instance/device proc getters.Gravatar Brian Salomon2017-04-25
* Use system Vulkan headers except when no building with vulkan supportGravatar Greg Daniel2017-04-25
* Remove compressed texture support from cacheratorGravatar Brian Osman2017-04-25
* Delete SkGTypeface and SkGScalerContextGravatar Matt Sarett2017-04-25
* Rm makeRenderTargetContext in favor of deferred version (take 3)Gravatar Robert Phillips2017-04-25
* Add new GrVkBackendContext::Create explicitly requiring vk proc gettersGravatar Brian Salomon2017-04-24
* Revert "Split up opLists (take 2)"Gravatar Robert Phillips2017-04-24
* Split up opLists (take 2)Gravatar Robert Phillips2017-04-24
* Remove two more gpu headers from include/*Gravatar Robert Phillips2017-04-24
* makeColorSpace() for SkColorFilterShader and SkLightingShaderGravatar Matt Sarett2017-04-21
* Move ReleaseProc info to GrTexture and for implementations to define it.Gravatar Greg Daniel2017-04-21
* Remove more headers from include/gpuGravatar Robert Phillips2017-04-21
* Remove all headers from include/gpu/effectsGravatar Robert Phillips2017-04-21
* Circular shadow fixes for Flutter.Gravatar Jim Van Verth2017-04-21
* Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)"Gravatar Robert Phillips2017-04-21
* Rm makeRenderTargetContext in favor of deferred version (take 2)Gravatar Robert Phillips2017-04-21
* Revert "Revert "Plumb GrBackendTexture throughout skia.""Gravatar Greg Daniel2017-04-20
* remove vestigle code for lockpixelsGravatar Mike Reed2017-04-20
* Remove all config conversion modes except round-to-nearestGravatar Brian Osman2017-04-20
* calculate cull rects for SkMiniPicturesGravatar Mike Klein2017-04-20
* Check-in vulkan.h into third_party and use that instead of local sdk vulkan.hGravatar Greg Daniel2017-04-20
* remove dead code around SK_SUPPORT_LEGACY_CANVAS_READPIXELSGravatar Mike Reed2017-04-20
* SkColorSpaceXformer: Add SkShader::makeColorSpace()Gravatar Matt Sarett2017-04-19
* Revert "Check-in vulkan.h into third_party and use that instead of local sdk ...Gravatar Greg Daniel2017-04-19
* Check-in vulkan.h into third_party and use that instead of local sdk vulkan.hGravatar Greg Daniel2017-04-19
* Revert "Check-in vulkan.h into third_party and use that instead of local sdk ...Gravatar Greg Daniel2017-04-19
* Revert "Plumb GrBackendTexture throughout skia."Gravatar Stan Iliev2017-04-19
* Plumb GrBackendTexture throughout skia.Gravatar Greg Daniel2017-04-18
* Add backend safe classes for passing in external texture and render targets i...Gravatar Greg Daniel2017-04-18
* Check-in vulkan.h into third_party and use that instead of local sdk vulkan.hGravatar Greg Daniel2017-04-18
* Revert "Split up opLists"Gravatar Robert Phillips2017-04-18
* Split up opListsGravatar Robert Phillips2017-04-18
* Re-enable deferred proxies in ChromeGravatar Robert Phillips2017-04-18
* Split cleanup changes out of bigger CL (take 2)Gravatar Robert Phillips2017-04-18
* SkColorSpaceXformer: Handle compose color filtersGravatar Matt Sarett2017-04-17