1. 4190f27 Fix SkParse::FindNamedColor OOB by Florin Malita · 4 years, 4 months ago
  2. ff7bee9 Remove SkReader32, and some API from SkWriter32 by Brian Osman · 4 years, 5 months ago
  3. 6c6caf4 Add GrBackendMutableState object to handle shared texture state. by Greg Daniel · 4 years, 5 months ago
  4. 55822f1 Add submittedProc to GrFlushInfo. by Greg Daniel · 4 years, 5 months ago
  5. 87caae6 Move SkBitmapRegionCodec into client_utils/android by Leon Scroggins III · 4 years, 6 months ago
  6. f6bf516 Reland "Add an implementation and log2 variants for Wang's formula" by Chris Dalton · 4 years, 6 months ago
  7. 6c3db04 Revert "Add an implementation and log2 variants for Wang's formula" by Mike Klein · 4 years, 6 months ago
  8. e278e1c Add an implementation and log2 variants for Wang's formula by Chris Dalton · 4 years, 6 months ago
  9. 5cf6b31 Revert "retry absl" by Mike Klein · 4 years, 6 months ago
  10. 1d256d6 retry absl by Mike Klein · 4 years, 6 months ago
  11. 77083c7 Revert "replace SkSharedMutex" by Mike Klein · 4 years, 6 months ago
  12. cfdc07a replace SkSharedMutex by Mike Klein · 4 years, 6 months ago
  13. 5763b37 Revert "Reland "Add Abseil to third_party."" by Mike Klein · 4 years, 6 months ago
  14. 78debd6 Reland "Add Abseil to third_party." by John Stiles · 4 years, 6 months ago
  15. 6d54e84 Revert "Add Abseil to third_party." by Mike Klein · 4 years, 6 months ago
  16. 816226e Add Abseil to third_party. by John Stiles · 4 years, 6 months ago
  17. 0ebc69c Fix modulo-by-zero crash during SPIR-V conversion. by John Stiles · 4 years, 6 months ago
  18. 2686d69 Reland "Rename GrShape to GrStyledShape" by Michael Ludwig · 4 years, 6 months ago
  19. 73b86c1 Revert "Rename GrShape to GrStyledShape" by Michael Ludwig · 4 years, 6 months ago
  20. f3f08af Rename GrShape to GrStyledShape by Michael Ludwig · 4 years, 7 months ago
  21. 56aa710 separate m44 tests by Mike Reed · 4 years, 7 months ago
  22. 938b453 Revert "transition matrix44 to opt-in only" by Mike Reed · 4 years, 7 months ago
  23. 0f1f87d transition matrix44 to opt-in only by Mike Reed · 4 years, 7 months ago
  24. 96f6401 harmonize rewrite-includes and gn-format checks by Mike Klein · 4 years, 7 months ago
  25. 07e5b8f Rename TessellatingPathRendererTests.cpp -> "Triangulating" by Chris Dalton · 4 years, 7 months ago
  26. 4519134 Implement GrTAllocator in terms of GrBlockAllocator by Michael Ludwig · 4 years, 7 months ago
  27. c227f4a Add support for tagging link annotations in PDFs. by Dominic Mazzoni · 4 years, 7 months ago
  28. f4ba4ec Revert "Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"""" by Brian Salomon · 4 years, 7 months ago
  29. 1171d31 Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots""" by Brian Salomon · 4 years, 7 months ago
  30. fb27c9a Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"" by Brian Salomon · 4 years, 7 months ago
  31. 00ba5ef Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots" by Brian Salomon · 4 years, 7 months ago
  32. f6784a8 Don't build GL on Metal, Vulkan, Dawn, Direct3D bots by Brian Salomon · 4 years, 8 months ago
  33. cd01979 Refactor GrMemoryPool into reusable GrBlockAllocator by Michael Ludwig · 4 years, 8 months ago
  34. 3b946c1 Check fullness and purge on every strike lookup by Herb Derby · 4 years, 8 months ago
  35. a30aeae impl SkTDynamicHash with SkTHashTable by Mike Klein · 4 years, 8 months ago
  36. c529681 Fix CompatibleCoverageAsAlpha flag when reducing src-over to src. by Greg Daniel · 4 years, 8 months ago
  37. 2a016ba Allow passing multiple node IDs per PDF structure node. by Dominic Mazzoni · 4 years, 8 months ago
  38. 7dfb46e Re-land: Support adding attributes to PDF document structure nodes. by Dominic Mazzoni · 4 years, 8 months ago
  39. 86b4388 Revert "Support adding attributes to PDF document structure nodes." by Mike Reed · 4 years, 8 months ago
  40. 8047415 Support adding attributes to PDF document structure nodes. by Dominic Mazzoni · 4 years, 8 months ago
  41. 81e84a6 Make SkStrikeCache::Node be SkStrike. by Herb Derby · 4 years, 9 months ago
  42. 251eff6 Multithread SkStrike test by Herb Derby · 4 years, 9 months ago
  43. 94724c6 Fix GrColorMatrixFragmentProcessor handling of premul transparent black. by Brian Salomon · 4 years, 10 months ago
  44. 088913a Start adding unit tests of SkRuntimeEffect by Brian Osman · 4 years, 10 months ago
  45. 3e5e2f2 Add test for the GrContext::createCompressedBackendTexture API by Robert Phillips · 4 years, 10 months ago
  46. 20b177a Parse android layer annotations in debugger, play back layers by Nathaniel Nifong · 4 years, 11 months ago
  47. 24cbdab SKQP Build for Fuchsia SDK by John Rosasco · 5 years ago
  48. e837e61 Respect the max indexBuffer limits in the bulk texture draw API (take 2) by Robert Phillips · 5 years ago
  49. 438d986 Respect max index buffer sizes in GrFillRectOp::MakeSet by Robert Phillips · 5 years ago
  50. ae01f62 Revert "Respect the max indexBuffer limits in the bulk texture draw API" by Robert Phillips · 5 years ago
  51. dd947ce Respect the max indexBuffer limits in the bulk texture draw API by Robert Phillips · 5 years ago
  52. 9187e49 Detect whether trying to blit a Metal swapchain texture, and fail if so. by Jim Van Verth · 5 years ago
  53. 052a05a add flatten test to SkFont by Mike Reed · 5 years ago
  54. 0efc01d Revert "Fully delineate GL usage w/ skia_use_gl" by Robert Phillips · 5 years ago
  55. 078cf3e Fully delineate GL usage w/ skia_use_gl by John Rosasco · 5 years ago
  56. 5a8f3e4 Reland "Enable Programs (formerly GLPrograms) test for other APIs" by Jim Van Verth · 5 years ago
  57. 6387dc1 Revert "Enable Programs (formerly GLPrograms) test for other APIs" by Michael Ludwig · 5 years ago
  58. 5987416 Enable Programs (formerly GLPrograms) test for other APIs by Jim Van Verth · 5 years ago
  59. 0be4c2c Introduce SkGlyphDrawableBuffer by Herbert Derby · 5 years ago
  60. c95c4a6 Remove old SkSL JIT and cleanup include files a bit by Brian Osman · 5 years ago
  61. 7ee3f93 Add a test that draws subpictures within an MSKP and make it pass. by Nathaniel Nifong · 5 years ago
  62. d470e1b Add kRG_88_SkColorType by Robert Phillips · 5 years ago
  63. 2739fd2 Reland: Enable YCbCr sampler support on platforms other than Android by Sergey Ulanov · 5 years ago
  64. 9fc5e8d Revert "Enable YCbCr sampler support on platforms other than Android" by Greg Daniel · 5 years ago
  65. cc4573d Enable YCbCr sampler support on platforms other than Android by Sergey Ulanov · 5 years ago
  66. 702b37b Add unit test to prevent future memory regressions by Robert Phillips · 5 years ago
  67. 425eb45 Reland "Replace GrQuadList with variable-length quad buffer" by Michael Ludwig · 5 years ago
  68. 19628ec Revert "Replace GrQuadList with variable-length quad buffer" by Brian Salomon · 5 years ago
  69. f281604 Replace GrQuadList with variable-length quad buffer by Michael Ludwig · 5 years ago
  70. 23ca4e7 Enable creating protected vulkan backend by Emircan Uysaler · 5 years ago
  71. 0426c38 Reland "Deserialize MultiPictureDocument based SKP files (with image sharing proc) in wasm debugger." by Nathaniel Nifong · 5 years ago
  72. 384981b Revert "Deserialize MultiPictureDocument based SKP files (with image sharing proc) in wasm debugger." by Brian Salomon · 5 years ago
  73. 7635013 Deserialize MultiPictureDocument based SKP files (with image sharing proc) in wasm debugger. by Nathaniel Nifong · 5 years ago
  74. 6132820 Reland "Consolidate quad optimizations into single internal function." by Michael Ludwig · 5 years ago
  75. 7694b90 Revert "Consolidate quad optimizations into single internal function." by Brian Salomon · 5 years ago
  76. 646616a Consolidate quad optimizations into single internal function. by Michael Ludwig · 5 years ago
  77. 46cfbc6 Reland "Reland "Remove support for copyAsDraw in gpu copySurface."" by Greg Daniel · 5 years ago
  78. 4c6f9b7 Revert "Reland "Remove support for copyAsDraw in gpu copySurface."" by Greg Daniel · 5 years ago
  79. 84ea049 Reland "Remove support for copyAsDraw in gpu copySurface." by Greg Daniel · 5 years ago
  80. c5167c0 Revert "Remove support for copyAsDraw in gpu copySurface." by Greg Daniel · 5 years ago
  81. 6565506 Remove support for copyAsDraw in gpu copySurface. by Greg Daniel · 5 years ago
  82. e2826ab Add API to invalidate GL texture parameters from GrBackendTexture. by Brian Salomon · 5 years ago
  83. 68c50d0 sketch an skvm by Mike Klein · 5 years ago
  84. 0c6daf0 Direct backend object allocation API by Robert Phillips · 5 years ago
  85. 5162a74 Remove GpuLayerCacheTest by Ben Wagner · 5 years ago
  86. a705cb9 remove SkLiteDL by Mike Klein · 5 years ago
  87. a6fcb76 ccpr: Clip path octo bounds by the scissor by Chris Dalton · 5 years ago
  88. ac55784 Tests: re-sort gni, file name convention by Hal Canary · 5 years ago
  89. 09db9d2 Reland "SkShaper JSON output with cluster visualization" by Herb Derby · 6 years ago
  90. fd24b1f Shaper : new unit test by Hal Canary · 5 years ago
  91. 670c6ec Revert "SkShaper JSON output with cluster visualization" by Mike Reed · 5 years ago
  92. 5361083 SkShaper JSON output with cluster visualization by Herb Derby · 6 years ago
  93. 6c431d5 Towards a simpler SkSL -> GLSL pipeline (and better shader reflection) by Brian Osman · 6 years ago
  94. a3aa75a Add callback to flush for knowing when gpu is finished work. by Greg Daniel · 6 years ago
  95. e3f17b9 remove SkMixer, since we have explicit lerps/blends in SkShader by Mike Reed · 6 years ago
  96. 0e9401d Initial checkin of new SkSL interpreter. by Ethan Nicholas · 6 years ago
  97. 08b0c97 Add validation to reading kRec_SkDescriptorTags by Adrienne Walker · 6 years ago
  98. c723b70 Initial add SkMixers by Mike Reed · 6 years ago
  99. e938c92 Remove SkToSRGBColorFilter (now unused) by Brian Osman · 6 years ago
  100. d7291ba Restore support for multisample locations by Chris Dalton · 6 years ago