1. 9f82148 Update Go Deps by skia-recreate-skps · 4 years, 1 month ago
  2. bd780c3 Roll ANGLE from 58afe4cb7a7b to fe36a64765c5 (5 revisions) by skia-autoroll · 4 years, 1 month ago
  3. 14e93a8 Roll Chromium from e6974b0e45b1 to 79b4d6eb39c8 (1501 revisions) by skia-autoroll · 4 years, 1 month ago
  4. 66e938e Roll dawn from d761d5a5758c to 479689912ee2 (6 revisions) by skia-autoroll · 4 years, 1 month ago
  5. 4d48bb3 Roll SwiftShader from 76cae97fc14c to 6cd27bab06f4 (2 revisions) by skia-autoroll · 4 years, 1 month ago
  6. 89d33d0 Remove GrCCFillGeometryBench by Brian Osman · 4 years, 1 month ago
  7. d342cc9 Add indirect draws to D3D. by Jim Van Verth · 4 years, 1 month ago
  8. e29f9e2 Reland "Make glPatchParameteri required when tessellation is supported" by Chris Dalton · 4 years, 2 months ago
  9. 1413d11 Check sk_VertexID support for GrTessellationPathRenderer by Chris Dalton · 4 years, 1 month ago
  10. d4eb2ec Update SkPaintToGrPaint to perform clamping via child FPs. by John Stiles · 4 years, 1 month ago
  11. 3d0359a Migrate GrGpu to GrDirectContext by Adlai Holler · 4 years, 1 month ago
  12. 53ee0fc Convert the dither runtime effect into a regular .fp effect. by John Stiles · 4 years, 1 month ago
  13. ae34bc4 Fix half-precision mod signature to be half(half, half). by John Stiles · 4 years, 1 month ago
  14. 15edc18 Remove unncessary code from filtered clamp-to-border. by Brian Salomon · 4 years, 1 month ago
  15. bc486b8 Fix vulkan extensions in test setup. by Greg Daniel · 4 years, 1 month ago
  16. 60a4986 Remove GrTextTarget and GrRenderTargetContext::TextTarget by Herb Derby · 4 years, 1 month ago
  17. fcfd0af Notify when SkFontMetrics bounds are bogus. by Ben Wagner · 4 years, 1 month ago
  18. 6c1c538 Handle kRSXform_Positioning in TightRunBounds. by Ben Wagner · 4 years, 1 month ago
  19. cb41a4b turn skottie view into a view group so we can swap out TextureView and SurfaceView by Jorge Betancourt · 4 years, 1 month ago
  20. 87f4d29 Remove GrFragmentProcessor::Iter. by Brian Salomon · 4 years, 1 month ago
  21. 30ebcf7 Remove SkCanvas::getGrContext calls from samplecode by Robert Phillips · 4 years, 1 month ago
  22. 5ca99b4 Update Go Deps by skia-recreate-skps · 4 years, 1 month ago
  23. b94d249 feed forward registers used by jit() by Mike Klein · 4 years, 1 month ago
  24. d90b3d3 Remove generic GrFragmentProcessor texture sampling. by Brian Salomon · 4 years, 1 month ago
  25. cd79c47 tidy up win ABI enter/exit by Mike Klein · 4 years, 1 month ago
  26. 04c8f25 move insertSubRunOpsIntoTarget into GrRenderTargetContext by Herb Derby · 4 years, 1 month ago
  27. 9e8f484 Rename 'analytic FPs' to 'analytic elements' throughout the clip system. by John Stiles · 4 years, 1 month ago
  28. 362245e Remove unused GrTRecorder by Michael Ludwig · 4 years, 1 month ago
  29. 8e434ae Fix GrMeshTest for Direct3D. by Jim Van Verth · 4 years, 1 month ago
  30. c269c2d Clear analytic FPs and clip paths in GrReducedClip::makeEmpty. by John Stiles · 4 years, 1 month ago
  31. c34c6bc Count analytic FPs directly. by John Stiles · 4 years, 1 month ago
  32. 196515c Line metrics: correct text width by Julia Lavrova · 4 years, 1 month ago
  33. 24b8a8c Switch back to mallinfo in SkSL memory benchmark by Brian Osman · 4 years, 1 month ago
  34. 61a70fb Add GrGLSLFP::ParallelRange to iterate FP and GLSLFP trees by Brian Salomon · 4 years, 1 month ago
  35. dadc081 Add missing recordingContext override to SkPaintFilterCanvas by Robert Phillips · 4 years, 1 month ago
  36. 1bef979 Remove uses of non-inclusive terminology from Ganesh code. by Jim Van Verth · 4 years, 1 month ago
  37. 16bf7d3 Make SkGpuDevice hold a GrRecordingContext (take 2) by Robert Phillips · 4 years, 1 month ago
  38. 112a716 Roll SwiftShader from 28159ee9c8e3 to 76cae97fc14c (5 revisions) by skia-autoroll · 4 years, 1 month ago
  39. 2411340 Roll ANGLE from 3688cb363ccd to 58afe4cb7a7b (11 revisions) by skia-autoroll · 4 years, 1 month ago
  40. c201c98 Roll dawn from 7622be0544b0 to d761d5a5758c (5 revisions) by skia-autoroll · 4 years, 1 month ago
  41. 98e0ed7 PDF without annotations skips structure tree. by Ben Wagner · 4 years, 1 month ago
  42. 68870aa Add heap usage of SkSL::Compiler to nanobench output by Brian Osman · 4 years, 1 month ago
  43. 6669b01 Always check AutoFTAccess::face() for nullptr. by Ben Wagner · 4 years, 1 month ago
  44. 8c3171f Update onMakeColorTypeAndColorSpace to consolidate color processors. by John Stiles · 4 years, 1 month ago
  45. eb77035 Update SkXfermodeImageFilter to consolidate color processors. by John Stiles · 4 years, 1 month ago
  46. d576464 Combine MakeOp and insertSubRunOpsIntoTarget by Herb Derby · 4 years, 1 month ago
  47. 1d784c7 TextStyle::matchOneAttribute compares backgrounds even if they don’t exist by Julia Lavrova · 4 years, 1 month ago
  48. babba97 Use test font manager for SVG fuzzer by Zepeng Hu · 4 years, 1 month ago
  49. afa9036 don't produce empty SubRuns by Herb Derby · 4 years, 1 month ago
  50. ce6f24d Placeholders coming from flutter can have Inf sizes by Julia Lavrova · 4 years, 1 month ago
  51. 414418d Add option for client to own semaphores after telling to skia to wait. by Greg Daniel · 4 years, 1 month ago
  52. 4e3ab79 use clip as invariant instead of skipClip by Herb Derby · 4 years, 1 month ago
  53. 2a4acf3 Remove all internal uses of (and deprecate) SkSurface::getContext by Robert Phillips · 4 years, 1 month ago
  54. bab3dab remove unused clipRect for distance field by Herb Derby · 4 years, 1 month ago
  55. bf052fa Update Go Deps by skia-recreate-skps · 4 years, 1 month ago
  56. f028810 Remove SkCanvas::getGrContext calls from benches by Robert Phillips · 4 years, 1 month ago
  57. 3c8178b Remove deprecated form of `asFragmentProcessor` method. by John Stiles · 4 years, 1 month ago
  58. 28e1eff Add support for an inputFP in SkRuntimeColorFilter::asFragmentProcessor. by John Stiles · 4 years, 1 month ago
  59. d463a9d [canvaskit] Fix first frame measurement by Nathaniel Nifong · 4 years, 1 month ago
  60. 234592c Add support for an inputFP in SkHighContrast_Filter::asFragmentProcessor by John Stiles · 4 years, 1 month ago
  61. e5b768b loop over SubRuns in GrRenderTargetContext by Herb Derby · 4 years, 1 month ago
  62. cfbb56c [skottie] Auto-orient fixes by Florin Malita · 4 years, 1 month ago
  63. 8bf0194 Replace remainder of HRESULT checks with macro by Jim Van Verth · 4 years, 2 months ago
  64. d3fca6b Roll ANGLE from 8b80e852bd6c to 3688cb363ccd (9 revisions) by skia-autoroll · 4 years, 1 month ago
  65. 46944a8 Roll dawn from 92554d75f354 to 7622be0544b0 (6 revisions) by skia-autoroll · 4 years, 1 month ago
  66. d66f197 Roll SwiftShader from f6f11215cd93 to 28159ee9c8e3 (1 revision) by skia-autoroll · 4 years, 1 month ago
  67. d5f3c98 Update DDL test harness to use GrDirectContexts by Robert Phillips · 4 years, 1 month ago
  68. 5a33f21 Remove a Chrome staging flag by Robert Phillips · 4 years, 1 month ago
  69. 473c9f4 Tagged PDF annotations must appear in the Parent Tree as well. by Dominic Mazzoni · 4 years, 1 month ago
  70. 1436d72 Move frame measurement code into shared location by Nathaniel Nifong · 4 years, 1 month ago
  71. b370725 Mark SkGetThreadID SK_SPI in debug. by Ben Wagner · 4 years, 1 month ago
  72. bb61fe3 Hoist up submit for resolves by Jim Van Verth · 4 years, 1 month ago
  73. cd28fa6 Always use Skia's Vulkan headers when compiling particles module by Brian Osman · 4 years, 1 month ago
  74. 275f419 Add D3D support for MSAA by Jim Van Verth · 4 years, 1 month ago
  75. 9cf98dc Remove GrCoordTransform entirely by Brian Osman · 4 years, 2 months ago
  76. 894ddb0 Add support for an inputFP in SkMixerColorFilter::asFragmentProcessor. by John Stiles · 4 years, 1 month ago
  77. d94e71e use SkTInternalLList in SubRun by Herb Derby · 4 years, 1 month ago
  78. b89e52e Update GrConfigConversionEffect to use an input FP. by John Stiles · 4 years, 1 month ago
  79. 7a1d942 consolidate text op creation by Herb Derby · 4 years, 1 month ago
  80. b4d60f8 Fix use of uninitialized value in SkSVGDevice by Tyler Denniston · 4 years, 1 month ago
  81. 01d8ad6 Use GrUniformDataManager in Dawn backend. by Brian Salomon · 4 years, 1 month ago
  82. 4769754 Reland "Return the actual block capacity from GrBufferAllocPool::makeSpaceAtLeast" by Chris Dalton · 4 years, 2 months ago
  83. e3ad527 Add a convenience to downcast contexts into GrDirectContext by Adlai Holler · 4 years, 1 month ago
  84. c7b49bb [skottie] Fix merge paths <-> paints interaction by Florin Malita · 4 years, 1 month ago
  85. cf5e35f Use ContextInfo::directContext() in skottie2movie.cpp by Florin Malita · 4 years, 1 month ago
  86. a0f9a3e sync with master by Zepeng Hu · 4 years, 1 month ago
  87. 05da783 Revert "Make SkGpuDevice hold a GrRecordingContext" by Chris Dalton · 4 years, 1 month ago
  88. 95dfda4 Revert "Return the actual block capacity from GrBufferAllocPool::makeSpaceAtLeast" by Chris Dalton · 4 years, 1 month ago
  89. 9f57f0e Update Go Deps by skia-recreate-skps · 4 years, 1 month ago
  90. 5f8e1ee Roll Chromium from 2d0c7f09acbd to e6974b0e45b1 (315 revisions) by skia-autoroll · 4 years, 1 month ago
  91. d7640c8 Roll SwiftShader from 3121585acce2 to f6f11215cd93 (7 revisions) by skia-autoroll · 4 years, 1 month ago
  92. 5bb2628 Roll dawn from 59ccb1f6de17 to 92554d75f354 (5 revisions) by skia-autoroll · 4 years, 1 month ago
  93. 0c0d8dd Roll ANGLE from 465a912582bb to 8b80e852bd6c (11 revisions) by skia-autoroll · 4 years, 1 month ago
  94. d10f080 Return the actual block capacity from GrBufferAllocPool::makeSpaceAtLeast by Chris Dalton · 4 years, 2 months ago
  95. c8b721b Make SkGpuDevice hold a GrRecordingContext by Robert Phillips · 4 years, 1 month ago
  96. 6130d50 Helper function for camera setup by Nathaniel Nifong · 4 years, 1 month ago
  97. ac45f49 Dawn: work around a fragcoord.w issue on D3D12. by Stephen White · 4 years, 1 month ago
  98. 709ce81 Make sure we have a valid command buffer throughout vulkan. by Greg Daniel · 4 years, 1 month ago
  99. ffd15ea Remove unused base class GrGLSLFragmentBuilder by Brian Salomon · 4 years, 2 months ago
  100. a6d1e98 Revert "ICU API: only in SkParagraph, simplified." by Julia Lavrova · 4 years, 1 month ago