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