1. 4c9155b Remove EXPERIMENTAL_SHADOWING, Part 1 by Jim Van Verth · 7 years ago
  2. c06f309 Revert "Add support for row-by-row jpeg encoding" by Leon Scroggins · 7 years ago
  3. 9b848d5 Add support for row-by-row jpeg encoding by Matt Sarett · 7 years ago
  4. 38aad81 Revert "Remove SkLights include from SkCanvas.h" by Florin Malita · 7 years ago
  5. 9ff301b Remove SkLights include from SkCanvas.h by Florin Malita · 7 years ago
  6. f678244 Remove declaration of SkTextureImageSetTexture, which does not exist by Brian Osman · 7 years ago
  7. 6a280a5 Expose resetForNextPicture in SkNoDrawCanvas by Adrienne Walker · 7 years ago
  8. 1fa986c Added A2B support to colorspaceinfo tool by Matt Sarett · 7 years ago
  9. b34ab04 Revert "Revert "SaveLayerRec::fClipMask -> raw pointer"" by Mike Klein · 7 years ago
  10. 3354969 Revert "SaveLayerRec::fClipMask -> raw pointer" by Mike Klein · 7 years ago
  11. a6b72cb SaveLayerRec::fClipMask -> raw pointer by Florin Malita · 7 years ago
  12. d170c0f Only store width and height on SkPixelRef (last part) by Matt Sarett · 7 years ago
  13. 8d9201a Remove unnecessary SkFILEStream::getMemoryBase by Leon Scroggins III · 7 years ago
  14. f758311 Only store width and height on SkPixelRef (part 2) by Matt Sarett · 7 years ago
  15. 53f77bd Initial clip-mask-layer support by Florin Malita · 7 years ago
  16. 135c908 Remove temporary_internal_describeTopLayer by Florin Malita · 7 years ago
  17. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  18. a6e976a Only store width and height on SkPixelRef (part 1) by Matt Sarett · 7 years ago
  19. 185ba21 change drawAtlas to behave like drawVertices by Mike Reed · 7 years ago
  20. 2fcd4a4 Revert "Only store width and height on SkPixelRef" by Ben Wagner · 7 years ago
  21. 68b8e3d Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag"" by Matt Sarett · 7 years ago
  22. 0acd795 add helper makeShader for the common Clamp case by Mike Reed · 7 years ago
  23. 713b8ef Scrub DeviceCM by Florin Malita · 7 years ago
  24. 2cbb666 Only store width and height on SkPixelRef by Matt Sarett · 7 years ago
  25. 0122af0 Revert "Delete copyTo(Allocator), hide copyTo() behind flag" by Matt Sarett · 7 years ago
  26. 4b32ab1 Add instrumentation into SkArenaAlloc. by Herb Derby · 7 years ago
  27. df7e075 Fold SkImageCacherator into SkImage_Lazy by Brian Osman · 7 years ago
  28. d4a338f Delete copyTo(Allocator), hide copyTo() behind flag by Matt Sarett · 7 years ago
  29. e511255 remove legacy code by Mike Reed · 7 years ago
  30. 2feb796 Finish removing GrContext param from onRefEncodedData by Brian Osman · 7 years ago
  31. 56de05f add #defines to limit SkCpu by Mike Klein · 7 years ago
  32. 4e92b82 SkColorFilter::makeColorSpace() by Mike Klein · 7 years ago
  33. c7be003 remove to_2dot2 and from_2dot2 by Mike Klein · 7 years ago
  34. 101806f Inject a dsb into SkAnalyticEdge::setLine() to work around ARMv7 CPU erratum. by Mike Klein · 7 years ago
  35. 0c66640 remove SkOpts::run_pipeline() declaration. by Mike Klein · 7 years ago
  36. c15bb7b Make SkColorSpaceXformer::apply(SkPaint) safe to call recursively by Matt Sarett · 7 years ago
  37. 4785897 Remove compressed texture support from cacherator by Brian Osman · 7 years ago
  38. e908b94 xform saveLayer() backdrop by Mike Klein · 7 years ago
  39. 569a8b8 Name 'client' parameter so comment makes sense by Brian Osman · 7 years ago
  40. dd3b3f4 Rm makeRenderTargetContext in favor of deferred version (take 3) by Robert Phillips · 7 years ago
  41. a28e2b0 Simplify SkImageCacherator slightly by Brian Osman · 7 years ago
  42. 72266ee makeColorSpace() for SkColorFilterShader and SkLightingShader by Matt Sarett · 7 years ago
  43. 28a7ad2 Add SkPictureShader::makeColorSpace() by Matt Sarett · 7 years ago
  44. e71db44 Use dstColorSpace in SkPictureShader cache key by Matt Sarett · 7 years ago
  45. 1be0db8 long live SkJumper by Mike Klein · 7 years ago
  46. dc80eaa kill off shader_adapter by Mike Klein · 7 years ago
  47. 71f9df2 SkColorSpaceXformCanvas: Use when drawing picture images by Matt Sarett · 7 years ago
  48. c17dc24 jumper, rework callback a bit, use it for color_lookup_table by Mike Klein · 7 years ago
  49. 8f7dc9f Circular shadow fixes for Flutter. by Jim Van Verth · 7 years ago
  50. 2af746c Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)" by Robert Phillips · 7 years ago
  51. 02242e8 Rm makeRenderTargetContext in favor of deferred version (take 2) by Robert Phillips · 7 years ago
  52. f1b4382 Rename SkImage_Generator to SkImage_Lazy by Brian Osman · 7 years ago
  53. ad8b5dc remove vestigle code for lockpixels by Mike Reed · 7 years ago
  54. 26eb16f calculate cull rects for SkMiniPictures by Mike Klein · 7 years ago
  55. d0ce148 test and fix f16<->f32 conversion stages by Mike Klein · 7 years ago
  56. 544e0ad remove dead code around SK_SUPPORT_LEGACY_CANVAS_READPIXELS by Mike Reed · 7 years ago
  57. 6cc6ae75 SkColorSpaceXformer: Add SkShader::makeColorSpace() by Matt Sarett · 7 years ago
  58. 3f4531d Remove SkVarAlloc by Herb Derby · 7 years ago
  59. 4304d11 Change SkRecord to use SkArenaAlloc by Herb Derby · 7 years ago
  60. 6e83479 Fix out of bounds read in SkColorSpace::MakeICC by Matt Sarett · 7 years ago
  61. c1b879f SkColorSpaceXformer: Handle compose color filters by Matt Sarett · 7 years ago
  62. 68ce7ce support either 32bit swizzle in HQ mode by Mike Reed · 7 years ago
  63. 2159893 fix android-only function now that fRec is no longer used by Mike Reed · 7 years ago
  64. 62745a8 Finish overriding onMakeColorSpace() for SkImageFilters by Matt Sarett · 7 years ago
  65. de1cad9 use SkArenaAlloc in SkColorSpaceXform_A2B by Mike Klein · 7 years ago
  66. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 7 years ago
  67. 12e946b deprecate odd variants of SkCanvas::readPixels by Mike Reed · 7 years ago
  68. 7fee90c add a callback stage to SkRasterPipeline by Mike Klein · 7 years ago
  69. e22a6a2 SkPictureImageFilter::onMakeColorSpace() by Matt Sarett · 7 years ago
  70. b712089 remove lock tracking in bitmaps -- they are always locked by Mike Reed · 7 years ago
  71. dcbe2c8 Remove dangerous constructor from SkArenaAlloc by Herb Derby · 7 years ago
  72. cd0a61e fix scan converter arena alloc by Cary Clark · 7 years ago
  73. 122f18e skirt std::chrono on MSAN builds by Mike Klein · 7 years ago
  74. 4343654 Improve accuracy of cubic classification by Chris Dalton · 7 years ago
  75. 818580d remove code directly involved in lock/unlock in SkPixelRef by Mike Reed · 7 years ago
  76. c756c7a make picture-imagegenerator more robust on requested infos by Mike Reed · 7 years ago
  77. 1335a05 remove dead code around replayClips by Mike Reed · 7 years ago
  78. 96d5b9a remove unused fURI from pixelref by Mike Reed · 7 years ago
  79. 4ccd862 android-only api to reset the fields of a pixelref by Mike Reed · 7 years ago
  80. e0b7287 fix drawDRRect for fuzzer by Cary Clark · 7 years ago
  81. 547a727 Fix SkLocalMatrixShader::isAImage() to respect local matrix and image local matrix by Matt Sarett · 7 years ago
  82. 719528a Revert "Revert "SkColorSpaceXformer: Preserve local matrix on shaders"" by Matt Sarett · 7 years ago
  83. e5fec21 Revert "Fix SkLocalMatrixShader::isAImage() to respect local matrix and image local matrix" by Matt Sarett · 7 years ago
  84. a50a11c Revert "SkColorSpaceXformer: Preserve local matrix on shaders" by Matt Sarett · 7 years ago
  85. e5efa51 Fix SkLocalMatrixShader::isAImage() to respect local matrix and image local matrix by Matt Sarett · 7 years ago
  86. 5d884b5 SkColorSpaceXformer: Preserve local matrix on shaders by Matt Sarett · 7 years ago
  87. ac796f8 Override setDrawFilter() in SkColorSpaceXformCanvas by Matt Sarett · 7 years ago
  88. 8f30709 Revert "Revert "remove unused SkBitmap::copyPixelsTo"" by Mike Reed · 7 years ago
  89. a00f347 switch over to no lockPixels in pixelref by Mike Reed · 7 years ago
  90. 921ebe5 clean ups in SkPixelRef by Mike Reed · 7 years ago
  91. fafe135 SkSize can be aggregate-initialized by Hal Canary · 7 years ago
  92. 8a8e5fe Reland: Finish up mip opts: 2x3 and 3x2 by Matt Sarett · 7 years ago
  93. 0fa156f remove inline allocation in SkRecord by Mike Klein · 7 years ago
  94. 7a542c5 Change bitmapcache to not rely on lockpixels. by Mike Reed · 7 years ago
  95. da90109 Make SkLiteDL::draw() const. by Mike Klein · 7 years ago
  96. cd25df9c make SkRecord normally SkRefCnt'd by Mike Klein · 7 years ago
  97. 7bfdfda Revert "remove unused SkBitmap::copyPixelsTo" by Mike Klein · 7 years ago
  98. 0f3fdfa remove unused SkBitmap::copyPixelsTo by Mike Reed · 7 years ago
  99. d177ae1 remove SkNx AVX code by Mike Klein · 7 years ago
  100. 3fbca26 Make sure NaNs clamp to 0 in color look up tables by Matt Sarett · 7 years ago