| Commit message (Expand) | Author | Age |
... | |
* | 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 |
* | Revert "use std::enable_if instead of assert()" | Mike Klein | 2018-06-13 |
* | Remove unused code that was used for late mip allocations. | Greg Daniel | 2018-06-13 |
* | minor fixes to SkRRect | Cary Clark | 2018-06-13 |
* | use std::enable_if instead of assert() | Mike Klein | 2018-06-13 |
* | Remove SkMulDiv. | Ben Wagner | 2018-06-13 |
* | Allow caller to specify if the want mip maps in makeTextureImage call. | Greg Daniel | 2018-06-13 |
* | simplify SkTFitsIn, try 2 | Mike Klein | 2018-06-13 |
* | Revert "SkTypes: extract SkTo" | Hal Canary | 2018-06-13 |
* | SkTypes: add static back | Hal Canary | 2018-06-12 |
* | Remove SkBool8. | Ben Wagner | 2018-06-12 |
* | Revert "simplify SkTFitsIn" | Mike Klein | 2018-06-12 |
* | SkTypes: more into SkMacros | Hal Canary | 2018-06-12 |
* | SkTypes: templates are usually better than macros | Hal Canary | 2018-06-12 |
* | SkMacros split from SkTypes.h | Hal Canary | 2018-06-12 |
* | remove __cplusplus guard | Mike Klein | 2018-06-12 |
* | simplify SkTFitsIn | Mike Klein | 2018-06-12 |
* | SkTypes: extract SkTo | Hal Canary | 2018-06-12 |