1. d684148 Move auditTrail and opMemoryPool from GrContext to GrRecordingContext by Robert Phillips · 5 years ago
  2. a5ab35c Fix vertex indexing error when using ImGui skiaWidgets by Brian Osman · 5 years ago
  3. a41c685 Move proxyProvider and singleOwner to GrImageContext by Robert Phillips · 5 years ago
  4. 764f25a remove a couple more jsoncpp deps by Mike Klein · 5 years ago
  5. 480d29b SkQP: new tool: tools/skqp/find_commit_with_best_gold_results by Hal Canary · 6 years ago
  6. 6512fa3 SkQP: update tools/skqp/gn_to_bp.py, add release script by Hal Canary · 5 years ago
  7. 5b9126b Give ImGui the correct DeltaTime by Brian Osman · 5 years ago
  8. dbaf317 Move GrContextPriv methods to their own .cpp file by Robert Phillips · 5 years ago
  9. 2b1d179 Have the RecreateSKPs bot upload to partner bucket by Ravi Mistry · 5 years ago
  10. 98385ba Switch back to non-Retina display resolution. by Jim Van Verth · 5 years ago
  11. 6c30e74 Add DDL jobs for Intel by Ben Wagner · 5 years ago
  12. 88cfc50 Remove all references to jsoncpp (build scripts, DEPS, etc) by Brian Osman · 5 years ago
  13. 5c11d5c Convert bookmaker to SkJSON by Brian Osman · 5 years ago
  14. 119196a s/geTestSVGTypeface/getTestSVGTypeface by Ben Wagner · 5 years ago
  15. 830ab79 disable DAA by default by Mike Klein · 5 years ago
  16. 8ce7991 Add release proc apis to SkSurface::MakeFromBackend* calls. by Greg Daniel · 5 years ago
  17. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 5 years ago
  18. 24d861d Add hardware buffer unit test from old skqp to skia. by Greg Daniel · 5 years ago
  19. f55e8d5 Add option to skip intermediate release/fulfill calls for promise images. by Brian Salomon · 5 years ago
  20. d426dd0 Fix screen invalidation on MacOS by Jim Van Verth · 5 years ago
  21. d24cb80 Fix up some event handling in MacOS by Jim Van Verth · 5 years ago
  22. 8d0f824 Some clangtidy fixes by Mike Reed · 5 years ago
  23. 1f086ca Switch sk_app to use native window creation on MacOS. by Jim Van Verth · 5 years ago
  24. d8a90f9 Converting more debug code to SkJSONWriter by Brian Osman · 5 years ago
  25. 41f0e28 Add MaxAPIVersion to GrVkBackendContext. by Greg Daniel · 5 years ago
  26. 9bc76d9 Change the meaning of GrBudgetedType::kUnbudgetedUncacheable. by Brian Salomon · 6 years ago
  27. aa6ca0a Require explicit GrWrapCacheable specification in more places. by Brian Salomon · 6 years ago
  28. 722b21e Fix spreadsheets page set for RecreateSKPs bot by Ravi Mistry · 6 years ago
  29. 087fad7 Add getTypefaceOrDefault and refTypefaceOrDefault by Herb Derby · 6 years ago
  30. 7545190 Add new experimental API for rectangles with per-edge AA control by Michael Ludwig · 6 years ago
  31. 9613e45 Update Viewer for SkFont overrides. by Ben Wagner · 6 years ago
  32. 77f94ea Move more utils into SkFontPriv, IWYU by Mike Reed · 6 years ago
  33. 02738a8 Revert "hide hinting and flag enums with PAINT_FLAGS" by Hal Canary · 6 years ago
  34. 5d052da hide hinting and flag enums with PAINT_FLAGS by Mike Reed · 6 years ago
  35. 3026d4b SkDocument: use `auto` for MakeDocument(). by Hal Canary · 6 years ago
  36. 6a11fb0 SkQP: branching tools updated. by Hal Canary · 6 years ago
  37. a4e4680 Fix variable shadowing in Viewer's ImGui code by Brian Osman · 6 years ago
  38. 081e6f3 Rename GrGlyphCache -> GrStrikeCache by Herb Derby · 6 years ago
  39. 1676cb9 Restore ETC1 compressed texture support. by Jim Van Verth · 6 years ago
  40. 3f4cd77 Make SkPromiseImageTexture ref counted. by Brian Salomon · 6 years ago
  41. 69802c4 SkQP: clean up make_universal_apk.py by Hal Canary · 6 years ago
  42. 950243d Hack up SkShaper to pass additional callback info by Florin Malita · 6 years ago
  43. 760a052 [sksg] Consolidate Matrix node implementations by Florin Malita · 6 years ago
  44. e5f9cfa expand flag to include all text-related paint fields by Mike Reed · 6 years ago
  45. cdd8a0a Revert "Revert "Reuse GrTexture instances when the same GrBackendTexture is used to"" by Brian Salomon · 6 years ago
  46. 707d202 Make SkAnimTimer support speed control by Brian Osman · 6 years ago
  47. 426ba46 Revert "Reuse GrTexture instances when the same GrBackendTexture is used to" by Brian Salomon · 6 years ago
  48. 559c617 Reuse GrTexture instances when the same GrBackendTexture is used to by Brian Salomon · 6 years ago
  49. 207d410 Viewer: Add ability to pause timer from GUI and keyboard by Brian Osman · 6 years ago
  50. 919e209 [sksg] 4x4 matrix support by Florin Malita · 6 years ago
  51. d8deeee tools: Remove sk_tool_utils::set_portable_typeface() by Hal Canary · 6 years ago
  52. 97c7cf1 remove --undefok by Mike Klein · 6 years ago
  53. df2d27e drawText Cleanup, part 2 by Hal Canary · 6 years ago
  54. 89a644b sed s/drawSimpleText/drawString/ by Hal Canary · 6 years ago
  55. 26d173f fix bookmaker by Cary Clark · 6 years ago
  56. 351e80c Reland "ccpr: Rework the path cache to support sporadic flushing" by Chris Dalton · 6 years ago
  57. 82ebe04 Reland "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" by Brian Osman · 6 years ago
  58. 2e825a3 Revert "ccpr: Rework the path cache to support sporadic flushing" by Chris Dalton · 6 years ago
  59. d6fa454 ccpr: Rework the path cache to support sporadic flushing by Chris Dalton · 6 years ago
  60. d4c7458 Revert "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" by Brian Osman · 6 years ago
  61. 18df87e Fix bugs and add features to imgcvt by Brian Osman · 6 years ago
  62. 60a0e87 remove blob iterator::applyFontToPaint by Mike Reed · 6 years ago
  63. 3ae4733 start to change Viewer's filtering to know about fonts by Mike Reed · 6 years ago
  64. 13486cb more extra semis by Kevin Lubick · 6 years ago
  65. a9549ab Add SkColorSpace factory from 3x3 row-major gamut and transfer function by Brian Osman · 6 years ago
  66. 89126e4 use drawSimpleText by Mike Reed · 6 years ago
  67. 9191913 use font instead of paint for text by Mike Reed · 6 years ago
  68. 28bd882 use font in tool_utils add_to_text_blob() by Mike Reed · 6 years ago
  69. 12a6d45 use font for measuring by Mike Reed · 6 years ago
  70. 9d6049a fix pathops bug 8380 by Cary Clark · 6 years ago
  71. 38810f3 use font for measuring/paths by Mike Reed · 6 years ago
  72. 1332743 remove overrides of (dead) onDrawTextRSXform by Mike Reed · 6 years ago
  73. 42786e2 remove some dead debugger command types by Mike Reed · 6 years ago
  74. 30cf62b add rsxform runs to textblobs by Mike Reed · 6 years ago
  75. f05e6d3 Remove superfluous budgeted params and member related to SkImage_GpuBase by Brian Salomon · 6 years ago
  76. 8d2abe9 Manual ANGLE roll to ffda3e2985f18f4ff6e3778af8b9715109b21ad0 by Brian Salomon · 6 years ago
  77. 92e01cf added SPIR-V persistent cache support for Vulkan by Ethan Nicholas · 6 years ago
  78. 148b7fd add saveBehind to canvas by Mike Reed · 6 years ago
  79. 6d7f9d6 SkQP: experimental docker script cleanup, try 2 by Hal Canary · 6 years ago
  80. 35cc6d7 SkQP: experimental docker script cleanup by Hal Canary · 6 years ago
  81. 7cbb7a1 Add another NVIDIA LSAN suppression. by Ben Wagner · 6 years ago
  82. f391d0f Reduce the number of backend->pixelconfig GrCaps virtuals. by Brian Salomon · 6 years ago
  83. 34c9b6d start removing legacy paint calls by Mike Reed · 6 years ago
  84. 05c1dcf fix bookmaker by Cary Clark · 6 years ago
  85. 9867f61 SkShaper per-line callback by Florin Malita · 6 years ago
  86. ddd0a33 [canvaskit] Allow users to load their own fonts by Kevin Lubick · 6 years ago
  87. ad64873 run clang-tidy on headers too by Mike Klein · 6 years ago
  88. 21840ed restrict -Werror to runs of clang-tidy.sh by Mike Klein · 6 years ago
  89. 54200e4 Move vulkan headers from third_party to include/third_party. by Greg Daniel · 6 years ago
  90. 9f7d9a2 Revert "Move some Gr headers from include/gpu to include/private and src/gpu." by Brian Salomon · 6 years ago
  91. 1688507 Try out clang-tidy, starting with bugprone-use-after-move by Mike Klein · 6 years ago
  92. 72ab346 Consolidate stroke-rect ops and use GrFillRectOp instead of GrNonAA/AARectOp by Michael Ludwig · 6 years ago
  93. 3bdc3f5 Move some Gr headers from include/gpu to include/private and src/gpu. by Brian Salomon · 6 years ago
  94. 0c75727 Disable OpenGL for Windows-on-ARM64 by Brian Osman · 6 years ago
  95. 65e4106 SkQP: document requirement to run git-sync-deps by Hal Canary · 6 years ago
  96. 4979e72 SkPDF: make_apk script: always include arches by Hal Canary · 6 years ago
  97. 3a74925 Use ES3 in iOS test harness by Jim Van Verth · 6 years ago
  98. 1886dd7 remove dead methods leftover from drawPosText etc. by Mike Reed · 6 years ago
  99. 704a342 Abandon onDrawText and its variants, turn everything into textblobs by Mike Reed · 6 years ago
  100. 60ac5d0 Add use of RG textures in wacky_yuv_formats by Jim Van Verth · 6 years ago