1. 08541e8 Optimize mipmap downsample_2_2 in sRGB mode by Matt Sarett · 8 years ago
  2. 3139de3 Remove SkChunckAlloc by Herb Derby · 8 years ago
  3. a1d9ce5 Revert "Optimize mipmap downsample_2_2 in sRGB mode" by Derek Sollenberger · 8 years ago
  4. 90b2005 remove SkPictureUtils.h by Mike Reed · 8 years ago
  5. 3ea01f7 Optimize mipmap downsample_2_2 in sRGB mode by Matt Sarett · 8 years ago
  6. e9c99b8 Add half-float mipmap benchmarks too by Brian Osman · 8 years ago
  7. 3802888e bench clip overhead during recording by Mike Reed · 8 years ago
  8. f12248a Add bench for odd-sized mipmapping w/sRGB filtering by Brian Osman · 8 years ago
  9. 108943d Remove SkLiteDL::makeThreadsafe(). by Mike Klein · 8 years ago
  10. d7875f5 Refactor SkLiteDL to no longer extend SkDrawable. by Derek Sollenberger · 8 years ago
  11. 3349c6f Fix Memcheck:Overlap in setting up rect bench names by Brian Salomon · 8 years ago
  12. dac5f6b Fix -Wshadow-field warnings by Brian Salomon · 8 years ago
  13. cb79393 Drop SkRasterPipelineBench N to 15. by Mike Klein · 8 years ago
  14. 008b9d8 Add the ability to enable/disable GPU path renderers by csmartdalton · 8 years ago
  15. 3661bc9 hide trivial helpers on canvas by Mike Reed · 8 years ago
  16. e812d49 Rename GrContextFactory::ContextOptions to ContextOverrides by csmartdalton · 8 years ago
  17. 8729e5b Simplify more: remove SkRasterPipeline::compile(). by Mike Klein · 8 years ago
  18. 485c499 Rename SkConfig8888/SkPixelInfo to SkConvertPixels by Matt Sarett · 8 years ago
  19. df85c38 stop using SkScalarMul by Mike Reed · 8 years ago
  20. 6b20a55 Make header files self-sufficient by Hal Canary · 9 years ago
  21. b782627 Remove double free in GM and Bench. by Herb Derby · 8 years ago
  22. 9852dc0 Reduce stack usage for tests. by Herb Derby · 9 years ago
  23. 83e939b Use SkArenaAlloc in the SkAutoBlitterChoose code. by Herb Derby · 9 years ago
  24. 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 9 years ago
  25. dd8b72a Revert "Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code." by Robert Phillips · 9 years ago
  26. 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 9 years ago
  27. ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 9 years ago
  28. 2b57b7f Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code. by Herb Derby · 9 years ago
  29. be28ee2 Make iOS main() functions normal. by Mike Klein · 9 years ago
  30. adacaef iOS: cd into Documents folder at startup by Mike Klein · 9 years ago
  31. 8d3196b expose new tight-bounds method on SkPath by Mike Reed · 9 years ago
  32. 0d7dac8 experimental tight-bounds by Mike Reed · 9 years ago
  33. 9873606 Make flag parsing work in GN-built iOS nanobench. by Mike Klein · 9 years ago
  34. 6ccd2ca Generate Android build targets for dm and nanobench by Leon Scroggins III · 9 years ago
  35. 5a523fe Keep valgrind happen by purging caches. by Herb Derby · 9 years ago
  36. 5d5cc3c Temporarily restore colorcube bench and GM files. by Mike Klein · 9 years ago
  37. 319ba3d Move shader register setup to SkRasterPipelineBlitter. by Mike Klein · 9 years ago
  38. 918e144 change clip-bounds getters to always return the rect by Mike Reed · 9 years ago
  39. efaad3c Remove SkColorCubeFilter. It is unused. by Mike Klein · 9 years ago
  40. d8ee67c Add -Release ASAN bots. by Mike Klein · 9 years ago
  41. f768856 Add a bench to exercise legacy-mode SkRasterPipeline behavior. by Mike Klein · 9 years ago
  42. ac04fef Remove SkFallbackAlloc and SkFixedAlloc. by Herb Derby · 9 years ago
  43. 0497f08 Introduce SkArenaAlloc - should be fast for POD types and RAII for types with dtors. by Herb Derby · 9 years ago
  44. 550148b Reland https://skia-review.googlesource.com/c/6091/ by Yuqian Li · 9 years ago
  45. e71b167 Attempt 3: SkRasterPipelineBlitter: support A8 by Mike Klein · 9 years ago
  46. aeef561 Revert "Reland https://skia-review.googlesource.com/c/6091/" by Yuqian Li · 9 years ago
  47. b46fff6 Reland https://skia-review.googlesource.com/c/6091/ by Yuqian Li · 9 years ago
  48. 90ee03b Revert "Implement Analytic AA for General Paths (with Guard against Chrome)" by Yuqian Li · 9 years ago
  49. 89a0e72 Implement Analytic AA for General Paths (with Guard against Chrome) by Yuqian Li · 9 years ago
  50. 693fdbd refFoo variant for getters that naturally have a sk_sp by Mike Reed · 9 years ago
  51. 8d80bb5 Revert "Introduce SkArenaAlloc - should be fast for POD types and RAII for types with dtors." by Herb Derby · 9 years ago
  52. 6ff51ae Introduce SkArenaAlloc - should be fast for POD types and RAII for types with dtors. by Herb Derby · 9 years ago
  53. ab273fa move SkTRegister.h into tools by Mike Reed · 9 years ago
  54. 95e3c05 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 9 years ago
  55. c456b73 Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h" by Kevin Lubick · 9 years ago
  56. a5494f1 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 9 years ago
  57. 8eedbfc Revert "Revert "Improve quad edges' smoothness in non-AA cases"" by Yuqian Li · 9 years ago
  58. c0a7a08 remove xbyak experiment by Mike Klein · 9 years ago
  59. 1e74cad Revert "Improve quad edges' smoothness in non-AA cases" by Mike Klein · 9 years ago
  60. d4ed326 Improve quad edges' smoothness in non-AA cases by Yuqian Li · 9 years ago
  61. 86d55b3 Revert "Retry "SkRasterPipelineBlitter: support A8"..." by Mike Klein · 9 years ago
  62. 058e747 zero fBuf in new SkXbyakBench by Mike Klein · 9 years ago
  63. 83f532e Add a real SkXbyak bench, implement enough to run it. by Mike Klein · 9 years ago
  64. f55ea6a Retry "SkRasterPipelineBlitter: support A8"... by Mike Klein · 9 years ago
  65. 8c8cb5b simplify by removing _d stages by Mike Klein · 9 years ago
  66. a2d25ec Use stack instead of malloc() for most calls to SkRasterPipeline::run(). by Mike Klein · 9 years ago
  67. 55325b7 clean up non-ASCII comments by Hal Canary · 9 years ago
  68. 43fb7a0 BUILD.gn: skia_enable_pdf by Hal Canary · 9 years ago
  69. 09d994e Misc batch->op cleanup Part 1 of 2 by Brian Salomon · 9 years ago
  70. 9c457ad speedup dynamicwstream by Mike Reed · 9 years ago
  71. ba62b4a Change FLAGS_analyticAA's default to true by Yuqian Li · 9 years ago
  72. 4928229 add tests/bench for dynamicwstream by Mike Reed · 9 years ago
  73. d37d5d9 Revert "Revert "clamp to premul when reading premul sRGB"" by Mike Klein · 9 years ago
  74. 2e018f5 Revert "clamp to premul when reading premul sRGB" by Mike Klein · 9 years ago
  75. 04e10da clamp to premul when reading premul sRGB by Mike Klein · 9 years ago
  76. 941e7e2 re-land of added sk_FragCoord support to skslc by Ethan Nicholas · 9 years ago
  77. 131c1fb Add GMs and benchs for concave Analytic AA by Yuqian Li · 9 years ago
  78. e8e4a3e Revert "added sk_FragCoord support to skslc" by Greg Daniel · 9 years ago
  79. ce33f10 added sk_FragCoord support to skslc by Ethan Nicholas · 9 years ago
  80. ebfce6d change SkClipOp to a class enum by Mike Reed · 9 years ago
  81. 61624f0 Plumb dst color space in many places, rather than "mode" by Brian Osman · 9 years ago
  82. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 9 years ago
  83. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 9 years ago
  84. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 9 years ago
  85. 75b5718 nanobench: Add per-run time reporting. by George Burgess IV · 9 years ago
  86. 11970e5 Add destination color space to shader ContextRec by Brian Osman · 9 years ago
  87. 1fcc404 SkEncodeImage: no more link-time registration by Hal Canary · 9 years ago
  88. 1edc5b9 Rename vars and functions from 'glslcaps'->'shadercaps' by Brian Salomon · 9 years ago
  89. 94efbf5 Merge GrGLSLCaps into GrShaderCaps by Brian Salomon · 9 years ago
  90. 729b582 Consistent naming. by Mike Klein · 9 years ago
  91. e03339a Convert blitter over to new style from_srgb, to_srgb. by Mike Klein · 9 years ago
  92. 0e39f97 Revert "Revert "make it illegal to include SkXfermode.h"" by Mike Reed · 9 years ago
  93. e9d1b29 Revert "make it illegal to include SkXfermode.h" by Greg Daniel · 9 years ago
  94. db68301 SkImageEncoder: simplify API by Hal Canary · 9 years ago
  95. 07764ce make it illegal to include SkXfermode.h by Mike Reed · 9 years ago
  96. a2b4bdc Revert 248ff023 & 2cb6cb72 by Hal Canary · 9 years ago
  97. 248ff02 SkImageEncoder: simplify API by Hal Canary · 9 years ago
  98. 99938a8 Merge GrGLSLShaderVar and GrShaderVar by Brian Salomon · 9 years ago
  99. 9e1138d re-land of switched skslc from std::string to SkString by Ethan Nicholas · 9 years ago
  100. 7992da3 Support decoding images to multiple formats, depending on usage by Brian Osman · 9 years ago