1. 57bfa02 Change the Sprite portion of SkBlitter use SkArenaAlloc. by Herb Derby · 7 years ago
  2. f1d0ced Fix GrRenderTargetContext::drawArc's abandoned Context handling by Robert Phillips · 7 years ago
  3. 19c22e9 Revert "Roll minimum picture version up to 44." by Robert Phillips · 7 years ago
  4. b8b51e6 Add a -Mini build bot to build the smallest Skia possible. by Mike Klein · 7 years ago
  5. 6b20a55 Make header files self-sufficient by Hal Canary · 7 years ago
  6. 8616bb2 Fix CopyPixels() bug by Matt Sarett · 7 years ago
  7. 18ec7b9 Replace kCTFontXXXOrientation with kCTFontOrientationXXX. by bungeman · 7 years ago
  8. e037d12 Roll minimum picture version up to 44. by Mike Klein · 7 years ago
  9. d956966 Fix int64 overflow in SkClampRange::init() by Florin Malita · 7 years ago
  10. c7b2908 Refactor pixel conversion: premul and unpremul by Matt Sarett · 7 years ago
  11. f1ef1fa Properly create CTFontDescriptor from SkFontStyle. by bungeman · 7 years ago
  12. d678723 Move C effects into effects. by Mike Klein · 7 years ago
  13. 2c49a41 Remove inner/outer threshold restriction on SkAlphaThresholdFilter. by Brian Salomon · 7 years ago
  14. 3d1a6bc [4fGradient] Relax interval checks for SkGradientShaderBase also by Florin Malita · 7 years ago
  15. 84645e3 re-land of skslc type constructor cleanups by Ethan Nicholas · 7 years ago
  16. 99dbe7b Temporarily don't mark alpha threshold fp as modulating by Brian Salomon · 7 years ago
  17. 5101448 Pixel conversion refactors: use raster pipeline for 565 and gray by Matt Sarett · 7 years ago
  18. a04bb45 Make src/effects explicitly optional. by Mike Klein · 7 years ago
  19. 67d6460 added support for sk_ClipDistance by Ethan Nicholas · 7 years ago
  20. 5d4cd9e Re-enable processor optimization test with some fixes. by Brian Salomon · 7 years ago
  21. e659c7f [4fGradient] Relax interval checks by Florin Malita · 7 years ago
  22. cf1bff9 Remove last use of ktx.h by Herb Derby · 7 years ago
  23. 8cefe40 Don't batch circles and circular rrects beyond index limit by Jim Van Verth · 7 years ago
  24. 49a36ba Revert "skslc type constructor cleanups" by Ethan Nicholas · 7 years ago
  25. 8fa7468 Include correct header in SkFontMgr_custom_empty_factory.cpp. by Ben Wagner · 7 years ago
  26. cac5b12 Revert "added support for sk_ClipDistance" by Ethan Nicholas · 7 years ago
  27. 8ab590f Split custom font managers. by Ben Wagner · 7 years ago
  28. 6f22328 skslc type constructor cleanups by Ethan Nicholas · 7 years ago
  29. 8b8c765 added support for sk_ClipDistance by Ethan Nicholas · 7 years ago
  30. 52bab30 [4fLinearGradient] Avoid NaNs for degenerate perspectives by Florin Malita · 7 years ago
  31. b37cb23 Add integer vectors to GrSLType by csmartdalton · 7 years ago
  32. 119fb2b Add a basic constructor to GrPipeline by csmartdalton · 7 years ago
  33. 3a84615 SkRasterPipelineBlitter doesn't need an SkArenaAlloc. by Mike Klein · 7 years ago
  34. 69d8d66 [4fGradient] Fix degenerate vertical gradient assert by Florin Malita · 7 years ago
  35. 73fe7b0 Remove use of SkSmallAllocator from all Loopers. by Herb Derby · 7 years ago
  36. 16c1496 SkSplicer: begin on sse2/sse4.1 support by Mike Klein · 7 years ago
  37. 30ec0b3 Simplify SkCpu.cpp preprocessor guards. by Mike Klein · 7 years ago
  38. 3c5cfb0 Remove exec bit from source files. by Ben Wagner · 7 years ago
  39. 7627fa5 add virtuals in prep for device-clipping by Mike Reed · 7 years ago
  40. 688ded2 Add a blend-wrong mode to SkRasterPipelineBlitter. by Mike Klein · 7 years ago
  41. f575993 Revert "Revert "Disallow readPixels() conversions from untagged srcs to tagged dsts"" by Matt Sarett · 7 years ago
  42. 696b293 Revert "Remove asTextureRef from SkSpecialImage & update effects accordingly" by Robert Phillips · 7 years ago
  43. 83f1f44 SkFontHost_mac.cpp#create_descriptor to handle nullptr familyName. by bungeman · 8 years ago
  44. a51740c added support for sk_VertexID by Ethan Nicholas · 7 years ago
  45. 8c3f4ae fixed assertion error when calling matrixCompMult() by Ethan Nicholas · 7 years ago
  46. 5c49617 Reland "Respect canvas size and frame offset in webp decoder" by Matt Sarett · 7 years ago
  47. e88cf6b Remove asTextureRef from SkSpecialImage & update effects accordingly by Robert Phillips · 7 years ago
  48. a960095 Tack on ret instructions to each SkSplicer stage. by Mike Klein · 7 years ago
  49. 83e939b Use SkArenaAlloc in the SkAutoBlitterChoose code. by Herb Derby · 7 years ago
  50. 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 7 years ago
  51. dd8b72a Revert "Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code." by Robert Phillips · 7 years ago
  52. 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 7 years ago
  53. ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
  54. 041f7df Bring back SkImage::makeTextureImage by Brian Osman · 7 years ago
  55. 2bb94e8 Revert "Reland "Respect canvas size and frame offset in webp decoder"" by Matt Sarett · 7 years ago
  56. a13b248 Remove _lowp SkSplicer experiment for now. by Mike Klein · 8 years ago
  57. ea69686 Another workaround for libstdc++ unique_ptr by Brian Salomon · 7 years ago
  58. 2b57b7f Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code. by Herb Derby · 8 years ago
  59. aff27a2 Use SkVertices for tessellated spot and ambient shadow rendering. by Brian Salomon · 8 years ago
  60. 67386d4 ShadowUtils: Fix umbra inset calculation when determining if umbra is fully occluded. by Brian Salomon · 8 years ago
  61. 8bb3b21 Add GM to exercise some of the darker corners of SkMagnifierImageFilter by Robert Phillips · 8 years ago
  62. fab30a3 Add a fast case for copying vertices in GrDrawVerticesOp. by Brian Salomon · 8 years ago
  63. a950a86 Fix rounding error with tiled bitmap draws by Brian Osman · 8 years ago
  64. 92eba8a GrTessellator (AA): improve antialiasing of thin shapes. by Stephen White · 8 years ago
  65. 3a97054 Make workaround for std::unique_ptr<const T[]> bug in old libstdc++ work. by Brian Salomon · 8 years ago
  66. 604c989 Work around broken std::unique_ptr<const T[]> constructor from std::unique_ptr<T>&& in older libstdc++. by Brian Salomon · 8 years ago
  67. 6852170 Add sk_sp make variant to SkArenaAlloc. by Herb Derby · 8 years ago
  68. e1d9cb8 Revert "Added dead variable / code elimination to skslc." by Ethan Nicholas · 8 years ago
  69. a84898d Have ShadowTessellators transform path; add SkShadowTessellator base class by Jim Van Verth · 8 years ago
  70. a8f4139 Revert "Allow conversion from non-opaque to opaque" by Matt Sarett · 8 years ago
  71. d05cdc3 Fix two bugs when deciding to tile. Large images were always tiling. by Brian Osman · 8 years ago
  72. 5e221e7 SkXPS: new document API. by Hal Canary · 8 years ago
  73. 604971e Reland "Respect canvas size and frame offset in webp decoder" by Matt Sarett · 8 years ago
  74. 9e2a319 SK_USE_SDL is never defined by Hal Canary · 8 years ago
  75. 160907f Clean up more references to GYP. by Mike Klein · 8 years ago
  76. 199fb87 Add refcnt'ed immutable vertices class for SkCanvas::drawVertices. by Brian Salomon · 8 years ago
  77. abc88d2 SkXPS: Begin refactoring SkXPSDevice by Hal Canary · 8 years ago
  78. a99b6ce start removing uses of SkScalarMul by Mike Reed · 8 years ago
  79. 0312a0c Add toXYZD50() to SkColorSpace API by Matt Sarett · 8 years ago
  80. b3050b9 Revert "Respect canvas size and frame offset in webp decoder" by Robert Phillips · 8 years ago
  81. 20fbada Remove unused assignment in SkScan::AntiFillXRect. by Jeremy Roman · 8 years ago
  82. 0f33970 Respect canvas size and frame offset in webp decoder by Matt Sarett · 8 years ago
  83. d1ac982 Improved SkShadowUtils caching by Brian Salomon · 8 years ago
  84. 8d3ffad Revert "Revert "Don't instantiate shaders with non-invertible local matrix"" by Florin Malita · 8 years ago
  85. 8d3196b expose new tight-bounds method on SkPath by Mike Reed · 8 years ago
  86. 0dda9cb Make shadow tessellators fail gracefully and add unit test for this. by Brian Salomon · 8 years ago
  87. 48ded38 GrTessellator (AA): Fix for missing fill artifacts. by Stephen White · 8 years ago
  88. 0f90668 Initialize some more variables in SpotShadowTessellator by Jim Van Verth · 8 years ago
  89. 0d7dac8 experimental tight-bounds by Mike Reed · 8 years ago
  90. 113628d Added dead variable / code elimination to skslc. by Ethan Nicholas · 8 years ago
  91. 3f36369 Batch across matrix changes in drawVertices and add GM to test. by Brian Salomon · 8 years ago
  92. 66085ed Revert "Revert "Spot shadow cleanup and optimization"" by Brian Salomon · 8 years ago
  93. b39b09e SkXPSDevice inherits from SkBaseDevice by Hal Canary · 8 years ago
  94. 0e86725 Revert "Don't instantiate shaders with non-invertible local matrix" by Hal Canary · 8 years ago
  95. aa2bd8f Revert "Spot shadow cleanup and optimization" by Hal Canary · 8 years ago
  96. 47784c1 Spot shadow cleanup and optimization by Jim Van Verth · 8 years ago
  97. cae3a4c Revert "Replaced all calls to fragmentPosition() with sk_FragCoord" by Ethan Nicholas · 8 years ago
  98. ebfbba9 Don't instantiate shaders with non-invertible local matrix by Florin Malita · 8 years ago
  99. 4151160 Force instantiation in GaussianBlur to hopefully prevent (and diagnose) Chrome crash by Robert Phillips · 8 years ago
  100. 529bcd6 Revert "Revert "SkScalar: delete code that doesn't compile."" by Hal Canary · 8 years ago