| Commit message (Expand) | Author | Age |
* | Remove include/ports/SkFontMgr.h | Ben Wagner | 2018-06-22 |
* | Revert "SkRefCnt, SkTypes: fix includes for clients" | Ben Wagner | 2018-06-21 |
* | make includes available for flutter | Cary Clark | 2018-06-21 |
* | abort really big path fuzzing | Cary Clark | 2018-06-21 |
* | Mark all deleted methods private | Hal Canary | 2018-06-21 |
* | SkRefCnt, SkTypes: fix includes for clients | Hal Canary | 2018-06-21 |
* | Remove utility include from SkTypes.h | Ben Wagner | 2018-06-20 |
* | SkRefCnt.h no longer uses SkTLogic.h | Hal Canary | 2018-06-20 |
* | Remove SkTSwap. | Ben Wagner | 2018-06-20 |
* | SkTypes.h: general cleanup | Hal Canary | 2018-06-20 |
* | SkFontMgr.h is a core header. | Hal Canary | 2018-06-20 |
* | iwyu | Mike Reed | 2018-06-19 |
* | Move GrSwizzle.h from include/private to src/gpu. | Brian Salomon | 2018-06-19 |
* | Move GrGLSL.h from include/private to src/gpu/glsl. | Brian Salomon | 2018-06-19 |
* | move imagefilters into separate dir and flag for build.gn | Mike Reed | 2018-06-19 |
* | Revert "Revert "Change how vertex/instance attributes are handled in geometry... | Brian Salomon | 2018-06-19 |
* | Move op memory storage to GrContext (take 2) | Robert Phillips | 2018-06-19 |
* | SkAR: drawing text, shapes, rotation modes enabled, translating objects | ziadb | 2018-06-19 |
* | Revert "added GrSkSLFP and converted DitherEffect to use it" | Kevin Lubick | 2018-06-19 |
* | Stop using SkTSwap. | Ben Wagner | 2018-06-19 |
* | Revert "Change how vertex/instance attributes are handled in geometry process... | Mike Klein | 2018-06-19 |
* | added GrSkSLFP and converted DitherEffect to use it | Ethan Nicholas | 2018-06-18 |
* | remove SkTCast | Mike Klein | 2018-06-18 |
* | Change how vertex/instance attributes are handled in geometry processors. | Brian Salomon | 2018-06-18 |
* | ccpr: Use lazy proxies with GrCCAtlas | Chris Dalton | 2018-06-18 |
* | Remove string.h from SkTypes.h | Ben Wagner | 2018-06-15 |
* | Reland "Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines." | Ben Wagner | 2018-06-15 |
* | Revert "Move op memory storage to GrContext" | Robert Phillips | 2018-06-15 |
* | Don't explicitly include vulkan.h in the vulkan memory allocator. | Greg Daniel | 2018-06-15 |
* | Move op memory storage to GrContext | Robert Phillips | 2018-06-15 |
* | fix bookmaker | Cary Clark | 2018-06-15 |
* | SkTHashTable no longer uses SkNoncopy | Hal Canary | 2018-06-14 |
* | SkTemplates no longer uses Sknoncopyable | Hal Canary | 2018-06-14 |
* | SkCanvas, SkImageGenerator, SkStream: remove SkNoncopyable | Hal Canary | 2018-06-14 |
* | SkRefCnt no longer a SkNoncopyable | Hal Canary | 2018-06-14 |
* | SkImageInfo: make use of SkISize | Hal Canary | 2018-06-14 |
* | refresh generated includes | Cary Clark | 2018-06-14 |
* | ccpr: Generalize GrCCAtlas to work for cached atlases as well | Chris Dalton | 2018-06-14 |
* | Revert "Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines." | Hal Canary | 2018-06-14 |
* | Revert "Revert "SkTypes: extract SkTo"" | Hal Canary | 2018-06-14 |
* | Reland "use std::enable_if instead of assert()" | Mike Klein | 2018-06-14 |
* | SkImageInfo: MakeN32*() avoids extra ref/deref | Hal Canary | 2018-06-14 |
* | Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines. | Hal Canary | 2018-06-14 |
* | Reland "simplify SkTFitsIn, try 2" | Mike Klein | 2018-06-14 |
* | Add GrContext::MakeVulkan factory that doesn't take a ref'd GrVkBackendContext. | Greg Daniel | 2018-06-14 |
* | SkColorSpaceXformSteps improvements and tests | Brian Osman | 2018-06-14 |
* | Remove SkBool8 (again). | Ben Wagner | 2018-06-13 |
* | ccpr: Initialize the atlas size more intelligently | Chris Dalton | 2018-06-13 |
* | Remove SkString fwd decl from SkTypes.h. | Ben Wagner | 2018-06-13 |
* | Revert "simplify SkTFitsIn, try 2" | Mike Klein | 2018-06-13 |