1. f735351 Add nearest MIP filtering to GPU and wire up to SkImageShader by Brian Salomon · 4 years, 6 months ago
  2. f7f5433 Remove GrSurfacePriv and GrRenderTargetPriv by Brian Salomon · 4 years, 5 months ago
  3. 07b0099 Remove "master" from lua files by Leon Scroggins III · 4 years, 5 months ago
  4. 487d9d1 Remove experimental/Networking code by Leon Scroggins III · 4 years, 5 months ago
  5. 1ff0706 Remove more references to "master" by Leon Scroggins III · 4 years, 5 months ago
  6. 6007f3b Roll ANGLE from 3f851efa2adc to de309a42385f (16 revisions) by skia-autoroll · 4 years, 5 months ago
  7. 3e64bda Roll SwiftShader from 3b2cd31c7400 to 12c9d4ac61f2 (4 revisions) by skia-autoroll · 4 years, 5 months ago
  8. b65d72b Roll dawn from d5a4775cfc77 to c11a19145f1f (3 revisions) by skia-autoroll · 4 years, 5 months ago
  9. 2c904ee Fix self-assignment error in SkBitSet. by John Stiles · 4 years, 5 months ago
  10. b3038f8 Remove layout(key) support for rects and points. by John Stiles · 4 years, 5 months ago
  11. 738c271 Update DataEntry struct to properly support move semantics. by John Stiles · 4 years, 5 months ago
  12. 45f5b03 Allow GLSL processor keys to use floats with full precision. by John Stiles · 4 years, 5 months ago
  13. 0307e91 Remove unreferenced function SkStrDup. by John Stiles · 4 years, 5 months ago
  14. 9d5461f Add missing #includes for referenced types, and missing headers in GN. by John Stiles · 4 years, 5 months ago
  15. 059ed67 Update types in TextStyle to use member initialization syntax. by John Stiles · 4 years, 5 months ago
  16. 0ca6440 add final to all the leaf SubRuns by Herb Derby · 4 years, 5 months ago
  17. bad0914 consolidate common vertex filling code by Herb Derby · 4 years, 5 months ago
  18. 8501afd Use std::move when constructing GrSurfaceProxyViews by Adlai Holler · 4 years, 5 months ago
  19. bd220a9 Remove references to Golden/Diamond Master by Leon Scroggins III · 4 years, 5 months ago
  20. 351327e Handle more types as parameter/return in runtime effect helper functions by Brian Osman · 4 years, 5 months ago
  21. b1ee2c4 Bump SkottieKit version by Florin Malita · 4 years, 5 months ago
  22. 66d1921 remove skar_java from skia android projects by Jorge Betancourt · 4 years, 6 months ago
  23. e94b4e1 Update more tests to use the GrDirectContext/GrRecordingContext pair by Robert Phillips · 4 years, 6 months ago
  24. 48025a0 Enable move construction for OpChain and SkTArray<OpChain>. by John Stiles · 4 years, 5 months ago
  25. fd9f154 Reland "implement working CorrectnessActivity to generate lottie keyframe PNGs" by Jorge Betancourt · 4 years, 6 months ago
  26. c88a6ac Add missing #includes for referenced types. by John Stiles · 4 years, 5 months ago
  27. 569f07c Add texture size to Android's GPU upload trace by Leon Scroggins III · 4 years, 5 months ago
  28. 522fd1e Fix SkottieKit font loading by Florin Malita · 4 years, 5 months ago
  29. ec788be Roll ANGLE from df5ed61ddbca to 3f851efa2adc (5 revisions) by skia-autoroll · 4 years, 5 months ago
  30. 21aa6f6 Roll SwiftShader from 6a8a74986c35 to 3b2cd31c7400 (9 revisions) by skia-autoroll · 4 years, 5 months ago
  31. befe11c Roll dawn from 0d158ac68107 to d5a4775cfc77 (1 revision) by skia-autoroll · 4 years, 5 months ago
  32. 53453f7 split transformed mask from SDFT by Herb Derby · 4 years, 5 months ago
  33. 392da6b Update SKP version by skia-recreate-skps · 4 years, 5 months ago
  34. 1529295 test for valid mips before setting on image by Mike Reed · 4 years, 5 months ago
  35. d1ae994 [skottie] Add support for inline/data-uri fonts by Florin Malita · 4 years, 5 months ago
  36. 1d66d3f Update Go Deps by skia-recreate-skps · 4 years, 5 months ago
  37. 7c7a7e5 Report the effect type when TestCreate returns null. by John Stiles · 4 years, 5 months ago
  38. 1bf2b4f Undo drawRRect+clipRRect merging outside of Android framework by Michael Ludwig · 4 years, 5 months ago
  39. 6926791 Remove resource from GrD3DBuffer. by Greg Daniel · 4 years, 5 months ago
  40. b42706c properly account for GrTextBlob arena size by Herb Derby · 4 years, 6 months ago
  41. bd2b2c1 demo CubicResampler by Mike Reed · 4 years, 5 months ago
  42. 711b039 Reland "Make GrRingBuffer more generic so it can be used over all backends" by Jim Van Verth · 4 years, 6 months ago
  43. 1436462 Revert "Attach whitespaces to the neighbor unresolved blocks" by Robert Phillips · 4 years, 5 months ago
  44. b5f0f52 SkSL: Salt inline identifiers in PipelineStage and FragmentProcessor passes by Brian Osman · 4 years, 6 months ago
  45. 6b050f6 Using staging buffers for uploads of d3d static buffers. by Greg Daniel · 4 years, 5 months ago
  46. b107a11 Add several more values to SkYUVColorSpace by Brian Osman · 4 years, 6 months ago
  47. 131c5ad Attach whitespaces to the neighbor unresolved blocks by Julia Lavrova · 4 years, 6 months ago
  48. a54d380 remove more blacklists by Mike Klein · 4 years, 5 months ago
  49. d26b3e2 rename tools/xsan.blacklist by Mike Klein · 4 years, 5 months ago
  50. 7109434 Enforce trivially-copyable types on unaligned loads/stores/casts. by John Stiles · 4 years, 5 months ago
  51. 58adb34 Update more tests to use the GrDirectContext/GrRecordingContext pair by Robert Phillips · 4 years, 6 months ago
  52. 36e0849 Rename bit_cast to sk_bit_cast, and migrate to SkUtils.h. by John Stiles · 4 years, 5 months ago
  53. 8513867 Don't std::move fTriangleBuffer in tessellation by Chris Dalton · 4 years, 5 months ago
  54. cc73078 Remove input-color modulation from GrGLLightingEffect. by John Stiles · 4 years, 5 months ago
  55. c298e7f Roll dawn from 9061d5d154bc to 0d158ac68107 (3 revisions) by skia-autoroll · 4 years, 6 months ago
  56. 43ad791 make calls to SubRun and AtlasSubRun const by Herb Derby · 4 years, 6 months ago
  57. e888fb2 Remove GrYUVProvider. by Brian Salomon · 4 years, 5 months ago
  58. 3b0200b Revert "Metal: Hold refs for input buffers from bindBuffer calls." by Jim Van Verth · 4 years, 5 months ago
  59. 809a998 Revert "implement working CorrectnessActivity to generate lottie keyframe PNGs" by Robert Phillips · 4 years, 5 months ago
  60. d3feb6f Simplify GrPipeline by removing unused functionality. by John Stiles · 4 years, 6 months ago
  61. c8bc99f Revert "Make GrRingBuffer more generic so it can be used over all backends" by Jim Van Verth · 4 years, 5 months ago
  62. b38781c Remove unused RunInSeries processor. by John Stiles · 4 years, 6 months ago
  63. f743d4e Rename Xfermode fragment processor to Blend. by John Stiles · 4 years, 6 months ago
  64. 7c86592 Inclusive language by Kevin Lubick · 4 years, 6 months ago
  65. a75dc33 Metal: Hold refs for input buffers from bindBuffer calls. by Jim Van Verth · 4 years, 6 months ago
  66. 90787fe Reland #3 "ICU API: only in SkParagraph, simplified." by Julia Lavrova · 4 years, 6 months ago
  67. 4cfae3b Remove GrTexturePriv by Brian Salomon · 4 years, 6 months ago
  68. 13e3fae reduce mutex use and switch to spinlock by Herb Derby · 4 years, 6 months ago
  69. b6d4ad9 Make GrRingBuffer more generic so it can be used over all backends by Jim Van Verth · 4 years, 6 months ago
  70. 7f5e994 implement working CorrectnessActivity to generate lottie keyframe PNGs by Jorge Betancourt · 4 years, 6 months ago
  71. 3341934 Roll ANGLE from f359cb667cb9 to df5ed61ddbca (3 revisions) by skia-autoroll · 4 years, 6 months ago
  72. f617b4d Rename GrStrokeGeometry -> GrStrokePatchBuilder by Chris Dalton · 4 years, 6 months ago
  73. 9eea916 Write GPU buffers directly from GrStrokeGeometry by Chris Dalton · 4 years, 6 months ago
  74. d140e76 ResourceProviderProxyBase should not drop loadFont (yet) by Florin Malita · 4 years, 6 months ago
  75. 98e6447 Manually Roll ANGLE from 20eb9be55299 to f6659b3df028 (17 revisions) by Robert Phillips · 4 years, 6 months ago
  76. 1ec3b1a Fix CanvasKit SkSurface.requestAnimationFrame for web workers by Elliot Evans · 4 years, 6 months ago
  77. 024d745 Add GrFragmentProcessor::Compose for composing two processors. by John Stiles · 4 years, 6 months ago
  78. b25e065 Convert more tests to GrDirectContext/GrRecordingContext pair by Robert Phillips · 4 years, 6 months ago
  79. 446b974 Remove old devices.json and code by Kevin Lubick · 4 years, 6 months ago
  80. b8fe909 Update Go Deps by skia-recreate-skps · 4 years, 6 months ago
  81. 1895348 Roll SwiftShader from f272427bda39 to 6a8a74986c35 (3 revisions) by skia-autoroll · 4 years, 6 months ago
  82. abd7555 Roll dawn from c4cebc7efae1 to 9061d5d154bc (3 revisions) by skia-autoroll · 4 years, 6 months ago
  83. d318489 use new cubic code for old cubics by Mike Klein · 4 years, 6 months ago
  84. 4739b1d Pass -Wno-psabi to clang by Brian Salomon · 4 years, 6 months ago
  85. 72db717 [skottie] Add spread/choke support for glow styles by Florin Malita · 4 years, 6 months ago
  86. 59e18dc Combine coverage in GrAppliedClip using RunInSeries. by John Stiles · 4 years, 6 months ago
  87. cc848b5 Rename GrTAllocator to GrTBlockList by Michael Ludwig · 4 years, 6 months ago
  88. 3d30ca6 Add CubicResampler to makeShader by Mike Reed · 4 years, 6 months ago
  89. 6241961 Add several more unit tests of runtime effects by Brian Osman · 4 years, 6 months ago
  90. c0e7110 Disable MIP filtering on D3D using maxLOD. by Brian Salomon · 4 years, 6 months ago
  91. 9400701 add create ddl fuzzer by Zepeng Hu · 4 years, 6 months ago
  92. 184f601 JIT load64_{lo,hi} by Mike Klein · 4 years, 6 months ago
  93. 4348d65 Fix Chrome pixel tests after separating Mip from MinMag filtering. by Brian Salomon · 4 years, 6 months ago
  94. 4ccdaf6 Show mirror drawn with SkStroke (toy stroker) by Tyler Denniston · 4 years, 6 months ago
  95. baa2a7b Add path recorder class (toy stroker) by Tyler Denniston · 4 years, 6 months ago
  96. 5e216b4 [infra] Move iPhone11 jobs to iOS-13.6. by Weston Tracey · 4 years, 6 months ago
  97. ab47abf [canvaskit] Publish 0.17.2 by Kevin Lubick · 4 years, 6 months ago
  98. d8194dc JIT store64 by Mike Klein · 4 years, 6 months ago
  99. 95afafb Reland "Add GrContext api to update compressed backend textures." by Greg Daniel · 4 years, 6 months ago
  100. b047b0b [infra] Add ios-dev-image-13.6 asset. by Weston Tracey · 4 years, 6 months ago