1. c588af9 bigger channel buffers in fm_bot by Mike Klein · 5 years ago
  2. 140a476 make presubmit failures clearer by Mike Klein · 5 years ago
  3. 8f8354a Reland "Remove GrCaps::SupportedRead::fSwizzle and supporting code" by Brian Salomon · 5 years ago
  4. c876404 tools/sk_app/macos: support command key by Hal Canary · 5 years ago
  5. 0a15cc6 Propagate GrRenderable flag to GrCaps::getBackendFormatFromColorType by Robert Phillips · 5 years ago
  6. 5591fdf small refactors by Mike Klein · 5 years ago
  7. 9dc0b9e remove code now that loopers are dead (w.r.t. canvas and paint) by Mike Reed · 5 years ago
  8. 88b448a skpbench: invoke 'adb wait-for-device' lazily by Chris Dalton · 5 years ago
  9. bb41343 add a fast subset option and --dry-run by Mike Klein · 5 years ago
  10. 66ed6a0 tweak how we avoid rewriting vulkan includes by Mike Klein · 6 years ago
  11. 1b458e8 Format skpbench.cpp with tools/rewrite_includes.py by Nathaniel Nifong · 5 years ago
  12. fa40851 Extend skpbench to play multi frame files. by Nathaniel Nifong · 5 years ago
  13. fe49163 Major rewrite of the particle system based on the SkSL interpreter by Brian Osman · 6 years ago
  14. 5cc084b [perf_skottiewasm_lottieweb] Script to parse and combine skottie/lottieweb perf CSVs by Ravi Mistry · 6 years ago
  15. 52337de re-run tools/rewrite_includes.py by Mike Klein · 6 years ago
  16. a1730e1 SkMetaData: remove unused features by Hal Canary · 6 years ago
  17. 699dadc Skip non-D3D11 test contexts on Windows-on-ARM bots by Brian Osman · 6 years ago
  18. d6cb7ae [perf_skottiewasm_lottieweb] Add new bots for LottieWeb_Canvas by Ravi Mistry · 6 years ago
  19. d15571a [perf_skottiewasm_lottieweb] Use 3 loops for more consistency by Ravi Mistry · 6 years ago
  20. 5f24018 [skottie] Ref-counted animators by Florin Malita · 6 years ago
  21. 84bcd0c skvmtool upgrades by Mike Klein · 6 years ago
  22. c80b0e9 Make rest of GrGpu::wrapBackend* methods take a GrColorType (take 2) by Robert Phillips · 6 years ago
  23. 27b4d8d Remove sample count from GrSurfaceDesc. by Brian Salomon · 6 years ago
  24. f702ed4 add 'r'epeat option sans the HUD (to not complicate the profile) by Mike Reed · 6 years ago
  25. b7dad44 Reland "hide drawlooper from paint" by Mike Reed · 6 years ago
  26. 5372ebd [skottie-wasm-perf] Don't redraw unchanged frames by Florin Malita · 6 years ago
  27. 6dc14de Revert "hide drawlooper from paint" by Robert Phillips · 6 years ago
  28. 00d4f53 [skottie] Expose SG inval controller on seek() by Florin Malita · 6 years ago
  29. 766b42b hide drawlooper from paint by Mike Reed · 6 years ago
  30. 3e45e12 Update to Dawn ToT. by Stephen White · 6 years ago
  31. c3318f0 ccpr: Add an MSAA atlas mode by Chris Dalton · 6 years ago
  32. e8a766b Move GrProtected off GrSurfaceDesc and pass separately. by Brian Salomon · 6 years ago
  33. 00fb724 Move read swizzle from GL ConfigInfo to FormatInfo. by Greg Daniel · 6 years ago
  34. 985741a First draft of Dawn backend: clears are working. by Stephen White · 6 years ago
  35. dd39980 Revert "Make rest of GrGpu::wrapBackend* methods take a GrColorType" by Robert Phillips · 6 years ago
  36. 9725638 Make rest of GrGpu::wrapBackend* methods take a GrColorType by Robert Phillips · 6 years ago
  37. fad9fbc Revert "First draft of Dawn backend: clears are working." by Greg Daniel · 6 years ago
  38. 6cebea4 First draft of Dawn backend: clears are working. by Stephen White · 6 years ago
  39. f2c2ba9 Remove kRenderTarget_GrSurfaceFlag, instead pass GrRenderable. by Brian Salomon · 6 years ago
  40. e574f1e [reland] SkMetaData: move from src/ to tools/ by Hal Canary · 6 years ago
  41. 2616efd pin down arg() stride (a.k.a. type) info sooner by Mike Klein · 6 years ago
  42. ff2e8fe sk_app, Sample: Unify InputState enum. by Hal Canary · 6 years ago
  43. 0902c98 Pass GrColorType to the GrGpu::wrapRenderableBackendTexture chain of calls (take 2) by Robert Phillips · 6 years ago
  44. fe88bf6 Revert "Pass GrColorType to the GrGpu::wrapRenderableBackendTexture chain of calls" by Greg Daniel · 6 years ago
  45. 12e7585 Revert "SkMetaData: move from src/ to tools/" by Greg Daniel · 6 years ago
  46. 5572737 Pass GrColorType to the GrGpu::wrapRenderableBackendTexture chain of calls by Robert Phillips · 6 years ago
  47. 9d844d8 SkMetaData: move from src/ to tools/ by Hal Canary · 6 years ago
  48. fcf6359 Sample not RefCnted; ClickHandling moved out of viewer by Hal Canary · 6 years ago
  49. acf98df Remove WallTimer class. by Ben Wagner · 6 years ago
  50. 4c5edc2 [perf_skottiewasm_lottieweb] Add flag for use_gpu by Ravi Mistry · 6 years ago
  51. aa04068 [perf_skottiewasm_lottieweb] Explicit window sizing by Florin Malita · 6 years ago
  52. 4124807 tools: separate TimeUtils from AnimTimer by Hal Canary · 6 years ago
  53. 8590026 [perf_skottiewasm_lottieweb] Enable GPU tracing by Florin Malita · 6 years ago
  54. af545d7 Fix GL MSAA support in Mac Viewer. by Jim Van Verth · 6 years ago
  55. d361e64 Enable MSAA for Metal. by Jim Van Verth · 6 years ago
  56. 649774b [perf_skottiewasm_lottieweb] Turn on skottie+wasm flush for a better comparison by Ravi Mistry · 6 years ago
  57. 658d499 New approach to fixing Vulkan MSAA. by Jim Van Verth · 6 years ago
  58. 37a4bed [perf_skottiewasm_lottieweb] Do 2 loops with 25 points each and then pick 25 from the middle by Ravi Mistry · 6 years ago
  59. e877dce Add kRGBA_8888_SRGB GrColorType and remove GrSRGBEncoded. by Greg Daniel · 6 years ago
  60. 19ece74 Only include angle in default configs when it's enabled by Brian Osman · 6 years ago
  61. 3a85ed1 ModifierKey unifies sk_app::Window::ModifierKey & Sample::Click::ModifierKey by Hal Canary · 6 years ago
  62. 778ba8a Re-enable Vulkan MSAA support in Viewer by Jim Van Verth · 6 years ago
  63. 627d053 Move uses of functions taking SkColorType to GrColorType versions in GrCaps. by Greg Daniel · 6 years ago
  64. c74a550 GM: s/handleKey/onChar/ by Hal Canary · 6 years ago
  65. 56065d9 [skottie-wasm-perf] Turn on chrome tracing by Ravi Mistry · 6 years ago
  66. b2be410 [lottie-web-perf] Use SVG renderer and turn on chrome tracing by Ravi Mistry · 6 years ago
  67. 6cc65e1 Samples: simplify Sample::Event by Hal Canary · 6 years ago
  68. 8a02731 Samples: add name() virtual by Hal Canary · 6 years ago
  69. 7e65076 move Builder/Program dump() by Mike Klein · 6 years ago
  70. 9ee1edd Add SkMakeSpan and helpful conversion by Herb Derby · 6 years ago
  71. b5f95cd tool support for SkVM JIT on aarch64 by Mike Klein · 6 years ago
  72. f2c52ef Update valgrind suppression by Brian Salomon · 6 years ago
  73. da2e67a Add GrProtected parameter to all createBackendTexture variants by Robert Phillips · 6 years ago
  74. 1d43530 Pass alpha type to GrSurfaceContext::read/writePixels and remove flags. by Brian Salomon · 6 years ago
  75. ab013eb Move GL caps textureable and fbocolorattachment flags to FormatInfo. by Greg Daniel · 6 years ago
  76. 9c31047 Reland "DM: Add a per-sink MemoryCache to all GPU sinks" by Brian Osman · 6 years ago
  77. 199ff68 [lottie-web-perf] Use canvas renderer for lottie-web by Ravi Mistry · 6 years ago
  78. 1958fbb Revert "DM: Add a per-sink MemoryCache to all GPU sinks" by Brian Osman · 6 years ago
  79. a7b224d DM: Add a per-sink MemoryCache to all GPU sinks by Brian Osman · 6 years ago
  80. 02eefbe header self-sufficiency and idempotency by Hal Canary · 6 years ago
  81. b3c9745 Remove "nvpr" configs by Chris Dalton · 6 years ago
  82. 8326239 [skottie-wasm-perf] Catch and exit with error if browser does not open by Ravi Mistry · 6 years ago
  83. d628747 Make GrColorSpaceInfo store GrColorType. by Brian Salomon · 6 years ago
  84. a1638a5 Rename "preferredInternalSampleCount" to "internalMultisampleCount" by Chris Dalton · 6 years ago
  85. 1378225 [lottie-web-perf] Make similar to skottie-wasm-perf by Ravi Mistry · 6 years ago
  86. f52bce4 [skottie-wasm-perf] Make sure we are drawing to 1000x1000 by Ravi Mistry · 6 years ago
  87. e7499c7 GrColorSpaceInfo stores SkAlphaType. by Brian Salomon · 6 years ago
  88. 2b7b2a2 add bit_clear by Mike Klein · 6 years ago
  89. 23ca4e7 Enable creating protected vulkan backend by Emircan Uysaler · 6 years ago
  90. 6ce447a Eliminate mixed samples as an FBO type or AA type by Chris Dalton · 6 years ago
  91. 9b06f21 Add API for glyph image data by Herb Derby · 6 years ago
  92. 0426c38 Reland "Deserialize MultiPictureDocument based SKP files (with image sharing proc) in wasm debugger." by Nathaniel Nifong · 6 years ago
  93. 87bda3d Fix Mac viewer on command line launch. by Jim Van Verth · 6 years ago
  94. 384981b Revert "Deserialize MultiPictureDocument based SKP files (with image sharing proc) in wasm debugger." by Brian Salomon · 6 years ago
  95. 397fc88 first VEX ymm vector ops by Mike Klein · 6 years ago
  96. 7635013 Deserialize MultiPictureDocument based SKP files (with image sharing proc) in wasm debugger. by Nathaniel Nifong · 6 years ago
  97. f30b1c1 Revert "Revert "Make SkASSERT not break build in constexpr GrSwizzle method on GCC"" by Brian Salomon · 6 years ago
  98. b2ca006 [lottie-web-perf] Add LottieWeb CPU and GPU bots by Ravi Mistry · 6 years ago
  99. b520476 Swap GrSurfaceProxy over to being held via sk_sp by Robert Phillips · 6 years ago
  100. 0233b1e [lottie-web-perf] Use latest lottie-web version and use install location by Ravi Mistry · 6 years ago