1. 3f4cd77 Make SkPromiseImageTexture ref counted. by Brian Salomon · 6 years ago
  2. 69802c4 SkQP: clean up make_universal_apk.py by Hal Canary · 6 years ago
  3. 950243d Hack up SkShaper to pass additional callback info by Florin Malita · 6 years ago
  4. 760a052 [sksg] Consolidate Matrix node implementations by Florin Malita · 6 years ago
  5. e5f9cfa expand flag to include all text-related paint fields by Mike Reed · 6 years ago
  6. cdd8a0a Revert "Revert "Reuse GrTexture instances when the same GrBackendTexture is used to"" by Brian Salomon · 6 years ago
  7. 707d202 Make SkAnimTimer support speed control by Brian Osman · 6 years ago
  8. 426ba46 Revert "Reuse GrTexture instances when the same GrBackendTexture is used to" by Brian Salomon · 6 years ago
  9. 559c617 Reuse GrTexture instances when the same GrBackendTexture is used to by Brian Salomon · 6 years ago
  10. 207d410 Viewer: Add ability to pause timer from GUI and keyboard by Brian Osman · 6 years ago
  11. 919e209 [sksg] 4x4 matrix support by Florin Malita · 6 years ago
  12. d8deeee tools: Remove sk_tool_utils::set_portable_typeface() by Hal Canary · 6 years ago
  13. 97c7cf1 remove --undefok by Mike Klein · 6 years ago
  14. df2d27e drawText Cleanup, part 2 by Hal Canary · 6 years ago
  15. 89a644b sed s/drawSimpleText/drawString/ by Hal Canary · 6 years ago
  16. 26d173f fix bookmaker by Cary Clark · 6 years ago
  17. 351e80c Reland "ccpr: Rework the path cache to support sporadic flushing" by Chris Dalton · 6 years ago
  18. 82ebe04 Reland "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" by Brian Osman · 6 years ago
  19. 2e825a3 Revert "ccpr: Rework the path cache to support sporadic flushing" by Chris Dalton · 6 years ago
  20. d6fa454 ccpr: Rework the path cache to support sporadic flushing by Chris Dalton · 6 years ago
  21. d4c7458 Revert "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" by Brian Osman · 6 years ago
  22. 18df87e Fix bugs and add features to imgcvt by Brian Osman · 6 years ago
  23. 60a0e87 remove blob iterator::applyFontToPaint by Mike Reed · 6 years ago
  24. 3ae4733 start to change Viewer's filtering to know about fonts by Mike Reed · 6 years ago
  25. 13486cb more extra semis by Kevin Lubick · 6 years ago
  26. a9549ab Add SkColorSpace factory from 3x3 row-major gamut and transfer function by Brian Osman · 6 years ago
  27. 89126e4 use drawSimpleText by Mike Reed · 6 years ago
  28. 9191913 use font instead of paint for text by Mike Reed · 6 years ago
  29. 28bd882 use font in tool_utils add_to_text_blob() by Mike Reed · 6 years ago
  30. 12a6d45 use font for measuring by Mike Reed · 6 years ago
  31. 9d6049a fix pathops bug 8380 by Cary Clark · 6 years ago
  32. 38810f3 use font for measuring/paths by Mike Reed · 6 years ago
  33. 1332743 remove overrides of (dead) onDrawTextRSXform by Mike Reed · 6 years ago
  34. 42786e2 remove some dead debugger command types by Mike Reed · 6 years ago
  35. 30cf62b add rsxform runs to textblobs by Mike Reed · 6 years ago
  36. f05e6d3 Remove superfluous budgeted params and member related to SkImage_GpuBase by Brian Salomon · 6 years ago
  37. 8d2abe9 Manual ANGLE roll to ffda3e2985f18f4ff6e3778af8b9715109b21ad0 by Brian Salomon · 6 years ago
  38. 92e01cf added SPIR-V persistent cache support for Vulkan by Ethan Nicholas · 6 years ago
  39. 148b7fd add saveBehind to canvas by Mike Reed · 6 years ago
  40. 6d7f9d6 SkQP: experimental docker script cleanup, try 2 by Hal Canary · 6 years ago
  41. 35cc6d7 SkQP: experimental docker script cleanup by Hal Canary · 6 years ago
  42. 7cbb7a1 Add another NVIDIA LSAN suppression. by Ben Wagner · 6 years ago
  43. f391d0f Reduce the number of backend->pixelconfig GrCaps virtuals. by Brian Salomon · 6 years ago
  44. 34c9b6d start removing legacy paint calls by Mike Reed · 6 years ago
  45. 05c1dcf fix bookmaker by Cary Clark · 6 years ago
  46. 9867f61 SkShaper per-line callback by Florin Malita · 6 years ago
  47. ddd0a33 [canvaskit] Allow users to load their own fonts by Kevin Lubick · 6 years ago
  48. ad64873 run clang-tidy on headers too by Mike Klein · 6 years ago
  49. 21840ed restrict -Werror to runs of clang-tidy.sh by Mike Klein · 6 years ago
  50. 54200e4 Move vulkan headers from third_party to include/third_party. by Greg Daniel · 6 years ago
  51. 9f7d9a2 Revert "Move some Gr headers from include/gpu to include/private and src/gpu." by Brian Salomon · 6 years ago
  52. 1688507 Try out clang-tidy, starting with bugprone-use-after-move by Mike Klein · 6 years ago
  53. 72ab346 Consolidate stroke-rect ops and use GrFillRectOp instead of GrNonAA/AARectOp by Michael Ludwig · 6 years ago
  54. 3bdc3f5 Move some Gr headers from include/gpu to include/private and src/gpu. by Brian Salomon · 6 years ago
  55. 0c75727 Disable OpenGL for Windows-on-ARM64 by Brian Osman · 6 years ago
  56. 65e4106 SkQP: document requirement to run git-sync-deps by Hal Canary · 6 years ago
  57. 4979e72 SkPDF: make_apk script: always include arches by Hal Canary · 6 years ago
  58. 3a74925 Use ES3 in iOS test harness by Jim Van Verth · 6 years ago
  59. 1886dd7 remove dead methods leftover from drawPosText etc. by Mike Reed · 6 years ago
  60. 704a342 Abandon onDrawText and its variants, turn everything into textblobs by Mike Reed · 6 years ago
  61. 60ac5d0 Add use of RG textures in wacky_yuv_formats by Jim Van Verth · 6 years ago
  62. c67c31c Revert "Revert "Mark wrapped textures imported into SkImages as "read only"."" by Brian Salomon · 6 years ago
  63. b45d512 bin/sysopen: script moved to bin by Hal Canary · 6 years ago
  64. 6d59568 change private alloc methods to also take fonts by Mike Reed · 6 years ago
  65. ff4ccaa Revert "Mark wrapped textures imported into SkImages as "read only"." by Brian Salomon · 6 years ago
  66. 796693a Mark wrapped textures imported into SkImages as "read only". by Brian Salomon · 6 years ago
  67. 0f9d33e clean up conditional code for SkTextEncoding by Mike Reed · 6 years ago
  68. 8afaa1e fix operator const links by Cary Clark · 6 years ago
  69. ed18c93 bin/gerrit-number (no longer experimental) by Hal Canary · 6 years ago
  70. 6ddeaa4 fix word-like functions links in docs by Cary Clark · 6 years ago
  71. 4eb02aa SkQP: branch script by Hal Canary · 6 years ago
  72. 7103cca SkQP: fix a typo in script by Hal Canary · 6 years ago
  73. 9e86b07 SkQP: helpful script: docker_build_universal_apk.sh by Hal Canary · 6 years ago
  74. 0b201b0 SkQP: tools/skqp/get_gold_export_url.py by Hal Canary · 6 years ago
  75. 7e00022 Reland "Add support for Ycbcr Conversion Samplers in vulkan." by Greg Daniel · 6 years ago
  76. 97f3cc2 flag to convert to SkTextEncoding by Mike Reed · 6 years ago
  77. f4bf973 Revert "Add support for Ycbcr Conversion Samplers in vulkan." by Greg Daniel · 6 years ago
  78. 6cd7490 Add support for Ycbcr Conversion Samplers in vulkan. by Greg Daniel · 6 years ago
  79. 94cca60 start to use font for measure, not paint by Mike Reed · 6 years ago
  80. 2335644 Fix occurrences of "-Wextra-semi-stmt" by Brian Salomon · 6 years ago
  81. 5ee6fc2 SkQP: doc simplify, make_apk_list to python, upload_apk tool by Hal Canary · 6 years ago
  82. e6dfe8e Set mac windows to their current size. by Ben Wagner · 6 years ago
  83. 95fc119 Fix new clang warning around shadowing. by Ben Wagner · 6 years ago
  84. ac7f23c SkQP: refatctor C++ bits. by Hal Canary · 6 years ago
  85. cb6bef0 Update bookmaker by Cary Clark · 6 years ago
  86. 6985853 Reland "Initial definition of fill rect op" by Michael Ludwig · 6 years ago
  87. 1a2476d Revert "Initial definition of fill rect op" by Michael Ludwig · 6 years ago
  88. d3c92d9 Initial definition of fill rect op by Michael Ludwig · 6 years ago
  89. 4eaf862 workaround black screen in viewer on Mac 10.14 by Mike Klein · 6 years ago
  90. 2a1848d SkShaper->SkFont by Hal Canary · 6 years ago
  91. e9ed0f0 Add tiled rendering option to viewer by Brian Osman · 6 years ago
  92. d003d22 Remove SkCanvas::experimental_drawImageSetV0 by Brian Salomon · 6 years ago
  93. 03115dc Remove xform canvas mode from Viewer, simplify color management by Brian Osman · 6 years ago
  94. 54bfb18 Privately include our version of vulkan header file in all our src files. by Greg Daniel · 6 years ago
  95. f7d6ac1 [sksg] Expose SkFont::Edging in TextNode by Florin Malita · 6 years ago
  96. 2ed7820 use SkFont in a lot of places by Mike Reed · 6 years ago
  97. ea24140 Add writePoint3() to SkWriteBuffer interface. by Michael Ludwig · 6 years ago
  98. 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  99. fd32e72 bookmaker error handling by Cary Clark · 6 years ago
  100. abaffd8 bookmaker does deprecated by Cary Clark · 6 years ago