1. 41a930f Revert "Revert "Fix SkPathRef deserialization malloc crash"" by Mike Reed · 7 years ago
  2. 7f97f49 remove SK_SUPPORT_LEGACY_CODEC_NEW dead code by Mike Reed · 7 years ago
  3. 847068c add Make factory to SkMemoryStream (simplify call-sites) by Mike Reed · 7 years ago
  4. 50fa3ff generated documentation for SkPaint by Cary Clark · 7 years ago
  5. 066f020 Reduce dependence on GrSurface's origin field (take 3) by Robert Phillips · 7 years ago
  6. ede7bac use unique_ptr for codec factories by Mike Reed · 7 years ago
  7. 02611d9 Add Make[backend] calls for creating GrContexts by Greg Daniel · 7 years ago
  8. 10b6ad1 sRGB color filter by Brian Osman · 7 years ago
  9. 6af2a66 Revert "Reduce dependence on GrSurface's origin field (take 2)" by Robert Phillips · 7 years ago
  10. 22115b4 Reduce dependence on GrSurface's origin field (take 2) by Robert Phillips · 7 years ago
  11. 8e5be41 Align const pointer casts in SkRect by Kevin Lubick · 7 years ago
  12. 55963bc Revert "pass surface to device-manager" by Ben Wagner · 7 years ago
  13. 40e7e65 remove (unused?) arcto patheffect by Mike Reed · 7 years ago
  14. 7b215bc pass surface to device-manager by Mike Reed · 7 years ago
  15. 9ddf86d make SkColorTable private by Mike Reed · 7 years ago
  16. 54518ac remove unused SkPoint3 from SkColor.h by Mike Reed · 7 years ago
  17. 31599e9 remove dead code around SK_SUPPORT_LEGACY_TEXTBLOB_SERIAL_API by Mike Reed · 7 years ago
  18. 8724b46 Revert "Add support for semaphores to be inserted on GrContext flush" by Mike Reed · 7 years ago
  19. cd1416e Add support for semaphores to be inserted on GrContext flush by Greg Daniel · 7 years ago
  20. aaa3056 switch away from std::function in public api by Mike Reed · 7 years ago
  21. 219f362 Add strikeout font metrics. by Ben Wagner · 7 years ago
  22. 7634330 reduce code size in GrGLTestInterface.o and GrGLAssembleInterface.o by Mike Klein · 7 years ago
  23. 65e4c61 Add category support to JSON and SkDebugf tracing by Brian Osman · 7 years ago
  24. 57aa367 Add initial version of GrResourceAllocator's free pool (take 2) by Robert Phillips · 7 years ago
  25. 353196f clean read/write pixels signatures, augment SkSurface API by Mike Reed · 7 years ago
  26. 96be9df Revert "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  27. 467022b Reduce dependence on GrSurface's origin field by Robert Phillips · 7 years ago
  28. 39f1a95 Revert "Add initial version of GrResourceAllocator's free pool" by Robert Phillips · 7 years ago
  29. 6ec9a4f Add initial version of GrResourceAllocator's free pool by Robert Phillips · 7 years ago
  30. 8761e0c Add ability to pre-initialize vulkan semaphores when flushing surfaces by Greg Daniel · 7 years ago
  31. 807371c Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget." by Brian Salomon · 7 years ago
  32. e2d37c2 Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget. by Brian Salomon · 7 years ago
  33. dba7e7c Add test for flushing empty surface with semaphores by Greg Daniel · 7 years ago
  34. 93d7d23 Update Skia milestone to 62 by Heather Miller · 7 years ago
  35. d17f658 Remove GrBackendTextureDesc by Brian Salomon · 7 years ago
  36. b7648a2 removed dead colortable code by Mike Reed · 7 years ago
  37. 81e7bf8 Update gpu caps for valid sample counts. by Greg Daniel · 7 years ago
  38. e5b399e Remove GrLegacyMeshDrawOp and GrPipelineBuilder by Brian Salomon · 7 years ago
  39. c588603 Move GrTypesPriv.h to include/private by Brian Salomon · 7 years ago
  40. 5af44de Add GrResourceAllocator class + unit test by Robert Phillips · 7 years ago
  41. 1e0ca85 fix android-only function by Mike Reed · 7 years ago
  42. 92ed61e Revert "Revert "remove dead code for legacy image encode api"" by Brian Osman · 7 years ago
  43. 086a427 guard references to SkColorTable by Mike Reed · 7 years ago
  44. 26e9ddd Don't store colortables in pixmaps or pixelrefs by Mike Reed · 7 years ago
  45. 262b319 Index8 is dead, remove guarded code by Mike Reed · 7 years ago
  46. 1a325d2 Coverage counting path renderer by Chris Dalton · 7 years ago
  47. 588fb04 Report error on failure to create SkCodec by Leon Scroggins III · 7 years ago
  48. 1e0779b Revert "remove dead code for legacy image encode api" by Brian Osman · 7 years ago
  49. f264e99 Delete unread SkPicture mbox by Florin Malita · 7 years ago
  50. b76a72a Add support for creating a GrContext backed by Metal. by Greg Daniel · 7 years ago
  51. 41ed7f3 remove dead code for legacy image encode api by Mike Reed · 7 years ago
  52. 5805013 Guard to remove kIndex_8_SkColorType by Mike Reed · 7 years ago
  53. 6409f84 Revert "Revert "Change image encode api to return sk_sp"" by Mike Reed · 7 years ago
  54. 590533f Plumb raw GrMipLevel* down instead of SkTArray<GrMipLevel> in GrGpu by Robert Phillips · 7 years ago
  55. da69944 Serialize the new TileMode in SkBlurImageFilterImpl. by wutao · 7 years ago
  56. 571b30f Reland "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  57. 64778d9 Revert "Change image encode api to return sk_sp" by Mike Reed · 7 years ago
  58. dc79955 Change image encode api to return sk_sp by Mike Reed · 7 years ago
  59. b99bedd Add serialize + catalog api to SkTextBlob by Mike Reed · 7 years ago
  60. 8e8c755 Move GrResourceProvider::createMipMappedTexture to GrSurfaceProxy::MakeDeferredMipMap by Robert Phillips · 7 years ago
  61. 8321f75 Revert "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  62. a231857 Correctly stroke zero length segments in multi-contour paths by Brian Osman · 7 years ago
  63. 77e9666 Make SkImage_Lazy::onMakeColorSpace return a SkImage_Lazy by Christopher Cameron · 7 years ago
  64. 742a3e2 Remove support for decoding to kIndex_8 by Leon Scroggins III · 7 years ago
  65. 8fe2427 Add mock config to tools and run through gms and benchs without crashing. by Brian Salomon · 7 years ago
  66. ec045b4 Add SK_API to GrBackendTexture and GrBackendRenderTarget by Brian Salomon · 7 years ago
  67. cfe910d Revert "Revert "Make mock GrContext unit testable."" by Brian Salomon · 7 years ago
  68. c867a89 Revert "Make mock GrContext unit testable." by Brian Salomon · 7 years ago
  69. 3854860 Unfriend SkImageFilter subclasses by Florin Malita · 7 years ago
  70. 6d9f429 only create new instance if needed for colorspacexformer by Mike Reed · 7 years ago
  71. 674a184 Add SkCodec::Result indicating error in the data by Leon Scroggins III · 7 years ago
  72. 993e7e2 Make mock GrContext unit testable. by Brian Salomon · 7 years ago
  73. 0c26a9d GR_TEST_UTILS fixes by Brian Salomon · 7 years ago
  74. b1de5f9 SkDocument: consolidate trimBox code by Hal Canary · 7 years ago
  75. e5ddff5 Add basic metal build files for backend by Greg Daniel · 7 years ago
  76. 412cda7 add srgb gamma colorfilters by Mike Reed · 7 years ago
  77. a920d36 remove unneeded code for index8 imagse by Mike Reed · 7 years ago
  78. 0401c0d hide index8 support by Mike Reed · 7 years ago
  79. 039a7c7 Added new edge handling mode (clamp and repeat) to Gaussian blur filter. by wutao · 7 years ago
  80. 9c1d780 remove filterSpan from SkColorFilter by Mike Reed · 7 years ago
  81. 185a379 Fix memory leak in SkImageFilter by xidachen · 7 years ago
  82. 44d04bd add null-surface by Mike Reed · 7 years ago
  83. 7a86987 Use the NDK headers for AHardwareBuffer. by Derek Sollenberger · 7 years ago
  84. 70e3e9a Remove SkImageFilter::MakeBlur entry point by Robert Phillips · 7 years ago
  85. 91a3e52 Move mock gpu and caps, add Gr prefix, and create via GrContext::Create by Brian Salomon · 7 years ago
  86. ffa8484 Revert "Revert "remove unused api on xfermodeimagefilter"" by Mike Reed · 7 years ago
  87. 8051c4f Revert "Revert "remove unused api"" by Mike Reed · 7 years ago
  88. 012bdf8 Revert "remove unused api" by Hal Canary · 7 years ago
  89. 29e6f31 Remove obsolete comment about deepCopyTo by Brian Osman · 7 years ago
  90. 151b6ff remove unused api by Mike Reed · 7 years ago
  91. 369f7ea Revert "remove unused api on xfermodeimagefilter" by Hal Canary · 7 years ago
  92. fcc4a07 remove unused api on xfermodeimagefilter by Mike Reed · 7 years ago
  93. 159e3c6 Fix MDB regression by Robert Phillips · 7 years ago
  94. c64ee46 Add return to surface semaphore calls to indicate when we don't support them by Greg Daniel · 7 years ago
  95. 0bdaf05 remove unused mode parameter from SkMergeImageFilter by Mike Reed · 7 years ago
  96. ce6b4b0 imagefilters should take const array by Mike Reed · 7 years ago
  97. ab51d1b Revert "remove unused TableMaskFilter" by Mike Reed · 7 years ago
  98. 6b9cd05 remove unused variants in imagefilter factories by Mike Reed · 7 years ago
  99. d72b55b remove unused TableMaskFilter by Mike Reed · 7 years ago
  100. a5cb781 Revert "Revert "Add API for flushing surfaces with gpu semaphores"" by Greg Daniel · 7 years ago