1. ecd35c1 Remove non-smart SkFontConfigInterface::SetGlobal. by Ben Wagner · 6 years ago
  2. 0f69010 [recipes] BUILDTYPE and SKIA_OUT are no longer used by Eric Boren · 6 years ago
  3. 5ab841f Add chromium first to .gclient by Ravi Mistry · 6 years ago
  4. a588de1 Revert "Remove non-smart SkFontConfigInterface::SetGlobal." by Ben Wagner · 6 years ago
  5. 31aa27d Remove non-smart SkFontConfigInterface::SetGlobal. by Ben Wagner · 6 years ago
  6. 0e38394 Reland "Driver bug workaround: disable_discard_framebuffer" by Adrienne Walker · 6 years ago
  7. 6831484 Reland "Driver bug workaround: disable_blend_equation_advanced" by Adrienne Walker · 6 years ago
  8. 6e9f34f Roll third_party/externals/angle2/ 74a763205..2a849bf31 (10 commits) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  9. 22711cf Add preflight checks for SkImage deserialization by Kevin Lubick · 6 years ago
  10. 852a8cb switch skia to use skcms.gni by Mike Klein · 6 years ago
  11. 64a1d4a Roll third_party/externals/angle2/ 5d2ccc534..a00ef3144 (10 commits) by Brian Osman · 6 years ago
  12. 44a9d57 Mark SkFontMgr_FCI methods as not implmented. by Ben Wagner · 6 years ago
  13. 12a9c45 Roll skia/third_party/skcms 28e8b32..14c31bf (6 commits) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  14. f169e1f SkSharedMutex::acquire to check thread state. by Ben Wagner · 6 years ago
  15. 81f60ec Allow slides/gms to extend the UI by Mike Reed · 6 years ago
  16. 6bbd386 Roll third_party/externals/swiftshader/ 2a0def7f6..e475674ef (1 commit) by swiftshader-skia-autoroll · 6 years ago
  17. ab7181d Reland "Add driver bug workarounds to GrCaps" by Adrienne Walker · 6 years ago
  18. 3b9effc [skottie] Sanitize polystar point counts by Florin Malita · 6 years ago
  19. 026d20f handle huge normalize requests (including non-finite x or y) by Mike Reed · 6 years ago
  20. 0cdfc32 Make drawBitmap[Rect]() use GrTextureOp by Brian Salomon · 6 years ago
  21. 8fb2e5c Centralize UTFN code point counting by Herb Derby · 6 years ago
  22. 84f7c2b share impl for setlength by Mike Reed · 6 years ago
  23. 77bc821 asan_device_setup has moved by Mike Klein · 6 years ago
  24. 3d945e8 Clear temp buffer in GrContextPriv::readSurfacePixels2 by Brian Salomon · 6 years ago
  25. a20681c Move SkFontConfigInterface to smart pointers. by Ben Wagner · 6 years ago
  26. 8803ebb update to NDK r17 by Mike Klein · 6 years ago
  27. 45a6d71 Avoid dividing by zero in SkTwoPointConicalGradient::Create by Yuqian Li · 6 years ago
  28. 9236b02 Revert "Revert "implement SkScalar versions in terms of float versions"" by Mike Reed · 6 years ago
  29. 9030b94 [recipes] Separate build and test flavors by Eric Boren · 6 years ago
  30. 297e86b [infra] Switch back to 16-core GCE VMs for Perf and Test. by Ben Wagner · 6 years ago
  31. 8f2b7fa Correctly handle empty outer blurs. by Ben Wagner · 6 years ago
  32. 0e6db75 Revert "implement SkScalar versions in terms of float versions" by Mike Reed · 6 years ago
  33. 8c2de8f Merge duplicate umbra points in spot shadow. by Jim Van Verth · 6 years ago
  34. 16ffdd4 Roll third_party/externals/angle2/ 66aafcb46..5d2ccc534 (1 commit) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  35. d81097e Don't set luminance color if not used in MakeRecAndEffects. by Ben Wagner · 6 years ago
  36. 4c3cb37 implement SkScalar versions in terms of float versions by Mike Reed · 6 years ago
  37. 31ed9eb Roll third_party/externals/swiftshader/ 5fd1cfaae..2a0def7f6 (1 commit) by swiftshader-skia-autoroll · 6 years ago
  38. 5140f9a Minor refactoring to image filters by Robert Phillips · 6 years ago
  39. b06a1eb detect overflow for morphology by Mike Reed · 6 years ago
  40. ec48812 Roll third_party/externals/angle2/ 18e323ab2..66aafcb46 (1 commit) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  41. 96b0b46 Roll third_party/externals/angle2/ a69099212..18e323ab2 (3 commits) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  42. 3202ac4 Revert "Revert "reject large paths to avoid potential float overflows"" by Mike Reed · 6 years ago
  43. e6bbae7 Roll third_party/externals/swiftshader/ 0641aebe3..5fd1cfaae (1 commit) by swiftshader-skia-autoroll · 6 years ago
  44. 9b161a9 Don't limit glyph mask format for path effect. by Ben Wagner · 6 years ago
  45. 67f98b9 Roll third_party/externals/angle2/ 8073a9511..a69099212 (5 commits) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  46. 06ba3fe Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  47. 811b944 fixed incorrect index in SPIR-V matrix construction by Ethan Nicholas · 6 years ago
  48. 79bf7ac Include SkUnPremultiply.h in GrContext.h to fix Android compile by Brian Salomon · 6 years ago
  49. 8259114 SkPDF: scale entire canvas for non-standard rasterDpi by Hal Canary · 6 years ago
  50. 9bcfcb3 Roll clang for Windows to chromium's current. by Ben Wagner · 6 years ago
  51. b8f0709 Revert "reject large paths to avoid potential float overflows" by Mike Reed · 6 years ago
  52. 1b17adb Avoid possible memory leak with inner blurs. by Ben Wagner · 6 years ago
  53. b35002d reject large paths to avoid potential float overflows by Mike Reed · 6 years ago
  54. 103d6f6 Define ~GrContextThreadSafeProxy in GrContext.cpp by Brian Salomon · 6 years ago
  55. f507c28 Shadow fixes to avoid popping. by Jim Van Verth · 6 years ago
  56. 8fc73ed Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  57. cfc6613 ccpr: Bugfix for cropped paths by Chris Dalton · 6 years ago
  58. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  59. 244f754 Roll third_party/externals/angle2/ 2fc0806f5..8073a9511 (1 commit) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  60. 0cc01b7 [skottie] Guard against asset cycles by Florin Malita · 6 years ago
  61. 03e7f36 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  62. 8c77a6a Roll third_party/externals/angle2/ 6110763fe..2fc0806f5 (2 commits) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  63. 6c6ea2d Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  64. e3f1b59 Non-normal blur styles to work with non-a8. by Ben Wagner · 6 years ago
  65. 2128b4a Roll skia/third_party/skcms 5b9549a..28e8b32 (1 commits) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  66. 5c560c9 Fix unchecked allocation in kImageFilter::Common::unflatten() by Florin Malita · 6 years ago
  67. e5f3962 Revert "Remove guard flag for SK_SUPPORT_LEGACY_BACKEND_OBJECTS on flutter." by Greg Daniel · 6 years ago
  68. a0ca909 Revert "Remove GrBackendObject and all related functions from Skia." by Brian Osman · 6 years ago
  69. 27fe397 Revert "strip down SkICC.cpp" by Mike Klein · 6 years ago
  70. 959fc24 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  71. c153743 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  72. 1d686a9 Add SkColorSpace::toProfile by Brian Osman · 6 years ago
  73. 52aacd6 Add GrContextThreadSafeProxy and remove most friends of GrContextThreadSafeProxy by Brian Salomon · 6 years ago
  74. ce4cf72 non-linear blending first steps by Mike Klein · 6 years ago
  75. 024615e Revert "Add driver bug workarounds to GrCaps" by Greg Daniel · 6 years ago
  76. 636d803 Revert "Driver bug workaround: disable_blend_equation_advanced" by Greg Daniel · 6 years ago
  77. 0b1e628 Revert "Driver bug workaround: disable_discard_framebuffer" by Greg Daniel · 6 years ago
  78. 2919b61 [skottie] Clean up AttachLayerContext by Florin Malita · 6 years ago
  79. 8aa0dca Driver bug workaround: disable_discard_framebuffer by Adrienne Walker · 6 years ago
  80. c66eaaf rm SkColorSpace_New by Mike Klein · 6 years ago
  81. cbcfcf2 Roll third_party/externals/angle2/ a932b6b51..6110763fe (1 commit) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  82. f31fece Driver bug workaround: disable_blend_equation_advanced by Adrienne Walker · 6 years ago
  83. 27d5a36 Switch machine-type for Coverage tasks. by Ben Wagner · 6 years ago
  84. cab2549 use 64bit math in TArray realloc by Mike Reed · 6 years ago
  85. 0c2bcce [skottie] Allow divide-by-zero in PolyStarAdapter::apply by Florin Malita · 6 years ago
  86. 2d46a00 allow divide by zero by Mike Reed · 6 years ago
  87. c2ea327 Validate readByteArrayAsData size by Florin Malita · 6 years ago
  88. 328490c Add driver bug workarounds to GrCaps by Adrienne Walker · 6 years ago
  89. ccd4cfc Remove GrBackendObject and all related functions from Skia. by Greg Daniel · 6 years ago
  90. f77db11 Validate gradient DescriptorScope size during deserialization by Florin Malita · 6 years ago
  91. ff6a7cd Revert "Revert "Don't use GrRRectBlurEffect for large rects when highp is not full float"" by Brian Salomon · 6 years ago
  92. 333031b Remove guard flag for SK_SUPPORT_LEGACY_BACKEND_OBJECTS on flutter. by Greg Daniel · 6 years ago
  93. 99a78dc Add all SkPaint::Flags to Viewer app. by Ben Wagner · 6 years ago
  94. 21015b7 Fix clipping of SkMatrixImageFilter input (take 2) by Robert Phillips · 6 years ago
  95. d31b2f6 Update markdown files by skia-bookmaker · 6 years ago
  96. baf831d Roll third_party/externals/angle2/ 7348fc5b9..a932b6b51 (4 commits) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  97. 563f264 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  98. 27c66e2 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  99. 1b6acd8 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  100. 1fcac05 Fix extra texture creation in GrResourceProvider::createTexture() with SRGB data. by Brian Salomon · 6 years ago