1. dab15f7 Revert "Remove legacy precision boundary" by Derek Sollenberger · 7 years ago
  2. edd0895 update SkIRect centerx centery docs by Cary Clark · 7 years ago
  3. 99af95a Roll skia/third_party/externals/angle2/ 3395c8b96..8b92c53b8 (1 commit) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 7 years ago
  4. 4259797 Update markdown files by Update Docs · 7 years ago
  5. f5720cc Roll skia/third_party/externals/angle2/ 8574357f1..3395c8b96 (5 commits) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 7 years ago
  6. 17c1cd4 back to individual flags for :hsw by Mike Klein · 7 years ago
  7. 2a5931e Remove some MSVC 32-bit Perf/Test jobs. by Ben Wagner · 7 years ago
  8. 73bd3db update_meta_config: Use new LUCI optional GPU Android trybot by Yuly Novikov · 7 years ago
  9. e8faee7 [infra] Use new LUCI Mac trybot by Eric Boren · 7 years ago
  10. cec40a9 limit discrete path effect iterations by Cary Clark · 7 years ago
  11. 2f2a6e3 Add Node as a bot asset. by Joe Gregorio · 7 years ago
  12. 4d4b3aa small ABI + narrow/wide code updates by Mike Klein · 7 years ago
  13. 42409c2 Remove deprecated version of SkImage::MakeFromAdoptedTexture that does not take SkColorType by Brian Salomon · 7 years ago
  14. a2513c1 Remove legacy precision boundary by Yuqian Li · 7 years ago
  15. 52076d1 ccpr: Use a more stable formula to find quadratic coordinates by Chris Dalton · 7 years ago
  16. ca37f32 change canvas-state to just record clip bounds by Mike Reed · 7 years ago
  17. 1045013 GrGLExtensions: remove unneded unique_ptr by Hal Canary · 7 years ago
  18. ea4aa7e Update Android build file for SkQP to point to ndk compliant libjsoncpp by Derek Sollenberger · 7 years ago
  19. 186ff6d Fix version check for vulkan layers by Greg Daniel · 7 years ago
  20. abf7b76 Add texture-specific flags for External & Rectangle textures by Robert Phillips · 7 years ago
  21. e65a5cd Roll skia/third_party/externals/angle2/ b2c60b1a1..8574357f1 (2 commits) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 7 years ago
  22. 5f3685b Simplify format_rowbyts calculation. by Herb Derby · 7 years ago
  23. 0262ea0 Try to have glyph count go through to allow easier glyphid sets by Herb Derby · 7 years ago
  24. 4e34a01 Remove more uses of SkAutoGlyphCache. by Herb Derby · 7 years ago
  25. 9475aa0 handle extreme dashes by Cary Clark · 7 years ago
  26. 486ee3d Port 2 Canvas fuzzers to oss-fuzz by Kevin Lubick · 7 years ago
  27. d1d5256 fixed attributes of sk_InvocationID by Ethan Nicholas · 7 years ago
  28. 471b6fe fix MakeFromImage examples by Cary Clark · 7 years ago
  29. 0e2eeee Move DDL TSAN bot to Release & add Release DDL ASAN bot by Robert Phillips · 7 years ago
  30. 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
  31. 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
  32. 02f823e Switch to new NVIDIA drivers on Win2k8 Golo bots. by Ben Wagner · 7 years ago
  33. 5c4b33b Don't add change listeners to pixelRefs in DDL mode by Robert Phillips · 7 years ago
  34. 7e86547 [lottiecap] Fix timestamp calculation to exactly match skottie in DM. by Joe Gregorio · 7 years ago
  35. ed4ff9c Reland "Switch Win Exceptions Build to Clang." by Ben Wagner · 7 years ago
  36. 8d38a7f ccpr: Update the sample to use proper coverage count buffers by Chris Dalton · 7 years ago
  37. f36b8a3 fix pathop fuzzer by Cary Clark · 7 years ago
  38. 06c20f3 more SkImageInfo docs by Cary Clark · 7 years ago
  39. 8a05601 Reland "Add Win x86 Clang Perf/Test jobs." by Ben Wagner · 7 years ago
  40. bfd2749 Remove deprecated SkImage::MakeFromTexture variants that don't take SkColorType by Brian Salomon · 7 years ago
  41. 4125b61 tests: pass if !skia_enable_pdf by Hal Canary · 7 years ago
  42. abadbee Move MakeCrossContextFromPixmap to use lazy version of createTextureProxy by Greg Daniel · 7 years ago
  43. 6357116 Allow only Android to use SkAutoGlyphCacheNoGamma by Herb Derby · 7 years ago
  44. 578a8f1 update_meta_config: Use new LUCI mac optional GPU trybot by Corentin Wallez · 7 years ago
  45. aeb425d Regularize SkGlyphCache creation. by Herb Derby · 7 years ago
  46. b0ca84f SkQP/Docs: fix missing step in README by Hal Canary · 7 years ago
  47. bedb428 Update clang_win to latest used by Chromium. by Ben Wagner · 7 years ago
  48. d92a739 detect nonfinite cubic points by Mike Reed · 7 years ago
  49. 140ab36 Reland "fix nextContour bug" by Mike Reed · 7 years ago
  50. c10ebe6 More removal of auto glyph cache. by Herb Derby · 7 years ago
  51. bba3ab7 Reland "Check the boundary while cumulating deltas in a mask" by Yuqian Li · 7 years ago
  52. 50ea238 Add DDL TSAN and ASAN bots by Robert Phillips · 7 years ago
  53. 3fae0f3 [skottie] Simplify DM output by Florin Malita · 7 years ago
  54. 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
  55. d095040 Add in float-divide-by-zero as an FYI sanitizer by Kevin Lubick · 7 years ago
  56. 7b065e1 [recipes] Add toolchain version to extra_cflags. by Ben Wagner · 7 years ago
  57. f20710e [recipes] Add asset_version utility function. by Ben Wagner · 7 years ago
  58. 0060c33 [lottiecap] Moved over from buildbot repo. by Joe Gregorio · 7 years ago
  59. 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
  60. ec46871 Make consistent isRadiusIncreasing decision by Yuqian Li · 7 years ago
  61. 3b68882 remove imageinfo flatten altogether by Cary Clark · 7 years ago
  62. 19eaf2d Revert "Revert "New read pixels implementation that is simpler but does all conversions on CPU."" by Brian Salomon · 7 years ago
  63. 56dc04b Remove deprecated versions of YUV texture SkImage factories by Brian Salomon · 7 years ago
  64. af77002 Allow SkTraceMemoryDump to exclude wrapped objects by Eric Karl · 7 years ago
  65. 72040d9 Fix go syntax for Debian compile by Heather Miller · 7 years ago
  66. 5370677 Remove SkSurface::MakeFromBackendTexture variant that doesn't take SkColorType by Brian Salomon · 7 years ago
  67. 371e29c fix switch fallthrough warning by Ethan Nicholas · 7 years ago
  68. 650dd90 Fix concentric 2pt conical gradient in GPU where r1 < r0 by Yuqian Li · 7 years ago
  69. cb88470 Remove SkSurface::MakeFromBackendTextureAsRenderTarget variant that doesn't take SkColorType by Brian Salomon · 7 years ago
  70. be5947c Revert "New read pixels implementation that is simpler but does all conversions on CPU." by Brian Salomon · 7 years ago
  71. c9a642e New read pixels implementation that is simpler but does all conversions on CPU. by Brian Salomon · 7 years ago
  72. 8430eac handle divide by zero in paint by Mike Reed · 7 years ago
  73. c683dd1 Remove a ctor from SkAutoGlyphCache; removal continues. by Herb Derby · 7 years ago
  74. 2b41784 Make sure we set stencil layout when doing copy as draw by Greg Daniel · 7 years ago
  75. 96b6d53 Fix GrTextureStripAtlasManager cleanup order bug by Robert Phillips · 7 years ago
  76. f7466bd Support x86 build with VS 2015 by Kaloyan Donev · 7 years ago
  77. a3ecaf5 [skpbench] Use android's perf settings for Pixel C by Kevin Lubick · 7 years ago
  78. e3d3f65 Avoid bad alloc in SkReadBuffer by Kevin Lubick · 7 years ago
  79. 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
  80. 0949bee fix op fuzz by Cary Clark · 7 years ago
  81. 8d2ba44 SPIR-V output now always includes DescriptorSet for uniforms by Ethan Nicholas · 7 years ago
  82. 89b1456 detect deprecated methods by Cary Clark · 7 years ago
  83. a7d661a fix fuzz by Cary Clark · 7 years ago
  84. ccbe400 [recipes] Band-aid on top of a hack: pin depot_tools by Eric Boren · 7 years ago
  85. fe0253f Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy -specific flags by Robert Phillips · 7 years ago
  86. 4410d7f Update markdown files by Update Docs · 7 years ago
  87. a7b84c5 fix fiddle example by Cary Clark · 7 years ago
  88. 38c3d93 Don't emit empty command buffers in vulkan by Greg Daniel · 7 years ago
  89. 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
  90. 0a86820 Revert "fix nextContour bug" by Stan Iliev · 7 years ago
  91. 55fa647 Correctly discard or load RT when doing copies as draws in Vulkan by Greg Daniel · 7 years ago
  92. 041e7ce Add GT610 Debug ANGLE jobs. by Ben Wagner · 7 years ago
  93. 76d69b4 Apply filterTextFlags so the fonts are the same. by Herb Derby · 7 years ago
  94. 7278d68 Add DoneProc to Promise Images by Greg Daniel · 7 years ago
  95. 7ba427e handle bad xform in drawTextRSXform by Mike Reed · 7 years ago
  96. b5319d5 fix overflow in rgnbuilder by Mike Reed · 7 years ago
  97. 310a2d9 Revert "Remove Android Framework bot from CQ while server is being upgraded" by Ravi Mistry · 7 years ago
  98. 681287e more imageinfo text and warnings and cleanup by Cary Clark · 7 years ago
  99. a3c68df Make sure we do a render pass load if we copied to a surface before hand by Greg Daniel · 7 years ago
  100. 16c1196 fix SkSL SPIR-V geometry shaders' entry point declaration by Ethan Nicholas · 7 years ago