1. 8c26479 Remove large swaths of code related to .fp files by Brian Osman · 3 years, 4 months ago
  2. 90f4e9f Hide getBlendMode() by Mike Reed · 3 years, 3 months ago
  3. 7cef678 Change architecture #defines to be SK_GPU_V1 and SK_GPU_V2 by Robert Phillips · 3 years, 4 months ago
  4. 1a82a4e Remove GrResourceProvider.h from all other header files by Robert Phillips · 3 years, 4 months ago
  5. 2d1b716 [fiddle] Update named fiddles by Kevin Lubick · 3 years, 4 months ago
  6. 36a5dff Revert "Clear the tile backend textures when drawing DDLs" by Robert Phillips · 3 years, 4 months ago
  7. 0734c62 Clear the tile backend textures when drawing DDLs by Robert Phillips · 3 years, 4 months ago
  8. 2f5466e Initialize fBackend in Window_unix by Brian Osman · 3 years, 4 months ago
  9. 661abd0 Reland "Use GL_ANGLE_instanced_arrays" by Chris Dalton · 3 years, 4 months ago
  10. e0f4de6 Add a cmdbuffer_es3 config by Chris Dalton · 3 years, 4 months ago
  11. 0407283 Revert "Use GL_ANGLE_instanced_arrays" by Chris Dalton · 3 years, 4 months ago
  12. 8fd0ccf [skottie] Update lotties_with_assets to include all lotties from lottie-samples by Kevin Lubick · 3 years, 4 months ago
  13. bd71936 [canvaskit] Document perf-canvaskit-puppeteer by Kevin Lubick · 3 years, 4 months ago
  14. 76b80ec Use GL_ANGLE_instanced_arrays by Chris Dalton · 3 years, 4 months ago
  15. 7bf7999 Reland "Add format-specifier warnings to SkDebugf." by John Stiles · 3 years, 4 months ago
  16. 283dba5 Revert "Add format-specifier warnings to SkDebugf." by Tyler Denniston · 3 years, 4 months ago
  17. e58831c Add format-specifier warnings to SkDebugf. by John Stiles · 3 years, 4 months ago
  18. bd7ed74 [canvaskit] Fix font.getGlyphID test by Kevin Lubick · 3 years, 4 months ago
  19. cd9890a Remove disabled_examples.txt by Joe Gregorio · 3 years, 4 months ago
  20. 83420eb Rewrite tessellation atlases as normal render tasks by Chris Dalton · 3 years, 4 months ago
  21. 095185d Ignore another vk extension implemented by nvidia but not in validation layers yet. by Greg Daniel · 3 years, 4 months ago
  22. 0ba3bbf [canvaskit] Add perf tests for different font formats by Kevin Lubick · 3 years, 4 months ago
  23. 685e09b Reland "Purge ccpr" by Chris Dalton · 3 years, 4 months ago
  24. 2421b99 Remove spurious semicolons (should fix Chrome roll) by Brian Osman · 3 years, 4 months ago
  25. fe83ab6 Revert "Purge ccpr" by Brian Osman · 3 years, 4 months ago
  26. 7bf6bc0 Purge ccpr by Chris Dalton · 3 years, 4 months ago
  27. 7114395 Switch GrMeshDrawOp::Target to be the stand alone GrMeshDrawTarget class by Robert Phillips · 3 years, 4 months ago
  28. 294723d Move GrOp::VisitProxyFunc to GrTypesPriv.h GrVisitProxyFunc by Robert Phillips · 3 years, 4 months ago
  29. e8502cc Add another new nvidia vk extension not covered by layers. by Greg Daniel · 3 years, 4 months ago
  30. cc2d073 Remove SkPaint::getHash by Brian Osman · 3 years, 4 months ago
  31. 3674f58 Make GrPathRenderer and all derived class be OGA-only by Robert Phillips · 3 years, 4 months ago
  32. 9a1d38c Convert spaces to tabs in wasm gm Makefile by Chris Dalton · 3 years, 4 months ago
  33. d2e0960 Removed SkSL::StringFragment in favor of string_view by Ethan Nicholas · 3 years, 4 months ago
  34. 1d113ed Remove unreferenced hello world example by Mike Reed · 3 years, 4 months ago
  35. cb3f56f Fix strings in header files. by John Stiles · 3 years, 4 months ago
  36. 516405c Add option to switch between OGA and NGA SkGpuDevices by Robert Phillips · 3 years, 4 months ago
  37. 785ecad Disable VK_NV_acquire_winrt_display in our apps by Michael Ludwig · 3 years, 4 months ago
  38. fa8af0a Add methods to access the top device's render target proxy by Robert Phillips · 3 years, 4 months ago
  39. 4377bc9 Bump ws from 7.3.0 to 7.4.6 in /tools/perf-canvaskit-puppeteer by dependabot[bot] · 3 years, 4 months ago
  40. 52cb1d0 Rename GrXferProcessor::DstProxyView to GrDstProxyView. by John Stiles · 3 years, 5 months ago
  41. 2e76c84 Use WebGL2, not EGL, and don't use replace clip op. by Nathaniel Nifong · 3 years, 5 months ago
  42. 7db0e2f Remove wrapping of GL sync objects around EGL syncs in EGL test contexts by Brian Salomon · 3 years, 5 months ago
  43. e60d268 When faking GLsync with EGL insert eglSwapBuffers by Brian Salomon · 3 years, 5 months ago
  44. ce9d8e1 Remove all traces of OpenCL by Brian Osman · 3 years, 5 months ago
  45. 64c848b [infra] Delete bin/try* and tools/chrome_release_branch* by Eric Boren · 3 years, 5 months ago
  46. 59adca5 Revert "Temporarily disable reordering on bots again" by Adlai Holler · 3 years, 5 months ago
  47. 789ec05 Temporarily disable reordering on bots again by Adlai Holler · 3 years, 5 months ago
  48. aaccd85 Revert "When faking GLsync with EGL insert eglSwapBuffers" by Brian Salomon · 3 years, 5 months ago
  49. 3af709f When faking GLsync with EGL insert eglSwapBuffers by Brian Salomon · 3 years, 5 months ago
  50. 569c01b Simplify heuristics for selecting path tessellators by Chris Dalton · 3 years, 5 months ago
  51. 5cc24c0 YUVUtils function for splitting image into yuva planes. by Brian Salomon · 3 years, 5 months ago
  52. cbe4634 Revert "Temporarily disable reduceOpsTaskSplitting on bots" by Adlai Holler · 3 years, 5 months ago
  53. e5be65e Update references to master branch by Ravi Mistry · 3 years, 5 months ago
  54. 9604eab Temporarily disable reduceOpsTaskSplitting on bots by Adlai Holler · 3 years, 5 months ago
  55. ea46fb7 Disable CCPR everywhere except testing by Chris Dalton · 3 years, 5 months ago
  56. 850e4b5 Fix linkedin pageset for RecreateSKPs bot by Ravi Mistry · 3 years, 5 months ago
  57. 19f8f27 Fix usage of deprecated wgpu::TextureUsage::OutputAttachment by Corentin Wallez · 3 years, 5 months ago
  58. 33ec6113 viewer can show offscreen layers in MSKPSlide by Brian Salomon · 3 years, 5 months ago
  59. a5842bc Move SkSpan to include/, for use in public API by Brian Osman · 3 years, 5 months ago
  60. ae87bf1 Remove SkSpan class template deduction guides by Brian Osman · 3 years, 5 months ago
  61. 96263aa Reuse GL enums for ANGLE vendor/renderer by Brian Salomon · 3 years, 5 months ago
  62. 1989342 Consolidate gathering of info from GL strings. by Brian Salomon · 3 years, 5 months ago
  63. 97f85bb Remove SkTextBlobDiffCanvas, use tracking device directly with base SkCanvas by Michael Ludwig · 3 years, 5 months ago
  64. c9125aa Reland "Better first-class shader & color filter support in runtime effects" by Brian Osman · 3 years, 6 months ago
  65. c2cca5a Revert "Better first-class shader & color filter support in runtime effects" by Greg Daniel · 3 years, 5 months ago
  66. adadb95 Better first-class shader & color filter support in runtime effects by Brian Osman · 3 years, 6 months ago
  67. 31fddc3 MSKP support in nanobench by Brian Salomon · 3 years, 6 months ago
  68. 8e880af Choose background color and whether to draw mskp bounds in viewer by Brian Salomon · 3 years, 6 months ago
  69. 5276ba2 Add --reducedshaders to fm by Brian Salomon · 3 years, 6 months ago
  70. 0bc4822 Reland "FPS and frame control for MSKP slide." by Brian Salomon · 3 years, 6 months ago
  71. a9d3cfb Revert "FPS and frame control for MSKP slide." by Joe Gregorio · 3 years, 6 months ago
  72. 3b75878 FPS and frame control for MSKP slide. by Brian Salomon · 3 years, 6 months ago
  73. 06c9e29 Revert "Revert "Add mskp player, use in viewer slide"" by Brian Salomon · 3 years, 6 months ago
  74. 0d17458 Revert "Add mskp player, use in viewer slide" by Brian Salomon · 3 years, 6 months ago
  75. 9230fc5 Add mskp player, use in viewer slide by Brian Salomon · 3 years, 6 months ago
  76. b2497dd Revert "Revert "onMatchFaceStyle is unused, so remove it"" by Mike Reed · 3 years, 6 months ago
  77. 3c04a65 Revert "onMatchFaceStyle is unused, so remove it" by Mike Reed · 3 years, 6 months ago
  78. 40f2985 onMatchFaceStyle is unused, so remove it by Mike Reed · 3 years, 6 months ago
  79. 5d8a09e Add wait time to ebay pageset by Ravi Mistry · 3 years, 6 months ago
  80. 57ab06c Delete mixed samples by Chris Dalton · 3 years, 6 months ago
  81. d37a085 Enable DAG reordering on almost all bots by Adlai Holler · 3 years, 6 months ago
  82. 94df572 Convert dmsaa to an SkSurfaceProp by Chris Dalton · 3 years, 6 months ago
  83. 4d92e41 Revert "Enable DAG reordering on all bots except one" by Adlai Holler · 3 years, 6 months ago
  84. b8e02c5 Enable DAG reordering on all bots except one by Adlai Holler · 3 years, 6 months ago
  85. f6cc858 Reland "Fix sk_app macOS raster window build conditions." by Ben Wagner · 3 years, 6 months ago
  86. 53a65b2 Reduce VRAM budget on one perf bot by Adlai Holler · 3 years, 6 months ago
  87. 9d47413 Revert "Fix sk_app macOS raster window build conditions." by Brian Osman · 3 years, 6 months ago
  88. 163ba10 Fix sk_app macOS raster window build conditions. by Ben Wagner · 3 years, 6 months ago
  89. b5ea786 Viewer: apply same transform as slide to dimensions display. by Jim Van Verth · 3 years, 6 months ago
  90. f35853a Clarify output from rewrite_includes assertion. by John Stiles · 3 years, 6 months ago
  91. 0b1228d put an arena on GrRenderTargetProxy by Herb Derby · 3 years, 6 months ago
  92. cbb60bd Add runtime color filter and shader modes to the SkSL compiler by Brian Osman · 3 years, 6 months ago
  93. 5a32828 No VS specialization for identity or scale/trans in reduced shader mode by Brian Salomon · 3 years, 6 months ago
  94. 8e2a8b2 Surface resource cache through cmdline flag by Adlai Holler · 3 years, 6 months ago
  95. 3738ef5 Move code generators to codegen/ directory. by John Stiles · 3 years, 6 months ago
  96. f2c2d30 Migrate PersistentCacheUtils logic into a cpp file. by John Stiles · 3 years, 6 months ago
  97. 91216d5 Add "reduced shader" testing mode. by Brian Salomon · 3 years, 6 months ago
  98. a12796b fix git-sync-deps by Mike Klein · 3 years, 6 months ago
  99. 27ce7df Revert "put an arena on GrSurfaceDrawContext" by Herb Derby · 3 years, 6 months ago
  100. 3e1dd8d Fix crashing skia_wikipedia_mobile.py by Ravi Mistry · 3 years, 6 months ago