1. 7a0ebfc Add a tooling flag for path mask caching by Chris Dalton · 7 years ago
  2. 0b4d8aa Add benchmark for comparing multitexturing to non-multitexturing image draws. by Brian Salomon · 7 years ago
  3. 0177698 Warmup for one extra frame in nanobench by Brian Osman · 7 years ago
  4. f0ffb89 Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Mike Reed · 7 years ago
  5. b30d113 Do not try to time kFailedLoops by Leon Scroggins III · 7 years ago
  6. 5a2e50e Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap""" by Mike Reed · 7 years ago
  7. cd284c5 Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"" by Mike Reed · 7 years ago
  8. 809cbed Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Jim Van Verth · 7 years ago
  9. 88757da guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  10. f46633f Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Greg Daniel · 7 years ago
  11. 98a6216 guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  12. 3528eb3 Run the first bench for 1000ms to warm up the nanobench if FLAGS_ms < 1000. by Yuqian Li · 7 years ago
  13. 5ad87aa Copy benchmark names, which may be transient strings by Brian Osman · 7 years ago
  14. c2ce091 Fix config strings in nanobench tracing by Brian Osman · 7 years ago
  15. c3cdef5 Add top-level trace markers for each benchmark by Brian Osman · 7 years ago
  16. f981066 Threaded generation of software paths by Brian Osman · 7 years ago
  17. e6befa5 add 'a8' config for nanobench, specialize blitV for raster-pipeline by Mike Reed · 7 years ago
  18. 87ae989 Revert "Threaded generation of software paths" by Brian Salomon · 7 years ago
  19. 76323bc Threaded generation of software paths by Brian Osman · 7 years ago
  20. 32fa510 Abort dm/nanobench on bad configs. by Ben Wagner · 7 years ago
  21. df60e36 New analytic AA scan converter using delta (I call it DAA for now) by Yuqian Li · 7 years ago
  22. ede7bac use unique_ptr for codec factories by Mike Reed · 7 years ago
  23. bc8150f Faster, thread-safe implementation by Brian Osman · 7 years ago
  24. 53136aa First stab at JSON event tracer by Brian Osman · 7 years ago
  25. 81e7bf8 Update gpu caps for valid sample counts. by Greg Daniel · 7 years ago
  26. dcbb9d9 Add SkDebugf trace event handler. by Brian Salomon · 7 years ago
  27. 571b30f Reland "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  28. 8321f75 Revert "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  29. 742a3e2 Remove support for decoding to kIndex_8 by Leon Scroggins III · 7 years ago
  30. c665e5b add --csv option to nanobench by Mike Reed · 7 years ago
  31. c928fe2 add testing flag to force rasterpipeline by Mike Reed · 7 years ago
  32. 12e946b deprecate odd variants of SkCanvas::readPixels by Mike Reed · 8 years ago
  33. 6405e71 Remove gpu configs that don't have explicit API. by Brian Salomon · 8 years ago
  34. 90b2005 remove SkPictureUtils.h by Mike Reed · 8 years ago
  35. 008b9d8 Add the ability to enable/disable GPU path renderers by csmartdalton · 8 years ago
  36. e812d49 Rename GrContextFactory::ContextOptions to ContextOverrides by csmartdalton · 8 years ago
  37. 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
  38. 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 8 years ago
  39. ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
  40. be28ee2 Make iOS main() functions normal. by Mike Klein · 8 years ago
  41. adacaef iOS: cd into Documents folder at startup by Mike Klein · 8 years ago
  42. 9873606 Make flag parsing work in GN-built iOS nanobench. by Mike Klein · 8 years ago
  43. 6ccd2ca Generate Android build targets for dm and nanobench by Leon Scroggins III · 8 years ago
  44. 5a523fe Keep valgrind happen by purging caches. by Herb Derby · 8 years ago
  45. d8ee67c Add -Release ASAN bots. by Mike Klein · 8 years ago
  46. 550148b Reland https://skia-review.googlesource.com/c/6091/ by Yuqian Li · 8 years ago
  47. aeef561 Revert "Reland https://skia-review.googlesource.com/c/6091/" by Yuqian Li · 8 years ago
  48. b46fff6 Reland https://skia-review.googlesource.com/c/6091/ by Yuqian Li · 8 years ago
  49. 90ee03b Revert "Implement Analytic AA for General Paths (with Guard against Chrome)" by Yuqian Li · 8 years ago
  50. 89a0e72 Implement Analytic AA for General Paths (with Guard against Chrome) by Yuqian Li · 8 years ago
  51. 95e3c05 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  52. c456b73 Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h" by Kevin Lubick · 8 years ago
  53. a5494f1 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  54. 55325b7 clean up non-ASCII comments by Hal Canary · 8 years ago
  55. ba62b4a Change FLAGS_analyticAA's default to true by Yuqian Li · 8 years ago
  56. 75b5718 nanobench: Add per-run time reporting. by George Burgess IV · 8 years ago
  57. 1fcc404 SkEncodeImage: no more link-time registration by Hal Canary · 8 years ago
  58. db68301 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  59. a2b4bdc Revert 248ff023 & 2cb6cb72 by Hal Canary · 8 years ago
  60. 248ff02 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  61. bf111d7 Move SkOSPath out of include/core. by Ben Wagner · 8 years ago
  62. 2db8361 bench, samples, etc: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  63. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  64. 526972e Rename all color space factories from New* to Make* by Brian Osman · 8 years ago
  65. 9cdd2ab add pipe to nanobench by Mike Reed · 8 years ago
  66. 7c602de Removed makeLinearGamma() from the public API for SkColorSpace by raftias · 8 years ago
  67. 511f2d7 Make global use-analytic-AA bit threadsafe. by Mike Klein · 8 years ago
  68. 38911a7 Resubmit issue 2221103002 to fix the iOS build by declaring the flag in by liyuqian · 8 years ago
  69. d36baa7 Revert of Analytic AntiAlias for Convex Shapes (patchset #14 id:260001 of https://codereview.chromium.org/2221103002/ ) by stephana · 8 years ago
  70. 7795822 Implement AnalyticAA for convex shapes. by liyuqian · 8 years ago
  71. f93d711 SkFontData to use smart pointers. by bungeman · 8 years ago
  72. 606add3 Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://codereview.chromium.org/2339273002/ ) by bungeman · 8 years ago
  73. d8c2476 SkFontData to use smart pointers. by bungeman · 8 years ago
  74. 9f1f6e2 More NoGPU compile fixes by brianosman · 8 years ago
  75. e1baa7c [SVGDom] Expose intrinsic size info by fmalita · 8 years ago
  76. 95573e4 Fix SVG flag iOS linking by fmalita · 8 years ago
  77. 6519c21 Nanobench SVG support by fmalita · 8 years ago
  78. 6270e55 Add ContextOptions field to SkCommandLineConfigGpu by csmartdalton · 8 years ago
  79. 42943c8 change SkStreams to work with sk_sp<SkData> instead of SkData* by reed · 8 years ago
  80. 0e22eb8 Some tests around surface creation and snapshotting with color space by brianosman · 8 years ago
  81. 8c1a4f8 update picture recording benchmarks to allow comparison with SkLiteRecorder by mtklein · 8 years ago
  82. 38d909e Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  83. e0d3629 Add test configs for instanced rendering by csmartdalton · 8 years ago
  84. efded51 Always supply a color space (sRGB for now) with F16 by brianosman · 8 years ago
  85. dda5445 Remove GrLayerHoister by robertphillips · 8 years ago
  86. db197a5 Fix Mac clang linker by msarett · 8 years ago
  87. 67cb666 Add --simpleCodec to nanobench flags to run a smaller set of benchmarks by msarett · 8 years ago
  88. 1a48e13 Respect color type and gamma settings in nanobench GPU configs by brianosman · 8 years ago
  89. 52ede1d More removal of SkColorProfileType... by brianosman · 8 years ago
  90. 802acec Revert of More removal of SkColorProfileType... (patchset #2 id:20001 of https://codereview.chromium.org/2071393002/ ) by egdaniel · 8 years ago
  91. 944876f More removal of SkColorProfileType... by brianosman · 8 years ago
  92. b109b8c Lots of progress on switching to SkColorSpace rather than SkColorProfileType by brianosman · 8 years ago
  93. ab82418 Revert of Lots of progress switching to SkColorSpace rather than SkColorProfileType (patchset #10 id:180001 of https://codereview.chromium.org/2069173002/ ) by brianosman · 8 years ago
  94. 6a61a87 Lots of progress on switching to SkColorSpace rather than SkColorProfileType by brianosman · 8 years ago
  95. 4dbbd04 SkLeanWindows.h: #include "Windows.h" fewer places by halcanary · 8 years ago
  96. 2cee902 Add color correction benchmark - with comparison to qcms by msarett · 8 years ago
  97. ca1ec03 Move forceSRGB to SkCommonFlags. by herb · 8 years ago
  98. b8486f5 add --forceSRGB option to nanobench, to get all src images to be SRGB by reed · 8 years ago
  99. d1227a7 Delete SkBitmapRegionCanvas by msarett · 8 years ago
  100. 9837740 Simplify GrSWMaskHelper by robertphillips · 8 years ago