)]}' { "commit": "a594edbfc8a5ae28a89e01432d427b5446b8b862", "tree": "19dd59043d0dda0c7fe1f0611452255c30635532", "parents": [ "345034f2644449c9f991895a68f133def5dbbc1d" ], "author": { "name": "godofredoc", "email": "godofredoc@google.com", "time": "Wed Mar 27 09:19:13 2024 -0700" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Wed Mar 27 16:19:13 2024 +0000" }, "message": "Use utf-8 encoding on getbuild requests. (#3601)\n\nDart uses latin1 encoding by default instead of utf-8 causing garbled output in summary markdown. This change send the proper headers to get utf-8 from server and decode utf from bytes before passing it to the json decoder.\r\n\r\nBug: https://github.com/flutter/flutter/issues/143162", "tree_diff": [ { "type": "modify", "old_id": "873dab2691115b45b0fc102da31cf3c02b42ac37", "old_mode": 33188, "old_path": "app_dart/lib/src/service/buildbucket.dart", "new_id": "0e090dfcc50dcda7239a3a7a328a655273b98481", "new_mode": 33188, "new_path": "app_dart/lib/src/service/buildbucket.dart" }, { "type": "modify", "old_id": "9e3c1defe90b06faa4987a04c578488e49c9c59f", "old_mode": 33188, "old_path": "app_dart/test/service/buildbucket_test.dart", "new_id": "f665d715829b375b9a476acd386bc7891d74ebac", "new_mode": 33188, "new_path": "app_dart/test/service/buildbucket_test.dart" } ] }