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