1. dd39980 Revert "Make rest of GrGpu::wrapBackend* methods take a GrColorType" by Robert Phillips · 5 years ago
  2. 9725638 Make rest of GrGpu::wrapBackend* methods take a GrColorType by Robert Phillips · 5 years ago
  3. fad9fbc Revert "First draft of Dawn backend: clears are working." by Greg Daniel · 5 years ago
  4. 6cebea4 First draft of Dawn backend: clears are working. by Stephen White · 5 years ago
  5. f2c2ba9 Remove kRenderTarget_GrSurfaceFlag, instead pass GrRenderable. by Brian Salomon · 5 years ago
  6. e574f1e [reland] SkMetaData: move from src/ to tools/ by Hal Canary · 5 years ago
  7. 2616efd pin down arg() stride (a.k.a. type) info sooner by Mike Klein · 5 years ago
  8. ff2e8fe sk_app, Sample: Unify InputState enum. by Hal Canary · 5 years ago
  9. 0902c98 Pass GrColorType to the GrGpu::wrapRenderableBackendTexture chain of calls (take 2) by Robert Phillips · 5 years ago
  10. fe88bf6 Revert "Pass GrColorType to the GrGpu::wrapRenderableBackendTexture chain of calls" by Greg Daniel · 5 years ago
  11. 12e7585 Revert "SkMetaData: move from src/ to tools/" by Greg Daniel · 5 years ago
  12. 5572737 Pass GrColorType to the GrGpu::wrapRenderableBackendTexture chain of calls by Robert Phillips · 5 years ago
  13. 9d844d8 SkMetaData: move from src/ to tools/ by Hal Canary · 5 years ago
  14. fcf6359 Sample not RefCnted; ClickHandling moved out of viewer by Hal Canary · 5 years ago
  15. acf98df Remove WallTimer class. by Ben Wagner · 5 years ago
  16. 4c5edc2 [perf_skottiewasm_lottieweb] Add flag for use_gpu by Ravi Mistry · 5 years ago
  17. aa04068 [perf_skottiewasm_lottieweb] Explicit window sizing by Florin Malita · 5 years ago
  18. 4124807 tools: separate TimeUtils from AnimTimer by Hal Canary · 5 years ago
  19. 8590026 [perf_skottiewasm_lottieweb] Enable GPU tracing by Florin Malita · 5 years ago
  20. af545d7 Fix GL MSAA support in Mac Viewer. by Jim Van Verth · 5 years ago
  21. d361e64 Enable MSAA for Metal. by Jim Van Verth · 5 years ago
  22. 649774b [perf_skottiewasm_lottieweb] Turn on skottie+wasm flush for a better comparison by Ravi Mistry · 5 years ago
  23. 658d499 New approach to fixing Vulkan MSAA. by Jim Van Verth · 5 years ago
  24. 37a4bed [perf_skottiewasm_lottieweb] Do 2 loops with 25 points each and then pick 25 from the middle by Ravi Mistry · 5 years ago
  25. e877dce Add kRGBA_8888_SRGB GrColorType and remove GrSRGBEncoded. by Greg Daniel · 5 years ago
  26. 19ece74 Only include angle in default configs when it's enabled by Brian Osman · 5 years ago
  27. 3a85ed1 ModifierKey unifies sk_app::Window::ModifierKey & Sample::Click::ModifierKey by Hal Canary · 5 years ago
  28. 778ba8a Re-enable Vulkan MSAA support in Viewer by Jim Van Verth · 5 years ago
  29. 627d053 Move uses of functions taking SkColorType to GrColorType versions in GrCaps. by Greg Daniel · 5 years ago
  30. c74a550 GM: s/handleKey/onChar/ by Hal Canary · 5 years ago
  31. 56065d9 [skottie-wasm-perf] Turn on chrome tracing by Ravi Mistry · 5 years ago
  32. b2be410 [lottie-web-perf] Use SVG renderer and turn on chrome tracing by Ravi Mistry · 5 years ago
  33. 6cc65e1 Samples: simplify Sample::Event by Hal Canary · 5 years ago
  34. 8a02731 Samples: add name() virtual by Hal Canary · 5 years ago
  35. 7e65076 move Builder/Program dump() by Mike Klein · 5 years ago
  36. 9ee1edd Add SkMakeSpan and helpful conversion by Herb Derby · 5 years ago
  37. b5f95cd tool support for SkVM JIT on aarch64 by Mike Klein · 5 years ago
  38. f2c52ef Update valgrind suppression by Brian Salomon · 5 years ago
  39. da2e67a Add GrProtected parameter to all createBackendTexture variants by Robert Phillips · 5 years ago
  40. 1d43530 Pass alpha type to GrSurfaceContext::read/writePixels and remove flags. by Brian Salomon · 5 years ago
  41. ab013eb Move GL caps textureable and fbocolorattachment flags to FormatInfo. by Greg Daniel · 5 years ago
  42. 9c31047 Reland "DM: Add a per-sink MemoryCache to all GPU sinks" by Brian Osman · 5 years ago
  43. 199ff68 [lottie-web-perf] Use canvas renderer for lottie-web by Ravi Mistry · 5 years ago
  44. 1958fbb Revert "DM: Add a per-sink MemoryCache to all GPU sinks" by Brian Osman · 5 years ago
  45. a7b224d DM: Add a per-sink MemoryCache to all GPU sinks by Brian Osman · 5 years ago
  46. 02eefbe header self-sufficiency and idempotency by Hal Canary · 5 years ago
  47. b3c9745 Remove "nvpr" configs by Chris Dalton · 5 years ago
  48. 8326239 [skottie-wasm-perf] Catch and exit with error if browser does not open by Ravi Mistry · 5 years ago
  49. d628747 Make GrColorSpaceInfo store GrColorType. by Brian Salomon · 5 years ago
  50. a1638a5 Rename "preferredInternalSampleCount" to "internalMultisampleCount" by Chris Dalton · 5 years ago
  51. 1378225 [lottie-web-perf] Make similar to skottie-wasm-perf by Ravi Mistry · 5 years ago
  52. f52bce4 [skottie-wasm-perf] Make sure we are drawing to 1000x1000 by Ravi Mistry · 5 years ago
  53. e7499c7 GrColorSpaceInfo stores SkAlphaType. by Brian Salomon · 5 years ago
  54. 2b7b2a2 add bit_clear by Mike Klein · 5 years ago
  55. 23ca4e7 Enable creating protected vulkan backend by Emircan Uysaler · 5 years ago
  56. 6ce447a Eliminate mixed samples as an FBO type or AA type by Chris Dalton · 5 years ago
  57. 9b06f21 Add API for glyph image data by Herb Derby · 5 years ago
  58. 0426c38 Reland "Deserialize MultiPictureDocument based SKP files (with image sharing proc) in wasm debugger." by Nathaniel Nifong · 5 years ago
  59. 87bda3d Fix Mac viewer on command line launch. by Jim Van Verth · 5 years ago
  60. 384981b Revert "Deserialize MultiPictureDocument based SKP files (with image sharing proc) in wasm debugger." by Brian Salomon · 5 years ago
  61. 397fc88 first VEX ymm vector ops by Mike Klein · 5 years ago
  62. 7635013 Deserialize MultiPictureDocument based SKP files (with image sharing proc) in wasm debugger. by Nathaniel Nifong · 5 years ago
  63. f30b1c1 Revert "Revert "Make SkASSERT not break build in constexpr GrSwizzle method on GCC"" by Brian Salomon · 5 years ago
  64. b2ca006 [lottie-web-perf] Add LottieWeb CPU and GPU bots by Ravi Mistry · 5 years ago
  65. b520476 Swap GrSurfaceProxy over to being held via sk_sp by Robert Phillips · 5 years ago
  66. 0233b1e [lottie-web-perf] Use latest lottie-web version and use install location by Ravi Mistry · 5 years ago
  67. 6ac3795 [lottie-web-perf] Command line application to measure perf by Ravi Mistry · 5 years ago
  68. f0095cf Add option to use a program binary cache in DM, etc by Brian Osman · 5 years ago
  69. 064729e Implement program binary caching in ES2 (with GL_OES_get_program_binary) by Brian Osman · 5 years ago
  70. 88c0534 Cast to fix Linux ANGLE builds by Brian Osman · 5 years ago
  71. dbe7cf9 Connect ANGLE's trace events to Skia's tracing by Brian Osman · 5 years ago
  72. fb32ddf Revert "Revert "Shuffle SkSL sources around so compiler and bytecode can be used w/o GPU"" by Brian Osman · 5 years ago
  73. f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 5 years ago
  74. 517be93 [skottie-wasm-perf] Command line application to measure perf by Ravi Mistry · 5 years ago
  75. cb5ed84 [skottie-wasm-perf] Date.now() has millisecs precision, we need microsecs by Ravi Mistry · 5 years ago
  76. 37a59ef Revert "Shuffle SkSL sources around so compiler and bytecode can be used w/o GPU" by Robert Phillips · 5 years ago
  77. 1e6c5b8 Add a "preferredInternalSampleCount" cap by Chris Dalton · 5 years ago
  78. 4b203ad add motion blur params to skottie2movie by Mike Reed · 5 years ago
  79. b500ef7 Add some precision back to timestamps when using --trace by Brian Osman · 5 years ago
  80. 9050728 Shuffle SkSL sources around so compiler and bytecode can be used w/o GPU by Brian Osman · 5 years ago
  81. 342b1b2 proposed: add bytes() op by Mike Klein · 5 years ago
  82. 5f11dd7 add html for perfing skottie-wasm by Kevin Lubick · 5 years ago
  83. d7a9597 Update CtsSkQPTestCases to non-shardable in release script by Derek Sollenberger · 5 years ago
  84. 4c4945a trim another instruction of I32_SWAR by Mike Klein · 5 years ago
  85. 7f061fb streamline srcover math in I32_SWAR by Mike Klein · 5 years ago
  86. 57cb5ba i16x2 sub/shr by Mike Klein · 5 years ago
  87. 3538908 baby steps into 16-bit ops by Mike Klein · 5 years ago
  88. 821f5e8 remove mul_unorm8/mad_unorm8 by Mike Klein · 5 years ago
  89. 3f59379 expand unit tests, fix extract by Mike Klein · 5 years ago
  90. 072e6fc Remove version string from Viewer's "highlight" SkSL shader by Brian Osman · 5 years ago
  91. d6199ec Use new retain() method to set up window context. by Jim Van Verth · 5 years ago
  92. cb1adb4 Add srcData version of createBackendTexture API by Robert Phillips · 5 years ago
  93. 8429422 Change GrCFResource to sk_cf_obj and move to include/ports. by Jim Van Verth · 5 years ago
  94. d1d869d Make GL & Vk backends create uninitialized backend textures by Robert Phillips · 5 years ago
  95. a630732 revise extract instruction by Mike Klein · 5 years ago
  96. 4b432fa run rewrite_includes.py by Mike Klein · 5 years ago
  97. 6e4fee8 Fix MetalWindowContext setup. by Jim Van Verth · 5 years ago
  98. 6b43c30 add mad_unorm8 instruction by Mike Klein · 5 years ago
  99. 6eb8c24 Move readSurfacePixels and writePixelSurface into GrSurfaceContext. by Greg Daniel · 5 years ago
  100. 4bdd36f Make color initialization version of createBackendTexture public by Robert Phillips · 5 years ago