1. 3b68882 remove imageinfo flatten altogether by Cary Clark · 6 years ago
  2. 19eaf2d Revert "Revert "New read pixels implementation that is simpler but does all conversions on CPU."" by Brian Salomon · 6 years ago
  3. 56dc04b Remove deprecated versions of YUV texture SkImage factories by Brian Salomon · 6 years ago
  4. af77002 Allow SkTraceMemoryDump to exclude wrapped objects by Eric Karl · 6 years ago
  5. 72040d9 Fix go syntax for Debian compile by Heather Miller · 6 years ago
  6. 5370677 Remove SkSurface::MakeFromBackendTexture variant that doesn't take SkColorType by Brian Salomon · 6 years ago
  7. 371e29c fix switch fallthrough warning by Ethan Nicholas · 6 years ago
  8. 650dd90 Fix concentric 2pt conical gradient in GPU where r1 < r0 by Yuqian Li · 6 years ago
  9. cb88470 Remove SkSurface::MakeFromBackendTextureAsRenderTarget variant that doesn't take SkColorType by Brian Salomon · 6 years ago
  10. be5947c Revert "New read pixels implementation that is simpler but does all conversions on CPU." by Brian Salomon · 6 years ago
  11. c9a642e New read pixels implementation that is simpler but does all conversions on CPU. by Brian Salomon · 6 years ago
  12. 8430eac handle divide by zero in paint by Mike Reed · 6 years ago
  13. c683dd1 Remove a ctor from SkAutoGlyphCache; removal continues. by Herb Derby · 6 years ago
  14. 2b41784 Make sure we set stencil layout when doing copy as draw by Greg Daniel · 6 years ago
  15. 96b6d53 Fix GrTextureStripAtlasManager cleanup order bug by Robert Phillips · 6 years ago
  16. f7466bd Support x86 build with VS 2015 by Kaloyan Donev · 6 years ago
  17. a3ecaf5 [skpbench] Use android's perf settings for Pixel C by Kevin Lubick · 6 years ago
  18. e3d3f65 Avoid bad alloc in SkReadBuffer by Kevin Lubick · 6 years ago
  19. 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
  20. 0949bee fix op fuzz by Cary Clark · 6 years ago
  21. 8d2ba44 SPIR-V output now always includes DescriptorSet for uniforms by Ethan Nicholas · 6 years ago
  22. 89b1456 detect deprecated methods by Cary Clark · 6 years ago
  23. a7d661a fix fuzz by Cary Clark · 6 years ago
  24. ccbe400 [recipes] Band-aid on top of a hack: pin depot_tools by Eric Boren · 6 years ago
  25. fe0253f Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy -specific flags by Robert Phillips · 6 years ago
  26. 4410d7f Update markdown files by Update Docs · 6 years ago
  27. a7b84c5 fix fiddle example by Cary Clark · 6 years ago
  28. 38c3d93 Don't emit empty command buffers in vulkan by Greg Daniel · 6 years ago
  29. 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
  30. 0a86820 Revert "fix nextContour bug" by Stan Iliev · 6 years ago
  31. 55fa647 Correctly discard or load RT when doing copies as draws in Vulkan by Greg Daniel · 6 years ago
  32. 041e7ce Add GT610 Debug ANGLE jobs. by Ben Wagner · 6 years ago
  33. 76d69b4 Apply filterTextFlags so the fonts are the same. by Herb Derby · 6 years ago
  34. 7278d68 Add DoneProc to Promise Images by Greg Daniel · 6 years ago
  35. 7ba427e handle bad xform in drawTextRSXform by Mike Reed · 6 years ago
  36. b5319d5 fix overflow in rgnbuilder by Mike Reed · 6 years ago
  37. 310a2d9 Revert "Remove Android Framework bot from CQ while server is being upgraded" by Ravi Mistry · 6 years ago
  38. 681287e more imageinfo text and warnings and cleanup by Cary Clark · 6 years ago
  39. a3c68df Make sure we do a render pass load if we copied to a surface before hand by Greg Daniel · 6 years ago
  40. 16c1196 fix SkSL SPIR-V geometry shaders' entry point declaration by Ethan Nicholas · 6 years ago
  41. 2ab6f7e Remove Android Framework bot from CQ while server is being upgraded by Ravi Mistry · 6 years ago
  42. 6c94271 we now complain if an SkSL program tries to override the default output by Ethan Nicholas · 6 years ago
  43. ea022cd Fix vulkan layout barriers when we are doing in line uploads. by Greg Daniel · 6 years ago
  44. 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
  45. 473f692 fix nextContour bug by Mike Reed · 6 years ago
  46. e464160 Fix Vulkan Copy as draw shader by Greg Daniel · 6 years ago
  47. 874b535 Prevent crash when flushing while DDL recording by Robert Phillips · 6 years ago
  48. 91fba61 Support GL_OES_EGL_image_external on newer GLSL without essl3 by Brian Osman · 6 years ago
  49. 6e9a4f6 Make TestForPreservingPMConversions helper use lazy createTextureProxy call. by Greg Daniel · 6 years ago
  50. bcc00b2 Output fiddleout.json in bookmaker recipe by Ravi Mistry · 6 years ago
  51. 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
  52. 8402542 Fix GPU dimension for Win2k8 QuadroP400 jobs. by Ben Wagner · 6 years ago
  53. 6ceaafa Handle GrContext creation failure in DDL by Robert Phillips · 6 years ago
  54. af18f22 Make get_images_from_skps always return success by Leon Scroggins III · 6 years ago
  55. e489c9f rm guard for google3 by Mike Reed · 6 years ago
  56. 6a426c1 Cleanup SkImage YUV texture factories. by Brian Salomon · 6 years ago
  57. 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
  58. e11d793 detect non-finite pts by Mike Reed · 6 years ago
  59. f6148b6 Upgrade OS and NVIDIA driver on Win10 Golo/MTV lab bots. by Ben Wagner · 6 years ago
  60. f733a72 Disable CCPR path rendering in DDL mode by Robert Phillips · 6 years ago
  61. 36150be Add DDL SkpOnly bot by Robert Phillips · 6 years ago
  62. 464846e update_meta_config: Use new LUCI optional GPU trybot by Eric Boren · 6 years ago
  63. 9c2916e drawTextRSXform should not apply matrix to shader by Mike Reed · 6 years ago
  64. bdea98c Delete unused VkClearTest by Greg Daniel · 6 years ago
  65. 25375e8 GrGLES: unify MakeNativeInterface_{android,egl} by Hal Canary · 6 years ago
  66. b8421ed fix pathops fuzzers and debugging by Cary Clark · 6 years ago
  67. c2ec4e8 SkAutoGlyphCache change some sites to Find*. by Herb Derby · 6 years ago
  68. 7f44196 Make CreateBackendFormatFromTexture shared code by Robert Phillips · 6 years ago
  69. 4f4a53f Fix initialLayout update in Vk createTestingOnlyImage by Greg Daniel · 6 years ago
  70. 0e90f98 Check GL_EXT_texture_format_BGRA8888 before GL_APPLE_texture_format_BGRA8888 by Alexis Hetu · 6 years ago
  71. 5d389c2 protect PathMeasure against input paths with NaNs by Cary Clark · 6 years ago
  72. 38eb740 Remove SK_RASTER_RECORDER_IMPLEMENTATION by Robert Phillips · 6 years ago
  73. 0fe4ed8 Revert "ccpr: Unblacklist vulkan" by Greg Daniel · 6 years ago
  74. 057627f Make sure we set correct GrPixelConfig in promise images by Greg Daniel · 6 years ago
  75. 7e6dafd Prepare ddl skp rendering for prime time by Robert Phillips · 6 years ago
  76. 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
  77. 30ce2a3 ccpr: Unblacklist vulkan by Chris Dalton · 7 years ago
  78. 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
  79. 1f6526b Add a png.imp for include-what-you-use. by Ben Wagner · 6 years ago
  80. 6c73d11 remove SK_SUPPORT_LEGACY_BLURMASKFILTER from android by Mike Reed · 6 years ago
  81. 96f3a42 GrGLES: clean up android_get_gl_proc by Hal Canary · 6 years ago
  82. cb3d49c Some iwyu for tests which will otherwise break. by Ben Wagner · 6 years ago
  83. 3eda0bf Only include png.h for png. by Ben Wagner · 6 years ago
  84. e9a284d Disable vulkan tests to fix bots by Stephan Altmueller · 6 years ago
  85. 56008aa Add SkColorType getter on SkImage. by Greg Daniel · 6 years ago
  86. a421112 Reland "Add back missing unique key checks when creating CachedBitmap/Image Proxies" by Greg Daniel · 6 years ago
  87. 67c47f2 Add glyph cache warming - prototype by Herb Derby · 7 years ago
  88. 8b6a9ae Revert "Scale the GPU when running perf on Pixel(2)" by Ravi Mistry · 6 years ago
  89. 48e2405 fixed SkSL SPIR-V vector comparisons by Ethan Nicholas · 6 years ago
  90. efbf00c Add accessor and less for raw glyph ID and WS by Herb Derby · 6 years ago
  91. 85fcfc5 Add incompleteShortIntPrecision to SkSL StandaloneShaderCaps by Chris Dalton · 6 years ago
  92. aa504cd Scale the GPU when running perf on Pixel(2) by Kevin Lubick · 6 years ago
  93. 9d7c17b Revert "Update clang_win to yesterday's build (from Chromium)." by Ben Wagner · 6 years ago
  94. 8a3f55c Revert "Improve handling of GrPixelConfig in GrBackendTex/RT ctors" by Greg Daniel · 6 years ago
  95. 9aef424 Revert "Add Win x86 Clang Perf/Test jobs." by Ben Wagner · 6 years ago
  96. 1be1f8d hide SkBlurMaskFilter and SkBlurQuality by Mike Reed · 6 years ago
  97. c29c76a Experiment: relax 4 byte alignment for glyph images by Herb Derby · 6 years ago
  98. 4f57eb8 Revert "Add back missing unique key checks when creating CachedBitmap/Image Proxies" by Greg Daniel · 6 years ago
  99. 2f2419b Revert "Switch Win Exceptions Build to Clang." by Ben Wagner · 6 years ago
  100. e462b80 Remove Goma builds and support in gn_flavor. by Ben Wagner · 6 years ago