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