1. b7f0b9c Remove use of colorTypes from SkYUVSizeInfo by Jim Van Verth · 6 years ago
  2. 018608f Roll third_party/externals/angle2 7818a85c33d3..f38cb6d39af1 (1 commits) by skia-autoroll · 6 years ago
  3. 006a6f3 [canvaskit] Fleshing out the beginnings of a Canvas API by Kevin Lubick · 6 years ago
  4. 07afa23 Fix heap buffer overflow by Leon Scroggins III · 6 years ago
  5. 701167c Avoid potential overflow in assert. by Ben Wagner · 6 years ago
  6. 9e40e6f Give attribution by Kevin Lubick · 6 years ago
  7. bf612c6 Access proxy directly in SkGpuDevice::drawImageSet for pinned/GPU images by Brian Salomon · 6 years ago
  8. a089bb0 focus is_3x3() in SkColorSpace.cpp by Mike Klein · 6 years ago
  9. 327955b Reland "Reland "Revert "Use OpenGL sampler objects when available.""" by Brian Salomon · 6 years ago
  10. 3b5c8b7 Check correct number of planes in queryYUVA8 by Jim Van Verth · 6 years ago
  11. 2b667d6 [infra] Increase maximum attempts for build, test, perf, calmbench tasks by Eric Boren · 6 years ago
  12. 73dab13 SkPDF: fix typo s/ProcSets/ProcSet/ by Hal Canary · 6 years ago
  13. f252633 move SFDot6 inverse table into SkAnalyticEdge by Mike Klein · 6 years ago
  14. 9f56c2d Roll third_party/externals/swiftshader 17dfe1b679af..8a587714cb9f (2 commits) by skia-autoroll · 6 years ago
  15. 3c9fbae cut out the rest of blend modes in flutter by Mike Klein · 6 years ago
  16. bfb3df4 Revert "Reland "Revert "Use OpenGL sampler objects when available.""" by Brian Salomon · 6 years ago
  17. b2a232f clean up SK_LEGACY_COMPLEX_XFERMODES by Mike Klein · 6 years ago
  18. dae3585 Guarded version of change to lazy image readPixels by Brian Osman · 6 years ago
  19. 294861f zero-init preallocated vertex/index space in drawing manager by Brian Salomon · 6 years ago
  20. 80c6909 Roll third_party/externals/angle2 0cc11c684b54..7818a85c33d3 (1 commits) by skia-autoroll · 6 years ago
  21. b1a002e Update SKP version by skia-recreate-skps · 6 years ago
  22. 9979b23 Update go_deps asset by skia-recreate-skps · 6 years ago
  23. 8f8c43c Roll third_party/externals/angle2 d4f07760e9ee..0cc11c684b54 (1 commits) by skia-autoroll · 6 years ago
  24. f7e2a5d Roll third_party/externals/angle2 b8eec4a4ab53..d4f07760e9ee (1 commits) by skia-autoroll · 6 years ago
  25. fa5f6ce rename some flattenable routines by Mike Klein · 6 years ago
  26. 6ed2a38 move all registration into optional hooks by Mike Klein · 6 years ago
  27. 50713c3 remove old type deserialization aliases by Mike Klein · 6 years ago
  28. a3d4099 small tweaks to SkFlattenable::Register by Mike Klein · 6 years ago
  29. 4c683fc remove unused SkReadBuffer features by Mike Klein · 6 years ago
  30. 47133fd ColorType fixes for wacky_yuv_textures. by Jim Van Verth · 6 years ago
  31. 0c22649 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  32. 993df22 Roll third_party/externals/angle2 bc6f52f36d5f..b8eec4a4ab53 (6 commits) by skia-autoroll · 6 years ago
  33. 773e141 Roll third_party/externals/swiftshader d55d997310c2..17dfe1b679af (1 commits) by skia-autoroll · 6 years ago
  34. b9998cd Remove unused methods from SkTDArray by Herb Derby · 6 years ago
  35. 7a78a72 any idea why SkReadBuffer has a vtable? by Mike Klein · 6 years ago
  36. 58f153c Use preallocated space for default vertex and index buffer sizes by Brian Salomon · 6 years ago
  37. 11054b2 Roll third_party/externals/swiftshader 9e4d040cb93c..d55d997310c2 (1 commits) by skia-autoroll · 6 years ago
  38. 64cc9aa Add drawDrawable support to GrRenderTargetContext. by Greg Daniel · 6 years ago
  39. 6064e1c Remove texColorSpace output param from various producer APIs by Brian Osman · 6 years ago
  40. 41ba826 (Almost) no one needs to know about SkPixelRef by Brian Osman · 6 years ago
  41. 355d698 SkQP: rely on TestRunner for logging by Hal Canary · 6 years ago
  42. 2e8f48e Play back picture shaders in 8888 or F16, depending on dst color type by Brian Osman · 6 years ago
  43. 69083b2 Ensure that we allocate 32-bit pixels in GM's generator by Brian Osman · 6 years ago
  44. 42bb360 Revert "re-enable effect deserialization for flutter" by Mike Klein · 6 years ago
  45. 4fee323 override getTypeName() instead of using table by Mike Klein · 6 years ago
  46. e7fd8c3 Un-plumb dstColorSpace through GrTextureProducer by Brian Osman · 6 years ago
  47. bffe4ed Reland "Revert "Use OpenGL sampler objects when available."" by Greg Daniel · 6 years ago
  48. 52c4cc7 Roll third_party/externals/swiftshader a9999ce938be..9e4d040cb93c (1 commits) by skia-autoroll · 6 years ago
  49. e50cdf0 Remove unused dstColorSpace from getROPixels by Brian Osman · 6 years ago
  50. 6bee776 Consolidate aa resolution for per-edge aa quads by Michael Ludwig · 6 years ago
  51. da7a567 SkTArray: behave a little more like std::vector by Hal Canary · 6 years ago
  52. 0e18937 When checking color type in image shaders, trust SkBitmapProvider, not image by Brian Osman · 6 years ago
  53. 52514d5 SkBitSet: cleanup. Remove unused fn, more general exporter. by Hal Canary · 6 years ago
  54. 1f7e438 Add quad type and persp/aa utilities to GrQuad by Michael Ludwig · 6 years ago
  55. 1295672 clean up flattenable macro cruft by Mike Klein · 6 years ago
  56. 2cef6ce Remove unused SkBitmapProvider functions by Brian Osman · 6 years ago
  57. 1333fc5 Remove unused SkBitmapCacheDesc factory by Brian Osman · 6 years ago
  58. 9ed1a2c Add ability for an SkDevice to handle the drawing of an SkDrawable. by Greg Daniel · 6 years ago
  59. eb772c0 Revert "ccpr: Unregister path listeners when their cache entries are evicted" by Greg Daniel · 6 years ago
  60. d46987b Revert "Revert "Use OpenGL sampler objects when available."" by Brian Salomon · 6 years ago
  61. b9d7fb9 [canvaskit] Disable effect_deserialization by Kevin Lubick · 6 years ago
  62. cf5c51b remove unused flags -- no clients define these by Mike Reed · 6 years ago
  63. 029b22c error when draw ops do not go through addDrawOp by Ethan Nicholas · 6 years ago
  64. 722a9f2 cut out another batch of old xfermodes by Mike Klein · 6 years ago
  65. 1bccae5 Revert "Use OpenGL sampler objects when available." by Mike Klein · 6 years ago
  66. e2865b2 Update markdown files by skia-bookmaker · 6 years ago
  67. a6e8fc1 Update go_deps asset by skia-recreate-skps · 6 years ago
  68. 607d261 Roll third_party/externals/angle2 c4765aa78267..bc6f52f36d5f (8 commits) by skia-autoroll · 6 years ago
  69. f30e493 ccpr: Unregister path listeners when their cache entries are evicted by Chris Dalton · 6 years ago
  70. 0f7e55a Use OpenGL sampler objects when available. by Brian Salomon · 6 years ago
  71. cd31640 Fix ccpr build on wasm by Chris Dalton · 6 years ago
  72. 9a986cf ccpr: Use SkMessageBus for thread-safe eviction of cache entries by Chris Dalton · 6 years ago
  73. 60ad175 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  74. 798a713 re-enable effect deserialization for flutter by Mike Klein · 6 years ago
  75. 3f4602f Add bitmap-as-shader case to P3 GM by Brian Osman · 6 years ago
  76. 2077b26 Add function support for vulkan ycbcr conversion. by Greg Daniel · 6 years ago
  77. 2c1d0d7 Blacklist dftext by Herb Derby · 6 years ago
  78. a507392 Return texture color space when converting raster images to proxies by Brian Osman · 6 years ago
  79. 298af50 Trim SkPictureShader's key by Florin Malita · 6 years ago
  80. 1cb0e3a Roll skia/third_party/skcms f3e50cfac5bc..1ce6da5c8d99 (1 commits) by skia-autoroll@skia-public.iam.gserviceaccount.com · 6 years ago
  81. 6cfcc58 Validate allocation size in GrBufferAllocPool using SkSafeMath. by Brian Salomon · 6 years ago
  82. a6161b1 Properly fill in memory in sampled RLE BMPs by Leon Scroggins III · 6 years ago
  83. 8875baf Add Bloaty (with demangling) for wasm BuildStats by Kevin Lubick · 6 years ago
  84. 2ba0479 split out effect deserialization, disable in flutter by Mike Klein · 6 years ago
  85. 15d9ef2 Simplify atlas calculation for dimension only by Herb Derby · 6 years ago
  86. 8f11e43 Reland: Widen internal API to support more complex YUV formats by Jim Van Verth · 6 years ago
  87. 2a59d8d Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  88. 3abcd82 Blacklist PNGs with CRC errors when using platform by Leon Scroggins III · 6 years ago
  89. a8a851b Roll third_party/externals/angle2 25843dd65181..c4765aa78267 (3 commits) by skia-autoroll · 6 years ago
  90. 6ddd442 only build non-prod skottie/sksg code in our tree by Mike Klein · 6 years ago
  91. fc48b61 fix pathops fuzz by Cary Clark · 6 years ago
  92. d18e14c Roll third_party/externals/swiftshader 0b3d56aa8983..a9999ce938be (2 commits) by skia-autoroll · 6 years ago
  93. d1d6808 Make GrBufferAllocPool reject very large allocation requests by Brian Salomon · 6 years ago
  94. b4ae499 In makeColorSpace, hoist the null -> sRGB optimization by Brian Osman · 6 years ago
  95. f99a674 Revert "Widen internal API to support more complex YUV formats" by Jim Van Verth · 6 years ago
  96. 3d51a9b Roll third_party/externals/swiftshader e70c3514e5a0..0b3d56aa8983 (2 commits) by skia-autoroll · 6 years ago
  97. 9a340d8 Enable validation of sampler object GL functions by Brian Salomon · 6 years ago
  98. e1552a5 Always require a color space on picture-backed images by Brian Osman · 6 years ago
  99. 0c583af Widen internal API to support more complex YUV formats by Jim Van Verth · 6 years ago
  100. dbac839 Roll third_party/externals/swiftshader b83d4911baae..e70c3514e5a0 (1 commits) by skia-autoroll · 6 years ago