1. 8afa554 Revert "remove fragile hack in addOval to avoid computing bounds" by Mike Klein · 6 years ago
  2. 1e7c658 drawPosText no longer obeys paint alignment by Herb Derby · 6 years ago
  3. 4bfb50b ccpr: Abstract the draws list in a separate class by Chris Dalton · 6 years ago
  4. bc721ba remove fragile hack in addOval to avoid computing bounds by Mike Reed · 6 years ago
  5. 18934c6 Simplify aligment for DFT drawText by Herb Derby · 6 years ago
  6. c402b77 Remove sk_64_isS32 and sk_64_asS32 by Herb Derby · 7 years ago
  7. 969be1c Remove mask-filters and aa from SkPaint in SkCanvas for nine-patch/lattice. by Brian Salomon · 6 years ago
  8. 3a69c74 Fix unit tests when workarounds are enabled by Adrienne Walker · 6 years ago
  9. 6d138bf Reland "Remove GrBackendObject and all related functions from Skia." by Greg Daniel · 6 years ago
  10. be3c1d2 Add perspective support to GrTextureOp. by Brian Salomon · 6 years ago
  11. 4dc5a45 remove defines and add commas by Cary Clark · 6 years ago
  12. c490b28 Disable perspective for emoji fallback by Jim Van Verth · 6 years ago
  13. 32a4910 Revert "remove toString" by Cary Clark · 6 years ago
  14. 5191880 remove toString by Cary Clark · 6 years ago
  15. 861b52e tweak conservative bounds value to save aberrant cubic by Mike Reed · 6 years ago
  16. ee84fe1 added global variable and multi-texture support to metal sksl backend by Timothy Liang · 6 years ago
  17. ab0795c Fix fuzzer bug i.e., compute the correct repeated dst domain by Robert Phillips · 6 years ago
  18. 30e1a5e Use inheritance to define TextureGeometryProcesor vertex structs by Brian Salomon · 6 years ago
  19. ec42e15 Add convenience overload of SkPointPriv::SetRectTriStrip that takes SkRect by Brian Salomon · 6 years ago
  20. ec79c39 GrTessellator: fix for zombie edge fuzzer crash. by Stephen White · 6 years ago
  21. 13197b8 Add BOOK and DEMI_LIGHT. by Ben Wagner · 7 years ago
  22. 4ee8851 Driver bug workaround: unbind_attachments_on_bound_render_fbo_delete by Adrienne Walker · 6 years ago
  23. 160e93d Prevent SkMatrixConvolutionImageFilter from allocating large buffers it can't fill by Kevin Lubick · 6 years ago
  24. 832aa11 validate perlin inputs by Mike Reed · 6 years ago
  25. 6872e94 Modifications to GrTextureOp outsetting, edge equation code. by Brian Salomon · 6 years ago
  26. 255ab8d Make SkStream readers report failure. by Ben Wagner · 8 years ago
  27. 8f8d481 Add SkIRect::adjust method by Robert Phillips · 6 years ago
  28. 4f3ad4e Fix bugs related to SkMatrixConvolutionImageFilter in repeat mode by Robert Phillips · 6 years ago
  29. 50edafa Add proxy unique key management to GrOnFlushResourceProvider by Chris Dalton · 6 years ago
  30. c385767 refactor setBoundsCheck() a bit by Mike Klein · 6 years ago
  31. 51371a4 fonts: Handle fallback to using paths for text rendering for remoting. by Khushal · 6 years ago
  32. e6c0fe0 Remove SK_IGNORE_SKIMAGE_ONREFENCODED_CHANGE. by Ben Wagner · 6 years ago
  33. 2d2fedd fonts: Use empty glyphs on cache miss. by Khushal · 6 years ago
  34. 8b7284d Check for correct bounds of large rotated and skewed emoji. by Jim Van Verth · 6 years ago
  35. 1207843 Fix srcBounds computation in SkMatrixConvolutionImageFilter by Robert Phillips · 6 years ago
  36. daebae9 Return nullptr when ReadBuffer becomes invalid by Kevin Lubick · 6 years ago
  37. a33b67c Rewrite GrQuad to use separate arrays of x and y values to be Sk4f friendly. by Brian Salomon · 6 years ago
  38. 6403b0e added basic texturing to metal sksl backend by Timothy Liang · 6 years ago
  39. 27575e8 check path bounds before trying to shadow by Mike Reed · 6 years ago
  40. d2152c4 Remove static initializer to register destructor. by Ben Wagner · 6 years ago
  41. 51401f0 Set margin for outer blur masks with no blur. by Ben Wagner · 6 years ago
  42. c06754b mapRect should not fiddle with nonfinite values. by Cary Clark · 6 years ago
  43. c48f776 Driver bug workaround: pack_parameters_workaround_with_pack_buffer by Adrienne Walker · 6 years ago
  44. cbeae03 Fix check for valid proxies returned by AtlasManager. by Jim Van Verth · 6 years ago
  45. bdf5433 SkImage::onRefEncoded to return sk_sp. by Ben Wagner · 6 years ago
  46. 94f585e Driver bug workaround: gl_clear_broken by Adrienne Walker · 6 years ago
  47. 3ed3399 Driver bug workaround: restore_scissor_on_fbo_change by Adrienne Walker · 6 years ago
  48. 9fba557 Remove problematic pre-allocations when deserializing by Kevin Lubick · 6 years ago
  49. 3c04226 Fix compiler warning for MSVC by Herb Derby · 6 years ago
  50. 32043a6 check for too-big rects, as we do for paths by Mike Reed · 6 years ago
  51. 6ee268d Fix UBSAN warnings in SkPerlinNoiseShaderImpl by Kevin Lubick · 6 years ago
  52. 5b8b472 Revert "Check atlasPageCount before accessing the proxy array" by Yuqian Li · 6 years ago
  53. b2e7127 fonts: Fix memory accounting for deserialized glyphs. by Khushal · 6 years ago
  54. d7c7978 Driver bug workaround: max_msaa_sample_count_4 by Adrienne Walker · 6 years ago
  55. 001cae0 Driver bug workaround: disallow_large_instanced_draw by Adrienne Walker · 6 years ago
  56. cc45cc7 remove typedef Info by Cary Clark · 6 years ago
  57. 072c69c Check atlasPageCount before accessing the proxy array by Chris Dalton · 6 years ago
  58. 8fd15d8 Scrub SkPictureData/SkPictureRecord by Florin Malita · 6 years ago
  59. 724afe8 Driver bug workaround: max_texture_size_limit_4096 by Adrienne Walker · 6 years ago
  60. ecd35c1 Remove non-smart SkFontConfigInterface::SetGlobal. by Ben Wagner · 6 years ago
  61. a588de1 Revert "Remove non-smart SkFontConfigInterface::SetGlobal." by Ben Wagner · 6 years ago
  62. 31aa27d Remove non-smart SkFontConfigInterface::SetGlobal. by Ben Wagner · 6 years ago
  63. 0e38394 Reland "Driver bug workaround: disable_discard_framebuffer" by Adrienne Walker · 6 years ago
  64. 6831484 Reland "Driver bug workaround: disable_blend_equation_advanced" by Adrienne Walker · 6 years ago
  65. 22711cf Add preflight checks for SkImage deserialization by Kevin Lubick · 6 years ago
  66. 44a9d57 Mark SkFontMgr_FCI methods as not implmented. by Ben Wagner · 6 years ago
  67. f169e1f SkSharedMutex::acquire to check thread state. by Ben Wagner · 6 years ago
  68. ab7181d Reland "Add driver bug workarounds to GrCaps" by Adrienne Walker · 6 years ago
  69. 0cdfc32 Make drawBitmap[Rect]() use GrTextureOp by Brian Salomon · 6 years ago
  70. 8fb2e5c Centralize UTFN code point counting by Herb Derby · 6 years ago
  71. 84f7c2b share impl for setlength by Mike Reed · 6 years ago
  72. 3d945e8 Clear temp buffer in GrContextPriv::readSurfacePixels2 by Brian Salomon · 6 years ago
  73. a20681c Move SkFontConfigInterface to smart pointers. by Ben Wagner · 6 years ago
  74. 45a6d71 Avoid dividing by zero in SkTwoPointConicalGradient::Create by Yuqian Li · 6 years ago
  75. 9236b02 Revert "Revert "implement SkScalar versions in terms of float versions"" by Mike Reed · 6 years ago
  76. 8f2b7fa Correctly handle empty outer blurs. by Ben Wagner · 6 years ago
  77. 8c2de8f Merge duplicate umbra points in spot shadow. by Jim Van Verth · 6 years ago
  78. d81097e Don't set luminance color if not used in MakeRecAndEffects. by Ben Wagner · 6 years ago
  79. 5140f9a Minor refactoring to image filters by Robert Phillips · 6 years ago
  80. b06a1eb detect overflow for morphology by Mike Reed · 6 years ago
  81. 3202ac4 Revert "Revert "reject large paths to avoid potential float overflows"" by Mike Reed · 6 years ago
  82. 9b161a9 Don't limit glyph mask format for path effect. by Ben Wagner · 6 years ago
  83. 811b944 fixed incorrect index in SPIR-V matrix construction by Ethan Nicholas · 6 years ago
  84. 8259114 SkPDF: scale entire canvas for non-standard rasterDpi by Hal Canary · 6 years ago
  85. 9bcfcb3 Roll clang for Windows to chromium's current. by Ben Wagner · 6 years ago
  86. b8f0709 Revert "reject large paths to avoid potential float overflows" by Mike Reed · 6 years ago
  87. 1b17adb Avoid possible memory leak with inner blurs. by Ben Wagner · 6 years ago
  88. b35002d reject large paths to avoid potential float overflows by Mike Reed · 6 years ago
  89. 103d6f6 Define ~GrContextThreadSafeProxy in GrContext.cpp by Brian Salomon · 6 years ago
  90. f507c28 Shadow fixes to avoid popping. by Jim Van Verth · 6 years ago
  91. cfc6613 ccpr: Bugfix for cropped paths by Chris Dalton · 6 years ago
  92. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  93. e3f1b59 Non-normal blur styles to work with non-a8. by Ben Wagner · 6 years ago
  94. 5c560c9 Fix unchecked allocation in kImageFilter::Common::unflatten() by Florin Malita · 6 years ago
  95. a0ca909 Revert "Remove GrBackendObject and all related functions from Skia." by Brian Osman · 6 years ago
  96. 27fe397 Revert "strip down SkICC.cpp" by Mike Klein · 6 years ago
  97. 1d686a9 Add SkColorSpace::toProfile by Brian Osman · 6 years ago
  98. 52aacd6 Add GrContextThreadSafeProxy and remove most friends of GrContextThreadSafeProxy by Brian Salomon · 6 years ago
  99. ce4cf72 non-linear blending first steps by Mike Klein · 6 years ago
  100. 024615e Revert "Add driver bug workarounds to GrCaps" by Greg Daniel · 6 years ago