1. 42e29bd Roll Skia from e3d6db4c3fac to aba6b93dfbc8 (1 revision) by android-autoroll · 5 years ago
  2. aba6b93 Replace C-style casts with as<T> in the Control Flow Graph. by John Stiles · 5 years ago
  3. 26dbe09 Roll Skia from c113f004deca to e3d6db4c3fac (11 revisions) by android-autoroll · 5 years ago
  4. e3d6db4 Roll Chromium from 0839d38f07fc to e3029d74cf64 (465 revisions) by skia-autoroll · 5 years ago
  5. 6cd6d19 Roll ANGLE from 3c2454b82c05 to 68c8ed7aec14 (11 revisions) by skia-autoroll · 5 years ago
  6. 5ce7158 Roll SwiftShader from 622558b02e1a to 1f48854dae26 (3 revisions) by skia-autoroll · 5 years ago
  7. e6c0f01 Roll dawn from c3e3c30b0d7f to 8c012e879646 (4 revisions) by skia-autoroll · 5 years ago
  8. e78c569 Revert "Snap for 6793014 from 42e5cca3cfb829690c9d8c6aca57a8e7d5..." by Colin Cross · 5 years ago
  9. e4b0196 Snap for 6793014 from 42e5cca3cfb829690c9d8c6aca57a8e7d5aeb422 to master by android-build-team Robot · 5 years ago
  10. 398ecf1 Remove unused factories that take characterizations. by Greg Daniel · 5 years ago
  11. b7926b8 Enable glesfakev2 config on Android perf bots by Brian Salomon · 5 years ago
  12. 4d09f2d Format and comment SkScalarInterpFunc by Ben Wagner · 5 years ago
  13. b2b7f80 Add config "glesfakev2". It runs GLES with the version faked as 2. by Brian Salomon · 5 years ago
  14. 64f3530 [canvaskit] Update GM:skottie_setcolor by Florin Malita · 5 years ago
  15. 4e67774 Reland "change atlas uv encoding" by Herb Derby · 5 years ago
  16. f2845ac Always (pre)compute path bounds when using a builder by Mike Reed · 5 years ago
  17. 5c9bffc Roll Skia from 3be08b6dc6a8 to c113f004deca (5 revisions) by android-autoroll · 5 years ago
  18. c113f00 Remove renderable flag from texture createLazyProxy. by Greg Daniel · 5 years ago
  19. 9e506ee Add the inline keyword to top-level FPs that use an explicit return. by John Stiles · 5 years ago
  20. 1798f4f Reland "Reland "ICU: SkShaper (bidi iterator only)"" by Julia Lavrova · 5 years ago
  21. 06d7c9d Revert "Revert "use pathbuilder"" by Mike Reed · 5 years ago
  22. 735a5a7 Allow .fp files to return a color from main(). by John Stiles · 5 years ago
  23. 42e5cca Roll Skia from 8e4a44fb9209 to 3be08b6dc6a8 (3 revisions) by android-autoroll · 5 years ago
  24. 3be08b6 Add unit tests for early-return detection. by John Stiles · 5 years ago
  25. 43e3e91 Revert "use pathbuilder" by Mike Reed · 5 years ago
  26. 10c4213 Remove GrRenderTargetProxyPriv class and setGLRTFBOIDIs0 call. by Greg Daniel · 5 years ago
  27. ae7db7a Roll Skia from 03cde5f9997d to 8e4a44fb9209 (6 revisions) by android-autoroll · 5 years ago
  28. 8e4a44f Add Retries to Canaries by Ravi Mistry · 5 years ago
  29. 0703d65 Update SKP version by skia-recreate-skps · 5 years ago
  30. 4b25d41 use pathbuilder by Mike Reed · 5 years ago
  31. 44820a9 Remove legacy runtime effect main signature by Brian Osman · 5 years ago
  32. 38e81a5 Revert "Simplify the Metal Compiler wrapper code" by Adlai Holler · 5 years ago
  33. cdb0f8e [skottie] Assorted shape repeater fixes by Florin Malita · 5 years ago
  34. e8a85f7 Roll Skia from 8025507f746b to 03cde5f9997d (24 revisions) by android-autoroll · 5 years ago
  35. 03cde5f Revert "Reland "ICU: SkShaper (bidi iterator only)"" by Derek Sollenberger · 5 years ago
  36. 765d2fe optimized SkSL inlining output by Ethan Nicholas · 5 years ago
  37. 5da7327 Use GCLIENT_PY3=0 in recreate_skps.py by Ravi Mistry · 5 years ago
  38. ead4ca0 Roll ANGLE from 7bce5194d1d6 to 3c2454b82c05 (19 revisions) by skia-autoroll · 5 years ago
  39. 8a1acf8 Roll Chromium from 752313f1c52e to 0839d38f07fc (372 revisions) by skia-autoroll · 5 years ago
  40. a139788 add arm64e slice to arm64 iOS builds by Mike Klein · 5 years ago
  41. 2064111 Fix early-return misdetection in the inliner. by John Stiles · 5 years ago
  42. 62a0f15 remove __ARM_FEATURE_CRC32 workaround by Mike Klein · 5 years ago
  43. ad5494d use pathbuilder by Mike Reed · 5 years ago
  44. c37d551 Add unit test for return statements wrapped in a block. by John Stiles · 5 years ago
  45. 3c02c93 Revert "Update SKP version" by Ravi Mistry · 5 years ago
  46. 052ece3 Update SKP version by skia-recreate-skps · 5 years ago
  47. e60e560 set _XOPEN_SOURCE=0 when building ICU by Mike Klein · 5 years ago
  48. c09645b Remove newly-added SkDEBUGFAILs when we can't make an FP in drawAtlas. by John Stiles · 5 years ago
  49. 3cce112 Simplify the Metal Compiler wrapper code by Adlai Holler · 5 years ago
  50. 90242db Remove Sk2f usage from curve rotation calculations by Chris Dalton · 5 years ago
  51. a316aa6 Add "radial edges" to tessellated stroking by Chris Dalton · 5 years ago
  52. f621e23 Fix cases of variable shadowing in SkSL. by John Stiles · 5 years ago
  53. 7bc5542 Reland "ICU: SkShaper (bidi iterator only)" by Julia Lavrova · 5 years ago
  54. b2b4cc8 Don't used cached memory for buffers in vulkan. by Greg Daniel · 5 years ago
  55. f2f9b0d Filter transformed atlas images correctly on GPU. by John Stiles · 5 years ago
  56. 5660e8b Hook DDLPromiseImageHelper up to new YUVA API. by Brian Salomon · 5 years ago
  57. cd2f0b6 GrSempahore/GrGpuResource cleanup by Mike Klein · 5 years ago
  58. 92f6eb1 use pathbuilder by Mike Reed · 5 years ago
  59. 5c43815 Roll Skia from 767f444febd1 to 8025507f746b (2 revisions) by android-autoroll · 5 years ago
  60. 8025507 Simplify SkComputeBlurredRRectParams by Robert Phillips · 5 years ago
  61. 5c4880c refactor SkArenaAlloc footers by Mike Klein · 5 years ago
  62. 83d8c02 Roll Skia from 3a96e2c4c1ca to 767f444febd1 (1 revision) by android-autoroll · 5 years ago
  63. 767f444 SkRuntimeEffect SkSL has a new signature for main() by Brian Osman · 5 years ago
  64. 3bd2f6d Roll Skia from 578215be44d0 to 3a96e2c4c1ca (1 revision) by android-autoroll · 5 years ago
  65. 3a96e2c Draw patches/atlases using the AutoLayerForImageFilter's SkPaint. by John Stiles · 5 years ago
  66. 2559dc6 Roll Skia from 9ad0c9e91a7d to 578215be44d0 (2 revisions) by android-autoroll · 5 years ago
  67. 578215b Roll ANGLE from 4f7edbe1f6f0 to 7bce5194d1d6 (7 revisions) by skia-autoroll · 5 years ago
  68. 221a069 Roll Chromium from 65295ec3eca4 to 752313f1c52e (354 revisions) by skia-autoroll · 5 years ago
  69. 6c04eff Roll Skia from bcca52ab84df to 9ad0c9e91a7d (1 revision) by android-autoroll · 5 years ago
  70. 9ad0c9e Roll dawn from ef7447334713 to c3e3c30b0d7f (1 revision) by skia-autoroll · 5 years ago
  71. 836edc6 Roll Skia from b8f10b7bb745 to bcca52ab84df (1 revision) by android-autoroll · 5 years ago
  72. bcca52a Revert "change atlas uv encoding" by Herb Derby · 5 years ago
  73. 0f4bae4 Roll Skia from 84cdc27399ed to b8f10b7bb745 (1 revision) by android-autoroll · 5 years ago
  74. b8f10b7 Reland "Add a patch and an atlas to the ImageFilter GM slide." by John Stiles · 5 years ago
  75. 503c8f5 Roll Skia from 0baaa2372201 to 84cdc27399ed (2 revisions) by android-autoroll · 5 years ago
  76. 84cdc27 Revert "Add a patch and an atlas to the ImageFilter GM slide." by John Stiles · 5 years ago
  77. 595f7b4 A couple optimizations to Metal Shader Pipeline by Adlai Holler · 5 years ago
  78. c4e4452 Roll Skia from 6e727832b522 to 0baaa2372201 (4 revisions) by android-autoroll · 5 years ago
  79. 0baaa23 Add a patch and an atlas to the ImageFilter GM slide. by John Stiles · 5 years ago
  80. cace33f change atlas uv encoding by Herb Derby · 5 years ago
  81. 58cc97a Use factories to avoid using (deprecated) path editing methods by Mike Reed · 5 years ago
  82. a1c4f1a Out-line GrRRectBlurEffect find_or_create_rrect_blur_mask_fp by Robert Phillips · 5 years ago
  83. e970116 Roll Skia from 47d795a127cd to 6e727832b522 (1 revision) by android-autoroll · 5 years ago
  84. 6e72783 remove ArenaAlloc reset() from SkShaper_coretext by Herb Derby · 5 years ago
  85. 17ed1d3 Roll Skia from f759eade0d95 to 47d795a127cd (2 revisions) by android-autoroll · 5 years ago
  86. 47d795a remove DrawPictureMode enum by Mike Reed · 5 years ago
  87. 36b86af Revert "Remove ARC from Metal backend" by Jim Van Verth · 5 years ago
  88. 0a533f5 Roll Skia from 260062ded3ea to f759eade0d95 (4 revisions) by android-autoroll · 5 years ago
  89. f759ead Add documentation for 'Suggested Reviewers' button. by Ravi Mistry · 5 years ago
  90. 6541013 Remove ARC from Metal backend by Jim Van Verth · 5 years ago
  91. 06eda4b Fix SkBitmap::allocPixels logging by Ben Wagner · 5 years ago
  92. 5163831 Rename RecreateSKPs_Canary to RecreateSKPs_DryRun by Ravi Mistry · 5 years ago
  93. 87e476e Roll Skia from 87d42e5d12b3 to 260062ded3ea (3 revisions) by android-autoroll · 5 years ago
  94. 260062d Fixed SkSL visitor to match previous node counts by Ethan Nicholas · 5 years ago
  95. 1968473 Move fontmgr_bounds labels to tight bounds by Ben Wagner · 5 years ago
  96. 584fe62 Factor out `validate` into separate method. by John Stiles · 5 years ago
  97. 2b76039 Roll Skia from 216b984d3946 to 87d42e5d12b3 (4 revisions) by android-autoroll · 5 years ago
  98. 87d42e5 A new way to specify YUVA planar data from SkCodec to SkImage_Lazy by Brian Salomon · 5 years ago
  99. 3215385 Disable ClangTidy namespace comments for short blocks. by John Stiles · 5 years ago
  100. bf23d56 style guide tweaks by Mike Klein · 5 years ago