1. bdf12ad Move GrBackend enum to enum class. by Greg Daniel · 6 years ago
  2. 0a0304c Add experimental API to draw a set of SkImages in one SkCanvas call. by Brian Salomon · 6 years ago
  3. b27a9cf transform gradient colors without skcms by Mike Klein · 6 years ago
  4. 05caa69 Reland "disable DAA and AAA in flutter" by Mike Klein · 6 years ago
  5. e758832 Revert "disable DAA and AAA in flutter" by Mike Klein · 6 years ago
  6. 0a67198 reduce pathops templated code by Cary Clark · 6 years ago
  7. 1421120 disable DAA and AAA in flutter by Mike Klein · 6 years ago
  8. d18a95a fix hanging fuzz in AsWinding by Cary Clark · 6 years ago
  9. 38a62bd Remove obsolete checks about colorType and colorSpace by Brian Osman · 6 years ago
  10. dc73559 add missing "static" by Mike Klein · 6 years ago
  11. f421685 Revert "Stop using color space xform canvas in picture image generator" by Greg Daniel · 6 years ago
  12. bcb96e9 SkPDF: Emit empty glyph advance. by Hal Canary · 6 years ago
  13. 309b053 Increase initial Interval allocation in GrResourceAllocator by Brian Salomon · 6 years ago
  14. 031ca21 Stop using color space xform canvas in picture image generator by Brian Osman · 6 years ago
  15. 2091fbb Fix some bugs around opaque color types and computeIsOpaque by Brian Osman · 6 years ago
  16. 3ea317c Remove checks that insist on kOpaque for some color types by Brian Osman · 6 years ago
  17. 9c37cd9 Revert "Fix image info checking for always-opaque color types" by Brian Osman · 6 years ago
  18. 9835dd5 Fix image info checking for always-opaque color types by Brian Osman · 6 years ago
  19. 411bf13 Small re-inline cleanup for GrGlyphCache by Herb Derby · 6 years ago
  20. 93faa67 Make CCPR optional by Kevin Lubick · 6 years ago
  21. 04ac461 SkPDF: more accurate (float) colors from paint by Hal Canary · 6 years ago
  22. 48fb8d8 consolidate SkBinaryWriteBuffers by Mike Klein · 6 years ago
  23. 431ac56 Use SkSurfaceValidateRasterInfo in some lesser-used canvas factories by Brian Osman · 6 years ago
  24. f00b162 Fix up SkImage_GpuYUVA MakePromiseYUVATexture by Jim Van Verth · 6 years ago
  25. 6ba8c83 Fix yuv_to_rgb_effect GM by Robert Phillips · 6 years ago
  26. 51e8b7e ccpr: Use ceil/floor to round out path cover octagons by Chris Dalton · 6 years ago
  27. b7a98ef Add reduceOpListSplitting flag by Robert Phillips · 6 years ago
  28. 1499d9e Fix up degenerate quads by Jim Van Verth · 6 years ago
  29. 43a5497 Round clear rects in drawPaint() by Michael Ludwig · 6 years ago
  30. 94ade75 Make GrYUVtoRGBEffect more flexible by Robert Phillips · 6 years ago
  31. f40ddfa ccpr: Actually register path cache entries as listeners on paths by Chris Dalton · 6 years ago
  32. 28bce29 remove old-style 4-float xfemrodes by Mike Klein · 6 years ago
  33. 9dd1e82 fonts: Fix nullptr de-reference during fallback path search. by Khushal · 6 years ago
  34. a0dc3d2 Revert "Revert "Include color type and color space in bitmap cache key"" by Brian Osman · 6 years ago
  35. 42137de SkPDF: stop using linked list of dynamic memory streams. by Hal Canary · 6 years ago
  36. 3d6390e Convert drawPaint to scissor+clear when possible by Michael Ludwig · 6 years ago
  37. 8e738a2 Prefer fullscreen clears on QC/Vulkan by Chris Dalton · 6 years ago
  38. 46acf9d Add context option to reduce opList splitting by Robert Phillips · 6 years ago
  39. 9ff04c0 Revert "Include color type and color space in bitmap cache key" by Brian Osman · 6 years ago
  40. f7828d0 Better optimize our use of memory barriers in vulkan. by Greg Daniel · 6 years ago
  41. ef85d19 Tighten contract for when the promise doneProc is called by Robert Phillips · 6 years ago
  42. 9e737fe Remove unused (Android-only) stable ID from SkPixelRef by Brian Osman · 6 years ago
  43. 274a89e Include color type and color space in bitmap cache key by Brian Osman · 6 years ago
  44. 230a71b Work around FreeType type change. by Ben Wagner · 6 years ago
  45. 0106351 Metal stencil support by Ethan Nicholas · 6 years ago
  46. a41a74a Revert "In GrVkGpuCommandBuffer when setting bounds to full RT use proxy bounds instead of surface." by Greg Daniel · 6 years ago
  47. 9b7bfd0 In GrVkGpuCommandBuffer when setting bounds to full RT use proxy bounds instead of surface. by Greg Daniel · 6 years ago
  48. 733b265 Match AHARDWAREBUFFER_FORMAT_R8G8B8X8_UNORM HW buffer format by Stan Iliev · 6 years ago
  49. 8bbce0e More SkImage_GpuYUV updates by Jim Van Verth · 6 years ago
  50. 0f70be8 Reland "Remove ability to sample textures in vertex or geometry shaders." by Greg Daniel · 6 years ago
  51. b5ccf6f SkPDF: centralize procsets to remove duplication by Hal Canary · 6 years ago
  52. 8ad991d Fix Chrome roll by Robert Phillips · 6 years ago
  53. 29b11d6 ccpr: Delete the stashed atlas texture before allocating a new one by Chris Dalton · 6 years ago
  54. ee8603c Cleanup bitmap/mipmap cache key structs by Brian Osman · 6 years ago
  55. 6e2625d Revert "Remove ability to sample textures in vertex or geometry shaders." by Greg Daniel · 6 years ago
  56. f3a3864 Remove old code by moving to new API in bitmap text by Herb Derby · 6 years ago
  57. f4def34 Move dumpJSON behind the SK_ENABLE_DUMP_GPU flag by Kevin Lubick · 6 years ago
  58. 51c89e4 Exercise newly exposed SkYUVIndex-based SkImage factories (take 2) by Robert Phillips · 6 years ago
  59. 3601789 trim unused SkDraw functions by Mike Reed · 6 years ago
  60. d50d657 Remove ability to sample textures in vertex or geometry shaders. by Greg Daniel · 6 years ago
  61. cfa3935 Remove debug only clearStencil virtual on GrGpu. by Greg Daniel · 6 years ago
  62. bd16a1b Revert "Exercise newly exposed SkYUVIndex-based SkImage factories" by Brian Osman · 6 years ago
  63. d109503 split out SkDraw_text functions by Mike Reed · 6 years ago
  64. e1c1d4d Exercise newly exposed SkYUVIndex-based SkImage factories by Robert Phillips · 6 years ago
  65. dee25cc split SkPaint into separate impl files by Mike Reed · 6 years ago
  66. 434377a Split out SkRunFont and SkPaint by Herb Derby · 6 years ago
  67. ba65168 Fix two bugs in GPU special image read-back by Brian Osman · 6 years ago
  68. 6be4715 isolate users of SkFindAndPlaceGlyph.h by Mike Reed · 6 years ago
  69. b6df1c1 Expose the SkYUVAIndex version of the SkImage factories by Robert Phillips · 6 years ago
  70. b3ce196 de-guard SK_LEGACY_TF_APPLY by Mike Klein · 6 years ago
  71. 1b4ad76 ccpr: Unblacklist PowerVR Rogue by Chris Dalton · 6 years ago
  72. d945698 remove SkColorSpaceTransferFn::operator()() by Mike Klein · 6 years ago
  73. 7e58733 Reland "remove deprecated SkRect::MakeFromIRect()" by Mike Klein · 6 years ago
  74. b7e0371 ccpr: Fix a divide-by-zero in corner attenuation by Chris Dalton · 6 years ago
  75. 2e01805 SkDynamicMemoryWStream: make moveable by Hal Canary · 6 years ago
  76. 4302eb9 Revert "remove deprecated SkRect::MakeFromIRect()" by Mike Klein · 6 years ago
  77. d295dff remove SkColorSpaceTransferFn::invert() by Mike Klein · 6 years ago
  78. d18d7bd SK_SUPPORT_LEGACY_DOCUMENT_FACTORY: clean up part 2/2 by Hal Canary · 6 years ago
  79. ae16b74 Reland "hash tf, and whole colorspace" by Mike Klein · 6 years ago
  80. 4fea173 remove deprecated SkRect::MakeFromIRect() by Mike Klein · 6 years ago
  81. 8026ccc Implement more SkImage_GpuYUVA functionality by Jim Van Verth · 6 years ago
  82. 5959353 remove SkColorSpace::toXYZD50() by Mike Klein · 6 years ago
  83. fd69b6d tune SkOpts::hash_fn() quality by Mike Klein · 6 years ago
  84. 11c221a Remove unused Options parameter from SkImageGenerator::getPixels by Brian Osman · 6 years ago
  85. e4f938c Remove scaling support from SkBitmapCacheDesc, and unused factories by Brian Osman · 6 years ago
  86. 0f88861 SkPDF: build shared lib with skia_enable_pdf=false by Hal Canary · 6 years ago
  87. 080e77f Use SkPMColor4f in OverrideInput, remove some kruft from SkGr by Brian Osman · 6 years ago
  88. 363a3f8 SkCanvas: remove unused SkCanvas::InitFlags by Hal Canary · 6 years ago
  89. 5c99c21 Revert "hash tf, and whole colorspace" by Mike Klein · 6 years ago
  90. 58887bc hash tf, and whole colorspace by Mike Klein · 6 years ago
  91. 252756e remove deprecated SkWriter32::size() by Mike Klein · 6 years ago
  92. f28e55d Add SkPMColor4f support to SkSL by Brian Osman · 6 years ago
  93. c4d3ded ccpr: Unblacklist Sandy Bridge/Bay Trail on Mesa by Chris Dalton · 6 years ago
  94. 66a9734 Make SkYUVAIndex publicly accessible by Robert Phillips · 6 years ago
  95. 4429a4f re-precate SkMatrix44::SkMatrix44() by Mike Klein · 6 years ago
  96. ae5e864 remove internal uses of SkColorSpace::toXYZD50() by Mike Klein · 6 years ago
  97. 72535fb Reland "Reland "Implement an explicit binary search-based analytic gradient colorizer"" by Michael Ludwig · 6 years ago
  98. f09abc5 Always turn off domain in GrTextureOp for no-aa/nearest by Brian Salomon · 6 years ago
  99. fc38ba7 Fix-up colorSpace-less decodes by Leon Scroggins III · 6 years ago
  100. 6989ba4 ccpr: Remove the Mac+Radeon GL blacklist by Chris Dalton · 6 years ago