aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* remove unused parts of SkTypes.hGravatar Mike Klein2018-06-08
* Reland "Reland "Require mips to be allocated at texture creation time and dis...Gravatar Greg Daniel2018-06-08
* Stop passing GrPrimitiveProcessor to GrMesh::sendToGpu.Gravatar Brian Salomon2018-06-08
* Glyph search of desperationGravatar Herb Derby2018-06-08
* Revert "Reland "Require mips to be allocated at texture creation time and dis...Gravatar Greg Daniel2018-06-08
* see if we can remove this hackGravatar Mike Klein2018-06-08
* rebaseGravatar Cary Clark2018-06-08
* Make the SkPathRef GenIDChangeListener ref countedGravatar Chris Dalton2018-06-08
* New more efficient run builderGravatar Herb Derby2018-06-08
* Reland "Require mips to be allocated at texture creation time and disable lat...Gravatar Greg Daniel2018-06-08
* update SkColorGravatar Cary Clark2018-06-08
* remove final SkTypes dependencies in SkArenaAllocGravatar Mike Klein2018-06-08
* tweak SkArenaAlloc comments, parameter namesGravatar Mike Klein2018-06-07
* remove unused stat tracking from SkArenaAllocGravatar Mike Klein2018-06-07
* Revert "Require mips to be allocated at texture creation time and disable lat...Gravatar Greg Daniel2018-06-07
* Require mips to be allocated at texture creation time and disable late alloca...Gravatar Greg Daniel2018-06-07
* Add SkTypeface::makeClone.Gravatar Ben Wagner2018-06-07
* fonts: Hook up FallbackTextHelper to font remoting.Gravatar Khushal2018-06-07
* Add guard around GrVkBackendContext::Create function.Gravatar Greg Daniel2018-06-07
* require std::is_trivially_destructibleGravatar Mike Klein2018-06-07
* clean up some unused parts of SkArenaAllocGravatar Mike Klein2018-06-07
* Smarter use of glyph cacheGravatar Herb Derby2018-06-06
* simplify SK_FloatNaNGravatar Mike Klein2018-06-05
* Remove color space restrictions from image infosGravatar Brian Osman2018-06-04
* Always keep buffers in vulkan persistently mapped.Gravatar Greg Daniel2018-06-01
* Dest color space no longer impacts mipmaps or texture samplingGravatar Brian Osman2018-06-01
* Expose API for temporary use by the Android WebView.Gravatar Derek Sollenberger2018-05-31
* Reland "Use GrVkMemoryAllocator for vulkan memory allocations in ganesh."Gravatar Greg Daniel2018-05-31
* Allow CCPR in DDL mode (take 2)Gravatar Robert Phillips2018-05-31
* Revert "Reland "remove toString""Gravatar Cary Clark2018-05-31
* Reland "remove toString"Gravatar Cary Clark2018-05-31
* Revert "Use GrVkMemoryAllocator for vulkan memory allocations in ganesh."Gravatar Greg Daniel2018-05-30
* Revert "Move include into head to fix build breakage."Gravatar Greg Daniel2018-05-30
* Move include into head to fix build breakage.Gravatar Greg Daniel2018-05-30
* Use GrVkMemoryAllocator for vulkan memory allocations in ganesh.Gravatar Greg Daniel2018-05-30
* Make sk_sp operator bool explicit.Gravatar Ben Wagner2018-05-30
* Revert "Allow CCPR in DDL mode"Gravatar Robert Phillips2018-05-30
* include refreshGravatar Cary Clark2018-05-30
* Reland "Create API for GrVkMemoryAllocator and impliment use of AMD VulkanMem...Gravatar Greg Daniel2018-05-30
* Allow CCPR in DDL modeGravatar Robert Phillips2018-05-30
* support image-subsets in serializationGravatar Mike Reed2018-05-29
* remove bit, srgbnl config in DMGravatar Mike Klein2018-05-29
* Reland "Turn off domain in GrTextureOp when src rect contains entire proxy"Gravatar Brian Salomon2018-05-26
* Revert "Turn off domain in GrTextureOp when src rect contains entire proxy"Gravatar Stephen White2018-05-26
* Revert "Create API for GrVkMemoryAllocator and impliment use of AMD VulkanMem...Gravatar Greg Daniel2018-05-25
* Create API for GrVkMemoryAllocator and impliment use of AMD VulkanMemoryAlloc...Gravatar Greg Daniel2018-05-25
* Turn off domain in GrTextureOp when src rect contains entire proxyGravatar Brian Salomon2018-05-25
* Update Skia milestone to 69Gravatar Heather Miller2018-05-24
* Rename GrAtlasTextContext -> GrTextContextGravatar Herb Derby2018-05-24
* compute center slightly slower to avoid overflowGravatar Mike Reed2018-05-24