1. 4e34a01 Remove more uses of SkAutoGlyphCache. by Herb Derby · 7 years ago
  2. 9475aa0 handle extreme dashes by Cary Clark · 7 years ago
  3. 486ee3d Port 2 Canvas fuzzers to oss-fuzz by Kevin Lubick · 7 years ago
  4. d1d5256 fixed attributes of sk_InvocationID by Ethan Nicholas · 7 years ago
  5. 471b6fe fix MakeFromImage examples by Cary Clark · 7 years ago
  6. 0e2eeee Move DDL TSAN bot to Release & add Release DDL ASAN bot by Robert Phillips · 7 years ago
  7. f301511 Roll skia/third_party/externals/angle2/ 427071ea3..b2c60b1a1 (2 commits) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 7 years ago
  8. ba7b7ab Roll skia/third_party/externals/angle2/ b391ec408..427071ea3 (3 commits) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 7 years ago
  9. 02f823e Switch to new NVIDIA drivers on Win2k8 Golo bots. by Ben Wagner · 7 years ago
  10. 5c4b33b Don't add change listeners to pixelRefs in DDL mode by Robert Phillips · 7 years ago
  11. 7e86547 [lottiecap] Fix timestamp calculation to exactly match skottie in DM. by Joe Gregorio · 7 years ago
  12. ed4ff9c Reland "Switch Win Exceptions Build to Clang." by Ben Wagner · 7 years ago
  13. 8d38a7f ccpr: Update the sample to use proper coverage count buffers by Chris Dalton · 7 years ago
  14. f36b8a3 fix pathop fuzzer by Cary Clark · 7 years ago
  15. 06c20f3 more SkImageInfo docs by Cary Clark · 7 years ago
  16. 8a05601 Reland "Add Win x86 Clang Perf/Test jobs." by Ben Wagner · 7 years ago
  17. bfd2749 Remove deprecated SkImage::MakeFromTexture variants that don't take SkColorType by Brian Salomon · 7 years ago
  18. 4125b61 tests: pass if !skia_enable_pdf by Hal Canary · 7 years ago
  19. abadbee Move MakeCrossContextFromPixmap to use lazy version of createTextureProxy by Greg Daniel · 7 years ago
  20. 6357116 Allow only Android to use SkAutoGlyphCacheNoGamma by Herb Derby · 7 years ago
  21. 578a8f1 update_meta_config: Use new LUCI mac optional GPU trybot by Corentin Wallez · 7 years ago
  22. aeb425d Regularize SkGlyphCache creation. by Herb Derby · 7 years ago
  23. b0ca84f SkQP/Docs: fix missing step in README by Hal Canary · 7 years ago
  24. bedb428 Update clang_win to latest used by Chromium. by Ben Wagner · 7 years ago
  25. d92a739 detect nonfinite cubic points by Mike Reed · 7 years ago
  26. 140ab36 Reland "fix nextContour bug" by Mike Reed · 7 years ago
  27. c10ebe6 More removal of auto glyph cache. by Herb Derby · 7 years ago
  28. bba3ab7 Reland "Check the boundary while cumulating deltas in a mask" by Yuqian Li · 7 years ago
  29. 50ea238 Add DDL TSAN and ASAN bots by Robert Phillips · 7 years ago
  30. 3fae0f3 [skottie] Simplify DM output by Florin Malita · 7 years ago
  31. 36dc1ff Roll skia/third_party/externals/angle2/ daedf4d23..b391ec408 (2 commits) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 7 years ago
  32. d095040 Add in float-divide-by-zero as an FYI sanitizer by Kevin Lubick · 7 years ago
  33. 7b065e1 [recipes] Add toolchain version to extra_cflags. by Ben Wagner · 7 years ago
  34. f20710e [recipes] Add asset_version utility function. by Ben Wagner · 7 years ago
  35. 0060c33 [lottiecap] Moved over from buildbot repo. by Joe Gregorio · 7 years ago
  36. ec77963 Roll skia/third_party/externals/angle2/ 3761dc7bf..daedf4d23 (3 commits) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 7 years ago
  37. ec46871 Make consistent isRadiusIncreasing decision by Yuqian Li · 7 years ago
  38. 3b68882 remove imageinfo flatten altogether by Cary Clark · 7 years ago
  39. 19eaf2d Revert "Revert "New read pixels implementation that is simpler but does all conversions on CPU."" by Brian Salomon · 7 years ago
  40. 56dc04b Remove deprecated versions of YUV texture SkImage factories by Brian Salomon · 7 years ago
  41. af77002 Allow SkTraceMemoryDump to exclude wrapped objects by Eric Karl · 7 years ago
  42. 72040d9 Fix go syntax for Debian compile by Heather Miller · 7 years ago
  43. 5370677 Remove SkSurface::MakeFromBackendTexture variant that doesn't take SkColorType by Brian Salomon · 7 years ago
  44. 371e29c fix switch fallthrough warning by Ethan Nicholas · 7 years ago
  45. 650dd90 Fix concentric 2pt conical gradient in GPU where r1 < r0 by Yuqian Li · 7 years ago
  46. cb88470 Remove SkSurface::MakeFromBackendTextureAsRenderTarget variant that doesn't take SkColorType by Brian Salomon · 7 years ago
  47. be5947c Revert "New read pixels implementation that is simpler but does all conversions on CPU." by Brian Salomon · 7 years ago
  48. c9a642e New read pixels implementation that is simpler but does all conversions on CPU. by Brian Salomon · 7 years ago
  49. 8430eac handle divide by zero in paint by Mike Reed · 7 years ago
  50. c683dd1 Remove a ctor from SkAutoGlyphCache; removal continues. by Herb Derby · 7 years ago
  51. 2b41784 Make sure we set stencil layout when doing copy as draw by Greg Daniel · 7 years ago
  52. 96b6d53 Fix GrTextureStripAtlasManager cleanup order bug by Robert Phillips · 7 years ago
  53. f7466bd Support x86 build with VS 2015 by Kaloyan Donev · 7 years ago
  54. a3ecaf5 [skpbench] Use android's perf settings for Pixel C by Kevin Lubick · 7 years ago
  55. e3d3f65 Avoid bad alloc in SkReadBuffer by Kevin Lubick · 7 years ago
  56. 2f974d4 Roll skia/third_party/externals/angle2/ dfebe9b2d..3761dc7bf (1 commit) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 7 years ago
  57. 0949bee fix op fuzz by Cary Clark · 7 years ago
  58. 8d2ba44 SPIR-V output now always includes DescriptorSet for uniforms by Ethan Nicholas · 7 years ago
  59. 89b1456 detect deprecated methods by Cary Clark · 7 years ago
  60. a7d661a fix fuzz by Cary Clark · 7 years ago
  61. ccbe400 [recipes] Band-aid on top of a hack: pin depot_tools by Eric Boren · 7 years ago
  62. fe0253f Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy -specific flags by Robert Phillips · 7 years ago
  63. 4410d7f Update markdown files by Update Docs · 7 years ago
  64. a7b84c5 fix fiddle example by Cary Clark · 7 years ago
  65. 38c3d93 Don't emit empty command buffers in vulkan by Greg Daniel · 7 years ago
  66. 876dd31 Roll skia/third_party/externals/angle2/ 1c08cbb39..dfebe9b2d (4 commits) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 7 years ago
  67. 0a86820 Revert "fix nextContour bug" by Stan Iliev · 7 years ago
  68. 55fa647 Correctly discard or load RT when doing copies as draws in Vulkan by Greg Daniel · 7 years ago
  69. 041e7ce Add GT610 Debug ANGLE jobs. by Ben Wagner · 7 years ago
  70. 76d69b4 Apply filterTextFlags so the fonts are the same. by Herb Derby · 7 years ago
  71. 7278d68 Add DoneProc to Promise Images by Greg Daniel · 7 years ago
  72. 7ba427e handle bad xform in drawTextRSXform by Mike Reed · 7 years ago
  73. b5319d5 fix overflow in rgnbuilder by Mike Reed · 7 years ago
  74. 310a2d9 Revert "Remove Android Framework bot from CQ while server is being upgraded" by Ravi Mistry · 7 years ago
  75. 681287e more imageinfo text and warnings and cleanup by Cary Clark · 7 years ago
  76. a3c68df Make sure we do a render pass load if we copied to a surface before hand by Greg Daniel · 7 years ago
  77. 16c1196 fix SkSL SPIR-V geometry shaders' entry point declaration by Ethan Nicholas · 7 years ago
  78. 2ab6f7e Remove Android Framework bot from CQ while server is being upgraded by Ravi Mistry · 7 years ago
  79. 6c94271 we now complain if an SkSL program tries to override the default output by Ethan Nicholas · 7 years ago
  80. ea022cd Fix vulkan layout barriers when we are doing in line uploads. by Greg Daniel · 7 years ago
  81. 8b85852 Roll skia/third_party/externals/angle2/ 5ae6ee457..1c08cbb39 (1 commit) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 7 years ago
  82. 473f692 fix nextContour bug by Mike Reed · 7 years ago
  83. e464160 Fix Vulkan Copy as draw shader by Greg Daniel · 7 years ago
  84. 874b535 Prevent crash when flushing while DDL recording by Robert Phillips · 7 years ago
  85. 91fba61 Support GL_OES_EGL_image_external on newer GLSL without essl3 by Brian Osman · 7 years ago
  86. 6e9a4f6 Make TestForPreservingPMConversions helper use lazy createTextureProxy call. by Greg Daniel · 7 years ago
  87. bcc00b2 Output fiddleout.json in bookmaker recipe by Ravi Mistry · 7 years ago
  88. 36221f9 Roll skia/third_party/externals/angle2/ 44a73fcfb..5ae6ee457 (2 commits) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 7 years ago
  89. 8402542 Fix GPU dimension for Win2k8 QuadroP400 jobs. by Ben Wagner · 7 years ago
  90. 6ceaafa Handle GrContext creation failure in DDL by Robert Phillips · 7 years ago
  91. af18f22 Make get_images_from_skps always return success by Leon Scroggins III · 7 years ago
  92. e489c9f rm guard for google3 by Mike Reed · 7 years ago
  93. 6a426c1 Cleanup SkImage YUV texture factories. by Brian Salomon · 7 years ago
  94. 1a11437 Roll skia/third_party/externals/angle2/ 0b0dcbc1c..44a73fcfb (2 commits) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 7 years ago
  95. e11d793 detect non-finite pts by Mike Reed · 7 years ago
  96. f6148b6 Upgrade OS and NVIDIA driver on Win10 Golo/MTV lab bots. by Ben Wagner · 7 years ago
  97. f733a72 Disable CCPR path rendering in DDL mode by Robert Phillips · 7 years ago
  98. 36150be Add DDL SkpOnly bot by Robert Phillips · 7 years ago
  99. 464846e update_meta_config: Use new LUCI optional GPU trybot by Eric Boren · 7 years ago
  100. 9c2916e drawTextRSXform should not apply matrix to shader by Mike Reed · 7 years ago