1. f99a674 Revert "Widen internal API to support more complex YUV formats" by Jim Van Verth · 6 years ago
  2. 0c583af Widen internal API to support more complex YUV formats by Jim Van Verth · 6 years ago
  3. e92aae6 make legacy shadercontext optional by Mike Reed · 6 years ago
  4. 6a38800 be consistent about int for incReserve by Mike Reed · 6 years ago
  5. 495993a Remove GrColor4f by Brian Osman · 6 years ago
  6. a2a94a4 Add GrGLInterface support for sampler objects and GrGLCaps detection. by Brian Salomon · 6 years ago
  7. cb3d087 Remove all remaining GrColor4f (other than gradients) by Brian Osman · 6 years ago
  8. 82727ad Add documentation to SkRGBA4f by Brian Osman · 6 years ago
  9. 09bc78b remove unused isABitmap code by Mike Reed · 6 years ago
  10. 0087c83 Make GrTextureOp disable filtering/aa in more cases. by Brian Salomon · 6 years ago
  11. ebde1ab Change 0 extraSize allocation behavior for SkArenaAlloc by Herb Derby · 6 years ago
  12. 01815d7 Update Skia milestone to 72 by Heather Miller · 6 years ago
  13. a9667fb Revert "Tie mip map cache purging to Images, not Bitmaps/PixelRefs" by Brian Osman · 6 years ago
  14. 21bd60d Connect up YUVA images for testing. by Jim Van Verth · 6 years ago
  15. 7d94bb5 Skip visiting for allocator gathering in GrTextureOp when all proxies by Brian Salomon · 6 years ago
  16. d7065e7 Revert "Revert "Add experimental API to draw a set of SkImages in one SkCanvas call."" by Brian Salomon · 6 years ago
  17. 11422c6 Tie mip map cache purging to Images, not Bitmaps/PixelRefs by Brian Osman · 6 years ago
  18. 6dd9608 Have old GrBackend name still available. by Greg Daniel · 6 years ago
  19. 8d5b41b Revert "Add experimental API to draw a set of SkImages in one SkCanvas call." by Brian Salomon · 6 years ago
  20. bdf12ad Move GrBackend enum to enum class. by Greg Daniel · 6 years ago
  21. 0a0304c Add experimental API to draw a set of SkImages in one SkCanvas call. by Brian Salomon · 6 years ago
  22. a631669 Revert "Revert "remove unneeded flag SK_SUPPORT_LEGACY_RECTMAKELARGEST"" by Mike Reed · 6 years ago
  23. 3ea317c Remove checks that insist on kOpaque for some color types by Brian Osman · 6 years ago
  24. 9c37cd9 Revert "Fix image info checking for always-opaque color types" by Brian Osman · 6 years ago
  25. 9835dd5 Fix image info checking for always-opaque color types by Brian Osman · 6 years ago
  26. c6471eb Revert "remove unneeded flag SK_SUPPORT_LEGACY_RECTMAKELARGEST" by Mike Reed · 6 years ago
  27. c1db610 Revert "SkTArray: clean up, no change to behaviour" by Mike Klein · 6 years ago
  28. 1e29525 remove unneeded flag SK_SUPPORT_LEGACY_RECTMAKELARGEST by Mike Reed · 6 years ago
  29. c0a74a1 SkTArray: clean up, no change to behaviour by Hal Canary · 6 years ago
  30. f00b162 Fix up SkImage_GpuYUVA MakePromiseYUVATexture by Jim Van Verth · 6 years ago
  31. 6ba8c83 Fix yuv_to_rgb_effect GM by Robert Phillips · 6 years ago
  32. 42137de SkPDF: stop using linked list of dynamic memory streams. by Hal Canary · 6 years ago
  33. 46acf9d Add context option to reduce opList splitting by Robert Phillips · 6 years ago
  34. 9e737fe Remove unused (Android-only) stable ID from SkPixelRef by Brian Osman · 6 years ago
  35. 0d8084d remove deprecated SK_ATTR_DEPRECATED by Mike Klein · 6 years ago
  36. 8bbce0e More SkImage_GpuYUV updates by Jim Van Verth · 6 years ago
  37. 434377a Split out SkRunFont and SkPaint by Herb Derby · 6 years ago
  38. b6df1c1 Expose the SkYUVAIndex version of the SkImage factories by Robert Phillips · 6 years ago
  39. d945698 remove SkColorSpaceTransferFn::operator()() by Mike Klein · 6 years ago
  40. 7e58733 Reland "remove deprecated SkRect::MakeFromIRect()" by Mike Klein · 6 years ago
  41. 2e01805 SkDynamicMemoryWStream: make moveable by Hal Canary · 6 years ago
  42. 4302eb9 Revert "remove deprecated SkRect::MakeFromIRect()" by Mike Klein · 6 years ago
  43. d295dff remove SkColorSpaceTransferFn::invert() by Mike Klein · 6 years ago
  44. d18d7bd SK_SUPPORT_LEGACY_DOCUMENT_FACTORY: clean up part 2/2 by Hal Canary · 6 years ago
  45. ae16b74 Reland "hash tf, and whole colorspace" by Mike Klein · 6 years ago
  46. 4fea173 remove deprecated SkRect::MakeFromIRect() by Mike Klein · 6 years ago
  47. 5959353 remove SkColorSpace::toXYZD50() by Mike Klein · 6 years ago
  48. 11c221a Remove unused Options parameter from SkImageGenerator::getPixels by Brian Osman · 6 years ago
  49. 363a3f8 SkCanvas: remove unused SkCanvas::InitFlags by Hal Canary · 6 years ago
  50. 5c99c21 Revert "hash tf, and whole colorspace" by Mike Klein · 6 years ago
  51. 58887bc hash tf, and whole colorspace by Mike Klein · 6 years ago
  52. fe5ad67 remove deprecated SkBitmap::eraseRGB() by Mike Klein · 6 years ago
  53. 5f8ef8c remove deprecated SkMatrix44::map() 2x by Mike Klein · 6 years ago
  54. f28e55d Add SkPMColor4f support to SkSL by Brian Osman · 6 years ago
  55. 66a9734 Make SkYUVAIndex publicly accessible by Robert Phillips · 6 years ago
  56. 4429a4f re-precate SkMatrix44::SkMatrix44() by Mike Klein · 6 years ago
  57. 781e350 Remove SkPM4f by Brian Osman · 6 years ago
  58. 712476e Remove SkCodec::fSrcInfo by Leon Scroggins III · 6 years ago
  59. 9e0efe3 remove SkColorSpaceXform by Mike Klein · 6 years ago
  60. b4d8956 Reland "Reland "Always include public/include headers for vulkan and just guard src files with SK_VULKAN."" by Greg Daniel · 6 years ago
  61. a55e214 Revert "Reland "Always include public/include headers for vulkan and just guard src files with SK_VULKAN."" by Mike Klein · 6 years ago
  62. 964aedb play with animated gif by Mike Reed · 6 years ago
  63. 55aea84 Reland "Always include public/include headers for vulkan and just guard src files with SK_VULKAN." by Greg Daniel · 6 years ago
  64. 5ea96bf Remove unused premul/unpremul FP code by Brian Osman · 6 years ago
  65. df66894 cleanup SkColorSpace API and members by Mike Klein · 6 years ago
  66. 684b506 Revert "Always include public/include headers for vulkan and just guard src files with SK_VULKAN." by Mike Klein · 6 years ago
  67. 6e2d607 Always include public/include headers for vulkan and just guard src files with SK_VULKAN. by Greg Daniel · 6 years ago
  68. 2213ee9 Add support for per-edge AA to GrTextureOp. by Brian Salomon · 6 years ago
  69. f49262d Add SkImage_GpuYUVA by Jim Van Verth · 6 years ago
  70. cbcff38 Have pathkit use libpathkit.a for faster builds by Kevin Lubick · 6 years ago
  71. 1d5b598 Towards removing GrColor4f by Brian Osman · 6 years ago
  72. 1eb9af9 delete textonpath code -- not used anywhere by Mike Reed · 6 years ago
  73. e8e2bb1 Test YUV images in DDL by Robert Phillips · 6 years ago
  74. cfa3153 update SkColorSpace APIs and members by Mike Klein · 6 years ago
  75. 66c505f expand imageinfo in C api, start on colorspace by Mike Reed · 6 years ago
  76. 23952e2 Remove legacy GrGLFunction specialization by Brian Salomon · 6 years ago
  77. 815737c Fix a typo in SkISize comments by Nathan Rogers · 6 years ago
  78. 5dd47e4 Make SkCodec truly default to sRGB by Leon Scroggins III · 6 years ago
  79. 656cefe Add initial support for generating tagged PDFs. by Dominic Mazzoni · 6 years ago
  80. bd03b54 Handle dividing by zero in ComputeComplexity by Yuqian Li · 6 years ago
  81. f6a4bd8 Reland "focus exported color apis" by Mike Klein · 6 years ago
  82. ae967aa Revert "focus exported color apis" by Mike Klein · 6 years ago
  83. 358558a Cleanup SkPatchUtils, stop using SkColorSpaceXform by Brian Osman · 6 years ago
  84. c5de102 focus exported color apis by Mike Klein · 6 years ago
  85. d25b7c1 Introduce SkRGBA4f, templated on SkAlphaType by Brian Osman · 6 years ago
  86. 00529a1 SK_SUPPORT_LEGACY_DOCUMENT_FACTORY: clean up part 1/2 by Hal Canary · 6 years ago
  87. c25f440 Reland "add getAlphaf() to pixmap/bitmap" by Mike Reed · 6 years ago
  88. 81cbd03 Work toward removing SkPM4f by Brian Osman · 6 years ago
  89. bf79d5b SkPDF: add SK_API to new public factory. by Hal Canary · 6 years ago
  90. be852e4 Revert "add getAlphaf() to pixmap/bitmap" by Robert Phillips · 6 years ago
  91. f3ebd31 add getAlphaf() to pixmap/bitmap by Mike Reed · 6 years ago
  92. 23564b9 SkDocument: Factories now located in SkPDFDocument.h and SkXPSDocument.h by Hal Canary · 6 years ago
  93. 0d96a4b Remove SkAutoTCallIProc. by Ben Wagner · 6 years ago
  94. c9873a5 Document headers: IWYU by Hal Canary · 6 years ago
  95. 653c6b5 Remove (unused) GrBlend.cpp, and some GrColor helpers by Brian Osman · 6 years ago
  96. d89e811 SkImageGeneratorCG.h to only expose factory method. by Ben Wagner · 6 years ago
  97. 912cd3d SkImageGeneratorWIC: make the header compile without src/. by Hal Canary · 6 years ago
  98. a5c578f Add Short4 vertex attributes, and benchmark them as 4.12 colors by Brian Osman · 6 years ago
  99. c2d0fb1 include: whitespace changes for clang-format by Hal Canary · 6 years ago
  100. 27c8404 IWYU: three files by Hal Canary · 6 years ago