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