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