1. a5ab35c Fix vertex indexing error when using ImGui skiaWidgets by Brian Osman · 5 years ago
  2. 9707e90 move some methods out of line by Mike Klein · 5 years ago
  3. f412d8b Simplify typeface and effects handling by Herb Derby · 5 years ago
  4. a41c685 Move proxyProvider and singleOwner to GrImageContext by Robert Phillips · 5 years ago
  5. 764f25a remove a couple more jsoncpp deps by Mike Klein · 5 years ago
  6. dc7ef26 docs - Trim down infra trooper docs. by Joe Gregorio · 5 years ago
  7. 6f509db Remove abandoned fSubdivisionsMax by Kevin Lubick · 5 years ago
  8. 4fd1b7c Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  9. f2a3f59 Roll third_party/externals/angle2 52d861bd49cc..cd4f1fbaabce (27 commits) by skia-autoroll · 5 years ago
  10. 56bf8ce Roll third_party/externals/angle2 a54104803d72..52d861bd49cc (8 commits) by Eric Boren · 5 years ago
  11. e0c94a2 Roll ../src 635f11205d4b..3e6732ee4ac8 (349 commits) by skia-autoroll · 5 years ago
  12. 44bffbf Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  13. 2649075 Update go_deps asset by skia-recreate-skps · 5 years ago
  14. a8878a1 Fix issue where command buffer was skipped if drawing a single drawable by Eric Karl · 5 years ago
  15. 2735b71 Roll third_party/externals/swiftshader c81766320762..7fb0b73b1aa7 (1 commits) by skia-autoroll · 5 years ago
  16. 50e24d7 Add a mechanism for GMs to silently exclude themselves from Gold by Chris Dalton · 5 years ago
  17. f439600 [infra] Update Win10 in Skolo. by Ben Wagner · 5 years ago
  18. c49900b Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  19. 3a77837 Reland "Add a GpuGM class for GPU-only tests" by Chris Dalton · 5 years ago
  20. d978b90 Track separate texure binding states for each OpenGL texture target. by Brian Salomon · 5 years ago
  21. 480d29b SkQP: new tool: tools/skqp/find_commit_with_best_gold_results by Hal Canary · 6 years ago
  22. 412674f Check for single owner and abandoned context in createMipMapProxyFromBitmap by Brian Osman · 5 years ago
  23. 0997c3d Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  24. 6bc650e Fix Metal bots. by Jim Van Verth · 5 years ago
  25. 6512fa3 SkQP: update tools/skqp/gn_to_bp.py, add release script by Hal Canary · 5 years ago
  26. 601ac80 Cache CPU memory buffers used for client side arrays. by Brian Salomon · 5 years ago
  27. 80634eb Don't include .cpp file in SampleCCPRGeometry.cpp by Ben Wagner · 5 years ago
  28. 5b9126b Give ImGui the correct DeltaTime by Brian Osman · 5 years ago
  29. 1be431f Remove colorspace restrictions for 565/FP16 configs in Android Codec. by Derek Sollenberger · 5 years ago
  30. dcfc3ef skvx wip by Mike Klein · 5 years ago
  31. 8c8806f Default init GrGpuResource::UniqueID to invalid id. by Brian Salomon · 5 years ago
  32. fe0963c Move "matches" from GrContextThreadSafeProxy to GrContext_Base by Robert Phillips · 5 years ago
  33. e834579 Make room for shifting GrContext to GrDirectContext by Robert Phillips · 5 years ago
  34. 43b6225 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  35. 0471a93 Support building mips when creating cross context images by Brian Osman · 5 years ago
  36. a29dd9d Pin the quad index buffer in GrResourceProvider. by Brian Salomon · 5 years ago
  37. 8619a34 Revert "Hide setDrawLooper -- deprecate loopers" by Mike Reed · 5 years ago
  38. 2c27b65 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  39. a8b04ee Remove duplicate entry in harfbuzz GN file by Brian Osman · 5 years ago
  40. dbf7072 Use different classes for client side arrays and GPU buffer objects. by Brian Salomon · 5 years ago
  41. f476675 [fuchsia] Update path to fuchsia.fonts by Adam Barth · 5 years ago
  42. c1bee13 Add support for Mtl backend to DeferredDisplayListTest by Robert Phillips · 5 years ago
  43. 500133b [skshaper] Add per-line callback by Florin Malita · 5 years ago
  44. 3d48299 Set correct uniform size for Metal. by Jim Van Verth · 5 years ago
  45. 3fb7bbe [skottie] Use SkShaper for text by Florin Malita · 5 years ago
  46. 4d907da move Reporter::reportFailedWithContext() out of line by Mike Klein · 5 years ago
  47. 9564bf4 Upgrade NVIDIA driver on Ubuntu18 QuadroP400 bots. by Ben Wagner · 5 years ago
  48. 173464d Add support for importing AHardwareBuffers into SkSurfaces. by Greg Daniel · 5 years ago
  49. 699d41e SkWuffsCodec: Initialize memory when incomplete by Leon Scroggins III · 5 years ago
  50. 9590f86 Add a k8s cheat sheet to trooper docs by Kevin Lubick · 5 years ago
  51. c877ea2 Hide setDrawLooper -- deprecate loopers by Mike Reed · 5 years ago
  52. c19d81a Roll ../src c27b32b2fd52..635f11205d4b (414 commits) by skia-autoroll · 5 years ago
  53. 382b122 Revert "Add a GpuGM class for GPU-only tests" by Chris Dalton · 5 years ago
  54. 859db6b Update go_deps asset by skia-recreate-skps · 5 years ago
  55. f36ad26 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  56. 88f5671 move SkMetaData into src by Mike Reed · 5 years ago
  57. 2fc1474 Add BOT/EOT to Shaper. by Ben Wagner · 5 years ago
  58. c1a2ea3 bin/gn format gn/skia.gni by Hal Canary · 5 years ago
  59. f7ea4f5 Remove the distinction between key and device descriptors by Herb Derby · 5 years ago
  60. 6e70db0 Roll HarfBuzz by Ben Wagner · 5 years ago
  61. 6102192 SkLoadICU: simplify by Hal Canary · 5 years ago
  62. dbaf317 Move GrContextPriv methods to their own .cpp file by Robert Phillips · 5 years ago
  63. 53a5298 add mad() and shuffle() to SkVx by Mike Klein · 5 years ago
  64. f5efa78 Add a GpuGM class for GPU-only tests by Chris Dalton · 5 years ago
  65. 4292515 fill in most remaining skvx operations by Mike Klein · 5 years ago
  66. 7c19727 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  67. f272b8f Remove filterRec bypass on MakeRecAndEffects by Herb Derby · 5 years ago
  68. 2b1d179 Have the RecreateSKPs bot upload to partner bucket by Ravi Mistry · 5 years ago
  69. 62a9d31 Reorganize MakeRecAndEffects and SkScalerContext ctor by Herb Derby · 5 years ago
  70. cc88f3a per-contour variant of SkPathMeasure by Mike Reed · 5 years ago
  71. 4b261ea Remove PerCommit-Bookmaker by Ravi Mistry · 5 years ago
  72. 98385ba Switch back to non-Retina display resolution. by Jim Van Verth · 5 years ago
  73. 455c747 sketch SkVx by Mike Klein · 5 years ago
  74. 6c30e74 Add DDL jobs for Intel by Ben Wagner · 5 years ago
  75. 7193586 fixed SRGB effect color accuracy by Ethan Nicholas · 5 years ago
  76. 79bd872 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  77. 88cfc50 Remove all references to jsoncpp (build scripts, DEPS, etc) by Brian Osman · 5 years ago
  78. 5c11d5c Convert bookmaker to SkJSON by Brian Osman · 5 years ago
  79. faa44a4 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  80. e956049 Fix makeColorSpace on YUV images by Brian Osman · 5 years ago
  81. 37b7d41 Revert "templatize drawString" by Mike Reed · 5 years ago
  82. 01c24cd Roll ../src 6c1a9ccaf5f3..c27b32b2fd52 (449 commits) by skia-autoroll · 5 years ago
  83. 3abdd7a Update go_deps asset by skia-recreate-skps · 5 years ago
  84. fac1e36 Roll third_party/externals/swiftshader a69ca6050e3e..c81766320762 (1 commits) by skia-autoroll · 5 years ago
  85. d9ed5b9 Roll third_party/externals/swiftshader 09a91e48c066..a69ca6050e3e (4 commits) by skia-autoroll · 5 years ago
  86. e1f5502 Reland "SkSL is now pickier about type conversions" by Ethan Nicholas · 5 years ago
  87. 70df231 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  88. 0c2add0 Revert "third_party/icu: use upstream" by Florin Malita · 5 years ago
  89. 7f993d5 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  90. b26b899 [skottie] Fix logging of oversized messages by Florin Malita · 5 years ago
  91. 0c12f92 Remove fPreBlendForFilter by Herb Derby · 5 years ago
  92. e6cfe77 third_party/icu: use upstream by Hal Canary · 5 years ago
  93. 2aa206e Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  94. c83da98 Revert "SkSL is now pickier about type conversions" by Ethan Nicholas · 5 years ago
  95. 119196a s/geTestSVGTypeface/getTestSVGTypeface by Ben Wagner · 5 years ago
  96. 91c1d08 SkSL is now pickier about type conversions by Ethan Nicholas · 5 years ago
  97. 5e1819f Move luminace calculation to the SkScalerContext ctor. by Herb Derby · 5 years ago
  98. 95548f6 Remove fIntendedType from GrMtlBuffer. Add accessor to base class by Brian Salomon · 5 years ago
  99. 822d223 Make sure the vulkan gpu is done work before we deleting objects in VkHardwareBufferTest. by Greg Daniel · 5 years ago
  100. d742b6b Fill in missing GrMtlCaps functions and fix for 0 buffer alloc. by Greg Daniel · 5 years ago