1. 8664a1d Add ear-clipping code to triangulate simple polygons. by Jim Van Verth · 6 years ago
  2. 007267b Revert "Reland "Make GrVkBackendContext no longer derive from SkRefCnt."" by Greg Daniel · 6 years ago
  3. dc13c21 Revert "Reland "Let client pass in full extension to GrVkBackendContext."" by Greg Daniel · 6 years ago
  4. a782dcb Reland "Let client pass in full extension to GrVkBackendContext." by Greg Daniel · 6 years ago
  5. 0db3a88 Reland "Make GrVkBackendContext no longer derive from SkRefCnt." by Greg Daniel · 6 years ago
  6. 2df9b45 added TextureRenderTarget to Metal gpu backend by Timothy Liang · 6 years ago
  7. 059a9ab Revert "Make GrVkBackendContext no longer derive from SkRefCnt." by Greg Daniel · 6 years ago
  8. cb92b26 Revert "Let client pass in full extension to GrVkBackendContext." by Greg Daniel · 6 years ago
  9. 45c9dab Let client pass in full extension to GrVkBackendContext. by Greg Daniel · 6 years ago
  10. 4f0a011 Improve CMakeLists.txt auto regeneration. by Ben Wagner · 6 years ago
  11. 538e1a1 move blurimagefilter.cpp back into effects by Mike Reed · 6 years ago
  12. 93ae233 Make GrVkBackendContext no longer derive from SkRefCnt. by Greg Daniel · 6 years ago
  13. 7454cbd Add legacy flag for vulkan interface for flutter. by Greg Daniel · 6 years ago
  14. 37a06c0 Reland "Implement onMakeClone(const SkFontArguments& args) in class SkTypeface_fontconfig." by Ben Wagner · 6 years ago
  15. cce82d2 Revert "Implement onMakeClone(const SkFontArguments& args) in class SkTypeface_fontconfig." by Kevin Lubick · 6 years ago
  16. c5c3df6 renamed samplecode/Nima to samplecode/SampleNimaActor by Ruiqi Mao · 6 years ago
  17. 96b1ecc Implement onMakeClone(const SkFontArguments& args) in class SkTypeface_fontconfig. by Bruce Wang · 6 years ago
  18. e2098c4 SkFontMgr.h is a core header. by Hal Canary · 6 years ago
  19. 7d918fd Don't destroy VkPipelineLayouts until after command buffer recording. by Greg Daniel · 6 years ago
  20. 0560bd6 Move GrSwizzle.h from include/private to src/gpu. by Brian Salomon · 6 years ago
  21. 23c55b6 Move GrGLSL.h from include/private to src/gpu/glsl. by Brian Salomon · 6 years ago
  22. c069a57 added NIMA sample to showcase animations by Brian Osman · 6 years ago
  23. 0917fad move imagefilters into separate dir and flag for build.gn by Mike Reed · 6 years ago
  24. 80452be Fold SkJSON into Skia/utils by Florin Malita · 6 years ago
  25. 96aa535 Remove .bat and .exe from commands where possible. by Ben Wagner · 6 years ago
  26. f203078 Revert "added GrSkSLFP and converted DitherEffect to use it" by Kevin Lubick · 6 years ago
  27. 74aa9ab add new source list in prep for separating imagefilters from other effects by Mike Reed · 6 years ago
  28. f08d1d0 Stop using SkTSwap. by Ben Wagner · 6 years ago
  29. dfbfc73 added GrSkSLFP and converted DitherEffect to use it by Ethan Nicholas · 6 years ago
  30. 0333854 clean up defines that do nothing by Mike Klein · 6 years ago
  31. 47c2751 Remove GrNonlinearColorSpaceXformEffect by Brian Osman · 6 years ago
  32. 4da7019 ccpr: Implement path mask caching by Chris Dalton · 6 years ago
  33. f018b7d SkColorSpaceXformSteps improvements and tests by Brian Osman · 6 years ago
  34. 7c525e6 Plumb GrContext everywhere by Robert Phillips · 6 years ago
  35. 46fbf8c Disable module deps in Android Framework builds by Florin Malita · 6 years ago
  36. 692e29e remove unused parts of SkTypes.h by Mike Klein · 6 years ago
  37. bfe4db5 remove unimportant bench by Mike Klein · 6 years ago
  38. 88a32ef Add a factory to any GrOp-derived class that lacked one by Robert Phillips · 6 years ago
  39. 41f4f31 Reland "Have draw(Text|PosText|PosTextH) use a single entry on the device" by Herb Derby · 6 years ago
  40. f454bd3 rm TestConfigParsing by Mike Klein · 6 years ago
  41. 74b390d Revert "Have draw(Text|PosText|PosTextH) use a single entry on the device" by Hal Canary · 6 years ago
  42. 4225b32 Have draw(Text|PosText|PosTextH) use a single entry on the device by Herb Derby · 6 years ago
  43. f105dc7 restore headers lost from skia.h by Mike Klein · 6 years ago
  44. 7258e97 C++14 by Brian Salomon · 6 years ago
  45. a083404 Revert "Added support for visual debugging on Android Studio" by Hal Canary · 6 years ago
  46. 804d0f2 turn on pointer-overflow on ASAN/UBSAN bots by Mike Klein · 6 years ago
  47. bc9f3b0 Decorate project names with their relative path in the meta SLN by Brian Osman · 6 years ago
  48. 7027691 Set bounds correctly for color emoji that need post-cache transfoms by Jim Van Verth · 6 years ago
  49. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 6 years ago
  50. 222c9cf Added support for visual debugging on Android Studio by ziadb · 6 years ago
  51. 22f673d Move SkColorTable to src/codec by Leon Scroggins III · 6 years ago
  52. 82cecb6 Make CMakeLists.txt less relative. by Ben Wagner · 6 years ago
  53. 81df041 Reland "Use GrVkMemoryAllocator for vulkan memory allocations in ganesh." by Greg Daniel · 6 years ago
  54. 774168e Allow CCPR in DDL mode (take 2) by Robert Phillips · 6 years ago
  55. a9d3dae Revert "Use GrVkMemoryAllocator for vulkan memory allocations in ganesh." by Greg Daniel · 6 years ago
  56. 27714a0 3d by Mike Reed · 6 years ago
  57. 331c266 Use GrVkMemoryAllocator for vulkan memory allocations in ganesh. by Greg Daniel · 6 years ago
  58. 8f480d9 Add 'public' headers support to find_headers.py by Florin Malita · 6 years ago
  59. 8dc68c6 Make skcms mandatory by Brian Osman · 6 years ago
  60. 18dbfd0 Reland "Create API for GrVkMemoryAllocator and impliment use of AMD VulkanMemoryAllocator on this API." by Greg Daniel · 6 years ago
  61. cdbec8f remove bit, srgbnl config in DM by Mike Klein · 6 years ago
  62. 8624059 Rename GrAtlasTextBlob -> GrTextBlob by Herb Derby · 6 years ago
  63. e2343a1 Add some missing includes to sources. by Ben Wagner · 6 years ago
  64. 9494f3e Revert "Revert "find_headers.py to better find headers."" by Ben Wagner · 6 years ago
  65. 98bddf9 Revert "Create API for GrVkMemoryAllocator and impliment use of AMD VulkanMemoryAllocator on this API." by Greg Daniel · 6 years ago
  66. 3b526b0 "Modularize" SkSG by Florin Malita · 6 years ago
  67. 59da548 Revert "find_headers.py to better find headers." by Mike Klein · 6 years ago
  68. 26c0e4c Create API for GrVkMemoryAllocator and impliment use of AMD VulkanMemoryAllocator on this API. by Greg Daniel · 6 years ago
  69. 6c8ad11 find_headers.py to better find headers. by Ben Wagner · 6 years ago
  70. 26cbe51 Rename GrAtlasTextContext -> GrTextContext by Herb Derby · 6 years ago
  71. 6968f9c SkColorSpaceXformSteps by Mike Klein · 6 years ago
  72. fe75169 Remove ColorCodecBench by Brian Osman · 6 years ago
  73. 6747f52 Reland "start cleaning up non-skcms SkColorSpaceXforms" by Mike Klein · 6 years ago
  74. e60ae82 Revert "start cleaning up non-skcms SkColorSpaceXforms" by Mike Klein · 6 years ago
  75. 91dfa3b Reland "Move gn setup for vulkan library/headers into their own third_party directory." by Greg Daniel · 6 years ago
  76. 339133f8 start cleaning up non-skcms SkColorSpaceXforms by Mike Klein · 6 years ago
  77. 1724db1 Remove SkTextBox by Herb Derby · 6 years ago
  78. d90cd3b Revert "Revert "IWYU for tests starting with 'D'."" by Ben Wagner · 6 years ago
  79. 2c2a119 Revert "Move gn setup for vulkan library/headers into their own third_party directory." by Mike Klein · 6 years ago
  80. edf8449 Revert "IWYU for tests starting with 'D'." by Mike Klein · 6 years ago
  81. 1e7c658 drawPosText no longer obeys paint alignment by Herb Derby · 6 years ago
  82. b5f2897 IWYU for tests starting with 'D'. by Ben Wagner · 6 years ago
  83. f536c45 Reland "Retry enabling skcms on Android" by Mike Klein · 6 years ago
  84. be3c1d2 Add perspective support to GrTextureOp. by Brian Salomon · 6 years ago
  85. 4770942 Move gn setup for vulkan library/headers into their own third_party directory. by Greg Daniel · 6 years ago
  86. a113678 Add SkMakeUnique to gn by Herb Derby · 6 years ago
  87. 037be4e Reland "Remove guard flag for SK_SUPPORT_LEGACY_BACKEND_OBJECTS on flutter." by Greg Daniel · 6 years ago
  88. 5699278 Add rules for cmake 3.11 to not error by Herb Derby · 6 years ago
  89. a33b67c Rewrite GrQuad to use separate arrays of x and y values to be Sk4f friendly. by Brian Salomon · 6 years ago
  90. 9061ffc Suppress bad-function-cast warning by Brian Osman · 6 years ago
  91. ab7181d Reland "Add driver bug workarounds to GrCaps" by Adrienne Walker · 6 years ago
  92. 8803ebb update to NDK r17 by Mike Klein · 6 years ago
  93. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  94. e5f3962 Revert "Remove guard flag for SK_SUPPORT_LEGACY_BACKEND_OBJECTS on flutter." by Greg Daniel · 6 years ago
  95. 52aacd6 Add GrContextThreadSafeProxy and remove most friends of GrContextThreadSafeProxy by Brian Salomon · 6 years ago
  96. ce4cf72 non-linear blending first steps by Mike Klein · 6 years ago
  97. 024615e Revert "Add driver bug workarounds to GrCaps" by Greg Daniel · 6 years ago
  98. c66eaaf rm SkColorSpace_New by Mike Klein · 6 years ago
  99. 328490c Add driver bug workarounds to GrCaps by Adrienne Walker · 6 years ago
  100. 333031b Remove guard flag for SK_SUPPORT_LEGACY_BACKEND_OBJECTS on flutter. by Greg Daniel · 6 years ago