1. 08ba085 Revert "De-GL-ify tests, gm and tools" by Robert Phillips · 5 years ago
  2. 89fb346 De-GL-ify tests, gm and tools by Robert Phillips · 5 years ago
  3. 57b177d Fix resize and vsync issues in Mac Viewer by Jim Van Verth · 5 years ago
  4. 48cd11f VkTestUtils: respect new optional SK_GPU_TOOLS_VK_LIBRARY_NAME define by Hal Canary · 5 years ago
  5. cf23f58 ARC cleanup and memory leak fix. by Jim Van Verth · 5 years ago
  6. f0313ee Rename createTestingOnlyBackendTexture to createBackendTexture by Robert Phillips · 5 years ago
  7. ab6eefe Move SkLeanWindows.h to src. by Ben Wagner · 5 years ago
  8. 5c7a25b Move explicit backend object allocation API to GrContext by Robert Phillips · 5 years ago
  9. f9c9bdc [Recreate SKPs bot] Fix failing web pages by Ravi Mistry · 5 years ago
  10. 9b16f81 Switch over to using new direct allocation API in our tests (as much as possible at least) by Robert Phillips · 5 years ago
  11. c6568af Remove Nima from DEPS, experiments, Viewer, etc. by Brian Osman · 5 years ago
  12. d063e8b Revise Mac windowing and context creation. by Jim Van Verth · 5 years ago
  13. fc1dddb Reland "Get EGLimage functions out of GrGLInterface." by Brian Salomon · 5 years ago
  14. 753836f Revert "Get EGLimage functions out of GrGLInterface." by Michael Ludwig · 5 years ago
  15. bc23313 Get EGLimage functions out of GrGLInterface. by Brian Salomon · 5 years ago
  16. 8bd6e8f Move SkTSearch.h into src. by Ben Wagner · 5 years ago
  17. ad44dd5 preserve comments past the #include "" by Mike Klein · 5 years ago
  18. 13371a1 Standardize DDL images to RGBA by Robert Phillips · 5 years ago
  19. 9b86955 Add thread safety annotations for SkMutex by Herb Derby · 5 years ago
  20. 9dbcdcc Alter createTestingOnlyBackendTexture methods by Robert Phillips · 5 years ago
  21. 6e40798 Skip D3D ANGLE backends in dm/nanobench/... under Wine. by Brian Salomon · 5 years ago
  22. a1b7be6 Add thread safety annotations. by Herb Derby · 5 years ago
  23. f5ca01a Add FenceSync support to Metal by Jim Van Verth · 5 years ago
  24. 32d2490 Use better widget for multiline strings in particle GUI by Brian Osman · 5 years ago
  25. 5785e4a Use SkFontHinting instead of macros. by Ben Wagner · 5 years ago
  26. 51e15a6 Use SkTextEncoding enum instead of macros. by Ben Wagner · 5 years ago
  27. 5bee390 Viewer: Fixes for shader editing in ANGLE by Brian Osman · 5 years ago
  28. a9aaef0 Revert "Support GL_EXT_draw_buffers" by Brian Osman · 5 years ago
  29. 77af4ec Support GL_EXT_draw_buffers by Brian Osman · 5 years ago
  30. d3c0482 Re-add flag to force opList splitting reduction by Robert Phillips · 5 years ago
  31. ebc21f6 [infra] Pin infra code using Go modules by Eric Boren · 5 years ago
  32. 5e7fbfd Add ShaderErrorHandler to GrContextOptions by Brian Osman · 5 years ago
  33. feae867 Add harfbuzz to tools/install_dependencies.sh by Ben Wagner · 5 years ago
  34. 8ac78aa Update the list of Skia dependencies by Ben Wagner · 5 years ago
  35. ccab1cc docs/examples/Colors by Hal Canary · 5 years ago
  36. 0b9b1f1 IWYU for SkTLogic.h by Ben Wagner · 5 years ago
  37. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  38. 6c8f5b3 Switch sense of opList splitting flag and employ it on the NVIDIA_Shield bot by Robert Phillips · 5 years ago
  39. ea236bf Move skcms.h to include/third_party/skcms by Brian Osman · 5 years ago
  40. fd7657c Add SkSL editing to Viewer in Vulkan backend by Brian Osman · 5 years ago
  41. a085a41 Normalize storage of shader strings in the cache by Brian Osman · 5 years ago
  42. e11e5c1 AFAICT, only gm/etc1 uses third_party/etc1 by Mike Klein · 5 years ago
  43. fb80e52 update GL interface codegen by Mike Klein · 5 years ago
  44. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  45. 4941a22 switch some idiosyncratic <includes> to "" by Mike Klein · 5 years ago
  46. c318630 Add skcms directory to public includes by Brian Osman · 5 years ago
  47. cbc33b8 Add SkSL viewing/editing to viewer by Brian Osman · 5 years ago
  48. 8da1676 Skip __init__.py in webpages_playback.py by Ravi Mistry · 5 years ago
  49. d567408 Add secret draw-behind method by Mike Reed · 5 years ago
  50. ba16028 SkQP: new docker test code by Hal Canary · 5 years ago
  51. 572d9bb SkQP: consolidate cut_release scripts by Hal Canary · 5 years ago
  52. 2c2240f Make more SkTypeface virtuals pure. by Ben Wagner · 5 years ago
  53. 06a7257 [infra] Fixes for chrome_release_branch by Eric Boren · 5 years ago
  54. e64e632 Add __init__.py to page_sets by Ben Wagner · 5 years ago
  55. 5b39dc8 SkQP: fix model colorspace (16-bit gold images) by Hal Canary · 5 years ago
  56. e6bfb7d Add struct to wrap all the gpu flush options. by Greg Daniel · 5 years ago
  57. 64670cb Reland "Simplify SkTypeface::charsToGlyphs API to require UTF32 input" by Mike Reed · 5 years ago
  58. f19ef9b [infra] More work on chrome_release_branch by Eric Boren · 5 years ago
  59. 7a7a97d Make Metal render loop more stable by Jim Van Verth · 5 years ago
  60. 33906ad Reland "Revert "Simplify SkTypeface::charsToGlyphs API to require UTF32 input"" by Robert Phillips · 5 years ago
  61. 652b007a Revert "Revert "Simplify SkTypeface::charsToGlyphs API to require UTF32 input"" by Mike Reed · 5 years ago
  62. 70ed05e Revert "Simplify SkTypeface::charsToGlyphs API to require UTF32 input" by Mike Reed · 5 years ago
  63. fde841d Simplify SkTypeface::charsToGlyphs API to require UTF32 input by Mike Reed · 5 years ago
  64. 522efc4 [infra] Add chrome_release_branch script by Eric Boren · 5 years ago
  65. 0a8da21 Remove generateCharFromGlyph and charToGlyphID. by Ben Wagner · 5 years ago
  66. c48bf3a just some refactoring for fm_bot.go by Mike Klein · 5 years ago
  67. d51d007 add _M_ARM64 support by Mike Klein · 5 years ago
  68. acb8be8 add retries to fm_bot by Mike Klein · 5 years ago
  69. bf15b66 dump stack trace in FM on failure by Mike Klein · 5 years ago
  70. be2062c Extend --writeShaders to output SPIR-V by Brian Osman · 5 years ago
  71. 0b8bb88 GLSL editing in Viewer by Brian Osman · 5 years ago
  72. e6ef03d Make the persistent cache utility functions operate on SkData by Brian Osman · 5 years ago
  73. f55fa0d Make SkPaintFilterCanvas paints no longer COW. by Ben Wagner · 6 years ago
  74. 76e626d SkQP: remove bad tests from future branches. by Hal Canary · 5 years ago
  75. b9990e4 Add more general flush call to GrContext. by Greg Daniel · 5 years ago
  76. ca94656 Make Skottie's GN setup more DLL friendly by Brian Osman · 5 years ago
  77. 9816878 extract ToolUtils::colortype_depth() by Mike Klein · 5 years ago
  78. a833cff some refactoring ideas by Mike Klein · 5 years ago
  79. 7b8bc53 --parameters -> --properties by Mike Klein · 5 years ago
  80. 5aa11fb Shader serialization experiment (with Mali Offline Compiler analysis) by Brian Osman · 5 years ago
  81. 50acf8f add makeShader() to SkBitmap, and deprecate SkShader version by Mike Reed · 5 years ago
  82. befc7cf fm_bot: look for and explain too-late flags by Mike Klein · 5 years ago
  83. ccdd6a1 fix -script parsing by Mike Klein · 5 years ago
  84. d614466 Examples: compile faster by Hal Canary · 5 years ago
  85. a8fbeba Add a cap to allow coverage counting or not by Chris Dalton · 5 years ago
  86. 22a5e34 set PNG compression level back to 1 by Mike Klein · 5 years ago
  87. f71b070 Fix the GLSL persistent cache (and add a config to test it) by Brian Osman · 5 years ago
  88. 0f2f522 SkMD5 returns digest by Hal Canary · 5 years ago
  89. d0389c5 split cpu+gpu work queues by Mike Klein · 5 years ago
  90. fbe2406 Reland "Remove the NullGL interface (and associated test context)" by Brian Osman · 5 years ago
  91. 1450a47 support comments by Mike Klein · 5 years ago
  92. 4daf637 add --legacy to fm, legacy=true to fm_bot by Mike Klein · 5 years ago
  93. 1b56cdb -script - for stdin by Mike Klein · 5 years ago
  94. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  95. 408c3ea don't have fm_bot send fm empty sources to run by Mike Klein · 5 years ago
  96. 176da0b tiny tweak: no need to reload lottie files by Mike Klein · 5 years ago
  97. cbe93ee have FM run GMs in command line order by Mike Klein · 5 years ago
  98. 832d3c5 update some FM flags by Mike Klein · 5 years ago
  99. 2292426 add skottie support to fm by Mike Klein · 5 years ago
  100. a5c2717 allow skipped source/backend pairs in fm by Mike Klein · 5 years ago