1. d7c7978 Driver bug workaround: max_msaa_sample_count_4 by Adrienne Walker · 7 years ago
  2. 001cae0 Driver bug workaround: disallow_large_instanced_draw by Adrienne Walker · 7 years ago
  3. cc45cc7 remove typedef Info by Cary Clark · 7 years ago
  4. 724afe8 Driver bug workaround: max_texture_size_limit_4096 by Adrienne Walker · 7 years ago
  5. fb8bafb remove unused SkColorSpace::Make by Mike Klein · 7 years ago
  6. ecd35c1 Remove non-smart SkFontConfigInterface::SetGlobal. by Ben Wagner · 7 years ago
  7. 0e38394 Reland "Driver bug workaround: disable_discard_framebuffer" by Adrienne Walker · 7 years ago
  8. 6831484 Reland "Driver bug workaround: disable_blend_equation_advanced" by Adrienne Walker · 7 years ago
  9. ab7181d Reland "Add driver bug workarounds to GrCaps" by Adrienne Walker · 7 years ago
  10. a20681c Move SkFontConfigInterface to smart pointers. by Ben Wagner · 7 years ago
  11. 9236b02 Revert "Revert "implement SkScalar versions in terms of float versions"" by Mike Reed · 7 years ago
  12. 0e6db75 Revert "implement SkScalar versions in terms of float versions" by Mike Reed · 7 years ago
  13. 4c3cb37 implement SkScalar versions in terms of float versions by Mike Reed · 7 years ago
  14. 5140f9a Minor refactoring to image filters by Robert Phillips · 7 years ago
  15. 79bf7ac Include SkUnPremultiply.h in GrContext.h to fix Android compile by Brian Salomon · 7 years ago
  16. 103d6f6 Define ~GrContextThreadSafeProxy in GrContext.cpp by Brian Salomon · 7 years ago
  17. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 7 years ago
  18. 5c560c9 Fix unchecked allocation in kImageFilter::Common::unflatten() by Florin Malita · 7 years ago
  19. a0ca909 Revert "Remove GrBackendObject and all related functions from Skia." by Brian Osman · 7 years ago
  20. 27fe397 Revert "strip down SkICC.cpp" by Mike Klein · 7 years ago
  21. 1d686a9 Add SkColorSpace::toProfile by Brian Osman · 7 years ago
  22. 52aacd6 Add GrContextThreadSafeProxy and remove most friends of GrContextThreadSafeProxy by Brian Salomon · 7 years ago
  23. ce4cf72 non-linear blending first steps by Mike Klein · 7 years ago
  24. 024615e Revert "Add driver bug workarounds to GrCaps" by Greg Daniel · 7 years ago
  25. 636d803 Revert "Driver bug workaround: disable_blend_equation_advanced" by Greg Daniel · 7 years ago
  26. 0b1e628 Revert "Driver bug workaround: disable_discard_framebuffer" by Greg Daniel · 7 years ago
  27. 8aa0dca Driver bug workaround: disable_discard_framebuffer by Adrienne Walker · 7 years ago
  28. f31fece Driver bug workaround: disable_blend_equation_advanced by Adrienne Walker · 7 years ago
  29. cab2549 use 64bit math in TArray realloc by Mike Reed · 7 years ago
  30. 328490c Add driver bug workarounds to GrCaps by Adrienne Walker · 7 years ago
  31. ccd4cfc Remove GrBackendObject and all related functions from Skia. by Greg Daniel · 7 years ago
  32. d813f9c Remove SkPaint::Flags::kDevKernFlag. by Ben Wagner · 7 years ago
  33. e61b969 SkColorSpace::Make(const skcms_ICCProfile&) by Mike Klein · 7 years ago
  34. eab50eb strip down SkICC.cpp by Mike Klein · 7 years ago
  35. 46cc3da Revert "Revert "SkAdvancedTypefaceMetrics: factor out GlyphToUnicode"" by Hal Canary · 7 years ago
  36. 06d3746 Add fPreferExternalImagesOverES3 to GrContextOptions by Brian Osman · 7 years ago
  37. 97c1108 Revert "SkAdvancedTypefaceMetrics: factor out GlyphToUnicode" by Greg Daniel · 7 years ago
  38. 1c2bcd8 SkAdvancedTypefaceMetrics: factor out GlyphToUnicode by Hal Canary · 7 years ago
  39. 8a8a144 Treat SkFILEStream's fOriginalOffset as the start by Leon Scroggins III · 7 years ago
  40. efb84e6 sk_sp: check for self-assignment by Hal Canary · 7 years ago
  41. 5bdc4d5 SkAdvancedTypefaceMetrics: simplify more by Hal Canary · 7 years ago
  42. d286aa7 Revert "Reland "remove obsolete color defines"" by Cary Clark · 7 years ago
  43. 05cfcff Reland "remove obsolete color defines" by Cary Clark · 7 years ago
  44. da926db Remove fCacheKeys from SkImageFilter. by Ben Wagner · 7 years ago
  45. ba2c826 Implement canCopySurface for GrMock and GrMtl. by Greg Daniel · 7 years ago
  46. 8ba34f8 Change SkMatrix44::fTypeMask to atomic by Yuqian Li · 7 years ago
  47. b73a9f8 Add internal grsurface flag to track if using gl rectangle or external texture. by Greg Daniel · 7 years ago
  48. 90864a2 Simplify textToGlyphs by Herb Derby · 7 years ago
  49. fcac00f Reland "Remove devKerning" by Herb Derby · 7 years ago
  50. efe39bc Take sk_sp<SkDevice> instead of SkDevice* by Herb Derby · 7 years ago
  51. c76e26a Revert "Remove devKerning" by Mike Klein · 7 years ago
  52. c86c5c0 Remove devKerning by Herb Derby · 7 years ago
  53. 3155d9c Revert "remove obsolete color defines" by Cary Clark · 7 years ago
  54. 41dff6e [skottie] Add support for round-corners geometry effects by Florin Malita · 7 years ago
  55. 8afbecb remove obsolete color defines by Cary Clark · 7 years ago
  56. fb68b3b Remove GrPrimitiveType::kTriangleFan by Brian Salomon · 7 years ago
  57. cccafe8 Rewrite SkVertices specified with triangle fans as indexed triangles by Brian Salomon · 7 years ago
  58. a070ed7 Add InternalSurfaceFlag so we know if RenderTargetProxys and RenderTargets use GL FBO 0. by Greg Daniel · 7 years ago
  59. d98f78c alternative no anonymous enums by Cary Clark · 7 years ago
  60. 218c294 Remove the MSAA path renderer by Chris Dalton · 7 years ago
  61. 25af671 Add GrCap check for whether we can do a copy or not, and implement in Vk backend by Greg Daniel · 7 years ago
  62. 910ca0f Experiment to track coverage in a layer by Mike Reed · 7 years ago
  63. 4772825 include/private/SkTemplates: SkInPlaceNewCheck uses ... by Hal Canary · 7 years ago
  64. 6736236 include/private/SkTemplates: Cleanup bare pointers. by Hal Canary · 7 years ago
  65. 849dce1 Update flag checks when validating surface being assigned to proxy. by Greg Daniel · 7 years ago
  66. 57e1f02 (Mostly) respect FilterQuality in draw[stretchy] by Leon Scroggins III · 7 years ago
  67. 701a3ca Fixed SkVertices crashing on Windows DLL builds by Yong-Hwan Baek · 7 years ago
  68. 2fda63a Fix argument names and documentation for SkMatrix44::set3x3() by Brian Osman · 7 years ago
  69. 2748391 Add ability to dump opList info at flush-time by Robert Phillips · 7 years ago
  70. ab4f5bd rm SkRRectsGaussianEdgeMaskFilter by Robert Phillips · 7 years ago
  71. 12ee97c crash rather than overflow in SkTDArray by Mike Klein · 7 years ago
  72. 23e4544 disallow negative setReserve() calls by Mike Klein · 7 years ago
  73. bd000a1 rm SkTDArray::select() by Mike Klein · 7 years ago
  74. 91ab155 Always call endFlush on opLists that might survive a flush by Chris Dalton · 7 years ago
  75. 061020e With ES3, enable both ES2 and ES3 external image extensions by Brian Osman · 7 years ago
  76. a580fb3 Add paint flags to viewer GUI. by Ben Wagner · 7 years ago
  77. 77d085e Add SkColorSpace::Make, taking an skcms_ICCProfile by Brian Osman · 7 years ago
  78. 84c0792 SkColorSetARGB in constants by Hal Canary · 7 years ago
  79. d234afd Remove SkPaint::kGenA8FromLCD_Flag. by Ben Wagner · 7 years ago
  80. e320486 Don't allow ganesh to allocate mip maps for wrapped textures. by Greg Daniel · 7 years ago
  81. 7444c3c Revert "Delete getRenderTargetHandle call on SkSurface." by Greg Daniel · 7 years ago
  82. 408ee9f remove unused virtual onNotifyPixelsChanged by Mike Reed · 7 years ago
  83. 584b501 Support downscaling to max texture size when making cross-context images by Brian Osman · 7 years ago
  84. d1999ca Update Skia milestone to 68 by Heather Miller · 7 years ago
  85. c828109 Delete getRenderTargetHandle call on SkSurface. by Greg Daniel · 7 years ago
  86. 9438790 Reland "Add private fIsBadForDAA bit to SkPath" by Yuqian Li · 7 years ago
  87. ba375a8 Add SK_SUPPORT_LEGACY_BACKEND_OBJECTS by Robert Phillips · 7 years ago
  88. c6c5ead Reland "Fix handling of MaskFilter matrices" by Florin Malita · 7 years ago
  89. 1f27585 remove unused/dumb methods from SkRect by Mike Reed · 7 years ago
  90. ed5e069 Revert "Add private fIsBadForDAA bit to SkPath" by Yuqian Li · 7 years ago
  91. 54aefc7 Add private fIsBadForDAA bit to SkPath by Yuqian Li · 7 years ago
  92. 8eaf64a Fix SkTCopyOnFirstWrite copy semantics by Florin Malita · 7 years ago
  93. 044b67d Remove guard around getBackendTexture/RenderTarget calls by Greg Daniel · 7 years ago
  94. c64ee20 Revert "Fix handling of MaskFilter matrices" by Robert Phillips · 7 years ago
  95. 2097fd0 Fix handling of MaskFilter matrices by Florin Malita · 7 years ago
  96. 323fbcf Move GrBackendRenderTarget over to new system of getting backed infos by Greg Daniel · 7 years ago
  97. ff7fa50 Add ctor to GrVkImageInfo. by Greg Daniel · 7 years ago
  98. 52e16d9 Update getBackendInfo calls on GrBackendTexture to support VkImageLayout better. by Greg Daniel · 7 years ago
  99. 5c71518 fix path to rect when missing close verb by Cary Clark · 7 years ago
  100. a7b8e74 Reland "Remove deprectated GrContext::MakeGL overloads that take raw ptr" by Brian Salomon · 7 years ago