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