aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* remove (unused?) arcto patheffectGravatar Mike Reed2017-07-24
* pass surface to device-managerGravatar Mike Reed2017-07-23
* make SkColorTable privateGravatar Mike Reed2017-07-22
* remove unused SkPoint3 from SkColor.hGravatar Mike Reed2017-07-22
* remove dead code around SK_SUPPORT_LEGACY_TEXTBLOB_SERIAL_APIGravatar Mike Reed2017-07-22
* Revert "Add support for semaphores to be inserted on GrContext flush"Gravatar Mike Reed2017-07-22
* Add support for semaphores to be inserted on GrContext flushGravatar Greg Daniel2017-07-22
* switch away from std::function in public apiGravatar Mike Reed2017-07-21
* Add strikeout font metrics.Gravatar Ben Wagner2017-07-21
* reduce code size in GrGLTestInterface.o and GrGLAssembleInterface.oGravatar Mike Klein2017-07-21
* Add category support to JSON and SkDebugf tracingGravatar Brian Osman2017-07-21
* Add initial version of GrResourceAllocator's free pool (take 2)Gravatar Robert Phillips2017-07-21
* clean read/write pixels signatures, augment SkSurface APIGravatar Mike Reed2017-07-21
* Revert "Reduce dependence on GrSurface's origin field"Gravatar Robert Phillips2017-07-21
* Reduce dependence on GrSurface's origin fieldGravatar Robert Phillips2017-07-21
* Revert "Add initial version of GrResourceAllocator's free pool"Gravatar Robert Phillips2017-07-21
* Add initial version of GrResourceAllocator's free poolGravatar Robert Phillips2017-07-21
* Add ability to pre-initialize vulkan semaphores when flushing surfacesGravatar Greg Daniel2017-07-20
* Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget."Gravatar Brian Salomon2017-07-20
* Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget.Gravatar Brian Salomon2017-07-20
* Add test for flushing empty surface with semaphoresGravatar Greg Daniel2017-07-20
* Update Skia milestone to 62Gravatar Heather Miller2017-07-20
* Remove GrBackendTextureDescGravatar Brian Salomon2017-07-20
* removed dead colortable codeGravatar Mike Reed2017-07-19
* Update gpu caps for valid sample counts.Gravatar Greg Daniel2017-07-19
* Remove GrLegacyMeshDrawOp and GrPipelineBuilderGravatar Brian Salomon2017-07-19
* Move GrTypesPriv.h to include/privateGravatar Brian Salomon2017-07-19
* Add GrResourceAllocator class + unit testGravatar Robert Phillips2017-07-19
* fix android-only functionGravatar Mike Reed2017-07-18
* Revert "Revert "remove dead code for legacy image encode api""Gravatar Brian Osman2017-07-18
* guard references to SkColorTableGravatar Mike Reed2017-07-18
* Don't store colortables in pixmaps or pixelrefsGravatar Mike Reed2017-07-17
* Index8 is dead, remove guarded codeGravatar Mike Reed2017-07-17
* Coverage counting path rendererGravatar Chris Dalton2017-07-14
* Report error on failure to create SkCodecGravatar Leon Scroggins III2017-07-14
* Revert "remove dead code for legacy image encode api"Gravatar Brian Osman2017-07-14
* Delete unread SkPicture mboxGravatar Florin Malita2017-07-13
* Add support for creating a GrContext backed by Metal.Gravatar Greg Daniel2017-07-13
* remove dead code for legacy image encode apiGravatar Mike Reed2017-07-13
* Guard to remove kIndex_8_SkColorTypeGravatar Mike Reed2017-07-13
* Revert "Revert "Change image encode api to return sk_sp""Gravatar Mike Reed2017-07-12
* Plumb raw GrMipLevel* down instead of SkTArray<GrMipLevel> in GrGpuGravatar Robert Phillips2017-07-12
* Serialize the new TileMode in SkBlurImageFilterImpl.Gravatar wutao2017-07-11
* Reland "Remove support for decoding to kIndex_8"Gravatar Leon Scroggins2017-07-11
* Revert "Change image encode api to return sk_sp"Gravatar Mike Reed2017-07-11
* Change image encode api to return sk_spGravatar Mike Reed2017-07-11
* Add serialize + catalog api to SkTextBlobGravatar Mike Reed2017-07-11
* Move GrResourceProvider::createMipMappedTexture to GrSurfaceProxy::MakeDeferr...Gravatar Robert Phillips2017-07-11
* Revert "Remove support for decoding to kIndex_8"Gravatar Leon Scroggins2017-07-10
* Correctly stroke zero length segments in multi-contour pathsGravatar Brian Osman2017-07-10