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