1. fa9f241 Add an enum layer of indirection for stock raster pipeline stages. by Mike Klein · 8 years ago
  2. baaf8ad Start moving SkRasterPipeline stages to SkOpts. by Mike Klein · 8 years ago
  3. 1e114f1 *SkTCast<int*>(float*) -> memcpy by Mike Klein · 8 years ago
  4. c8dd6bc Rearrange SkRasterPipeline scanline tail handling. by Mike Klein · 8 years ago
  5. 1f4a874 SkRasterPipeline: add last() and docs. by Mike Klein · 8 years ago
  6. 403d154 Revert "Revert "replace Arithmetic xfermode with imagefilter"" by Mike Reed · 8 years ago
  7. 10ff5bf Revert "replace Arithmetic xfermode with imagefilter" by Mike Reed · 8 years ago
  8. 0530c88 replace Arithmetic xfermode with imagefilter by Mike Reed · 8 years ago
  9. 849f502 Turn on -Wundefined-reinterpret-cast. by Mike Klein · 8 years ago
  10. cf7b877 Add BGRA as input format to SkColorSpaceXform by msarett · 8 years ago
  11. 4be0e7c Make SkColorSpaceXform::New() take bare ptrs by msarett · 8 years ago
  12. 04a44d0 Add a transient image filter cache to SkImage::makeWithFilter & PDF by brianosman · 8 years ago
  13. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  14. c044461 Support Float32 output from SkColorSpaceXform by msarett · 8 years ago
  15. c71a9b7 Revert of Support Float32 output from SkColorSpaceXform (patchset #7 id:140001 of https://codereview.chromium.org/2339233003/ ) by msarett · 8 years ago
  16. 43d6651 Support Float32 output from SkColorSpaceXform by msarett · 8 years ago
  17. f93d711 SkFontData to use smart pointers. by bungeman · 8 years ago
  18. 606add3 Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://codereview.chromium.org/2339273002/ ) by bungeman · 8 years ago
  19. d8c2476 SkFontData to use smart pointers. by bungeman · 8 years ago
  20. 9f1f6e2 More NoGPU compile fixes by brianosman · 8 years ago
  21. e1baa7c [SVGDom] Expose intrinsic size info by fmalita · 8 years ago
  22. 95573e4 Fix SVG flag iOS linking by fmalita · 8 years ago
  23. 6519c21 Nanobench SVG support by fmalita · 8 years ago
  24. 8bbcd5a Reduce overhead for linear color xforms by msarett · 8 years ago
  25. 79d5a89 No \n in bench names. by jcgregorio · 8 years ago
  26. 6270e55 Add ContextOptions field to SkCommandLineConfigGpu by csmartdalton · 8 years ago
  27. 37283c2 Use sk_sp text blob APIs by fmalita · 8 years ago
  28. 42943c8 change SkStreams to work with sk_sp<SkData> instead of SkData* by reed · 8 years ago
  29. b3cb214 Benchmarks for testing changes to GrResourceCache replacement policy when over budget. by bsalomon · 8 years ago
  30. 2ecc35f Checking for valid colorType, alphaType, colorSpace in SkCodec by msarett · 8 years ago
  31. 0764efe Add option to skip rects to drawImageLattice() by msarett · 8 years ago
  32. 0e22eb8 Some tests around surface creation and snapshotting with color space by brianosman · 8 years ago
  33. 1703bd1 benchmarks: Avoid brackets and commas in test names. by jcgregorio · 8 years ago
  34. 10e3d9b Batched implementation of drawLattice() for GPU by msarett · 8 years ago
  35. 7fc0858 Revert of Batched implementation of drawLattice() for GPU (patchset #7 id:180001 of https://codereview.chromium.org/2255963002/ ) by msarett · 8 years ago
  36. 530032a SkPDF: in-place font subsetting by halcanary · 8 years ago
  37. 93242c4 Batched implementation of drawLattice() for GPU by msarett · 8 years ago
  38. 200877e Optimize color xforms when src and dst are matching by msarett · 8 years ago
  39. fbfa258 Optimized implementation of quickReject() by msarett · 8 years ago
  40. 5aeb2fa Revert of Optimized implementation of quickReject() (patchset #12 id:260001 of https://codereview.chromium.org/2225393002/ ) by mtklein · 8 years ago
  41. d22a817 Optimized implementation of quickReject() by msarett · 8 years ago
  42. 27cdd94 Implement GPU occluded blur mask filter by robertphillips · 8 years ago
  43. 1d65fe2 In recording benches, record to and from the same format. by mtklein · 8 years ago
  44. 80ac591 Add time return argument to SkCurveMeasure's getPosTan, rename to getPosTanTime by hstern · 8 years ago
  45. c5769b2 Revert of Change mapRectScaleTranslate to pass args/ret by value (patchset #2 id:20001 of https://codereview.chromium.org/2138943002/ ) by halcanary · 8 years ago
  46. 1bd13ca Change mapRectScaleTranslate to pass args/ret by value by reed · 8 years ago
  47. 0446a3c Add initial CurveMeasure code by hstern · 8 years ago
  48. 4e97607 Use sse4.2 CRC32 instructions to hash when available. by mtklein · 8 years ago
  49. 8c1a4f8 update picture recording benchmarks to allow comparison with SkLiteRecorder by mtklein · 8 years ago
  50. 9c5052f SkLite* by mtklein · 8 years ago
  51. 276d328 Add new bench for occluded blurmaskfilter draws by robertphillips · 8 years ago
  52. ffae30d Convert SkAutoTUnref<SkData> to sk_sp<SkData>. by bungeman · 8 years ago
  53. d1ec89b Perform color correction on png decodes by msarett · 8 years ago
  54. e57b8c9 Add new benchmark for testing special hard stop gradient cases by fmenozzi · 8 years ago
  55. 38d909e Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  56. c573a40 Add drawImageLattice() and drawBitmapLattice() APIs by msarett · 8 years ago
  57. fe2042e SkRasterPipeline: new APIs for fusion by mtklein · 8 years ago
  58. fa25106 SkPDF: PDFStream has-a not is-a PDFDict by halcanary · 8 years ago
  59. a714bc3 Fix various SkColorSpace bugs by msarett · 8 years ago
  60. e0d3629 Add test configs for instanced rendering by csmartdalton · 8 years ago
  61. 50ce1f2 Add color space xform support to SkJpegCodec (includes F16!) by msarett · 8 years ago
  62. 39979d8 Revert of Add color space xform support to SkJpegCodec (includes F16!) (patchset #9 id:260001 of https://codereview.chromium.org/2174493002/ ) by msarett · 8 years ago
  63. 73d5533 Add color space xform support to SkJpegCodec (includes F16!) by msarett · 8 years ago
  64. 17e8297 Add HardStopGradientBench_ScaleNumHardStops.cpp by fmenozzi · 8 years ago
  65. 570c868 Clean up some unused atomic routines. by mtklein · 8 years ago
  66. efded51 Always supply a color space (sRGB for now) with F16 by brianosman · 8 years ago
  67. 530c844 Remove unnecessary getColorSpace() API from SkCodec by msarett · 8 years ago
  68. 0c90247 Correct sRGB <-> linear everywhere. by mtklein · 8 years ago
  69. 566ea9b Tune linear->sRGB constants to round-trip all bytes. by mtklein · 8 years ago
  70. 575b2a3 Fix master-skia build by msarett · 8 years ago
  71. 6bdbf44 Improve naive SkColorXform to half floats by msarett · 8 years ago
  72. 9ce3a54 Add capability for SkColorXform to output half floats by msarett · 8 years ago
  73. eb92cb3 SkPdf: smaller color serialization by halcanary · 8 years ago
  74. 036e183 Add a bench to measure the best way to pack from int to uint16_t with SSE. by mtklein · 8 years ago
  75. 05c73b7 Remove bulk float <-> half routines. These are dead code. by mtklein · 8 years ago
  76. dda5445 Remove GrLayerHoister by robertphillips · 8 years ago
  77. 0358a6a Update SkOpts namespaces. by mtklein · 8 years ago
  78. 281b33f SkRasterPipeline preliminaries by mtklein · 8 years ago
  79. 7438bfc Factor code to rotate a canvas about a point. by bungeman · 8 years ago
  80. 2edf0c6 Remove bloat from SkBlend_opts. by herb · 8 years ago
  81. 54d500f Add benchmarks for 3 and 4 colors (most common) by fmenozzi · 8 years ago
  82. afb8539 Revert of try to speed-up maprect + round2i + contains (patchset #8 id:140001 of https://codereview.chromium.org/2133413002/ ) by msarett · 8 years ago
  83. b42b785 try to speed-up maprect + round2i + contains by reed · 8 years ago
  84. 63d1441 Remove obsolete bench analysis scripts by tomhudson · 8 years ago
  85. d6767aa Add HardStopGradientBench.cpp by fmenozzi · 8 years ago
  86. ffa185d Revert of Add HardStopGradientBench.cpp (patchset #3 id:40001 of https://codereview.chromium.org/2131643002/ ) by fmenozzi · 8 years ago
  87. d0d652e Add HardStopGradientBench.cpp by fmenozzi · 8 years ago
  88. 6092b6e Revert of change mapRectScaleTranslate to pass args/ret by value (patchset #1 id:1 of https://codereview.chromium.org/2137853002/ ) by reed · 8 years ago
  89. 14dce6e change mapRectScaleTranslate to pass args/ret by value by reed · 8 years ago
  90. a7f2964 Begin instanced rendering for simple shapes by csmartdalton · 8 years ago
  91. 47df89e speed up maprect for scale+trans case by reed · 8 years ago
  92. ee41b75 SkPDF: alloc less memory for strings by halcanary · 8 years ago
  93. dabe5d3 update callers to not use SkColorProfileType by reed · 8 years ago
  94. db197a5 Fix Mac clang linker by msarett · 8 years ago
  95. 67cb666 Add --simpleCodec to nanobench flags to run a smaller set of benchmarks by msarett · 8 years ago
  96. a27f669 Benchmark rotated rect with AA/noAA by liyuqian · 8 years ago
  97. 1a48e13 Respect color type and gamma settings in nanobench GPU configs by brianosman · 8 years ago
  98. 52ede1d More removal of SkColorProfileType... by brianosman · 8 years ago
  99. d280957 Support sRGB dsts in opt code by msarett · 8 years ago
  100. 802acec Revert of More removal of SkColorProfileType... (patchset #2 id:20001 of https://codereview.chromium.org/2071393002/ ) by egdaniel · 8 years ago