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