1. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 7 years ago
  2. ad8da8e Expose SkPath validation as boolean by Adrienne Walker · 7 years ago
  3. 71a1889 Revert "Revert "GrContext::dump that produces JSON formatted output"" by Brian Osman · 7 years ago
  4. 6504813 Remove accessRenderTarget calls in service of binding stencil buffer by Robert Phillips · 7 years ago
  5. 0f450ac Revert "GrContext::dump that produces JSON formatted output" by Brian Osman · 7 years ago
  6. 54190c4 Revert "Store discard request on the opList and remove GrDiscardOp" by Robert Phillips · 7 years ago
  7. 175af0d GrContext::dump that produces JSON formatted output by Brian Osman · 7 years ago
  8. b681a0f Store discard request on the opList and remove GrDiscardOp by Robert Phillips · 7 years ago
  9. 828f1d5 handle overflows in float->int by Mike Reed · 7 years ago
  10. 8a0044f Tiling support for GrGradientEffect kTwo_ColorType/kThree_ColorType by Florin Malita · 7 years ago
  11. 6dd8cf1 Remove SkLightingShader and associated classes by Robert Phillips · 7 years ago
  12. 35ee0e0 clean up useage of SkFloatBits by Mike Reed · 7 years ago
  13. 8addae8 just use math.h for converting from float to int by Mike Reed · 7 years ago
  14. 514ac0b remove unused flag by Mike Reed · 7 years ago
  15. 73d8fd9 Add a private API for writing the clip to the stencil by Stan Iliev · 7 years ago
  16. 5131678 Revert "Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush"""" by Greg Daniel · 7 years ago
  17. 5a9a981 Tiling support for SkSweepGradient by Florin Malita · 7 years ago
  18. dff5d43 Guard against D3D NaN/Infinity literals bug by Brian Osman · 7 years ago
  19. cc8eb60 Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush""" by Yuqian Li · 7 years ago
  20. 876aed8 Revert "Revert "Add support for semaphores to be inserted on GrContext flush"" by Greg Daniel · 7 years ago
  21. 7294b85 Revert "Remove origin field from GrSurface" by Robert Phillips · 7 years ago
  22. ac32662 Clean up SkPathRef::makeSpace. by Ben Wagner · 7 years ago
  23. 0500eba Remove union from SkFontStyle. by Ben Wagner · 7 years ago
  24. c722f79 clang on windows support by Mike Klein · 7 years ago
  25. 579985c fix self references by Cary Clark · 7 years ago
  26. df0e09f Remove origin field from GrSurface by Robert Phillips · 7 years ago
  27. cebcb84 Add caps files for metal by Greg Daniel · 7 years ago
  28. 1af03d4 Compute correct bounds for DrawShadowRec. by Jim Van Verth · 7 years ago
  29. 1eace2d fix capitalization by Cary Clark · 7 years ago
  30. 5af9ea3 renamed SkSL types in preparation for killing precision modifiers by Ethan Nicholas · 7 years ago
  31. eee5183 Add placeholder GrMtlTypes in include/gpu/mtl by Greg Daniel · 7 years ago
  32. 6b17ff6 Implement clone for GrLightingEffect descendants by Brian Salomon · 7 years ago
  33. 16d8ec6 Pull non-substantive changes out of omnibus GrSurface CL by Robert Phillips · 7 years ago
  34. 7131950 Remove internal use of SkTypeface::Style. by Ben Wagner · 7 years ago
  35. 23890a9 address brianosman feedback by Cary Clark · 7 years ago
  36. 57bc3ea Expose srgbDecodeDisableSupport in GrCaps by Brian Osman · 7 years ago
  37. 41a930f Revert "Revert "Fix SkPathRef deserialization malloc crash"" by Mike Reed · 7 years ago
  38. 7f97f49 remove SK_SUPPORT_LEGACY_CODEC_NEW dead code by Mike Reed · 7 years ago
  39. 847068c add Make factory to SkMemoryStream (simplify call-sites) by Mike Reed · 7 years ago
  40. 50fa3ff generated documentation for SkPaint by Cary Clark · 7 years ago
  41. 066f020 Reduce dependence on GrSurface's origin field (take 3) by Robert Phillips · 7 years ago
  42. ede7bac use unique_ptr for codec factories by Mike Reed · 7 years ago
  43. 02611d9 Add Make[backend] calls for creating GrContexts by Greg Daniel · 7 years ago
  44. 10b6ad1 sRGB color filter by Brian Osman · 7 years ago
  45. 6af2a66 Revert "Reduce dependence on GrSurface's origin field (take 2)" by Robert Phillips · 7 years ago
  46. 22115b4 Reduce dependence on GrSurface's origin field (take 2) by Robert Phillips · 7 years ago
  47. 8e5be41 Align const pointer casts in SkRect by Kevin Lubick · 7 years ago
  48. 55963bc Revert "pass surface to device-manager" by Ben Wagner · 7 years ago
  49. 40e7e65 remove (unused?) arcto patheffect by Mike Reed · 7 years ago
  50. 7b215bc pass surface to device-manager by Mike Reed · 7 years ago
  51. 9ddf86d make SkColorTable private by Mike Reed · 7 years ago
  52. 54518ac remove unused SkPoint3 from SkColor.h by Mike Reed · 7 years ago
  53. 31599e9 remove dead code around SK_SUPPORT_LEGACY_TEXTBLOB_SERIAL_API by Mike Reed · 7 years ago
  54. 8724b46 Revert "Add support for semaphores to be inserted on GrContext flush" by Mike Reed · 7 years ago
  55. cd1416e Add support for semaphores to be inserted on GrContext flush by Greg Daniel · 7 years ago
  56. aaa3056 switch away from std::function in public api by Mike Reed · 7 years ago
  57. 219f362 Add strikeout font metrics. by Ben Wagner · 7 years ago
  58. 7634330 reduce code size in GrGLTestInterface.o and GrGLAssembleInterface.o by Mike Klein · 7 years ago
  59. 65e4c61 Add category support to JSON and SkDebugf tracing by Brian Osman · 7 years ago
  60. 57aa367 Add initial version of GrResourceAllocator's free pool (take 2) by Robert Phillips · 7 years ago
  61. 353196f clean read/write pixels signatures, augment SkSurface API by Mike Reed · 7 years ago
  62. 96be9df Revert "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  63. 467022b Reduce dependence on GrSurface's origin field by Robert Phillips · 7 years ago
  64. 39f1a95 Revert "Add initial version of GrResourceAllocator's free pool" by Robert Phillips · 7 years ago
  65. 6ec9a4f Add initial version of GrResourceAllocator's free pool by Robert Phillips · 7 years ago
  66. 8761e0c Add ability to pre-initialize vulkan semaphores when flushing surfaces by Greg Daniel · 7 years ago
  67. 807371c Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget." by Brian Salomon · 7 years ago
  68. e2d37c2 Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget. by Brian Salomon · 7 years ago
  69. dba7e7c Add test for flushing empty surface with semaphores by Greg Daniel · 7 years ago
  70. 93d7d23 Update Skia milestone to 62 by Heather Miller · 7 years ago
  71. d17f658 Remove GrBackendTextureDesc by Brian Salomon · 7 years ago
  72. b7648a2 removed dead colortable code by Mike Reed · 7 years ago
  73. 81e7bf8 Update gpu caps for valid sample counts. by Greg Daniel · 7 years ago
  74. e5b399e Remove GrLegacyMeshDrawOp and GrPipelineBuilder by Brian Salomon · 7 years ago
  75. c588603 Move GrTypesPriv.h to include/private by Brian Salomon · 7 years ago
  76. 5af44de Add GrResourceAllocator class + unit test by Robert Phillips · 7 years ago
  77. 1e0ca85 fix android-only function by Mike Reed · 7 years ago
  78. 92ed61e Revert "Revert "remove dead code for legacy image encode api"" by Brian Osman · 7 years ago
  79. 086a427 guard references to SkColorTable by Mike Reed · 7 years ago
  80. 26e9ddd Don't store colortables in pixmaps or pixelrefs by Mike Reed · 7 years ago
  81. 262b319 Index8 is dead, remove guarded code by Mike Reed · 7 years ago
  82. 1a325d2 Coverage counting path renderer by Chris Dalton · 7 years ago
  83. 588fb04 Report error on failure to create SkCodec by Leon Scroggins III · 7 years ago
  84. 1e0779b Revert "remove dead code for legacy image encode api" by Brian Osman · 7 years ago
  85. f264e99 Delete unread SkPicture mbox by Florin Malita · 7 years ago
  86. b76a72a Add support for creating a GrContext backed by Metal. by Greg Daniel · 7 years ago
  87. 41ed7f3 remove dead code for legacy image encode api by Mike Reed · 7 years ago
  88. 5805013 Guard to remove kIndex_8_SkColorType by Mike Reed · 7 years ago
  89. 6409f84 Revert "Revert "Change image encode api to return sk_sp"" by Mike Reed · 7 years ago
  90. 590533f Plumb raw GrMipLevel* down instead of SkTArray<GrMipLevel> in GrGpu by Robert Phillips · 7 years ago
  91. da69944 Serialize the new TileMode in SkBlurImageFilterImpl. by wutao · 7 years ago
  92. 571b30f Reland "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  93. 64778d9 Revert "Change image encode api to return sk_sp" by Mike Reed · 7 years ago
  94. dc79955 Change image encode api to return sk_sp by Mike Reed · 7 years ago
  95. b99bedd Add serialize + catalog api to SkTextBlob by Mike Reed · 7 years ago
  96. 8e8c755 Move GrResourceProvider::createMipMappedTexture to GrSurfaceProxy::MakeDeferredMipMap by Robert Phillips · 7 years ago
  97. 8321f75 Revert "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  98. a231857 Correctly stroke zero length segments in multi-contour paths by Brian Osman · 7 years ago
  99. 77e9666 Make SkImage_Lazy::onMakeColorSpace return a SkImage_Lazy by Christopher Cameron · 7 years ago
  100. 742a3e2 Remove support for decoding to kIndex_8 by Leon Scroggins III · 7 years ago