1. 590533f Plumb raw GrMipLevel* down instead of SkTArray<GrMipLevel> in GrGpu by Robert Phillips · 7 years ago
  2. da69944 Serialize the new TileMode in SkBlurImageFilterImpl. by wutao · 7 years ago
  3. 571b30f Reland "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  4. 64778d9 Revert "Change image encode api to return sk_sp" by Mike Reed · 7 years ago
  5. dc79955 Change image encode api to return sk_sp by Mike Reed · 7 years ago
  6. b99bedd Add serialize + catalog api to SkTextBlob by Mike Reed · 7 years ago
  7. 8e8c755 Move GrResourceProvider::createMipMappedTexture to GrSurfaceProxy::MakeDeferredMipMap by Robert Phillips · 7 years ago
  8. 8321f75 Revert "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  9. a231857 Correctly stroke zero length segments in multi-contour paths by Brian Osman · 7 years ago
  10. 77e9666 Make SkImage_Lazy::onMakeColorSpace return a SkImage_Lazy by Christopher Cameron · 7 years ago
  11. 742a3e2 Remove support for decoding to kIndex_8 by Leon Scroggins III · 7 years ago
  12. 8fe2427 Add mock config to tools and run through gms and benchs without crashing. by Brian Salomon · 7 years ago
  13. ec045b4 Add SK_API to GrBackendTexture and GrBackendRenderTarget by Brian Salomon · 7 years ago
  14. cfe910d Revert "Revert "Make mock GrContext unit testable."" by Brian Salomon · 7 years ago
  15. c867a89 Revert "Make mock GrContext unit testable." by Brian Salomon · 7 years ago
  16. 3854860 Unfriend SkImageFilter subclasses by Florin Malita · 7 years ago
  17. 6d9f429 only create new instance if needed for colorspacexformer by Mike Reed · 7 years ago
  18. 674a184 Add SkCodec::Result indicating error in the data by Leon Scroggins III · 7 years ago
  19. 993e7e2 Make mock GrContext unit testable. by Brian Salomon · 7 years ago
  20. 0c26a9d GR_TEST_UTILS fixes by Brian Salomon · 7 years ago
  21. b1de5f9 SkDocument: consolidate trimBox code by Hal Canary · 7 years ago
  22. e5ddff5 Add basic metal build files for backend by Greg Daniel · 7 years ago
  23. 412cda7 add srgb gamma colorfilters by Mike Reed · 7 years ago
  24. a920d36 remove unneeded code for index8 imagse by Mike Reed · 7 years ago
  25. 0401c0d hide index8 support by Mike Reed · 7 years ago
  26. 039a7c7 Added new edge handling mode (clamp and repeat) to Gaussian blur filter. by wutao · 7 years ago
  27. 9c1d780 remove filterSpan from SkColorFilter by Mike Reed · 7 years ago
  28. 185a379 Fix memory leak in SkImageFilter by xidachen · 7 years ago
  29. 44d04bd add null-surface by Mike Reed · 7 years ago
  30. 7a86987 Use the NDK headers for AHardwareBuffer. by Derek Sollenberger · 7 years ago
  31. 70e3e9a Remove SkImageFilter::MakeBlur entry point by Robert Phillips · 7 years ago
  32. 91a3e52 Move mock gpu and caps, add Gr prefix, and create via GrContext::Create by Brian Salomon · 7 years ago
  33. ffa8484 Revert "Revert "remove unused api on xfermodeimagefilter"" by Mike Reed · 7 years ago
  34. 8051c4f Revert "Revert "remove unused api"" by Mike Reed · 7 years ago
  35. 012bdf8 Revert "remove unused api" by Hal Canary · 7 years ago
  36. 29e6f31 Remove obsolete comment about deepCopyTo by Brian Osman · 7 years ago
  37. 151b6ff remove unused api by Mike Reed · 7 years ago
  38. 369f7ea Revert "remove unused api on xfermodeimagefilter" by Hal Canary · 7 years ago
  39. fcc4a07 remove unused api on xfermodeimagefilter by Mike Reed · 7 years ago
  40. 159e3c6 Fix MDB regression by Robert Phillips · 7 years ago
  41. c64ee46 Add return to surface semaphore calls to indicate when we don't support them by Greg Daniel · 7 years ago
  42. 0bdaf05 remove unused mode parameter from SkMergeImageFilter by Mike Reed · 7 years ago
  43. ce6b4b0 imagefilters should take const array by Mike Reed · 7 years ago
  44. ab51d1b Revert "remove unused TableMaskFilter" by Mike Reed · 7 years ago
  45. 6b9cd05 remove unused variants in imagefilter factories by Mike Reed · 7 years ago
  46. d72b55b remove unused TableMaskFilter by Mike Reed · 7 years ago
  47. a5cb781 Revert "Revert "Add API for flushing surfaces with gpu semaphores"" by Greg Daniel · 7 years ago
  48. 610842a Make SkTArray maintain reserve count by Brian Salomon · 7 years ago
  49. 881f143 Hide GrGpuResourceRef from prying eyes by Robert Phillips · 7 years ago
  50. 7292231 Revert "Add API for flushing surfaces with gpu semaphores" by Greg Daniel · 7 years ago
  51. 66366c6 Add API for flushing surfaces with gpu semaphores by Greg Daniel · 7 years ago
  52. b894c2b Fix failing dm with GrPrimitiveType::kLinesAdjacency by Chris Dalton · 7 years ago
  53. 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
  54. fcd5fdd Revert "Revert "Update skia to use ifdefs for Vulkan code instead of dummy header"" by Robert Phillips · 7 years ago
  55. f90aa01 Revert "Revert "use pipeline for non-opt xfermodes"" by Mike Reed · 7 years ago
  56. fad9e3f Revert "Update skia to use ifdefs for Vulkan code instead of dummy header" by Robert Phillips · 7 years ago
  57. 4f8c695 Revert "use pipeline for non-opt xfermodes" by Mike Klein · 7 years ago
  58. c0f8e42 Update skia to use ifdefs for Vulkan code instead of dummy header by Greg Daniel · 7 years ago
  59. 3809bab Add GrPrimitiveType::kLinesAdjacency by Chris Dalton · 7 years ago
  60. 7cd974f Revert "Add GrPrimitiveType::kLinesAdjacency" by Ravi Mistry · 7 years ago
  61. f7eb015 Add GrPrimitiveType::kLinesAdjacency by Chris Dalton · 7 years ago
  62. e93cf97 use pipeline for non-opt xfermodes by Mike Reed · 7 years ago
  63. c4f0a82 Move Flags from GrRenderTarget to GrTypesPriv.h & rename by Robert Phillips · 7 years ago
  64. 1f6af6b Consolidate decoding frames into SkCodec by Leon Scroggins III · 7 years ago
  65. 9bada54 Revert "Revert "Expand partial render target write pixels workaround."" by Brian Salomon · 7 years ago
  66. 7a8c84c Reland DeferredTextureImageData low-bit-depth/dithering support by Eric Karl · 7 years ago
  67. db40620 Re-enable deferred proxies in Chrome by Robert Phillips · 7 years ago
  68. c9c06d4 Remove GrTGpuResourceRef specializations by Robert Phillips · 7 years ago
  69. 8d3f443 SkXfermode no longer needs to e a flattenable by Mike Reed · 7 years ago
  70. d9d8485 Retract GrTexture.h a bit by Robert Phillips · 7 years ago
  71. a6aaa30 SkShader::asACompose is android-only by Mike Reed · 7 years ago
  72. d0dbee6 Add comments support for PNG encoder by Yuqian Li · 7 years ago
  73. 34d6e4b Add tonal color support for shadows. by Jim Van Verth · 7 years ago
  74. 01b2b83 Extend composeshader to support a lerp parameter by Mike Reed · 7 years ago
  75. ee7c820 Remove debug checks for unsupported ICC profiles by Matt Sarett · 7 years ago
  76. 12bf424 remove unused colorfilter virtual asACompose by Mike Reed · 7 years ago
  77. 65a9344 remove unneeded include by Mike Reed · 7 years ago
  78. ba81af2 Add support for SkImageGenerator creating external textures by Stan Iliev · 7 years ago
  79. 70bc94f Bump min picture to 7+ months ago by Mike Reed · 7 years ago
  80. 7fbeb5a Revert "Revert "Revert "DeferredTextureImageData low-bit-depth/dithering support""" by Brian Salomon · 7 years ago
  81. 840ff88 Revert "Revert "DeferredTextureImageData low-bit-depth/dithering support"" by Brian Salomon · 7 years ago
  82. d7c681d Revert "DeferredTextureImageData low-bit-depth/dithering support" by Brian Salomon · 7 years ago
  83. 2c075e7 DeferredTextureImageData low-bit-depth/dithering support by Eric Karl · 7 years ago
  84. 33deb7e Make SkCodec more flexible about its required frame by Leon Scroggins III · 7 years ago
  85. 89c8fec move SkPathRef.h into private by Mike Reed · 7 years ago
  86. b53f48c Touch input support for Windows by Brian Osman · 7 years ago
  87. 6c3c1d6 remove unneeded class declarations by Mike Reed · 7 years ago
  88. 3928ff8 Create an SkColorSpaceXform image generator by Matt Sarett · 7 years ago
  89. b7e300f Expose SkWriteBuffer in component builds by Adrienne Walker · 7 years ago
  90. c6e6a5f Simplify SkCodecs' call to SkColorSpaceXform::apply by Leon Scroggins III · 7 years ago
  91. 42bb6ac Simplify some Viewer code, and fix a few bugs by Brian Osman · 7 years ago
  92. eee4d6e Make instantiate return a Boolean by Robert Phillips · 7 years ago
  93. d0e0a8f Don't move raw pointers in SkCanvas by Vaclav Brozek · 7 years ago
  94. 3ea1798 Remove ImmediateFlush mode by Robert Phillips · 7 years ago
  95. 67af673 Remove deprecated SkRWBuffer snapshot methods by Florin Malita · 7 years ago
  96. 7e910df Implement an SkImage backed by a Android hardware buffer by Stan Iliev · 7 years ago
  97. d5bee5d add API to change max pointsize for font cache by Mike Reed · 7 years ago
  98. 69270fb Add smartptr SkRWBuffer snapshot methods by Florin Malita · 7 years ago
  99. c6912f7 make SkColorFilter::onAppendStages() pure by Mike Klein · 7 years ago
  100. fe50d96 Remove GrSurface-based surfaceContext factories from GrContextPriv by Robert Phillips · 7 years ago