1. 9ec70c6 Remove SkSafeSetNull. by Ben Wagner · 7 years ago
  2. b62f50c Replace nearly all kRespect with kIgnore by Brian Osman · 7 years ago
  3. e346b1e Add SkTypeface::getVariationDesignParameters by Ben Wagner · 7 years ago
  4. c8cd45a Generate GrVkInterface when we make the GrVkGpu. by Greg Daniel · 7 years ago
  5. 77c138f remove unneeded scale from procs by Mike Reed · 7 years ago
  6. 2c312c4 Remove SkDrawFilter. by Ben Wagner · 7 years ago
  7. 238069b Reland "Make GPU cache invalidation SkMessageBus messages go to one GrContext." by Brian Salomon · 7 years ago
  8. 143cf8e Revert "Make GPU cache invalidation SkMessageBus messages go to one GrContext." by Brian Salomon · 7 years ago
  9. f4c5bb9 Make GPU cache invalidation SkMessageBus messages go to one GrContext. by Brian Salomon · 7 years ago
  10. e923ccc Revert "SkDEBUGF: use __VA_ARGS__" by Robert Phillips · 7 years ago
  11. 2267a09 SkDEBUGF: use __VA_ARGS__ by Hal Canary · 7 years ago
  12. 532b3f9 Remove clamping of kPlus with F16 configs by Brian Osman · 7 years ago
  13. c87cfb6 Remove old lazy image decoding heuristic logic by Brian Osman · 7 years ago
  14. f730c18 Reland "Reland "Make GrVkBackendContext no longer derive from SkRefCnt."" by Greg Daniel · 7 years ago
  15. d17444d Remove unused GrPixelConfig functions by Brian Osman · 7 years ago
  16. 9a6e42f added caching of SkVertices by Ruiqi Mao · 7 years ago
  17. 688a8e5 More workarounds on Windows Debug DLL crash. by Yong-Hwan Baek · 7 years ago
  18. a50205f Add color type to the image filter DAG's OutputProperties by Brian Osman · 7 years ago
  19. c05aa7d Revert "added skeletal animation support to GPU backend" by Ruiqi Mao · 7 years ago
  20. 108bb23 Reland "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors." by Greg Daniel · 7 years ago
  21. 34aa059 Revert "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors." by Ethan Nicholas · 7 years ago
  22. b630734 added skeletal animation support to GPU backend by Ruiqi Mao · 7 years ago
  23. ff2181e Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors. by Greg Daniel · 7 years ago
  24. 94d57c4 updated SkCanvas documentation for animation overloads of drawVertices by Ruiqi Mao · 7 years ago
  25. 389abd5 Simplify GrGLInterface::abandon by Hal Canary · 7 years ago
  26. d818ebf Revert "Some scissor state cleanup." by Brian Salomon · 7 years ago
  27. a219419 Some scissor state cleanup. by Brian Salomon · 7 years ago
  28. f510149 skeletal animation support added to API and software backend by Ruiqi Mao · 7 years ago
  29. 4e85e80 added Metal support to GrBackendSurface by Timothy Liang · 7 years ago
  30. 007267b Revert "Reland "Make GrVkBackendContext no longer derive from SkRefCnt."" by Greg Daniel · 7 years ago
  31. dc13c21 Revert "Reland "Let client pass in full extension to GrVkBackendContext."" by Greg Daniel · 7 years ago
  32. a782dcb Reland "Let client pass in full extension to GrVkBackendContext." by Greg Daniel · 7 years ago
  33. 036fdfe implemented getting format from texture as virtual in gpu caps by Timothy Liang · 7 years ago
  34. 0db3a88 Reland "Make GrVkBackendContext no longer derive from SkRefCnt." by Greg Daniel · 7 years ago
  35. 3858045 Revert "Remove drawTextBlob from device use drawGlyphRunList" by Robert Phillips · 7 years ago
  36. e2e52e4 Remove drawTextBlob from device use drawGlyphRunList by Herb Derby · 7 years ago
  37. 059a9ab Revert "Make GrVkBackendContext no longer derive from SkRefCnt." by Greg Daniel · 7 years ago
  38. 224c700 sync docs up with tip of tree by Cary Clark · 7 years ago
  39. cb92b26 Revert "Let client pass in full extension to GrVkBackendContext." by Greg Daniel · 7 years ago
  40. 45c9dab Let client pass in full extension to GrVkBackendContext. by Greg Daniel · 7 years ago
  41. c421ca1 gpu: Expose GrContextPriv::abandoned in the public API. by Khushal · 7 years ago
  42. ef12509 ccpr: Add a context option to disable ccpr by Chris Dalton · 7 years ago
  43. 3785471 basic first pass at RGBA F32 support by Mike Klein · 7 years ago
  44. a57488a Expose public factories for platform decoders by Leon Scroggins III · 7 years ago
  45. 6a284b7 Clean up includes in SkMallocPixelRef by Ben Wagner · 7 years ago
  46. 93ae233 Make GrVkBackendContext no longer derive from SkRefCnt. by Greg Daniel · 7 years ago
  47. 752e08b Fix abandonment of programs by Robert Phillips · 7 years ago
  48. 900b536 Fix SkPaint::getTypeface() documentation. by Ben Wagner · 7 years ago
  49. 4496248 Remove include/ports/SkFontMgr.h by Ben Wagner · 7 years ago
  50. cd224b1 Revert "SkRefCnt, SkTypes: fix includes for clients" by Ben Wagner · 7 years ago
  51. a6c75fd make includes available for flutter by Cary Clark · 7 years ago
  52. 472ab81 abort really big path fuzzing by Cary Clark · 7 years ago
  53. 5138299 Mark all deleted methods private by Hal Canary · 7 years ago
  54. 6158251 SkRefCnt, SkTypes: fix includes for clients by Hal Canary · 7 years ago
  55. c2a29fc Remove utility include from SkTypes.h by Ben Wagner · 7 years ago
  56. 2247965 SkRefCnt.h no longer uses SkTLogic.h by Hal Canary · 7 years ago
  57. b70e3b4 Remove SkTSwap. by Ben Wagner · 7 years ago
  58. c36f7e7 SkTypes.h: general cleanup by Hal Canary · 7 years ago
  59. e2098c4 SkFontMgr.h is a core header. by Hal Canary · 7 years ago
  60. 846bb41 iwyu by Mike Reed · 7 years ago
  61. 0560bd6 Move GrSwizzle.h from include/private to src/gpu. by Brian Salomon · 7 years ago
  62. 23c55b6 Move GrGLSL.h from include/private to src/gpu/glsl. by Brian Salomon · 7 years ago
  63. 0917fad move imagefilters into separate dir and flag for build.gn by Mike Reed · 7 years ago
  64. 92be2f7 Revert "Revert "Change how vertex/instance attributes are handled in geometry processors."" by Brian Salomon · 7 years ago
  65. c994a93 Move op memory storage to GrContext (take 2) by Robert Phillips · 7 years ago
  66. bceddbc SkAR: drawing text, shapes, rotation modes enabled, translating objects by ziadb · 7 years ago
  67. f203078 Revert "added GrSkSLFP and converted DitherEffect to use it" by Kevin Lubick · 7 years ago
  68. f08d1d0 Stop using SkTSwap. by Ben Wagner · 7 years ago
  69. 5045e50 Revert "Change how vertex/instance attributes are handled in geometry processors." by Mike Klein · 7 years ago
  70. dfbfc73 added GrSkSLFP and converted DitherEffect to use it by Ethan Nicholas · 7 years ago
  71. e72e773 remove SkTCast by Mike Klein · 7 years ago
  72. 19c1233 Change how vertex/instance attributes are handled in geometry processors. by Brian Salomon · 7 years ago
  73. 4c458b1 ccpr: Use lazy proxies with GrCCAtlas by Chris Dalton · 7 years ago
  74. 29f2eaf Remove string.h from SkTypes.h by Ben Wagner · 7 years ago
  75. b089765 Reland "Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines." by Ben Wagner · 7 years ago
  76. 4f6ba2e Revert "Move op memory storage to GrContext" by Robert Phillips · 7 years ago
  77. 0e4a12b Don't explicitly include vulkan.h in the vulkan memory allocator. by Greg Daniel · 7 years ago
  78. c8cee44 Move op memory storage to GrContext by Robert Phillips · 7 years ago
  79. b7a72a5 fix bookmaker by Cary Clark · 7 years ago
  80. 725d5ad SkTHashTable no longer uses SkNoncopy by Hal Canary · 7 years ago
  81. 0acb79e SkTemplates no longer uses Sknoncopyable by Hal Canary · 7 years ago
  82. 14f7390 SkCanvas, SkImageGenerator, SkStream: remove SkNoncopyable by Hal Canary · 7 years ago
  83. e08ce40 SkRefCnt no longer a SkNoncopyable by Hal Canary · 7 years ago
  84. 33f920e SkImageInfo: make use of SkISize by Hal Canary · 7 years ago
  85. ca6a245 refresh generated includes by Cary Clark · 7 years ago
  86. 9414c96 ccpr: Generalize GrCCAtlas to work for cached atlases as well by Chris Dalton · 7 years ago
  87. ab17347 Revert "Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines." by Hal Canary · 7 years ago
  88. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 7 years ago
  89. 4d46654 Reland "use std::enable_if instead of assert()" by Mike Klein · 7 years ago
  90. bf54a76 SkImageInfo: MakeN32*() avoids extra ref/deref by Hal Canary · 7 years ago
  91. e1bc7de Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines. by Hal Canary · 7 years ago
  92. b6b5b7a Reland "simplify SkTFitsIn, try 2" by Mike Klein · 7 years ago
  93. 10a83da Add GrContext::MakeVulkan factory that doesn't take a ref'd GrVkBackendContext. by Greg Daniel · 7 years ago
  94. f018b7d SkColorSpaceXformSteps improvements and tests by Brian Osman · 7 years ago
  95. 657edbe Remove SkBool8 (again). by Ben Wagner · 7 years ago
  96. 42c2115 ccpr: Initialize the atlas size more intelligently by Chris Dalton · 7 years ago
  97. 761df75 Remove SkString fwd decl from SkTypes.h. by Ben Wagner · 7 years ago
  98. e4b900b Revert "simplify SkTFitsIn, try 2" by Mike Klein · 7 years ago
  99. a2bf585 Revert "use std::enable_if instead of assert()" by Mike Klein · 7 years ago
  100. da86e28 Remove unused code that was used for late mip allocations. by Greg Daniel · 7 years ago