1. ead4ca0 Roll ANGLE from 7bce5194d1d6 to 3c2454b82c05 (19 revisions) by skia-autoroll · 4 years, 4 months ago
  2. 8a1acf8 Roll Chromium from 752313f1c52e to 0839d38f07fc (372 revisions) by skia-autoroll · 4 years, 4 months ago
  3. a139788 add arm64e slice to arm64 iOS builds by Mike Klein · 4 years, 4 months ago
  4. 2064111 Fix early-return misdetection in the inliner. by John Stiles · 4 years, 4 months ago
  5. 62a0f15 remove __ARM_FEATURE_CRC32 workaround by Mike Klein · 4 years, 4 months ago
  6. ad5494d use pathbuilder by Mike Reed · 4 years, 4 months ago
  7. c37d551 Add unit test for return statements wrapped in a block. by John Stiles · 4 years, 4 months ago
  8. 3c02c93 Revert "Update SKP version" by Ravi Mistry · 4 years, 4 months ago
  9. 052ece3 Update SKP version by skia-recreate-skps · 4 years, 4 months ago
  10. e60e560 set _XOPEN_SOURCE=0 when building ICU by Mike Klein · 4 years, 4 months ago
  11. c09645b Remove newly-added SkDEBUGFAILs when we can't make an FP in drawAtlas. by John Stiles · 4 years, 4 months ago
  12. 3cce112 Simplify the Metal Compiler wrapper code by Adlai Holler · 4 years, 4 months ago
  13. 90242db Remove Sk2f usage from curve rotation calculations by Chris Dalton · 4 years, 4 months ago
  14. a316aa6 Add "radial edges" to tessellated stroking by Chris Dalton · 4 years, 4 months ago
  15. f621e23 Fix cases of variable shadowing in SkSL. by John Stiles · 4 years, 4 months ago
  16. 7bc5542 Reland "ICU: SkShaper (bidi iterator only)" by Julia Lavrova · 4 years, 5 months ago
  17. b2b4cc8 Don't used cached memory for buffers in vulkan. by Greg Daniel · 4 years, 5 months ago
  18. f2f9b0d Filter transformed atlas images correctly on GPU. by John Stiles · 4 years, 4 months ago
  19. 5660e8b Hook DDLPromiseImageHelper up to new YUVA API. by Brian Salomon · 4 years, 4 months ago
  20. cd2f0b6 GrSempahore/GrGpuResource cleanup by Mike Klein · 4 years, 4 months ago
  21. 92f6eb1 use pathbuilder by Mike Reed · 4 years, 4 months ago
  22. 8025507 Simplify SkComputeBlurredRRectParams by Robert Phillips · 4 years, 5 months ago
  23. 5c4880c refactor SkArenaAlloc footers by Mike Klein · 4 years, 4 months ago
  24. 767f444 SkRuntimeEffect SkSL has a new signature for main() by Brian Osman · 4 years, 5 months ago
  25. 3a96e2c Draw patches/atlases using the AutoLayerForImageFilter's SkPaint. by John Stiles · 4 years, 5 months ago
  26. 578215b Roll ANGLE from 4f7edbe1f6f0 to 7bce5194d1d6 (7 revisions) by skia-autoroll · 4 years, 5 months ago
  27. 221a069 Roll Chromium from 65295ec3eca4 to 752313f1c52e (354 revisions) by skia-autoroll · 4 years, 5 months ago
  28. 9ad0c9e Roll dawn from ef7447334713 to c3e3c30b0d7f (1 revision) by skia-autoroll · 4 years, 5 months ago
  29. bcca52a Revert "change atlas uv encoding" by Herb Derby · 4 years, 5 months ago
  30. b8f10b7 Reland "Add a patch and an atlas to the ImageFilter GM slide." by John Stiles · 4 years, 5 months ago
  31. 84cdc27 Revert "Add a patch and an atlas to the ImageFilter GM slide." by John Stiles · 4 years, 5 months ago
  32. 595f7b4 A couple optimizations to Metal Shader Pipeline by Adlai Holler · 4 years, 5 months ago
  33. 0baaa23 Add a patch and an atlas to the ImageFilter GM slide. by John Stiles · 4 years, 5 months ago
  34. cace33f change atlas uv encoding by Herb Derby · 4 years, 5 months ago
  35. 58cc97a Use factories to avoid using (deprecated) path editing methods by Mike Reed · 4 years, 5 months ago
  36. a1c4f1a Out-line GrRRectBlurEffect find_or_create_rrect_blur_mask_fp by Robert Phillips · 4 years, 5 months ago
  37. 6e72783 remove ArenaAlloc reset() from SkShaper_coretext by Herb Derby · 4 years, 5 months ago
  38. 47d795a remove DrawPictureMode enum by Mike Reed · 4 years, 5 months ago
  39. 36b86af Revert "Remove ARC from Metal backend" by Jim Van Verth · 4 years, 5 months ago
  40. f759ead Add documentation for 'Suggested Reviewers' button. by Ravi Mistry · 4 years, 5 months ago
  41. 6541013 Remove ARC from Metal backend by Jim Van Verth · 4 years, 5 months ago
  42. 06eda4b Fix SkBitmap::allocPixels logging by Ben Wagner · 4 years, 5 months ago
  43. 5163831 Rename RecreateSKPs_Canary to RecreateSKPs_DryRun by Ravi Mistry · 4 years, 5 months ago
  44. 260062d Fixed SkSL visitor to match previous node counts by Ethan Nicholas · 4 years, 5 months ago
  45. 1968473 Move fontmgr_bounds labels to tight bounds by Ben Wagner · 4 years, 5 months ago
  46. 584fe62 Factor out `validate` into separate method. by John Stiles · 4 years, 5 months ago
  47. 87d42e5 A new way to specify YUVA planar data from SkCodec to SkImage_Lazy by Brian Salomon · 4 years, 5 months ago
  48. 3215385 Disable ClangTidy namespace comments for short blocks. by John Stiles · 4 years, 5 months ago
  49. bf23d56 style guide tweaks by Mike Klein · 4 years, 5 months ago
  50. 487d285 Remove duplicated header file from sources by Tomasz Moniuszko · 4 years, 5 months ago
  51. 216b984 delete nullptr,0 section of style guide by Mike Klein · 4 years, 5 months ago
  52. 3cdc259 Roll SwiftShader from 44e1791f100c to 622558b02e1a (3 revisions) by skia-autoroll · 4 years, 5 months ago
  53. 8ce1a8c Roll ANGLE from d3e800e9ad66 to 4f7edbe1f6f0 (15 revisions) by skia-autoroll · 4 years, 5 months ago
  54. 0143dcc Roll Chromium from d3d82066e322 to 65295ec3eca4 (458 revisions) by skia-autoroll · 4 years, 5 months ago
  55. 60cf674 Roll dawn from e8dc820fbc1e to ef7447334713 (2 revisions) by skia-autoroll · 4 years, 5 months ago
  56. 370cbc7 remove legacy signatures by Mike Reed · 4 years, 5 months ago
  57. d16d654 use pathbuilder by Mike Reed · 4 years, 5 months ago
  58. bf7acb2 Set input usage flag on all internally created vk RTs. by Greg Daniel · 4 years, 5 months ago
  59. 457c6dd remove unused enums for picture-recorder by Mike Reed · 4 years, 5 months ago
  60. 13c4dbe [skottie] Add support for baseline shift by Florin Malita · 4 years, 5 months ago
  61. 8bd6c98 Fixup fontmgr_bounds gm for variable fonts by Ben Wagner · 4 years, 5 months ago
  62. c4ec291 Reland "Add utilities to SkGeometry for quad and cubic rotation angles" by Chris Dalton · 4 years, 5 months ago
  63. 29a8035 Add missing headers to .gn files. by John Stiles · 4 years, 5 months ago
  64. 7a492f7 Fix -Wstring-concatenation warnings in clang 12 by Brian Salomon · 4 years, 5 months ago
  65. 5cca20c Test performance of ANGLE ES3 on nanobench bots. by Brian Salomon · 4 years, 5 months ago
  66. 7b62dca Add image usage flags to GrVkImageInfo by Greg Daniel · 4 years, 5 months ago
  67. d66c248 Fix two null dereference bugs in SkSL visitor by Brian Osman · 4 years, 5 months ago
  68. be14558 Temporary workaround for Canary-Chromium finishing too early by Ravi Mistry · 4 years, 5 months ago
  69. 6a4e145 Make some public vulkan structs use default initialization. by Greg Daniel · 4 years, 5 months ago
  70. d7389b0 [canvaskit] Fix for OffscreenCanvas-unaware browsers by Florin Malita · 4 years, 5 months ago
  71. 141ec1a add SurfaceView support for skottie on android by Jorge Betancourt · 4 years, 5 months ago
  72. 0c9a6e7 Roll ANGLE from 5dff6075d29f to d3e800e9ad66 (7 revisions) by skia-autoroll · 4 years, 5 months ago
  73. f7bbc7a Roll SwiftShader from cbfd396756c6 to 44e1791f100c (1 revision) by skia-autoroll · 4 years, 5 months ago
  74. fe40fea Roll Chromium from e45f0c4dce5a to d3d82066e322 (463 revisions) by skia-autoroll · 4 years, 5 months ago
  75. 6f0d302 Roll dawn from eff9ef0f2212 to e8dc820fbc1e (6 revisions) by skia-autoroll · 4 years, 5 months ago
  76. b9af723 Fix thread-unsafe writes to function declarations in the symbol table. by John Stiles · 4 years, 5 months ago
  77. 7018bcf Reland "SkSL now supports uniform array types" by Ethan Nicholas · 4 years, 5 months ago
  78. 481ff13 add M86 branch release notes by Heather Miller · 4 years, 5 months ago
  79. 3f45e4b [skottie] Custom prop manager updates by Florin Malita · 4 years, 5 months ago
  80. d279cee Fixing incorrect boundaries calculations + 3 ways of drawing a paragraph by Julia Lavrova · 4 years, 5 months ago
  81. 6e0fa40 replaced SkSL nodeCount with visitor by Ethan Nicholas · 4 years, 5 months ago
  82. 642a10b Add origin visualization, add support for Concat44 by Nathaniel Nifong · 4 years, 5 months ago
  83. 2a479a5 Reland "SkSL CPP and H backends no longer emitted in non-dev builds" by Ethan Nicholas · 4 years, 5 months ago
  84. 403a363 Migrate additional casts to as<T>. by John Stiles · 4 years, 5 months ago
  85. 2eabdf5 Remove webgl from public.bzl by Kevin Lubick · 4 years, 5 months ago
  86. 71e2126 Add new tests to trickycubicstrokes by Chris Dalton · 4 years, 5 months ago
  87. 29f2a1e Remove sk_TextureSamplers from SkSL. by John Stiles · 4 years, 5 months ago
  88. 9742f7c Notify when SkFontMetrics bounds are bogus. by Ben Wagner · 4 years, 5 months ago
  89. 2f9a098 [canvaskit] Remove getproc when creating WebGL interface by Kevin Lubick · 4 years, 5 months ago
  90. 204c3be [canvaskit] Remove fringe EGL dependency. by Kevin Lubick · 4 years, 5 months ago
  91. 157577b [canvaskit,pathkit] Update to emsdk 2.0 by Kevin Lubick · 4 years, 5 months ago
  92. 7e9b563 Search ICU data on Windows relative to the current module. by Nikolay Igotti · 4 years, 5 months ago
  93. 3dc0da6 Add as<ProgramElementSubclass> to downcast ProgramElements more safely. by John Stiles · 4 years, 5 months ago
  94. f3c8f5d Reland "Added support for the 'inline' hint on SkSL functions" by Ethan Nicholas · 4 years, 5 months ago
  95. 2f26585 Update Skia milestone to 87 by Heather Miller · 4 years, 5 months ago
  96. 4aac2f9 Can we remove this flag to picture-recording? by Mike Reed · 4 years, 5 months ago
  97. e1e2408 Roll Chromium from ff3c275665f9 to e45f0c4dce5a (503 revisions) by skia-autoroll · 4 years, 5 months ago
  98. aa79155 Roll dawn from b54c82ed3948 to eff9ef0f2212 (2 revisions) by skia-autoroll · 4 years, 5 months ago
  99. 91eda46 Roll ANGLE from 699bcde0b729 to 5dff6075d29f (19 revisions) by skia-autoroll · 4 years, 5 months ago
  100. dc594f2 Revert "Add utilities to SkGeometry for quad and cubic rotation angles" by Mike Klein · 4 years, 5 months ago