Roll Skia from 18f6a54fc3ce to 0f64e0dfd845 (8 revisions)
https://skia.googlesource.com/skia.git/+log/18f6a54fc3ce..0f64e0dfd845 2020-09-10 jlavrova@google.com An attempt to make font resolution more predictable. 2020-09-10 brianosman@google.com Clean up SkSL operator utility functions 2020-09-10 johnstiles@google.com Add InlineCandidateAnalyzer to locate candidate functions for inlining. 2020-09-10 brianosman@google.com Refactoring determine_binary_type to fix some bugs 2020-09-10 bungeman@google.com Mark FreeType bitmap font bounds as unknown. 2020-09-10 johnstiles@google.com Prevent inlining of recursive calls. 2020-09-10 herb@google.com combine origin and drawing matrix for drawGlyphRunList 2020-09-10 skia-autoroll@skia-public.iam.gserviceaccount.com Roll dawn from 0a1061da0c7f to 87f25134a8c1 (7 revisions) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-autoroll Please CC reed@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Cq-Do-Not-Cancel-Tryjobs: true Bug: None Tbr: reed@google.com Change-Id: I2de4f99acebad3bb8339c93cf13478026ee61693 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2404683 Reviewed-by: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#805989}
This commit is contained in:

committed by
Commit Bot

parent
0065d724ce
commit
a10a960079
2
DEPS
2
DEPS
@ -195,7 +195,7 @@ vars = {
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling Skia
|
||||
# and whatever else without interference from each other.
|
||||
'skia_revision': '18f6a54fc3cea32dd92a28e8808e4525c5180782',
|
||||
'skia_revision': '0f64e0dfd845d8dce9d34262ac6661b0c1d3f489',
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling V8
|
||||
# and whatever else without interference from each other.
|
||||
|
Reference in New Issue
Block a user