1. 6357116 Allow only Android to use SkAutoGlyphCacheNoGamma by Herb Derby · 6 years ago
  2. 578a8f1 update_meta_config: Use new LUCI mac optional GPU trybot by Corentin Wallez · 6 years ago
  3. aeb425d Regularize SkGlyphCache creation. by Herb Derby · 6 years ago
  4. b0ca84f SkQP/Docs: fix missing step in README by Hal Canary · 6 years ago
  5. bedb428 Update clang_win to latest used by Chromium. by Ben Wagner · 6 years ago
  6. d92a739 detect nonfinite cubic points by Mike Reed · 6 years ago
  7. 140ab36 Reland "fix nextContour bug" by Mike Reed · 6 years ago
  8. c10ebe6 More removal of auto glyph cache. by Herb Derby · 6 years ago
  9. bba3ab7 Reland "Check the boundary while cumulating deltas in a mask" by Yuqian Li · 6 years ago
  10. 50ea238 Add DDL TSAN and ASAN bots by Robert Phillips · 6 years ago
  11. 3fae0f3 [skottie] Simplify DM output by Florin Malita · 6 years ago
  12. 36dc1ff Roll skia/third_party/externals/angle2/ daedf4d23..b391ec408 (2 commits) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  13. d095040 Add in float-divide-by-zero as an FYI sanitizer by Kevin Lubick · 6 years ago
  14. 7b065e1 [recipes] Add toolchain version to extra_cflags. by Ben Wagner · 6 years ago
  15. f20710e [recipes] Add asset_version utility function. by Ben Wagner · 6 years ago
  16. 0060c33 [lottiecap] Moved over from buildbot repo. by Joe Gregorio · 6 years ago
  17. ec77963 Roll skia/third_party/externals/angle2/ 3761dc7bf..daedf4d23 (3 commits) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  18. ec46871 Make consistent isRadiusIncreasing decision by Yuqian Li · 6 years ago
  19. 3b68882 remove imageinfo flatten altogether by Cary Clark · 6 years ago
  20. 19eaf2d Revert "Revert "New read pixels implementation that is simpler but does all conversions on CPU."" by Brian Salomon · 6 years ago
  21. 56dc04b Remove deprecated versions of YUV texture SkImage factories by Brian Salomon · 6 years ago
  22. af77002 Allow SkTraceMemoryDump to exclude wrapped objects by Eric Karl · 6 years ago
  23. 72040d9 Fix go syntax for Debian compile by Heather Miller · 6 years ago
  24. 5370677 Remove SkSurface::MakeFromBackendTexture variant that doesn't take SkColorType by Brian Salomon · 6 years ago
  25. 371e29c fix switch fallthrough warning by Ethan Nicholas · 6 years ago
  26. 650dd90 Fix concentric 2pt conical gradient in GPU where r1 < r0 by Yuqian Li · 6 years ago
  27. cb88470 Remove SkSurface::MakeFromBackendTextureAsRenderTarget variant that doesn't take SkColorType by Brian Salomon · 6 years ago
  28. be5947c Revert "New read pixels implementation that is simpler but does all conversions on CPU." by Brian Salomon · 6 years ago
  29. c9a642e New read pixels implementation that is simpler but does all conversions on CPU. by Brian Salomon · 6 years ago
  30. 8430eac handle divide by zero in paint by Mike Reed · 6 years ago
  31. c683dd1 Remove a ctor from SkAutoGlyphCache; removal continues. by Herb Derby · 6 years ago
  32. 2b41784 Make sure we set stencil layout when doing copy as draw by Greg Daniel · 6 years ago
  33. 96b6d53 Fix GrTextureStripAtlasManager cleanup order bug by Robert Phillips · 6 years ago
  34. f7466bd Support x86 build with VS 2015 by Kaloyan Donev · 6 years ago
  35. a3ecaf5 [skpbench] Use android's perf settings for Pixel C by Kevin Lubick · 6 years ago
  36. e3d3f65 Avoid bad alloc in SkReadBuffer by Kevin Lubick · 6 years ago
  37. 2f974d4 Roll skia/third_party/externals/angle2/ dfebe9b2d..3761dc7bf (1 commit) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  38. 0949bee fix op fuzz by Cary Clark · 6 years ago
  39. 8d2ba44 SPIR-V output now always includes DescriptorSet for uniforms by Ethan Nicholas · 6 years ago
  40. 89b1456 detect deprecated methods by Cary Clark · 6 years ago
  41. a7d661a fix fuzz by Cary Clark · 6 years ago
  42. ccbe400 [recipes] Band-aid on top of a hack: pin depot_tools by Eric Boren · 6 years ago
  43. fe0253f Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy -specific flags by Robert Phillips · 6 years ago
  44. 4410d7f Update markdown files by Update Docs · 6 years ago
  45. a7b84c5 fix fiddle example by Cary Clark · 6 years ago
  46. 38c3d93 Don't emit empty command buffers in vulkan by Greg Daniel · 6 years ago
  47. 876dd31 Roll skia/third_party/externals/angle2/ 1c08cbb39..dfebe9b2d (4 commits) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  48. 0a86820 Revert "fix nextContour bug" by Stan Iliev · 6 years ago
  49. 55fa647 Correctly discard or load RT when doing copies as draws in Vulkan by Greg Daniel · 6 years ago
  50. 041e7ce Add GT610 Debug ANGLE jobs. by Ben Wagner · 6 years ago
  51. 76d69b4 Apply filterTextFlags so the fonts are the same. by Herb Derby · 6 years ago
  52. 7278d68 Add DoneProc to Promise Images by Greg Daniel · 6 years ago
  53. 7ba427e handle bad xform in drawTextRSXform by Mike Reed · 6 years ago
  54. b5319d5 fix overflow in rgnbuilder by Mike Reed · 6 years ago
  55. 310a2d9 Revert "Remove Android Framework bot from CQ while server is being upgraded" by Ravi Mistry · 6 years ago
  56. 681287e more imageinfo text and warnings and cleanup by Cary Clark · 6 years ago
  57. a3c68df Make sure we do a render pass load if we copied to a surface before hand by Greg Daniel · 6 years ago
  58. 16c1196 fix SkSL SPIR-V geometry shaders' entry point declaration by Ethan Nicholas · 6 years ago
  59. 2ab6f7e Remove Android Framework bot from CQ while server is being upgraded by Ravi Mistry · 6 years ago
  60. 6c94271 we now complain if an SkSL program tries to override the default output by Ethan Nicholas · 6 years ago
  61. ea022cd Fix vulkan layout barriers when we are doing in line uploads. by Greg Daniel · 6 years ago
  62. 8b85852 Roll skia/third_party/externals/angle2/ 5ae6ee457..1c08cbb39 (1 commit) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  63. 473f692 fix nextContour bug by Mike Reed · 6 years ago
  64. e464160 Fix Vulkan Copy as draw shader by Greg Daniel · 6 years ago
  65. 874b535 Prevent crash when flushing while DDL recording by Robert Phillips · 6 years ago
  66. 91fba61 Support GL_OES_EGL_image_external on newer GLSL without essl3 by Brian Osman · 6 years ago
  67. 6e9a4f6 Make TestForPreservingPMConversions helper use lazy createTextureProxy call. by Greg Daniel · 6 years ago
  68. bcc00b2 Output fiddleout.json in bookmaker recipe by Ravi Mistry · 6 years ago
  69. 36221f9 Roll skia/third_party/externals/angle2/ 44a73fcfb..5ae6ee457 (2 commits) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  70. 8402542 Fix GPU dimension for Win2k8 QuadroP400 jobs. by Ben Wagner · 6 years ago
  71. 6ceaafa Handle GrContext creation failure in DDL by Robert Phillips · 6 years ago
  72. af18f22 Make get_images_from_skps always return success by Leon Scroggins III · 6 years ago
  73. e489c9f rm guard for google3 by Mike Reed · 6 years ago
  74. 6a426c1 Cleanup SkImage YUV texture factories. by Brian Salomon · 6 years ago
  75. 1a11437 Roll skia/third_party/externals/angle2/ 0b0dcbc1c..44a73fcfb (2 commits) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  76. e11d793 detect non-finite pts by Mike Reed · 6 years ago
  77. f6148b6 Upgrade OS and NVIDIA driver on Win10 Golo/MTV lab bots. by Ben Wagner · 6 years ago
  78. f733a72 Disable CCPR path rendering in DDL mode by Robert Phillips · 6 years ago
  79. 36150be Add DDL SkpOnly bot by Robert Phillips · 6 years ago
  80. 464846e update_meta_config: Use new LUCI optional GPU trybot by Eric Boren · 6 years ago
  81. 9c2916e drawTextRSXform should not apply matrix to shader by Mike Reed · 6 years ago
  82. bdea98c Delete unused VkClearTest by Greg Daniel · 6 years ago
  83. 25375e8 GrGLES: unify MakeNativeInterface_{android,egl} by Hal Canary · 6 years ago
  84. b8421ed fix pathops fuzzers and debugging by Cary Clark · 6 years ago
  85. c2ec4e8 SkAutoGlyphCache change some sites to Find*. by Herb Derby · 6 years ago
  86. 7f44196 Make CreateBackendFormatFromTexture shared code by Robert Phillips · 6 years ago
  87. 4f4a53f Fix initialLayout update in Vk createTestingOnlyImage by Greg Daniel · 6 years ago
  88. 0e90f98 Check GL_EXT_texture_format_BGRA8888 before GL_APPLE_texture_format_BGRA8888 by Alexis Hetu · 6 years ago
  89. 5d389c2 protect PathMeasure against input paths with NaNs by Cary Clark · 6 years ago
  90. 38eb740 Remove SK_RASTER_RECORDER_IMPLEMENTATION by Robert Phillips · 6 years ago
  91. 0fe4ed8 Revert "ccpr: Unblacklist vulkan" by Greg Daniel · 6 years ago
  92. 057627f Make sure we set correct GrPixelConfig in promise images by Greg Daniel · 6 years ago
  93. 7e6dafd Prepare ddl skp rendering for prime time by Robert Phillips · 6 years ago
  94. 945ac78 Roll skia/third_party/externals/angle2/ 5eaddbd01..0b0dcbc1c (1 commit) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  95. 30ce2a3 ccpr: Unblacklist vulkan by Chris Dalton · 6 years ago
  96. 34417a5 Roll skia/third_party/externals/angle2/ 87db7c524..5eaddbd01 (9 commits) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  97. 1f6526b Add a png.imp for include-what-you-use. by Ben Wagner · 6 years ago
  98. 6c73d11 remove SK_SUPPORT_LEGACY_BLURMASKFILTER from android by Mike Reed · 6 years ago
  99. 96f3a42 GrGLES: clean up android_get_gl_proc by Hal Canary · 6 years ago
  100. cb3d49c Some iwyu for tests which will otherwise break. by Ben Wagner · 6 years ago