1. 60c37e7 Enable SKSL in skia_nanobench, enforce resources being present. by Nathaniel Nifong · 4 years, 9 months ago
  2. 9241a6d Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Brian Salomon · 4 years, 10 months ago
  3. cb55010 Revert "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Ravi Mistry · 4 years, 10 months ago
  4. 6fc04f8 Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 4 years, 10 months ago
  5. 9c21978 Revert "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 4 years, 10 months ago
  6. ce240cc SkSurface asynchronous read APIs allow client to extend pixel lifetime by Brian Salomon · 4 years, 10 months ago
  7. 5faf474 More bounds fixes for StrokeRect and DefaultPath when using MSAA for non-aa. by Greg Daniel · 4 years, 10 months ago
  8. 4bc0c1f Rename GrColorSpaceInfo -> GrColorInfo by Brian Salomon · 4 years, 10 months ago
  9. b23d66e Interpreter: Lots of minor cleanup/refactoring by Brian Osman · 4 years, 10 months ago
  10. 4241f5e Revert "add guard to switch to SkPathTypes" by Mike Reed · 4 years, 10 months ago
  11. e1af444 add guard to switch to SkPathTypes by Mike Reed · 4 years, 10 months ago
  12. de4456f Add bench for SkDDLRecorder detach by Robert Phillips · 4 years, 11 months ago
  13. cf39f37 Remove maxCount resource cache limit by Robert Phillips · 4 years, 11 months ago
  14. 922e225 Add a colortype conversion bench by Florin Malita · 5 years ago
  15. 92b3335 more rect api simplifications by Mike Reed · 5 years ago
  16. bf6b979 GrSurfaceContext not ref counted. by Brian Salomon · 5 years ago
  17. 147b664 improve verts bench by Mike Reed · 5 years ago
  18. 8f3bd77 make pathiter bench a little more realistic by Mike Reed · 5 years ago
  19. 5f152f0 add path-edger; lightweight Iter for edges by Mike Reed · 5 years ago
  20. d566e2e Remove unused dstColorSpace parameter from makeTextureImage by Brian Osman · 5 years ago
  21. 406ff50 Clean up some gm factory use. by Ben Wagner · 5 years ago
  22. edda565 gm: GMFactory returns a unique_ptr<> by Hal Canary · 5 years ago
  23. c2da70f expand drawAtlas bench to include rotations by Mike Reed · 5 years ago
  24. 74c19de Add SkUNREACHABLE to definition of SK_ABORT. by Brian Salomon · 5 years ago
  25. 6fa62e2 Remove use of GrColorType on GrCaps::getRenderTargetSampleCount. by Greg Daniel · 5 years ago
  26. 560e917 specialize drawAtlas for raster backend by Mike Reed · 5 years ago
  27. 2300318 Update benchmarks to use new filter factories by Michael Ludwig · 5 years ago
  28. 76c6ff0 fix bench to scale up, so we don't skip high-qual-filter by Mike Reed · 5 years ago
  29. 9dc0b9e remove code now that loopers are dead (w.r.t. canvas and paint) by Mike Reed · 5 years ago
  30. 1386366 renamed SkSL texture() and process() to sample() by Ethan Nicholas · 5 years ago
  31. 52337de re-run tools/rewrite_includes.py by Mike Klein · 5 years ago
  32. 5207f35 The current version... by Julia Lavrova · 5 years ago
  33. b7dad44 Reland "hide drawlooper from paint" by Mike Reed · 5 years ago
  34. 6dc14de Revert "hide drawlooper from paint" by Robert Phillips · 5 years ago
  35. 766b42b hide drawlooper from paint by Mike Reed · 5 years ago
  36. 869a3e8 Reland "Interpreter: Bounds check array access, add bool return from run" by Brian Osman · 5 years ago
  37. 3e6aa9f Revert "Interpreter: Bounds check array access, add bool return from run" by Brian Osman · 5 years ago
  38. f42de9e Interpreter: Bounds check array access, add bool return from run by Brian Osman · 5 years ago
  39. acf98df Remove WallTimer class. by Ben Wagner · 5 years ago
  40. 5b5dabc make some SkVM benches uneven by Mike Klein · 5 years ago
  41. 4a47da7 Interpreter: Disallow return statements inside loops or conditionals by Brian Osman · 5 years ago
  42. 21ba586 create outer forloop to support loops=-1 by Mike Reed · 5 years ago
  43. 55a85fc Bulkify SkGlyphCacheBench by Herb Derby · 5 years ago
  44. 27ae52c Make deferred render target context without config or format by Brian Salomon · 5 years ago
  45. ac8f443 auto-tune nanobench in all builds by Mike Klein · 5 years ago
  46. 6b98280 Track if we need stencil on GrRenderTargetContext by Chris Dalton · 5 years ago
  47. a4eecd8 findImage(const SkGlyph&) -> prepareImage(SkGlyph*) by Herb Derby · 5 years ago
  48. d628747 Make GrColorSpaceInfo store GrColorType. by Brian Salomon · 5 years ago
  49. 1ae6ac8 add RP comparison for SkVM_Overhead by Mike Klein · 5 years ago
  50. 511dcfc Remove getGlyphIDMatrics type calls. by Herb Derby · 5 years ago
  51. 6ce447a Eliminate mixed samples as an FBO type or AA type by Chris Dalton · 5 years ago
  52. 8b5cf82 add SkVM_Overhead bench, simple improvements by Mike Klein · 5 years ago
  53. 244ba55 rearrange who mprotects by Mike Klein · 5 years ago
  54. 397fc88 first VEX ymm vector ops by Mike Klein · 5 years ago
  55. 3fd3cc9 runtime shaders by Mike Reed · 5 years ago
  56. 2b1a544 Reland "Reland "Reland "Interpreter: Support striped inputs for less overhead""" by Brian Osman · 5 years ago
  57. 01c9b89 Revert "Reland "Reland "Interpreter: Support striped inputs for less overhead""" by Brian Osman · 5 years ago
  58. 59b22f9 Reland "Reland "Interpreter: Support striped inputs for less overhead"" by Brian Osman · 5 years ago
  59. 2c59b4e Reland "Revert "Interpreter: Support striped inputs for less overhead"" by Brian Osman · 5 years ago
  60. edc42b9 Revert "Revert "Interpreter: Support striped inputs for less overhead"" by Brian Osman · 5 years ago
  61. 645fe10 Revert "Interpreter: Support striped inputs for less overhead" by Brian Osman · 5 years ago
  62. 5d89b66 Interpreter: Support striped inputs for less overhead by Brian Osman · 5 years ago
  63. f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 5 years ago
  64. 08a8496 Interpreter: Simplify interface quite a bit. by Brian Osman · 5 years ago
  65. 569f12f Interpreter: Vectorized interpreter by Brian Osman · 5 years ago
  66. a3552c5 Reland "SkParagraph" by Julia Lavrova · 5 years ago
  67. 07cd38d Revert "SkParagraph" by Herb Derby · 5 years ago
  68. 10ad0b9 SkParagraph by Julia Lavrova · 5 years ago
  69. ac71827 Make FindOrCreateStrikeWithNoDeviceExclusive analog for SkStrikeSpec by Herb Derby · 5 years ago
  70. 36a54c1 Rename SkStrikeSpecStorage -> SkStrikeSpec by Herb Derby · 5 years ago
  71. fc99416 Major rearchitecture of SkSL parsing, focused on improving performance. by Ethan Nicholas · 5 years ago
  72. 7b7077c centralize test/bench SkVM builders by Mike Klein · 5 years ago
  73. baf6478 Convert over more sites to SkStrikeSpecStorage, and remove unused calls by Herb Derby · 5 years ago
  74. 663afe5 Move GrPathUtils, GrRect, and GrShape into src/gpu/geometry/ by Michael Ludwig · 5 years ago
  75. 03ce675 fix SKVM_ benches by Mike Klein · 5 years ago
  76. 68c50d0 sketch an skvm by Mike Klein · 5 years ago
  77. 40679c3 added SkSL bench by Ethan Nicholas · 5 years ago
  78. fec9b90 add unit scaling mode to benchmark/nanobench by Mike Klein · 5 years ago
  79. 8a9a371 Reland "Added AutoreleasePool for managing pool memory in testing apps." by Jim Van Verth · 5 years ago
  80. c4fec06 Revert "Added AutoreleasePool for managing pool memory in testing apps." by Kevin Lubick · 5 years ago
  81. a36e089 Added AutoreleasePool for managing pool memory in testing apps. by Jim Van Verth · 5 years ago
  82. fcea9a9 SkPDF: MakeShader uses Color4f by Hal Canary · 5 years ago
  83. ab6eefe Move SkLeanWindows.h to src. by Ben Wagner · 5 years ago
  84. d93ee53 Rework colorfilter bench by Mike Reed · 5 years ago
  85. a705cb9 remove SkLiteDL by Mike Klein · 5 years ago
  86. 51e15a6 Use SkTextEncoding enum instead of macros. by Ben Wagner · 5 years ago
  87. 70aab82 Shaper Tests: fix g3 build by Hal Canary · 5 years ago
  88. 56947a7 Shaper Tests: make a macro, rename test resources. by Hal Canary · 5 years ago
  89. dc19391 SkShaper: new benchmarks by Hal Canary · 5 years ago
  90. a5ef397 More polyutils fixes by Jim Van Verth · 5 years ago
  91. e869a1e stop calling legacy 255-biased colormatrix by Mike Reed · 5 years ago
  92. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  93. 377befa Update compositing benchmark to use image-set API by Michael Ludwig · 5 years ago
  94. 64670cb Reland "Simplify SkTypeface::charsToGlyphs API to require UTF32 input" by Mike Reed · 5 years ago
  95. 33906ad Reland "Revert "Simplify SkTypeface::charsToGlyphs API to require UTF32 input"" by Robert Phillips · 5 years ago
  96. 652b007a Revert "Revert "Simplify SkTypeface::charsToGlyphs API to require UTF32 input"" by Mike Reed · 5 years ago
  97. 70ed05e Revert "Simplify SkTypeface::charsToGlyphs API to require UTF32 input" by Mike Reed · 5 years ago
  98. fde841d Simplify SkTypeface::charsToGlyphs API to require UTF32 input by Mike Reed · 5 years ago
  99. 194cab0 use slope-guess for faster charToGlyph by Mike Reed · 5 years ago
  100. 0c60708 add utility for caching char2glyph by Mike Reed · 5 years ago