1. 7ffbcf9 Add unit test for SkDeferredDisplayLists (take 2) by Robert Phillips · 7 years ago
  2. 8172c0a Revert "Add unit test for SkDeferredDisplayLists" by Robert Phillips · 7 years ago
  3. 8458a28 Add unit test for SkDeferredDisplayLists by Robert Phillips · 7 years ago
  4. 65f6985 Initialize dst image memory for small sigma by Herbert Derby · 7 years ago
  5. 0cb7587 Add Store3 to Sk2f by Chris Dalton · 7 years ago
  6. 9b50d9d Try to bypass the false-positive clang thread analysis warning by Yuqian Li · 7 years ago
  7. 213d821 add Load2() to Sk4f by Mike Klein · 7 years ago
  8. efe7c49 remove read/write rawpixels by Mike Reed · 7 years ago
  9. 8a90c4d Revert "Renaming and refactoring to prepare for init-once threaded backend" by Leon Scroggins · 7 years ago
  10. 07a4241 Renaming and refactoring to prepare for init-once threaded backend by Yuqian Li · 7 years ago
  11. d53f9a1 bug fix in matrix color filter by Mike Klein · 7 years ago
  12. 8def8bf Add a GrContextThreadSafeProxy to SkSurfaceCharacterization by Robert Phillips · 7 years ago
  13. 83c8dd9 devirtualize SkCanvas getClipBounds methods by Mike Klein · 7 years ago
  14. 7072e22 Ignore deserialized path convexity and first direction. by Brian Salomon · 7 years ago
  15. def8624 SkRasterPipeline::dump() in forward order by Mike Klein · 7 years ago
  16. 1ba5bfe Avoid double-destruction of Sk3DShaderContext-wrapped objects by Florin Malita · 7 years ago
  17. 725d9db remove unused readBitmapAsImage from readbuffer by Mike Reed · 7 years ago
  18. d395596 remove writeBitmap from SkWriteBuffer -- unused by Mike Reed · 7 years ago
  19. 592c225 Make Skia compatible with Android NDK r16 by bsheedy · 7 years ago
  20. 399def9 remove clip-bounds query overrides from SkColorSpaceXformCanvas by Mike Klein · 7 years ago
  21. 57899c7 Add forceDAA parameter to AntiFillPath by Yuqian Li · 7 years ago
  22. 4b0e364 Disallow negative radii in deserialized SkRRects by Brian Salomon · 7 years ago
  23. d923a71 Use SkSafeMath for text blob storage calculations by Florin Malita · 7 years ago
  24. 90dcafc Fix SkTextblob deserialization fuzzer issues by Florin Malita · 7 years ago
  25. a0ec548 Eliminate the use of a tmp buffer for image blur by Herb Derby · 7 years ago
  26. 61170a0 Enable DAA for MSVC by Yuqian Li · 7 years ago
  27. 67b190b detect too many points by Mike Reed · 7 years ago
  28. e9d172a converted ConstColorProcessor to SkSL by Ethan Nicholas · 7 years ago
  29. 1e18aa6 Harden SkTextBlob deserialization by Florin Malita · 7 years ago
  30. cbcb0a1 Revert "Revert "Add Atlas Text interface for rendering SDF glyphs."" by Brian Salomon · 7 years ago
  31. 9c2202f Revert "Add Atlas Text interface for rendering SDF glyphs." by Greg Daniel · 7 years ago
  32. 39631f3 Add Atlas Text interface for rendering SDF glyphs. by Brian Salomon · 7 years ago
  33. 7ceb0b8 Remove api call from SkGaussFilter by Herb Derby · 7 years ago
  34. 55ad774 Revert "Revert "Add method to sk_gpu_test::TestContext to automatically restore the previous context."" by Brian Salomon · 7 years ago
  35. 35c556f Revert "Revert "Direct evaluation of gaussian"" by Herb Derby · 7 years ago
  36. 1e09e46 Revert "Add method to sk_gpu_test::TestContext to automatically restore the previous context." by Brian Osman · 7 years ago
  37. a53d999 Revert "Direct evaluation of gaussian" by Brian Osman · 7 years ago
  38. 5e18cde Direct evaluation of gaussian by Herbert Derby · 7 years ago
  39. ba61af9 test scalePixels and unpremul by Mike Reed · 7 years ago
  40. 5627d65 Add method to sk_gpu_test::TestContext to automatically restore the previous context. by Brian Salomon · 7 years ago
  41. 47f6029 remove legacy Create from SkTextBlob by Mike Reed · 7 years ago
  42. 20800c8 rename overloaded methods as speculative fix/diagnostic by Mike Reed · 7 years ago
  43. e84b482 use validating readbuffer by Mike Reed · 7 years ago
  44. e822803 "support" 3D masks like Ganesh does by Mike Klein · 7 years ago
  45. 339b84e Alloc glyph image correctly for SkMask::k3D_Format. by Ben Wagner · 7 years ago
  46. 0387d35 Add SkColorSpace_Base::makeColorSpin by Brian Osman · 7 years ago
  47. 3e31e99 Revert "Alloc glyph image correctly for SkMask::k3D_Format." by Brian Osman · 7 years ago
  48. 1662257 Alloc glyph image correctly for SkMask::k3D_Format. by Ben Wagner · 7 years ago
  49. 3ae1a30 Revert "Alloc glyph image correctly for SkMask::k3D_Format." by Ben Wagner · 7 years ago
  50. 6b26deb Alloc glyph image correctly for SkMask::k3D_Format. by Ben Wagner · 7 years ago
  51. 9f90418 Extract code for safely creating SkMasks try 2 by Herb Derby · 7 years ago
  52. 4872315 remove legacy code for resolution by Mike Reed · 7 years ago
  53. 66498bc Try 2 for Gauss filter calculation by Herb Derby · 7 years ago
  54. 77e7500 Revert "Extract code for safely creating SkMasks." by Greg Daniel · 7 years ago
  55. 66f2b5e Extract code for safely creating SkMasks. by Herb Derby · 7 years ago
  56. 6691807 Revert "Gauss filter calculation" by Herb Derby · 7 years ago
  57. 77e487d Revert "Revert "Remove MakeForLocalSpace since picture image is sufficient"" by Mike Reed · 7 years ago
  58. 4b56375 Include target CS in SkColorSpaceXformCanvas' image info by Brian Osman · 7 years ago
  59. 53ec7dc Gauss filter calculation by Herb Derby · 7 years ago
  60. fc45998 Revert "Remove MakeForLocalSpace since picture image is sufficient" by Mike Reed · 7 years ago
  61. 0d8766c Remove MakeForLocalSpace since picture image is sufficient by Mike Reed · 7 years ago
  62. 40f5c55 Remove dead code for the incorrect handling of small radii blurs. by Herb Derby · 7 years ago
  63. fc31be4 Harden SkClassifyCubic by Chris Dalton · 7 years ago
  64. 75309d1 Compute more accurate containedInClip by Yuqian Li · 7 years ago
  65. f8e2502 Prepare to enable explicit gpu resource allocation (take 2) by Robert Phillips · 7 years ago
  66. 065b41d Revert "Prepare to enable explicit gpu resource allocation" by Greg Daniel · 7 years ago
  67. f290376 Prepare to enable explicit gpu resource allocation by Robert Phillips · 7 years ago
  68. 47ba5cd change default props for PictureImage to be unknown_pixel_geometry by Mike Reed · 7 years ago
  69. df429f3 move parts of SkPoint to SkPointPriv by Cary Clark · 7 years ago
  70. 12f7734 add surfaceprops param to SkCanvas::MakeRasterDirect by Mike Reed · 7 years ago
  71. 1e26ba9 Glyphs without paths don't draw with paths. by Ben Wagner · 7 years ago
  72. fbe0793 Correct edges_too_close by Yuqian Li · 7 years ago
  73. 74f623d make point array methods private by Cary Clark · 7 years ago
  74. b49d7b0 This is a reland of 67340. This CL fixes the broken layout tests by by Yuqian Li · 7 years ago
  75. 3186821 add a SkFontMgr to DM that returns portable fonts by Mike Klein · 7 years ago
  76. fddb6c0 Setup CCPR testing with GrMockContext by Chris Dalton · 7 years ago
  77. c8f2d19 Revert "Simplify fill path call by removing do_fill_path" by Yuqian Li · 7 years ago
  78. 12f322b Simplify fill path call by removing do_fill_path by Yuqian Li · 7 years ago
  79. ce9c832 Fix another blurring bug with sRGB sources and legacy dests by Brian Osman · 7 years ago
  80. 0cbc10f Make SkImageGeneratorCG apply encoded origin by Leon Scroggins III · 7 years ago
  81. 60aaeb2 create imagepriv and name params by Cary Clark · 7 years ago
  82. e95a62f add some lowp gradient stages by Mike Klein · 7 years ago
  83. 9e43934 Remove SK_SUPPORT_LEGACY_AA_CHOICE by Yuqian Li · 7 years ago
  84. 9d96df1 Fix GPU blurring when using SkColorSpaceXformCanvas by Brian Osman · 7 years ago
  85. 79363b6 Streamline legacy gradient color conversion by Florin Malita · 7 years ago
  86. 3e45a2f Directly use SkScalerContextRec. by Ben Wagner · 7 years ago
  87. f0429db consolidate SkSRGB functions, and remove unused by Mike Klein · 7 years ago
  88. 61b43da Plumb internal helper to enable more GPU GMs w/SkColorSpaceXformCanvas by Brian Osman · 7 years ago
  89. 4dbdc67 Fix undefined behavior in normalize_t_s by Chris Dalton · 7 years ago
  90. 3cbcb73 Some lowp refactoring by Mike Klein · 7 years ago
  91. a511553 clean up SK_LEGACY_LOWP_STAGES by Mike Klein · 7 years ago
  92. f78b55c Simplify SkColorSpace::MakeICC by Leon Scroggins III · 7 years ago
  93. f06ead9 Add support for transfer functions to GrColorSpaceXform by Brian Osman · 7 years ago
  94. 45d6303 Have mip status match surface when snapping image from wrapped object by Greg Daniel · 7 years ago
  95. 65c7f66 Add mip support to GrAHardwareBufferImageGenerator by Greg Daniel · 7 years ago
  96. 9e272cb Initialize mask to 0 during AntiRect optimization by Yuqian Li · 7 years ago
  97. 03141d2 remove SkThread, using std::thread instead by Mike Klein · 7 years ago
  98. 9be0f57 Do not TryBlitFatAntiRect if isInverse by Yuqian Li · 7 years ago
  99. 6566b97 add Type enum to SkColorSpace by Mike Reed · 7 years ago
  100. 4cbb6e6 Pass GrRenderTargetContext's GrColorSpaceInfo to SkShader and SkColorFilter. by Brian Salomon · 7 years ago