1. b46fff6 Reland https://skia-review.googlesource.com/c/6091/ by Yuqian Li · 8 years ago
  2. 90ee03b Revert "Implement Analytic AA for General Paths (with Guard against Chrome)" by Yuqian Li · 8 years ago
  3. 89a0e72 Implement Analytic AA for General Paths (with Guard against Chrome) by Yuqian Li · 8 years ago
  4. 693fdbd refFoo variant for getters that naturally have a sk_sp by Mike Reed · 8 years ago
  5. 8d80bb5 Revert "Introduce SkArenaAlloc - should be fast for POD types and RAII for types with dtors." by Herb Derby · 8 years ago
  6. 6ff51ae Introduce SkArenaAlloc - should be fast for POD types and RAII for types with dtors. by Herb Derby · 8 years ago
  7. ab273fa move SkTRegister.h into tools by Mike Reed · 8 years ago
  8. 95e3c05 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  9. c456b73 Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h" by Kevin Lubick · 8 years ago
  10. a5494f1 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  11. 8eedbfc Revert "Revert "Improve quad edges' smoothness in non-AA cases"" by Yuqian Li · 8 years ago
  12. c0a7a08 remove xbyak experiment by Mike Klein · 8 years ago
  13. 1e74cad Revert "Improve quad edges' smoothness in non-AA cases" by Mike Klein · 8 years ago
  14. d4ed326 Improve quad edges' smoothness in non-AA cases by Yuqian Li · 8 years ago
  15. 86d55b3 Revert "Retry "SkRasterPipelineBlitter: support A8"..." by Mike Klein · 8 years ago
  16. 058e747 zero fBuf in new SkXbyakBench by Mike Klein · 8 years ago
  17. 83f532e Add a real SkXbyak bench, implement enough to run it. by Mike Klein · 8 years ago
  18. f55ea6a Retry "SkRasterPipelineBlitter: support A8"... by Mike Klein · 8 years ago
  19. 8c8cb5b simplify by removing _d stages by Mike Klein · 8 years ago
  20. a2d25ec Use stack instead of malloc() for most calls to SkRasterPipeline::run(). by Mike Klein · 8 years ago
  21. 55325b7 clean up non-ASCII comments by Hal Canary · 8 years ago
  22. 43fb7a0 BUILD.gn: skia_enable_pdf by Hal Canary · 8 years ago
  23. 09d994e Misc batch->op cleanup Part 1 of 2 by Brian Salomon · 8 years ago
  24. 9c457ad speedup dynamicwstream by Mike Reed · 8 years ago
  25. ba62b4a Change FLAGS_analyticAA's default to true by Yuqian Li · 8 years ago
  26. 4928229 add tests/bench for dynamicwstream by Mike Reed · 8 years ago
  27. d37d5d9 Revert "Revert "clamp to premul when reading premul sRGB"" by Mike Klein · 8 years ago
  28. 2e018f5 Revert "clamp to premul when reading premul sRGB" by Mike Klein · 8 years ago
  29. 04e10da clamp to premul when reading premul sRGB by Mike Klein · 8 years ago
  30. 941e7e2 re-land of added sk_FragCoord support to skslc by Ethan Nicholas · 8 years ago
  31. 131c1fb Add GMs and benchs for concave Analytic AA by Yuqian Li · 8 years ago
  32. e8e4a3e Revert "added sk_FragCoord support to skslc" by Greg Daniel · 8 years ago
  33. ce33f10 added sk_FragCoord support to skslc by Ethan Nicholas · 8 years ago
  34. ebfce6d change SkClipOp to a class enum by Mike Reed · 8 years ago
  35. 61624f0 Plumb dst color space in many places, rather than "mode" by Brian Osman · 8 years ago
  36. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  37. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  38. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  39. 75b5718 nanobench: Add per-run time reporting. by George Burgess IV · 8 years ago
  40. 11970e5 Add destination color space to shader ContextRec by Brian Osman · 8 years ago
  41. 1fcc404 SkEncodeImage: no more link-time registration by Hal Canary · 8 years ago
  42. 1edc5b9 Rename vars and functions from 'glslcaps'->'shadercaps' by Brian Salomon · 8 years ago
  43. 94efbf5 Merge GrGLSLCaps into GrShaderCaps by Brian Salomon · 8 years ago
  44. 729b582 Consistent naming. by Mike Klein · 8 years ago
  45. e03339a Convert blitter over to new style from_srgb, to_srgb. by Mike Klein · 8 years ago
  46. 0e39f97 Revert "Revert "make it illegal to include SkXfermode.h"" by Mike Reed · 8 years ago
  47. e9d1b29 Revert "make it illegal to include SkXfermode.h" by Greg Daniel · 8 years ago
  48. db68301 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  49. 07764ce make it illegal to include SkXfermode.h by Mike Reed · 8 years ago
  50. a2b4bdc Revert 248ff023 & 2cb6cb72 by Hal Canary · 8 years ago
  51. 248ff02 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  52. 99938a8 Merge GrGLSLShaderVar and GrShaderVar by Brian Salomon · 8 years ago
  53. 9e1138d re-land of switched skslc from std::string to SkString by Ethan Nicholas · 8 years ago
  54. 7992da3 Support decoding images to multiple formats, depending on usage by Brian Osman · 8 years ago
  55. 792d0f1 Revert "switched skslc from std::string to SkString" by Greg Daniel · 8 years ago
  56. f31ae49 Remove unnecessary attribute and varying type modifiers by Brian Salomon · 8 years ago
  57. d8df21a switched skslc from std::string to SkString by Ethan Nicholas · 8 years ago
  58. dfa492e Use SkFixedAllocator in SkLinearPipeline and remove the embedding of by Herb Derby · 8 years ago
  59. d470673 make SkXfermode.h go away by Mike Reed · 8 years ago
  60. 57ae6cf Revert "Support decoding images to multiple formats, depending on usage" by Brian Osman · 8 years ago
  61. c73a1ec Support decoding images to multiple formats, depending on usage by Brian Osman · 8 years ago
  62. af49b19 Start each pipeline with (x,y) in (dr,dg) registers for the shader. by Mike Klein · 8 years ago
  63. 7ef4b74 re-re-land of skslc now uses standard Skia caps by Ethan Nicholas · 8 years ago
  64. 857cb97 Revert "re-land of skslc now uses standard Skia caps" by Leon Scroggins · 8 years ago
  65. 498d403 re-land of skslc now uses standard Skia caps by Ethan Nicholas · 8 years ago
  66. b0b5360 Revert "skslc now uses standard Skia caps" by Leon Scroggins · 8 years ago
  67. 8af38a9 skslc now uses standard Skia caps by Ethan Nicholas · 8 years ago
  68. 6a01554 remove use of xfermode* in procs by Mike Reed · 8 years ago
  69. 7b8400d Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode by Brian Osman · 8 years ago
  70. bf111d7 Move SkOSPath out of include/core. by Ben Wagner · 8 years ago
  71. 2db8361 bench, samples, etc: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  72. faba371 remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM by Mike Reed · 8 years ago
  73. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  74. 7ecc596 Remove SkAutoTDeleteArray by Ben Wagner · 8 years ago
  75. a9e9bfc Delete qcms by Matt Sarett · 8 years ago
  76. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  77. 99e3f7d Remove unneeded SkColorSpace constructor TBR=reed@google.com BUG=skia: by Matt Sarett · 8 years ago
  78. 18fa642 chmod -x *.cpp *.h by Hal Canary · 8 years ago
  79. bd3fe47 Convert SkRasterPipeline loads and stores to indirect. by Mike Klein · 8 years ago
  80. e9f74b8 SkRasterPipeline::compile(). by Mike Klein · 8 years ago
  81. 526972e Rename all color space factories from New* to Make* by Brian Osman · 8 years ago
  82. 9cdd2ab add pipe to nanobench by Mike Reed · 8 years ago
  83. 9488833 Refactored SkColorSpace and added in a Lab PCS GM by raftias · 8 years ago
  84. f489886 Cache dst LUTs in SkColorSpaceXform by Matt Sarett · 8 years ago
  85. 7c602de Removed makeLinearGamma() from the public API for SkColorSpace by raftias · 8 years ago
  86. fbbbb9d fixed GLVec4ScalarBench by ethannicholas · 8 years ago
  87. 5961bc9 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  88. 31d097e8 Add SkColorSpaceXform to the public API by msarett · 8 years ago
  89. 9df16b5 Revert of Turned on SkSL->GLSL compiler (patchset #49 id:1240001 of https://codereview.chromium.org/2288033003/ ) by jvanverth · 8 years ago
  90. ccb1dd8 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  91. 4824cf4 Revert of Turned on SkSL->GLSL compiler (patchset #48 id:1220001 of https://codereview.chromium.org/2288033003/ ) by mtklein · 8 years ago
  92. dcfe6db Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  93. 15341a2 Revert of Turned on SkSL->GLSL compiler (patchset #47 id:1200001 of https://codereview.chromium.org/2288033003/ ) by jvanverth · 8 years ago
  94. 08b2ccf Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  95. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  96. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  97. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  98. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  99. 511f2d7 Make global use-analytic-AA bit threadsafe. by Mike Klein · 8 years ago
  100. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago