1. 024615e Revert "Add driver bug workarounds to GrCaps" by Greg Daniel · 6 years ago
  2. 636d803 Revert "Driver bug workaround: disable_blend_equation_advanced" by Greg Daniel · 6 years ago
  3. 0b1e628 Revert "Driver bug workaround: disable_discard_framebuffer" by Greg Daniel · 6 years ago
  4. 2919b61 [skottie] Clean up AttachLayerContext by Florin Malita · 6 years ago
  5. 8aa0dca Driver bug workaround: disable_discard_framebuffer by Adrienne Walker · 6 years ago
  6. c66eaaf rm SkColorSpace_New by Mike Klein · 6 years ago
  7. cbcfcf2 Roll third_party/externals/angle2/ a932b6b51..6110763fe (1 commit) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  8. f31fece Driver bug workaround: disable_blend_equation_advanced by Adrienne Walker · 6 years ago
  9. 27d5a36 Switch machine-type for Coverage tasks. by Ben Wagner · 6 years ago
  10. cab2549 use 64bit math in TArray realloc by Mike Reed · 6 years ago
  11. 0c2bcce [skottie] Allow divide-by-zero in PolyStarAdapter::apply by Florin Malita · 6 years ago
  12. 2d46a00 allow divide by zero by Mike Reed · 6 years ago
  13. c2ea327 Validate readByteArrayAsData size by Florin Malita · 6 years ago
  14. 328490c Add driver bug workarounds to GrCaps by Adrienne Walker · 6 years ago
  15. ccd4cfc Remove GrBackendObject and all related functions from Skia. by Greg Daniel · 6 years ago
  16. f77db11 Validate gradient DescriptorScope size during deserialization by Florin Malita · 6 years ago
  17. ff6a7cd Revert "Revert "Don't use GrRRectBlurEffect for large rects when highp is not full float"" by Brian Salomon · 6 years ago
  18. 333031b Remove guard flag for SK_SUPPORT_LEGACY_BACKEND_OBJECTS on flutter. by Greg Daniel · 6 years ago
  19. 99a78dc Add all SkPaint::Flags to Viewer app. by Ben Wagner · 6 years ago
  20. 21015b7 Fix clipping of SkMatrixImageFilter input (take 2) by Robert Phillips · 6 years ago
  21. d31b2f6 Update markdown files by skia-bookmaker · 6 years ago
  22. baf831d Roll third_party/externals/angle2/ 7348fc5b9..a932b6b51 (4 commits) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  23. 563f264 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  24. 27c66e2 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  25. 1b6acd8 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  26. 1fcac05 Fix extra texture creation in GrResourceProvider::createTexture() with SRGB data. by Brian Salomon · 6 years ago
  27. d813f9c Remove SkPaint::Flags::kDevKernFlag. by Ben Wagner · 6 years ago
  28. 30a067c Roll skia/third_party/skcms 78ee9e8..5b9549a (1 commits) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  29. 7297152 Revert "Don't use GrRRectBlurEffect for large rects when highp is not full float" by Brian Salomon · 6 years ago
  30. f112ea2 Support C++11 range-for loops in SkTInternalLList by Chris Dalton · 6 years ago
  31. e0dc943 Don't use GrRRectBlurEffect for large rects when highp is not full float by Brian Salomon · 6 years ago
  32. b5d1f24 Roll skia/third_party/skcms f771d23..78ee9e8 (1 commits) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  33. e61b969 SkColorSpace::Make(const skcms_ICCProfile&) by Mike Klein · 6 years ago
  34. 7ac2e3b [skottie] Simplify AttachOpacity by Florin Malita · 6 years ago
  35. eab50eb strip down SkICC.cpp by Mike Klein · 6 years ago
  36. 8aca7d2 Roll third_party/externals/angle2/ e95a7f077..7348fc5b9 (3 commits) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  37. ef4f7b4 Revert "Fix clipping of SkMatrixImageFilter input" by Robert Phillips · 6 years ago
  38. 010ce2b rewrite while to for loop to avoid last increment by Mike Reed · 6 years ago
  39. a2f14de check for focaldata failure by Mike Reed · 6 years ago
  40. 70bebb0 make sure we don't set level-of-detail to zero by Mike Reed · 6 years ago
  41. 5ba36ba ccpr: Clean up GrCoverageCountingPathRenderer by Chris Dalton · 6 years ago
  42. 969a738 Approximate conics as quads in GrAAHairlinePathRenderer when fp32 not supported by Brian Salomon · 6 years ago
  43. 788a2dc complexclip gm to clip when saving layer with bounds. by Ben Wagner · 6 years ago
  44. 46cc3da Revert "Revert "SkAdvancedTypefaceMetrics: factor out GlyphToUnicode"" by Hal Canary · 6 years ago
  45. 06d3746 Add fPreferExternalImagesOverES3 to GrContextOptions by Brian Osman · 6 years ago
  46. cb8b5d1 Fix clipping of SkMatrixImageFilter input by Robert Phillips · 6 years ago
  47. 2088078 [skottie] Json cleanup pass by Florin Malita · 6 years ago
  48. dea965c Remove SK_IGNORE_MASK_FILTER_GLYPH_FIX. by Ben Wagner · 6 years ago
  49. 97c1108 Revert "SkAdvancedTypefaceMetrics: factor out GlyphToUnicode" by Greg Daniel · 6 years ago
  50. 2ed5f69 Roll skia/third_party/skcms 289cedc..f771d23 (1 commits) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  51. 6b2b650 clean up some SkDebugf() by Mike Klein · 6 years ago
  52. 8094749 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  53. 3917b1e ccpr: Cleanup on-flush path stats by Chris Dalton · 6 years ago
  54. e8f9e91 Cleanup SK_IGNORE_BLUR_IMAGE_FILTER_FIX (since Chrome no longer uses it) by Robert Phillips · 6 years ago
  55. 9739d7c [skottie] Null value crash in json::ValueRef::toString() by Florin Malita · 6 years ago
  56. 1b6b4c5 Roll third_party/externals/swiftshader/ d4e488eb6..0641aebe3 (1 commit) by swiftshader-skia-autoroll · 6 years ago
  57. 01b2244 When validating transfer fns, allow D > 1 by Brian Osman · 6 years ago
  58. 1c2bcd8 SkAdvancedTypefaceMetrics: factor out GlyphToUnicode by Hal Canary · 6 years ago
  59. a2595f9 fonts: Fix a trace name in SkRemoteGlyphCache by Khushal · 6 years ago
  60. 499a9b2 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  61. 0503375 Roll third_party/externals/angle2/ c009255c7..e95a7f077 (3 commits) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  62. 88b12e9 fonts: Fix subpixel position mismatch in font remoting by Khushal · 6 years ago
  63. 8a8a144 Treat SkFILEStream's fOriginalOffset as the start by Leon Scroggins III · 6 years ago
  64. 71a6995 Only enable noperspective with ES3 shading language by Brian Osman · 6 years ago
  65. 2700779 SkBlurMask to blur all the things. by Ben Wagner · 6 years ago
  66. efb84e6 sk_sp: check for self-assignment by Hal Canary · 6 years ago
  67. e1f566f Use device and key descriptors by Herb Derby · 6 years ago
  68. 60c6749 Roll third_party/externals/angle2/ 3b9b027c5..c009255c7 (1 commit) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  69. 38792ce Add a single-file viewer option by Florin Malita · 6 years ago
  70. d925f2d Add a drawPaths method to GrCCPathProcessor by Chris Dalton · 6 years ago
  71. 75ce242 Roll skia/third_party/skcms ba83c97..289cedc (1 commits) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  72. 50256cc Roll skia/third_party/skcms 215ecb4..ba83c97 (1 commits) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  73. 8d85813 Fix a bug in SkGpuBlurUtils::GaussianBlur (take 3) by Robert Phillips · 6 years ago
  74. e7df0bb Avoid rerunning path renderer chain when path known to require sw by Brian Salomon · 6 years ago
  75. 6198f39 Roll third_party/externals/angle2/ 9f394f8cd..3b9b027c5 (1 commit) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  76. cea8e3d text-blob: Fix OOM issues during blob deserialization. by Khushal · 6 years ago
  77. 4e9e325 [viewer] Avoid per-frame json UI updates by Florin Malita · 6 years ago
  78. d3cee17 Visit the image proxy in GrLatticeOp by Brian Salomon · 6 years ago
  79. a8daee8 Add null proxy test to SkGpuDevice::drawProducerLattice by Brian Salomon · 6 years ago
  80. 9a9c25b Roll third_party/externals/swiftshader/ 336cdd903..d4e488eb6 (1 commit) by swiftshader-skia-autoroll · 6 years ago
  81. 5bdc4d5 SkAdvancedTypefaceMetrics: simplify more by Hal Canary · 6 years ago
  82. e0b7f5c Trim down T8888 configs by Kevin Lubick · 6 years ago
  83. ecac36e make SkColorSpace::MakeICC strict as skcms by Mike Klein · 6 years ago
  84. 1f5cd6c Handle failure to create SkColorSpaceXform in SkConvertPixels by Brian Osman · 6 years ago
  85. 382caae Make sure the ScalerContextRec is dense by Herb Derby · 6 years ago
  86. a3fde20 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  87. 2a943df Make GPU lattice/nine patch not bleed across cells. by Brian Salomon · 6 years ago
  88. 817847c Update canvas2D read/write pixels fast path to handle BGRA input/output by Brian Salomon · 6 years ago
  89. a724ea5 Roll skia/third_party/skcms bd90169..215ecb4 (1 commits) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  90. 0262860 Remove android specific code - v2 by Herb Derby · 6 years ago
  91. 33fc7fb Roll third_party/externals/angle2/ 983460e6c..9f394f8cd (4 commits) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  92. 5575ffe Add Pixel2 DDL Vulkan bots by Robert Phillips · 6 years ago
  93. 01c304e Reland "Avoid drawing BW clipped color glyphs many times." by Ben Wagner · 6 years ago
  94. a585f73 Remove T8888 from Windows CQ bot by Kevin Lubick · 6 years ago
  95. 5c91fa4 Respect SkBitmapDeviceFilteredSurfaceProps in SkThreadedBMPDevice by Yuqian Li · 6 years ago
  96. ad67c66 track bounds of top-level control ops by Mike Klein · 6 years ago
  97. 240fddd Roll skia/third_party/skcms 02fc32e..bd90169 (1 commits) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  98. beca172 Add datastore emulator to gcloud asset by Stephan Altmueller · 6 years ago
  99. 0ca7a88 [skottie] More defensive array indexing by Florin Malita · 6 years ago
  100. c3b0822 Roll third_party/externals/angle2/ d7b56642c..983460e6c (3 commits) by Brian Osman · 6 years ago