1. 74b83a4 Revert "Migrate SkImage::MakeFromTexture to GrRecordingContext" by Adlai Holler · 4 years, 4 months ago
  2. daa9e74 Migrate SkImage::MakeFromTexture to GrRecordingContext by Adlai Holler · 4 years, 4 months ago
  3. 813e8cc add a global may-we-JIT flag by Mike Klein · 4 years, 4 months ago
  4. fbd050b Enable ClangTidy check modernize-make-unique. by John Stiles · 4 years, 4 months ago
  5. 577536a Remove "dummy" to comply with Android's inclusive language guidance by Leon Scroggins III · 4 years, 4 months ago
  6. 6db78b8 Add option to LazyYUVImage to build mip maps by Brian Salomon · 4 years, 4 months ago
  7. bd3ffa4 Fix range-based for loops which copy the loop variable unnecessarily. by John Stiles · 4 years, 4 months ago
  8. 7530639 Rename "master context" to "primary context" by Leon Scroggins III · 4 years, 4 months ago
  9. efb5f07 Remove virtual SkImage_Base::getPlanes by Brian Salomon · 4 years, 4 months ago
  10. 8cc118d Fix mislabeled argument comments. by John Stiles · 4 years, 4 months ago
  11. 214de11 Fix DebugCanvas(SkIRect) constructor. by John Stiles · 4 years, 4 months ago
  12. 7839a25 A puppeteer test that runs karma-like tests by Nathaniel Nifong · 4 years, 4 months ago
  13. 96d6c6f [skottie] Re-enable inval tracking in viewer by Florin Malita · 4 years, 4 months ago
  14. 34344e2 Add missing #includes. by John Stiles · 4 years, 4 months ago
  15. afb7870 Update Slide::getName to return a const reference. by John Stiles · 4 years, 4 months ago
  16. a4c8098 Remove gendered language by Leon Scroggins III · 4 years, 4 months ago
  17. 07b0099 Remove "master" from lua files by Leon Scroggins III · 4 years, 4 months ago
  18. 1ff0706 Remove more references to "master" by Leon Scroggins III · 4 years, 4 months ago
  19. d26b3e2 rename tools/xsan.blacklist by Mike Klein · 4 years, 4 months ago
  20. 7c86592 Inclusive language by Kevin Lubick · 4 years, 4 months ago
  21. d007281 Fix clang 12 Wsuggest-override and Wsuggest-destructor-override by Brian Salomon · 4 years, 4 months ago
  22. 5933d7d Update GrPaint APIs to reflect lack of multiple color processors. by John Stiles · 4 years, 4 months ago
  23. 7e67dca Rename GrMipMapped GrMipmapped by Brian Salomon · 4 years, 4 months ago
  24. 2940538 Reland "Remove more GrContext imports & usage" by Adlai Holler · 4 years, 4 months ago
  25. 6d0ab95 read/write m44 by Mike Reed · 4 years, 4 months ago
  26. 75c5168 Revert "Remove more GrContext imports & usage" by Adlai Holler · 4 years, 4 months ago
  27. dd13955 Remove more GrContext imports & usage by Adlai Holler · 4 years, 4 months ago
  28. bde4bb7 Implement indirect draws with ANGLE's multi draw extension by Chris Dalton · 4 years, 4 months ago
  29. a237f9e Run both puppeteer tests in a WebGL 1 and 2 configuration. by Nathaniel Nifong · 4 years, 4 months ago
  30. d58e01b6 support 16161616 in fm by Mike Klein · 4 years, 4 months ago
  31. 057c33f Clean up some GrContext uses in the GMs by Robert Phillips · 4 years, 4 months ago
  32. d511d9a Add Puppeteer perf for release and experimental_simd builds of CanvasKit against SKPs by Elliot Evans · 4 years, 4 months ago
  33. 13711eb rename SkMipMap to SkMipmap by Mike Reed · 4 years, 4 months ago
  34. 886a904 Update SkTQSort to use half-open ranges. by John Stiles · 4 years, 4 months ago
  35. a7685b2 Runtime effects: Allow null children by Brian Osman · 4 years, 4 months ago
  36. df07800 Include the SkTSort header only where it is used. by John Stiles · 4 years, 4 months ago
  37. f4f8011 Add Context factories to GrDirectContext by Robert Phillips · 4 years, 4 months ago
  38. 6e9ead9 Revert "Remove custom SkSort algorithms." by John Stiles · 4 years, 4 months ago
  39. 70474c1 Remove custom SkSort algorithms. by John Stiles · 4 years, 4 months ago
  40. 1a57857 Retract GrContext.h from headers by Robert Phillips · 4 years, 4 months ago
  41. 3b5a4fa Use stable sort for Viewer's help screen by Brian Osman · 4 years, 4 months ago
  42. b27b38b Miscellaneous removal of GrContext usages by Robert Phillips · 4 years, 4 months ago
  43. 31890e2 Viewer: Don't steal focus when the shader error window appears by Brian Osman · 4 years, 4 months ago
  44. 609ea21 more cleanup after removing volatile from bitmap by Mike Reed · 4 years, 4 months ago
  45. 411e7aa move GrAtlasTextOp creation to GrRenderTargetContext by Herb Derby · 4 years, 4 months ago
  46. ed65339 Update the sk_app WindowContext to hold a GrDirectContext by Robert Phillips · 4 years, 4 months ago
  47. 77482cb add Sk- prefix to SkOSLibrary functions by Mike Klein · 4 years, 4 months ago
  48. b490eb2 Add ANGLE's glMultiDraw*BaseInstance functions to the GL interface by Chris Dalton · 4 years, 4 months ago
  49. 525e876 Fix Op tests when default typeface is empty. by Ben Wagner · 4 years, 4 months ago
  50. e29f9e2 Reland "Make glPatchParameteri required when tessellation is supported" by Chris Dalton · 4 years, 5 months ago
  51. bc486b8 Fix vulkan extensions in test setup. by Greg Daniel · 4 years, 4 months ago
  52. 68870aa Add heap usage of SkSL::Compiler to nanobench output by Brian Osman · 4 years, 4 months ago
  53. 2a4acf3 Remove all internal uses of (and deprecate) SkSurface::getContext by Robert Phillips · 4 years, 5 months ago
  54. d463a9d [canvaskit] Fix first frame measurement by Nathaniel Nifong · 4 years, 4 months ago
  55. d5f3c98 Update DDL test harness to use GrDirectContexts by Robert Phillips · 4 years, 5 months ago
  56. 1436d72 Move frame measurement code into shared location by Nathaniel Nifong · 4 years, 5 months ago
  57. 275f419 Add D3D support for MSAA by Jim Van Verth · 4 years, 5 months ago
  58. e3ad527 Add a convenience to downcast contexts into GrDirectContext by Adlai Holler · 4 years, 5 months ago
  59. cf5e35f Use ContextInfo::directContext() in skottie2movie.cpp by Florin Malita · 4 years, 5 months ago
  60. 6fc05d8 Allow system key equivalents to work again. by John Stiles · 4 years, 5 months ago
  61. 609f159 Remove most GrCoordTransform code by Brian Osman · 4 years, 5 months ago
  62. 6d344c3 Update unit tests to accept GrDirectContext by Robert Phillips · 4 years, 5 months ago
  63. 7b4e43c Update final set of tools to take GrDirectContext by Robert Phillips · 4 years, 5 months ago
  64. 00f78de Update additional tools to take a GrDirectContext by Robert Phillips · 4 years, 5 months ago
  65. b87b39b Make GM::onGpuSetup take a GrDirectContext by Robert Phillips · 4 years, 5 months ago
  66. b7bfbc2 Move GrRecordingContext.h and GrDirectContext.h into include/gpu by Robert Phillips · 4 years, 5 months ago
  67. 832936b Remove workaround for not calling SkImage release proc by Brian Salomon · 4 years, 5 months ago
  68. f8f45d9 Make asDirectContext public by Robert Phillips · 4 years, 5 months ago
  69. d2f870c Fix modifier key handling in OS X to allow command-keys to work. by John Stiles · 4 years, 5 months ago
  70. e381036 Fix D3D debug clang build. by Jim Van Verth · 4 years, 5 months ago
  71. ab9578e Update ImGui to latest stable version (1.77). by John Stiles · 4 years, 5 months ago
  72. 9eb0002 Double down on abandoned being publicly accessible on contexts by Robert Phillips · 4 years, 5 months ago
  73. ce9f016 Remove unused GrFlushFlags. by Greg Daniel · 4 years, 5 months ago
  74. 44333c5 Make asDirectContext return a GrDirectContext by Robert Phillips · 4 years, 5 months ago
  75. 41abd4f Remove SkWhitelistTypefaces. by Ben Wagner · 4 years, 5 months ago
  76. f19bbb5 Finish the DDL sk_sp migration by Adlai Holler · 4 years, 5 months ago
  77. 65513a9 Tweak scripts to fix CK builds with python 3 by Florin Malita · 4 years, 5 months ago
  78. b29a1a6 Fix D3D dynamic buffer reuse. by Jim Van Verth · 4 years, 5 months ago
  79. 98c39ba Make use of backend texture creation finished procs in YUV GMs by Robert Phillips · 4 years, 5 months ago
  80. 562c8db Move the DDL unreffing to task destructor and update tests by Adlai Holler · 4 years, 5 months ago
  81. 63a0a75 Reland "Add async rescale and read APIs to SkImage." by Brian Salomon · 4 years, 5 months ago
  82. 1caf378 Revert "Add async rescale and read APIs to SkImage." by Brian Salomon · 4 years, 5 months ago
  83. e922953 Adjust how GM::gpuSetup is handled in the tools by Robert Phillips · 4 years, 5 months ago
  84. 7ac9b5f Add async rescale and read APIs to SkImage. by Brian Salomon · 4 years, 5 months ago
  85. d26d25e Make gpuSetup draw a error message on failure by Robert Phillips · 4 years, 5 months ago
  86. 7580ad4 Add an sk_sp API for DDLs with a macro for staging by Adlai Holler · 4 years, 5 months ago
  87. 9a5acc5 Add another make_get_error_with_random_oom valgrind suppression by Brian Salomon · 4 years, 5 months ago
  88. 632db1c Revert "Make glPatchParameteri required when tessellation is supported" by Greg Daniel · 4 years, 5 months ago
  89. 38b7d2f Add support for magenta highlights on shader mouseover in Metal. by John Stiles · 4 years, 5 months ago
  90. 24069eb Add GrContext::oomed() and implement for GL and VK. by Brian Salomon · 4 years, 5 months ago
  91. 03b92cd Fix crash in Viewer when attempting to view shaders in Metal. by John Stiles · 4 years, 5 months ago
  92. 900630c Add GM::gpuSetup call in fm by Robert Phillips · 4 years, 5 months ago
  93. c23b732 Update viewer to call the gpuSetup GM entry point by Robert Phillips · 4 years, 5 months ago
  94. 7d7cd2b Make glPatchParameteri required when tessellation is supported by Chris Dalton · 4 years, 5 months ago
  95. f105d38 Update image_from_yuv_textures GM for *ooprddl configs by Robert Phillips · 4 years, 5 months ago
  96. 362db58 DawnTestContext: print validation errors with SkDebugf. by Stephen White · 4 years, 5 months ago
  97. 0f39699 Reland "Make it easier to test rectangle textures by using createBackendTexture." by Brian Salomon · 4 years, 5 months ago
  98. 553db62 Reland "Centralize geometry processor vertex shader transform code" by Michael Ludwig · 4 years, 5 months ago
  99. b577655 Don't submit vk command buffer in updateBackendTexture. by Greg Daniel · 4 years, 5 months ago
  100. ce86910 Revert "Centralize geometry processor vertex shader transform code" by Michael Ludwig · 4 years, 5 months ago