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