1. fb49909 Revert "Remove deadcode for sRGB image shading." by Mike Reed · 7 years ago
  2. 5e78c61 Revert "remove a bit more dead code" by Mike Reed · 7 years ago
  3. 91d7d1d Revert "Revert "Remove deadcode for sRGB image shading."" by Mike Reed · 7 years ago
  4. e08e639 Revert "Remove deadcode for sRGB image shading." by Mike Reed · 7 years ago
  5. d9b1fe0 remove a bit more dead code by Mike Klein · 7 years ago
  6. 51f6a0f Remove deadcode for sRGB image shading. by Herb Derby · 7 years ago
  7. 91a3e52 Move mock gpu and caps, add Gr prefix, and create via GrContext::Create by Brian Salomon · 7 years ago
  8. 980e279 Revert[2] "use rasterpipeline for non-8888-clamp shaders (so we can delete more legacy code)"" by Mike Reed · 7 years ago
  9. 0bdaf05 remove unused mode parameter from SkMergeImageFilter by Mike Reed · 7 years ago
  10. 05784d9 Image Encoder: more benches by Hal Canary · 7 years ago
  11. febbffa Improve cubic KLM accuracy by Chris Dalton · 7 years ago
  12. 43e498e specialize D32 proc for legacy src by Mike Reed · 7 years ago
  13. 0ce3d43 Fix native_image_to_raster_surface crash in ANGLE msaa configs by Brian Osman · 7 years ago
  14. d1aedde Remove SkLinearGradient::kForce4fContext_PrivateFlag by Florin Malita · 7 years ago
  15. c928fe2 add testing flag to force rasterpipeline by Mike Reed · 7 years ago
  16. 761d27c update SkRasterPipeline::run() to also take y by Mike Klein · 7 years ago
  17. 4aed138 Reland of SkShaderBase by Florin Malita · 7 years ago
  18. d93e11c Revert "SkShaderBase" by Florin Malita · 7 years ago
  19. 58a7564 SkShaderBase by Florin Malita · 7 years ago
  20. 14a6430 SkSTArenaAlloc by Florin Malita · 7 years ago
  21. b24704d SkRasterPipeline in SkArenaAlloc by Mike Klein · 7 years ago
  22. 435071e color-correct patch by Mike Reed · 7 years ago
  23. eee7621 add bench for patchutils by Mike Reed · 7 years ago
  24. 0a76b41 add compile, use it in blitter by Mike Klein · 7 years ago
  25. 1859f69 some basic speed ups for SkRasterPipeline::append() by Mike Klein · 7 years ago
  26. 72f4891 Add microbench for shadows by Jim Van Verth · 7 years ago
  27. 14d54c2 Hide SkPerlinNoiseShader impl details by Florin Malita · 7 years ago
  28. f45e3d7 try Herb's new to_srgb by Mike Klein · 7 years ago
  29. 4de1304 Add evenly spaced stops and unify gradient contexts by Herb Derby · 7 years ago
  30. ab244f0 Revert "Revert "Reland: Remove SkLights include from SkCanvas.h"" by Florin Malita · 7 years ago
  31. 9d5f66d Revert "Reland: Remove SkLights include from SkCanvas.h" by Florin Malita · 7 years ago
  32. fed0031 Reland: Remove SkLights include from SkCanvas.h by Florin Malita · 7 years ago
  33. 38aad81 Revert "Remove SkLights include from SkCanvas.h" by Florin Malita · 7 years ago
  34. c3b10a3 Reland "Add a clip mask bench" by Florin Malita · 7 years ago
  35. 9ff301b Remove SkLights include from SkCanvas.h by Florin Malita · 7 years ago
  36. cea615b Revert "Add a clip mask bench" by Mike Klein · 7 years ago
  37. c59a38d Add a clip mask bench by Florin Malita · 7 years ago
  38. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  39. c7be003 remove to_2dot2 and from_2dot2 by Mike Klein · 8 years ago
  40. 795c5b1 jumper, implement 2.2 stages with approx_powf by Mike Klein · 8 years ago
  41. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 8 years ago
  42. 12e946b deprecate odd variants of SkCanvas::readPixels by Mike Reed · 8 years ago
  43. 4343654 Improve accuracy of cubic classification by Chris Dalton · 8 years ago
  44. fafe135 SkSize can be aggregate-initialized by Hal Canary · 8 years ago
  45. 8a8e5fe Reland: Finish up mip opts: 2x3 and 3x2 by Matt Sarett · 8 years ago
  46. 33aa2c7 Allow FPs to elevate default precision for the entire fragment program by Brian Osman · 8 years ago
  47. fc0e96e Revert "Finish up mip opts: 2x3 and 3x2" by Matt Sarett · 8 years ago
  48. 88ec28e Finish up mip opts: 2x3 and 3x2 by Matt Sarett · 8 years ago
  49. 6b3155c Revert[4] "clean up (partially) colortable api"""" by Mike Reed · 8 years ago
  50. 887cdf1 move vertex-mode enum into SkVertices by Mike Reed · 8 years ago
  51. e684483 Avoid extra bitmap copies in SkColorSpaceXformCanvas by Matt Sarett · 8 years ago
  52. dffe982 Revert "Revert "Revert "Allow FPs to elevate default precision for the entire fragment program""" by Brian Osman · 8 years ago
  53. b14131c Revert "Revert[2] "clean up (partially) colortable api""" by Mike Reed · 8 years ago
  54. 9920b10 Revert[2] "clean up (partially) colortable api"" by Mike Reed · 8 years ago
  55. ec53c63 Revert "Revert "Allow FPs to elevate default precision for the entire fragment program"" by Brian Osman · 8 years ago
  56. 0df1b04 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 8 years ago
  57. 903c3f7 Revert "Allow FPs to elevate default precision for the entire fragment program" by Brian Osman · 8 years ago
  58. 1d1165c Revert "clean up (partially) colortable api" by Mike Klein · 8 years ago
  59. 9bd301d Revert "skslc can now be compiled with no Skia dependencies, in preparation for its eventual" by Ethan Nicholas · 8 years ago
  60. 92d7cca Allow FPs to elevate default precision for the entire fragment program by Brian Osman · 8 years ago
  61. 2e491a6 clean up (partially) colortable api by Mike Reed · 8 years ago
  62. f3333c8 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 8 years ago
  63. bcf35f8 Revert "skslc can now be compiled with no Skia dependencies, in preparation for" by Ethan Nicholas · 8 years ago
  64. 7833466 skslc can now be compiled with no Skia dependencies, in preparation for by Ethan Nicholas · 8 years ago
  65. cc26127 Find cubic KLM functionals directly by csmartdalton · 8 years ago
  66. d3b6597 Mark overridden destructors with 'override' and remove 'virtual' by Brian Salomon · 8 years ago
  67. 2a65cc0 test (and fix) clip_restriction in canvas by Mike Reed · 8 years ago
  68. b667fe2 Small downsample_3_3 optimization by Matt Sarett · 8 years ago
  69. ac6b1fa Remove budgeted parameter from SkSurface::makeImageSnapshot (take 2) by Robert Phillips · 8 years ago
  70. 6405e71 Remove gpu configs that don't have explicit API. by Brian Salomon · 8 years ago
  71. 06ee8e8 Revert "Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot""" by Yuqian Li · 8 years ago
  72. 795c5ea don't use deprecated (raw) form of SkPatchUtils, delete duplicate util by Mike Reed · 8 years ago
  73. 31249bb Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot"" by Robert Phillips · 8 years ago
  74. 9e9188f Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot" by Yuqian Li · 8 years ago
  75. b64bcbd Remove budgeted parameter from SkSurface::makeImageSnapshot by Robert Phillips · 8 years ago
  76. 08541e8 Optimize mipmap downsample_2_2 in sRGB mode by Matt Sarett · 8 years ago
  77. 3139de3 Remove SkChunckAlloc by Herb Derby · 8 years ago
  78. a1d9ce5 Revert "Optimize mipmap downsample_2_2 in sRGB mode" by Derek Sollenberger · 8 years ago
  79. 90b2005 remove SkPictureUtils.h by Mike Reed · 8 years ago
  80. 3ea01f7 Optimize mipmap downsample_2_2 in sRGB mode by Matt Sarett · 8 years ago
  81. e9c99b8 Add half-float mipmap benchmarks too by Brian Osman · 8 years ago
  82. 3802888e bench clip overhead during recording by Mike Reed · 8 years ago
  83. f12248a Add bench for odd-sized mipmapping w/sRGB filtering by Brian Osman · 8 years ago
  84. 108943d Remove SkLiteDL::makeThreadsafe(). by Mike Klein · 8 years ago
  85. d7875f5 Refactor SkLiteDL to no longer extend SkDrawable. by Derek Sollenberger · 8 years ago
  86. 3349c6f Fix Memcheck:Overlap in setting up rect bench names by Brian Salomon · 8 years ago
  87. dac5f6b Fix -Wshadow-field warnings by Brian Salomon · 8 years ago
  88. cb79393 Drop SkRasterPipelineBench N to 15. by Mike Klein · 8 years ago
  89. 008b9d8 Add the ability to enable/disable GPU path renderers by csmartdalton · 8 years ago
  90. 3661bc9 hide trivial helpers on canvas by Mike Reed · 8 years ago
  91. e812d49 Rename GrContextFactory::ContextOptions to ContextOverrides by csmartdalton · 8 years ago
  92. 8729e5b Simplify more: remove SkRasterPipeline::compile(). by Mike Klein · 8 years ago
  93. 485c499 Rename SkConfig8888/SkPixelInfo to SkConvertPixels by Matt Sarett · 8 years ago
  94. df85c38 stop using SkScalarMul by Mike Reed · 8 years ago
  95. 6b20a55 Make header files self-sufficient by Hal Canary · 8 years ago
  96. b782627 Remove double free in GM and Bench. by Herb Derby · 8 years ago
  97. 9852dc0 Reduce stack usage for tests. by Herb Derby · 8 years ago
  98. 83e939b Use SkArenaAlloc in the SkAutoBlitterChoose code. by Herb Derby · 8 years ago
  99. 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
  100. dd8b72a Revert "Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code." by Robert Phillips · 8 years ago