commit | b7d87903df3c52be2168bc0cdf3eea29f10d4c56 | [log] [tgz] |
---|---|---|
author | Mike Klein <mtklein@google.com> | Thu Apr 02 10:14:35 2020 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Apr 02 16:37:29 2020 +0000 |
tree | e65f6e31022c4b95d0afda4c1b7d619d4d6268bd | |
parent | d005b69be48eb67b4fdf4414b770e278754aba61 [diff] |
pull out schedule, finalize This finishes up the main refactoring. Still some follow-ups I want to try. I got tired of typing usage.users(id) so I converted that to operator[], which I think is clear for now. If we add more methods that don't refer to the users, we can undo? Change-Id: I0ac563cfb1899f7a3f8b2cb6d50ca1646dd05071 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/281216 Reviewed-by: Herb Derby <herb@google.com> Commit-Queue: Mike Klein <mtklein@google.com>