aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Allow caller to specify if the want mip maps in makeTextureImage call.Gravatar Greg Daniel2018-06-13
* Fix IsFunctionallyExactGravatar Robert Phillips2018-06-13
* Revert "SkTypes: extract SkTo"Gravatar Hal Canary2018-06-13
* Remove SkBool8.Gravatar Ben Wagner2018-06-12
* Implement DWriteFontTypeface::onGetVariationDesignPosition on win10.Gravatar Bruce Wang2018-06-12
* fonts: Fix memory allocation for fallback glyphs.Gravatar Khushal2018-06-12
* SkTypes: more into SkMacrosGravatar Hal Canary2018-06-12
* renamed SkSL's assert macrosGravatar Ethan Nicholas2018-06-12
* SkMacros split from SkTypes.hGravatar Hal Canary2018-06-12
* avoid immintrin.h in SkNx_sse.hGravatar Mike Klein2018-06-12
* SkTypes: extract SkToGravatar Hal Canary2018-06-12
* Plumb GrContext everywhereGravatar Robert Phillips2018-06-12
* More shadow tessellation cleanup.Gravatar Jim Van Verth2018-06-12
* clean up SkPicture includeGravatar Cary Clark2018-06-12
* Clean up a few IWYU issuesGravatar Mike Klein2018-06-11
* trim #include <new> from SkPostConfig.hGravatar Mike Klein2018-06-11
* try to remove workaround for VS 2010Gravatar Mike Klein2018-06-11
* Revert "remove half float workaround in GrGLGpu::onReadPixels"Gravatar Stephen White2018-06-09
* remove unused parts of SkTypes.hGravatar Mike Klein2018-06-08
* Fall back to bilerp if we are undable to do a copy for mips.Gravatar Greg Daniel2018-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
* Avoid degenerate matrices (that trigger asserts) in test codeGravatar Brian Osman2018-06-08
* rebaseGravatar Cary Clark2018-06-08
* fonts: Perform blob analysis at SkBaseDevice layer instead of canvas.Gravatar Khushal2018-06-08
* Make the SkPathRef GenIDChangeListener ref countedGravatar Chris Dalton2018-06-08
* Remove include of GrGLProgramBuilder.h from GrGLProgram.h and GrVkPipelineSta...Gravatar Brian Salomon2018-06-08
* Add a front() accessor to GrAllocatorGravatar Chris Dalton2018-06-08
* New more efficient run builderGravatar Herb Derby2018-06-08
* Add SkTypeface::makeClone.Gravatar Bruce Wang2018-06-08
* remove half float workaround in GrGLGpu::onReadPixelsGravatar Brian Salomon2018-06-08
* Fix A2B JPEG images on GPU backed xform or color-managed canvasGravatar Brian Osman2018-06-08
* Implement Sk2f::floorGravatar Chris Dalton2018-06-08
* remove linear blending from SkWebpCodecGravatar Mike Klein2018-06-08
* GrTessellator: catch missing intersections.Gravatar Stephen White2018-06-08
* Fix SkImageInfo::computeByteSize underflowGravatar Adrienne Walker2018-06-08
* Reland "Require mips to be allocated at texture creation time and disable lat...Gravatar Greg Daniel2018-06-08
* Revert "Reland "Workaround constexpr bug in MSVC 2015 in GrTextureOp""Gravatar Brian Salomon2018-06-08
* remove final SkTypes dependencies in SkArenaAllocGravatar Mike Klein2018-06-08
* fixed vec3 size differences and mod calculation of skslc msl backendGravatar Timothy Liang2018-06-08
* Add a factory to any GrOp-derived class that lacked oneGravatar Robert Phillips2018-06-08
* SkFontMgr_DirectWrite::onMakeFromStreamArgs works on win 7Gravatar Bruce Wang2018-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
* Remove GrGLSLFragProcs typedef. Use unique_ptr to for GrGLSLFragmentProcessor...Gravatar Brian Salomon2018-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