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