aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* 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
* Remove SkMulDiv.Gravatar Ben Wagner2018-06-13
* Always FreeType autohint when requested.Gravatar Ben Wagner2018-06-13
* consolidated writing fields logic and added more builtins for skslc msl backendGravatar Timothy Liang2018-06-13
* 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