1. 0dacc6b Revert "Use flat version of path-direction enum" by Mike Reed · 5 years ago
  2. e0fbe94 Use flat version of path-direction enum by Mike Reed · 5 years ago
  3. 7cd0bfe No longer ref count GrGeometryProcessors by Robert Phillips · 5 years ago
  4. 4a62701 SkReader32::setMemory() requires 4-byte alignment by Mike Klein · 5 years ago
  5. 17e2714 skip _imm ops on ARM by Mike Klein · 5 years ago
  6. 24cbdab SKQP Build for Fuchsia SDK by John Rosasco · 5 years ago
  7. 0d59368 Add subspan() to SkZip by Herb Derby · 5 years ago
  8. c9dcd09 Add last() to SkZip by Herb Derby · 5 years ago
  9. 67a625e Make GrProgramInfo take pointers to the GrPipeline and the GrPrimitiveProcessor by Robert Phillips · 5 years ago
  10. 8bc157e Reduce max # of AA Quads that can be merged or chained into a single GrTextureOp (take 2) by Robert Phillips · 5 years ago
  11. e837e61 Respect the max indexBuffer limits in the bulk texture draw API (take 2) by Robert Phillips · 5 years ago
  12. 438d986 Respect max index buffer sizes in GrFillRectOp::MakeSet by Robert Phillips · 5 years ago
  13. bf5c0c0 Fixed sampling non-SkSL FPs with coordinates by Brian Salomon · 5 years ago
  14. 37be771 implement assert_true on ARM by Mike Klein · 5 years ago
  15. 6b4afb2 Disable VkProtectedContext_DDLMakeRenderTargetTest by Emircan Uysaler · 5 years ago
  16. ae01f62 Revert "Respect the max indexBuffer limits in the bulk texture draw API" by Robert Phillips · 5 years ago
  17. dd947ce Respect the max indexBuffer limits in the bulk texture draw API by Robert Phillips · 5 years ago
  18. cb443a5 Force single glyph calls through bulk interface by Herb Derby · 5 years ago
  19. a9b348f Reland fully delineate GL usage w/ skia_use_gl. by John Rosasco · 5 years ago
  20. 8c1e0ef sketch out structure for ops with immediates by Mike Klein · 5 years ago
  21. 749eef6 implement assert_true on x86 by Mike Klein · 5 years ago
  22. 5e8cdfd Add 'numRasterSamples' and 'isMixedSampled' to GrProgramInfo by Chris Dalton · 5 years ago
  23. 9187e49 Detect whether trying to blit a Metal swapchain texture, and fail if so. by Jim Van Verth · 5 years ago
  24. ee5864a add int3, vptest, jc by Mike Klein · 5 years ago
  25. 1360117 add assert_true() by Mike Klein · 5 years ago
  26. b30d481 Yet another build fix by Julia Lavrova · 5 years ago
  27. 6e4aad9 rename to_i32 -> trunc, and add round by Mike Klein · 5 years ago
  28. a53e47f native f32 min/max by Mike Klein · 5 years ago
  29. 052a05a add flatten test to SkFont by Mike Reed · 5 years ago
  30. 2e30fde Font resolution: all unit tests working by Julia Lavrova · 5 years ago
  31. 81a8d28 Reland "hook up float comparisons to x86 JIT" by Mike Klein · 5 years ago
  32. 3f7c865 avoid the JIT on MSAN builds by Mike Klein · 5 years ago
  33. 252cdb7 One glyph() to rule them all!!! by herb · 5 years ago
  34. 297d5a0 Revert "hook up float comparisons to x86 JIT" by Mike Klein · 5 years ago
  35. 12cea8d hook up float comparisons to x86 JIT by Mike Klein · 5 years ago
  36. cea290f Add GrPrimitiveType to GrProgramInfo by Robert Phillips · 5 years ago
  37. 2959749 Allow more sub-pixel position bits by Herb Derby · 5 years ago
  38. 714f8cc add vcmpps by Mike Klein · 5 years ago
  39. f7ce19e Improve the dynamic range of SkPackedGlyphID ctor by Herb Derby · 5 years ago
  40. 6790423 fix tolerance in read pixels tests by Brian Salomon · 5 years ago
  41. 0efc01d Revert "Fully delineate GL usage w/ skia_use_gl" by Robert Phillips · 5 years ago
  42. 078cf3e Fully delineate GL usage w/ skia_use_gl by John Rosasco · 5 years ago
  43. da53dd5 Reland "Fix empty run handling in trivial shaper iterators" by Ben Wagner · 5 years ago
  44. 1803f4ef Revert "Fix empty run handling in trivial shaper iterators" by Ben Wagner · 5 years ago
  45. 0f3a26d Fix empty run handling in trivial shaper iterators by Ben Wagner · 5 years ago
  46. e643da6 Add new macro for checking device lost when making Vulkan calls. by Greg Daniel · 5 years ago
  47. b3bd864 Cleanup kGray_8 readback. by Brian Salomon · 5 years ago
  48. 7a13b46 x86-64 JIT support for Op::index by Mike Klein · 5 years ago
  49. 85c3d68 Some improvements to backend texture creation. by Brian Salomon · 5 years ago
  50. e94cdd2 Use QuadHelper and PatternHelper in more places by Robert Phillips · 5 years ago
  51. 790eff8 Fix fuzz bug in isValid for SkDescriptor by Herb Derby · 5 years ago
  52. 524e28b Use GrSurfaceProxyView for dst proxies. by Greg Daniel · 5 years ago
  53. 2b73e66 Add BT2020 (non-constant-luminance) YUV color space by Brian Osman · 5 years ago
  54. f5ad3f4 Fast SkPackedGlyphID CTOR by Herb Derby · 5 years ago
  55. c7a8df8 Swap SkPackedGlyphID bitfields around by Herb Derby · 5 years ago
  56. 2777cd3 Have SkWuffsCodec use two Wuffs decoders by Nigel Tao · 5 years ago
  57. b0fd4b1 Reland "Revert "Revert "Rename gl_SampleMask to sk_SampleMask""" by Chris Dalton · 5 years ago
  58. a1cc9f6 Test Codec::getFrameCount updates with more data by Nigel Tao · 5 years ago
  59. 5f95519 Use GPU special images in two GPU image filter tests by Brian Osman · 5 years ago
  60. 16f5c65 Use GrSurfaceProxyView in RenderTasks. by Greg Daniel · 5 years ago
  61. d4b95d2 Revert "Implement refPinnedTextureProxy for SkImage_Lazy." by Robert Phillips · 5 years ago
  62. 1e0f2f3 Implement refPinnedTextureProxy for SkImage_Lazy. by Jim Van Verth · 5 years ago
  63. 9ead6c7 Guard against integer overflow when classifying transfer functions by Brian Osman · 5 years ago
  64. 1e058a5 Reland "Revert "Rename gl_SampleMask to sk_SampleMask"" by Greg Daniel · 5 years ago
  65. 4ac3763 Revert "Revert "Rename gl_SampleMask to sk_SampleMask"" by Ethan Nicholas · 5 years ago
  66. 3683a4f Remove legacy async read pixels APIs. by Brian Salomon · 5 years ago
  67. 7697476 Disable async readback from protected memory by Emircan Uysaler · 5 years ago
  68. f5e9b42 Change from single prepareForDrawing to prepare[Mask|SDFT|Path]ForDrawing by Herb Derby · 5 years ago
  69. 28a8f28 Rename functions in TestUtils.h by Brian Salomon · 5 years ago
  70. 95ea4c4 Change code() to glyphID() on SkGlyph. by Herb Derby · 5 years ago
  71. 557e812 Make GrSurfaceProxy ref counts thread safe. by Brian Salomon · 5 years ago
  72. 5a8f3e4 Reland "Enable Programs (formerly GLPrograms) test for other APIs" by Jim Van Verth · 5 years ago
  73. e107faa SkRemoteGlyphCache Add tracing to diff canvas by Hal Canary · 5 years ago
  74. 4a1af26 Fix fuzzer bug in SkDescriptor::isValid by Herb Derby · 5 years ago
  75. 5918e83 Rewrite ReadPixels_Gpu test to be more exhaustive and share code. by Brian Salomon · 5 years ago
  76. e9462dd Rename *worstCase* to backingStore* in GrSurfaceProxy by Robert Phillips · 5 years ago
  77. 40b815d Revert "Rename gl_SampleMask to sk_SampleMask" by Robert Phillips · 5 years ago
  78. d48488b reorder to minimize register pressure by Mike Klein · 5 years ago
  79. 23716d4 Rename gl_SampleMask to sk_SampleMask by Chris Dalton · 5 years ago
  80. 2638f3d rename atlassize->atlasdimensions by Brian Salomon · 5 years ago
  81. 61fc799 Add creation-time POD memory pool for GrOps by Robert Phillips · 5 years ago
  82. 6387dc1 Revert "Enable Programs (formerly GLPrograms) test for other APIs" by Michael Ludwig · 5 years ago
  83. 9f2b86c More SkISizification in GPU code. by Brian Salomon · 5 years ago
  84. 5987416 Enable Programs (formerly GLPrograms) test for other APIs by Jim Van Verth · 5 years ago
  85. 4eda710 Simplify sk_gpu_test::MakeTextureProxyFromData. by Brian Salomon · 5 years ago
  86. c056e16 SkPDF: simplify Producer metadata logic by Hal Canary · 5 years ago
  87. c89d1b5 Rename SkDevice::ctm() to localToDevice() by Michael Ludwig · 5 years ago
  88. 6c2aa7a Revert "Reduce inputs to GrProgramDesc::Build method(s)" by Robert Phillips · 5 years ago
  89. 63a3873 Reduce inputs to GrProgramDesc::Build method(s) by Robert Phillips · 5 years ago
  90. d7689d4 Reland "Introduce SkGlyphSourceBuffer" by Herbert Derby · 5 years ago
  91. 97afd2e add bsl.16b, cmeq.4s, cmgt.4s by Mike Klein · 5 years ago
  92. f29cb70 Revert "Introduce SkGlyphSourceBuffer" by Herb Derby · 5 years ago
  93. 1dfc77c Add unit test to exercise GrTextureFreed message handling after a context abandon by Robert Phillips · 5 years ago
  94. 77c5308 Introduce SkGlyphSourceBuffer by Herbert Derby · 5 years ago
  95. ddc2148 Work around un-safe downcast in PromiseLazyInstantiateCallback destructor after a context abandon by Robert Phillips · 5 years ago
  96. 11e6aa8 Starting to hack up HDR transfer function support by Brian Osman · 5 years ago
  97. 0f61c12 add used_in_loop bit to skvm::Builder::Instruction by Mike Klein · 5 years ago
  98. b5a3076 Reland "mark which SkVM tests should JIT or not" by Mike Klein · 5 years ago
  99. 4e11526 Revert "mark which SkVM tests should JIT or not" by Mike Klein · 5 years ago
  100. 5243550 mark which SkVM tests should JIT or not by Mike Klein · 5 years ago