aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Remove old references to SampleAppGravatar Brian Osman2018-06-18
* Use x text skew to position textGravatar Herb Derby2018-06-18
* added GrSkSLFP and converted DitherEffect to use itGravatar Ethan Nicholas2018-06-18
* remove lowp bilerp_clamp_8888 stageGravatar Mike Klein2018-06-18
* remove SkTCastGravatar Mike Klein2018-06-18
* Change how vertex/instance attributes are handled in geometry processors.Gravatar Brian Salomon2018-06-18
* Remove GrNonlinearColorSpaceXformEffectGravatar Brian Osman2018-06-18
* ccpr: Implement path mask cachingGravatar Chris Dalton2018-06-18
* Always use dedicated VkImage memory on NexusPlayer and Mali.Gravatar Greg Daniel2018-06-18
* remove stray SkTLList includesGravatar Mike Klein2018-06-18
* ccpr: Use lazy proxies with GrCCAtlasGravatar Chris Dalton2018-06-18
* Implement nonlinear (as-encoded) blending in GrColorSpaceXformGravatar Brian Osman2018-06-18
* fast path for pathopsGravatar Cary Clark2018-06-18
* SkPDF: Annotations should be indirect objectsGravatar Hal Canary2018-06-15
* Work around signed-unsigned comparison warning.Gravatar Ben Wagner2018-06-15
* Work around signed-unsigned comparison warning.Gravatar Ben Wagner2018-06-15
* Remove string.h from SkTypes.hGravatar Ben Wagner2018-06-15
* Include sRGB -> Linear in the cached "from sRGB" xformGravatar Brian Osman2018-06-15
* Work around signed-unsigned comparison warning.Gravatar Ben Wagner2018-06-15
* Work around signed-unsigned comparison warning.Gravatar Ben Wagner2018-06-15
* Fix unused propFlags in GrVkMemory.Gravatar Greg Daniel2018-06-15
* Revert "Reland "added 565 to 8888 conversion for gpu LCD text rendering for m...Gravatar Ben Wagner2018-06-15
* Reland "Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines."Gravatar Ben Wagner2018-06-15
* Implement SkScalerContext_DW::generateColorMetrics(SkGlyph* glyph) on Windows.Gravatar Bruce Wang2018-06-15
* Revert "Move op memory storage to GrContext"Gravatar Robert Phillips2018-06-15
* Reland "added 565 to 8888 conversion for gpu LCD text rendering for macOS"Gravatar Timothy Liang2018-06-15
* Simplify usage of GrGLSLColorSpaceXformHelperGravatar Brian Osman2018-06-15
* Move op memory storage to GrContextGravatar Robert Phillips2018-06-15
* Implement tilted concave ambient shadowGravatar Jim Van Verth2018-06-14
* SkImageInfo: make use of SkISizeGravatar Hal Canary2018-06-14
* Revert "added 565 to 8888 conversion for gpu LCD text rendering for macOS"Gravatar Greg Daniel2018-06-14
* ccpr: Generalize GrCCAtlas to work for cached atlases as wellGravatar Chris Dalton2018-06-14
* Remove GrPixelConfig argument to GrColorSpaceXform[Effect]::MakeGravatar Brian Osman2018-06-14
* Revert "Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines."Gravatar Hal Canary2018-06-14
* GrTessellator: rename intersection check args.Gravatar Stephen White2018-06-14
* Revert "Revert "SkTypes: extract SkTo""Gravatar Hal Canary2018-06-14
* Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines.Gravatar Hal Canary2018-06-14
* Add variable offset supportGravatar Jim Van Verth2018-06-14
* Add GrContext::MakeVulkan factory that doesn't take a ref'd GrVkBackendContext.Gravatar Greg Daniel2018-06-14
* added 565 to 8888 conversion for gpu LCD text rendering for macOSGravatar Timothy Liang2018-06-14
* Remove const from (immutable) SkColorSpace args to some functionsGravatar Brian Osman2018-06-14
* Add outline concave shadow supportGravatar Jim Van Verth2018-06-14
* SkColorSpaceXformSteps improvements and testsGravatar Brian Osman2018-06-14
* Adjust FreeType matrix based on what came back.Gravatar Ben Wagner2018-06-13
* ccpr: Initialize the atlas size more intelligentlyGravatar Chris Dalton2018-06-13
* Pull non-substantive changes out of omnibus CLGravatar Robert Phillips2018-06-13
* Remove unused code that was used for late mip allocations.Gravatar Greg Daniel2018-06-13
* minor fixes to SkRRectGravatar Cary Clark2018-06-13
* fonts: Ignore re-initialization of fallback glyphs from the server.Gravatar Khushal2018-06-13
* Does everyone support __has_include() now?Gravatar Mike Klein2018-06-13