Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Add deadline_now_delta argument to Engine::NotifyIdle's trace - #6419

Merged
nathanrogersgoogle merged 2 commits into
masterfrom
trace-notify-idle-amount
Oct 4, 2018
Merged

Add deadline_now_delta argument to Engine::NotifyIdle's trace#6419
nathanrogersgoogle merged 2 commits into
masterfrom
trace-notify-idle-amount

Conversation

@nathanrogersgoogle

Copy link
Copy Markdown
Contributor

This allows us to figure out from looking at a trace if an
|Engine::NotifyIdle| call went beyond its deadline

This allows us to figure out from looking at a trace if an
|Engine::NotifyIdle| call went beyond its deadline
@nathanrogersgoogle
nathanrogersgoogle merged commit 37fd43d into master Oct 4, 2018
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 4, 2018
flutter-team-archive/engine@74662ab...37fd43d

git log 74662ab..37fd43d --no-merges --oneline
37fd43d Add deadline_now_delta argument to Engine::NotifyIdle's trace (flutter-team-archive/engine#6419)
4af077b Roll src/third_party/skia 4504a652c071..8841085abeb9 (1 commits) (flutter-team-archive/engine#6429)
165f3dd Update //third_party/benchmark dependency to 21f1eb (ToT). (flutter-team-archive/engine#6427)
34bd0ef Don’t build benchmarking binaries on Windows. (flutter-team-archive/engine#6428)
ae4db44 Ensure setViewIdResourceName has the correct version guard (flutter-team-archive/engine#6404)
2c5d0c4 [rapidjson] Fix import statements (flutter-team-archive/engine#6418)
c2128fc Create a benchmarking target for the shell. (flutter-team-archive/engine#6420)
30f78af Raise errors on non-zero exits while creating artifacts on the bots. (flutter-team-archive/engine#6424)
191168c Disable line_height tests on Windows (flutter-team-archive/engine#6423)
061cc66 Fix ideographic baseline to match spec. (flutter-team-archive/engine#6422)
74eac1f Roll src/third_party/skia bfa76f20bfcf..4504a652c071 (14 commits) (flutter-team-archive/engine#6421)
10b4540 Implement ParagraphStyle.line_height and add tests for line_height and baselines. (flutter-team-archive/engine#6417)
7e3b41d Roll src/third_party/skia 08417bccf256..bfa76f20bfcf (4 commits) (flutter-team-archive/engine#6416)
69ae569 Do not register UI-related native functions in secondary isolates (flutter-team-archive/engine#6401)
19c135c Roll src/third_party/skia b627af80e3a4..08417bccf256 (8 commits) (flutter-team-archive/engine#6415)
65b886b Roll src/third_party/skia be8193c9313a..b627af80e3a4 (1 commits) (flutter-team-archive/engine#6414)
360d446 Use single_root_scheme when compiling platform (flutter-team-archive/engine#6402)
c7a5abf Roll src/third_party/skia deb512045e6a..be8193c9313a (1 commits) (flutter-team-archive/engine#6413)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 4, 2018
flutter-team-archive/engine@74662ab...5340f42

git log 74662ab..5340f42 --no-merges --oneline
5340f42 Revert "Use single_root_scheme when compiling platform (flutter#6402)" (flutter-team-archive/engine#6431)
37fd43d Add deadline_now_delta argument to Engine::NotifyIdle's trace (flutter-team-archive/engine#6419)
4af077b Roll src/third_party/skia 4504a652c071..8841085abeb9 (1 commits) (flutter-team-archive/engine#6429)
165f3dd Update //third_party/benchmark dependency to 21f1eb (ToT). (flutter-team-archive/engine#6427)
34bd0ef Don’t build benchmarking binaries on Windows. (flutter-team-archive/engine#6428)
ae4db44 Ensure setViewIdResourceName has the correct version guard (flutter-team-archive/engine#6404)
2c5d0c4 [rapidjson] Fix import statements (flutter-team-archive/engine#6418)
c2128fc Create a benchmarking target for the shell. (flutter-team-archive/engine#6420)
30f78af Raise errors on non-zero exits while creating artifacts on the bots. (flutter-team-archive/engine#6424)
191168c Disable line_height tests on Windows (flutter-team-archive/engine#6423)
061cc66 Fix ideographic baseline to match spec. (flutter-team-archive/engine#6422)
74eac1f Roll src/third_party/skia bfa76f20bfcf..4504a652c071 (14 commits) (flutter-team-archive/engine#6421)
10b4540 Implement ParagraphStyle.line_height and add tests for line_height and baselines. (flutter-team-archive/engine#6417)
7e3b41d Roll src/third_party/skia 08417bccf256..bfa76f20bfcf (4 commits) (flutter-team-archive/engine#6416)
69ae569 Do not register UI-related native functions in secondary isolates (flutter-team-archive/engine#6401)
19c135c Roll src/third_party/skia b627af80e3a4..08417bccf256 (8 commits) (flutter-team-archive/engine#6415)
65b886b Roll src/third_party/skia be8193c9313a..b627af80e3a4 (1 commits) (flutter-team-archive/engine#6414)
360d446 Use single_root_scheme when compiling platform (flutter-team-archive/engine#6402)
c7a5abf Roll src/third_party/skia deb512045e6a..be8193c9313a (1 commits) (flutter-team-archive/engine#6413)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 4, 2018
flutter-team-archive/engine@74662ab...5fe7e37

git log 74662ab..5fe7e37 --no-merges --oneline
5fe7e37 Roll src/third_party/skia 8841085abeb9..4dd17156c6e4 (1 commits) (flutter-team-archive/engine#6432)
5340f42 Revert "Use single_root_scheme when compiling platform (flutter#6402)" (flutter-team-archive/engine#6431)
37fd43d Add deadline_now_delta argument to Engine::NotifyIdle's trace (flutter-team-archive/engine#6419)
4af077b Roll src/third_party/skia 4504a652c071..8841085abeb9 (1 commits) (flutter-team-archive/engine#6429)
165f3dd Update //third_party/benchmark dependency to 21f1eb (ToT). (flutter-team-archive/engine#6427)
34bd0ef Don’t build benchmarking binaries on Windows. (flutter-team-archive/engine#6428)
ae4db44 Ensure setViewIdResourceName has the correct version guard (flutter-team-archive/engine#6404)
2c5d0c4 [rapidjson] Fix import statements (flutter-team-archive/engine#6418)
c2128fc Create a benchmarking target for the shell. (flutter-team-archive/engine#6420)
30f78af Raise errors on non-zero exits while creating artifacts on the bots. (flutter-team-archive/engine#6424)
191168c Disable line_height tests on Windows (flutter-team-archive/engine#6423)
061cc66 Fix ideographic baseline to match spec. (flutter-team-archive/engine#6422)
74eac1f Roll src/third_party/skia bfa76f20bfcf..4504a652c071 (14 commits) (flutter-team-archive/engine#6421)
10b4540 Implement ParagraphStyle.line_height and add tests for line_height and baselines. (flutter-team-archive/engine#6417)
7e3b41d Roll src/third_party/skia 08417bccf256..bfa76f20bfcf (4 commits) (flutter-team-archive/engine#6416)
69ae569 Do not register UI-related native functions in secondary isolates (flutter-team-archive/engine#6401)
19c135c Roll src/third_party/skia b627af80e3a4..08417bccf256 (8 commits) (flutter-team-archive/engine#6415)
65b886b Roll src/third_party/skia be8193c9313a..b627af80e3a4 (1 commits) (flutter-team-archive/engine#6414)
360d446 Use single_root_scheme when compiling platform (flutter-team-archive/engine#6402)
c7a5abf Roll src/third_party/skia deb512045e6a..be8193c9313a (1 commits) (flutter-team-archive/engine#6413)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 4, 2018
flutter-team-archive/engine@74662ab...83151d9

git log 74662ab..83151d9 --no-merges --oneline
83151d9 Roll src/third_party/skia 4dd17156c6e4..4442e3138927 (1 commits) (flutter-team-archive/engine#6434)
5fe7e37 Roll src/third_party/skia 8841085abeb9..4dd17156c6e4 (1 commits) (flutter-team-archive/engine#6432)
5340f42 Revert "Use single_root_scheme when compiling platform (flutter#6402)" (flutter-team-archive/engine#6431)
37fd43d Add deadline_now_delta argument to Engine::NotifyIdle's trace (flutter-team-archive/engine#6419)
4af077b Roll src/third_party/skia 4504a652c071..8841085abeb9 (1 commits) (flutter-team-archive/engine#6429)
165f3dd Update //third_party/benchmark dependency to 21f1eb (ToT). (flutter-team-archive/engine#6427)
34bd0ef Don’t build benchmarking binaries on Windows. (flutter-team-archive/engine#6428)
ae4db44 Ensure setViewIdResourceName has the correct version guard (flutter-team-archive/engine#6404)
2c5d0c4 [rapidjson] Fix import statements (flutter-team-archive/engine#6418)
c2128fc Create a benchmarking target for the shell. (flutter-team-archive/engine#6420)
30f78af Raise errors on non-zero exits while creating artifacts on the bots. (flutter-team-archive/engine#6424)
191168c Disable line_height tests on Windows (flutter-team-archive/engine#6423)
061cc66 Fix ideographic baseline to match spec. (flutter-team-archive/engine#6422)
74eac1f Roll src/third_party/skia bfa76f20bfcf..4504a652c071 (14 commits) (flutter-team-archive/engine#6421)
10b4540 Implement ParagraphStyle.line_height and add tests for line_height and baselines. (flutter-team-archive/engine#6417)
7e3b41d Roll src/third_party/skia 08417bccf256..bfa76f20bfcf (4 commits) (flutter-team-archive/engine#6416)
69ae569 Do not register UI-related native functions in secondary isolates (flutter-team-archive/engine#6401)
19c135c Roll src/third_party/skia b627af80e3a4..08417bccf256 (8 commits) (flutter-team-archive/engine#6415)
65b886b Roll src/third_party/skia be8193c9313a..b627af80e3a4 (1 commits) (flutter-team-archive/engine#6414)
360d446 Use single_root_scheme when compiling platform (flutter-team-archive/engine#6402)
c7a5abf Roll src/third_party/skia deb512045e6a..be8193c9313a (1 commits) (flutter-team-archive/engine#6413)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 4, 2018
flutter-team-archive/engine@74662ab...58fbd1f

git log 74662ab..58fbd1f --no-merges --oneline
58fbd1f Roll src/third_party/skia 4442e3138927..7b7805581733 (1 commits) (flutter-team-archive/engine#6435)
83151d9 Roll src/third_party/skia 4dd17156c6e4..4442e3138927 (1 commits) (flutter-team-archive/engine#6434)
5fe7e37 Roll src/third_party/skia 8841085abeb9..4dd17156c6e4 (1 commits) (flutter-team-archive/engine#6432)
5340f42 Revert "Use single_root_scheme when compiling platform (flutter#6402)" (flutter-team-archive/engine#6431)
37fd43d Add deadline_now_delta argument to Engine::NotifyIdle's trace (flutter-team-archive/engine#6419)
4af077b Roll src/third_party/skia 4504a652c071..8841085abeb9 (1 commits) (flutter-team-archive/engine#6429)
165f3dd Update //third_party/benchmark dependency to 21f1eb (ToT). (flutter-team-archive/engine#6427)
34bd0ef Don’t build benchmarking binaries on Windows. (flutter-team-archive/engine#6428)
ae4db44 Ensure setViewIdResourceName has the correct version guard (flutter-team-archive/engine#6404)
2c5d0c4 [rapidjson] Fix import statements (flutter-team-archive/engine#6418)
c2128fc Create a benchmarking target for the shell. (flutter-team-archive/engine#6420)
30f78af Raise errors on non-zero exits while creating artifacts on the bots. (flutter-team-archive/engine#6424)
191168c Disable line_height tests on Windows (flutter-team-archive/engine#6423)
061cc66 Fix ideographic baseline to match spec. (flutter-team-archive/engine#6422)
74eac1f Roll src/third_party/skia bfa76f20bfcf..4504a652c071 (14 commits) (flutter-team-archive/engine#6421)
10b4540 Implement ParagraphStyle.line_height and add tests for line_height and baselines. (flutter-team-archive/engine#6417)
7e3b41d Roll src/third_party/skia 08417bccf256..bfa76f20bfcf (4 commits) (flutter-team-archive/engine#6416)
69ae569 Do not register UI-related native functions in secondary isolates (flutter-team-archive/engine#6401)
19c135c Roll src/third_party/skia b627af80e3a4..08417bccf256 (8 commits) (flutter-team-archive/engine#6415)
65b886b Roll src/third_party/skia be8193c9313a..b627af80e3a4 (1 commits) (flutter-team-archive/engine#6414)
360d446 Use single_root_scheme when compiling platform (flutter-team-archive/engine#6402)
c7a5abf Roll src/third_party/skia deb512045e6a..be8193c9313a (1 commits) (flutter-team-archive/engine#6413)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 4, 2018
flutter-team-archive/engine@74662ab...58fbd1f

git log 74662ab..58fbd1f --no-merges --oneline
58fbd1f Roll src/third_party/skia 4442e3138927..7b7805581733 (1 commits) (flutter-team-archive/engine#6435)
83151d9 Roll src/third_party/skia 4dd17156c6e4..4442e3138927 (1 commits) (flutter-team-archive/engine#6434)
5fe7e37 Roll src/third_party/skia 8841085abeb9..4dd17156c6e4 (1 commits) (flutter-team-archive/engine#6432)
5340f42 Revert "Use single_root_scheme when compiling platform (flutter#6402)" (flutter-team-archive/engine#6431)
37fd43d Add deadline_now_delta argument to Engine::NotifyIdle's trace (flutter-team-archive/engine#6419)
4af077b Roll src/third_party/skia 4504a652c071..8841085abeb9 (1 commits) (flutter-team-archive/engine#6429)
165f3dd Update //third_party/benchmark dependency to 21f1eb (ToT). (flutter-team-archive/engine#6427)
34bd0ef Don’t build benchmarking binaries on Windows. (flutter-team-archive/engine#6428)
ae4db44 Ensure setViewIdResourceName has the correct version guard (flutter-team-archive/engine#6404)
2c5d0c4 [rapidjson] Fix import statements (flutter-team-archive/engine#6418)
c2128fc Create a benchmarking target for the shell. (flutter-team-archive/engine#6420)
30f78af Raise errors on non-zero exits while creating artifacts on the bots. (flutter-team-archive/engine#6424)
191168c Disable line_height tests on Windows (flutter-team-archive/engine#6423)
061cc66 Fix ideographic baseline to match spec. (flutter-team-archive/engine#6422)
74eac1f Roll src/third_party/skia bfa76f20bfcf..4504a652c071 (14 commits) (flutter-team-archive/engine#6421)
10b4540 Implement ParagraphStyle.line_height and add tests for line_height and baselines. (flutter-team-archive/engine#6417)
7e3b41d Roll src/third_party/skia 08417bccf256..bfa76f20bfcf (4 commits) (flutter-team-archive/engine#6416)
69ae569 Do not register UI-related native functions in secondary isolates (flutter-team-archive/engine#6401)
19c135c Roll src/third_party/skia b627af80e3a4..08417bccf256 (8 commits) (flutter-team-archive/engine#6415)
65b886b Roll src/third_party/skia be8193c9313a..b627af80e3a4 (1 commits) (flutter-team-archive/engine#6414)
360d446 Use single_root_scheme when compiling platform (flutter-team-archive/engine#6402)
c7a5abf Roll src/third_party/skia deb512045e6a..be8193c9313a (1 commits) (flutter-team-archive/engine#6413)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 4, 2018
flutter-team-archive/engine@74662ab...58fbd1f

git log 74662ab..58fbd1f --no-merges --oneline
58fbd1f Roll src/third_party/skia 4442e3138927..7b7805581733 (1 commits) (flutter-team-archive/engine#6435)
83151d9 Roll src/third_party/skia 4dd17156c6e4..4442e3138927 (1 commits) (flutter-team-archive/engine#6434)
5fe7e37 Roll src/third_party/skia 8841085abeb9..4dd17156c6e4 (1 commits) (flutter-team-archive/engine#6432)
5340f42 Revert "Use single_root_scheme when compiling platform (flutter#6402)" (flutter-team-archive/engine#6431)
37fd43d Add deadline_now_delta argument to Engine::NotifyIdle's trace (flutter-team-archive/engine#6419)
4af077b Roll src/third_party/skia 4504a652c071..8841085abeb9 (1 commits) (flutter-team-archive/engine#6429)
165f3dd Update //third_party/benchmark dependency to 21f1eb (ToT). (flutter-team-archive/engine#6427)
34bd0ef Don’t build benchmarking binaries on Windows. (flutter-team-archive/engine#6428)
ae4db44 Ensure setViewIdResourceName has the correct version guard (flutter-team-archive/engine#6404)
2c5d0c4 [rapidjson] Fix import statements (flutter-team-archive/engine#6418)
c2128fc Create a benchmarking target for the shell. (flutter-team-archive/engine#6420)
30f78af Raise errors on non-zero exits while creating artifacts on the bots. (flutter-team-archive/engine#6424)
191168c Disable line_height tests on Windows (flutter-team-archive/engine#6423)
061cc66 Fix ideographic baseline to match spec. (flutter-team-archive/engine#6422)
74eac1f Roll src/third_party/skia bfa76f20bfcf..4504a652c071 (14 commits) (flutter-team-archive/engine#6421)
10b4540 Implement ParagraphStyle.line_height and add tests for line_height and baselines. (flutter-team-archive/engine#6417)
7e3b41d Roll src/third_party/skia 08417bccf256..bfa76f20bfcf (4 commits) (flutter-team-archive/engine#6416)
69ae569 Do not register UI-related native functions in secondary isolates (flutter-team-archive/engine#6401)
19c135c Roll src/third_party/skia b627af80e3a4..08417bccf256 (8 commits) (flutter-team-archive/engine#6415)
65b886b Roll src/third_party/skia be8193c9313a..b627af80e3a4 (1 commits) (flutter-team-archive/engine#6414)
360d446 Use single_root_scheme when compiling platform (flutter-team-archive/engine#6402)
c7a5abf Roll src/third_party/skia deb512045e6a..be8193c9313a (1 commits) (flutter-team-archive/engine#6413)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 4, 2018
flutter-team-archive/engine@74662ab...58fbd1f

git log 74662ab..58fbd1f --no-merges --oneline
58fbd1f Roll src/third_party/skia 4442e3138927..7b7805581733 (1 commits) (flutter-team-archive/engine#6435)
83151d9 Roll src/third_party/skia 4dd17156c6e4..4442e3138927 (1 commits) (flutter-team-archive/engine#6434)
5fe7e37 Roll src/third_party/skia 8841085abeb9..4dd17156c6e4 (1 commits) (flutter-team-archive/engine#6432)
5340f42 Revert "Use single_root_scheme when compiling platform (flutter#6402)" (flutter-team-archive/engine#6431)
37fd43d Add deadline_now_delta argument to Engine::NotifyIdle's trace (flutter-team-archive/engine#6419)
4af077b Roll src/third_party/skia 4504a652c071..8841085abeb9 (1 commits) (flutter-team-archive/engine#6429)
165f3dd Update //third_party/benchmark dependency to 21f1eb (ToT). (flutter-team-archive/engine#6427)
34bd0ef Don’t build benchmarking binaries on Windows. (flutter-team-archive/engine#6428)
ae4db44 Ensure setViewIdResourceName has the correct version guard (flutter-team-archive/engine#6404)
2c5d0c4 [rapidjson] Fix import statements (flutter-team-archive/engine#6418)
c2128fc Create a benchmarking target for the shell. (flutter-team-archive/engine#6420)
30f78af Raise errors on non-zero exits while creating artifacts on the bots. (flutter-team-archive/engine#6424)
191168c Disable line_height tests on Windows (flutter-team-archive/engine#6423)
061cc66 Fix ideographic baseline to match spec. (flutter-team-archive/engine#6422)
74eac1f Roll src/third_party/skia bfa76f20bfcf..4504a652c071 (14 commits) (flutter-team-archive/engine#6421)
10b4540 Implement ParagraphStyle.line_height and add tests for line_height and baselines. (flutter-team-archive/engine#6417)
7e3b41d Roll src/third_party/skia 08417bccf256..bfa76f20bfcf (4 commits) (flutter-team-archive/engine#6416)
69ae569 Do not register UI-related native functions in secondary isolates (flutter-team-archive/engine#6401)
19c135c Roll src/third_party/skia b627af80e3a4..08417bccf256 (8 commits) (flutter-team-archive/engine#6415)
65b886b Roll src/third_party/skia be8193c9313a..b627af80e3a4 (1 commits) (flutter-team-archive/engine#6414)
360d446 Use single_root_scheme when compiling platform (flutter-team-archive/engine#6402)
c7a5abf Roll src/third_party/skia deb512045e6a..be8193c9313a (1 commits) (flutter-team-archive/engine#6413)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
liyuqian added a commit to liyuqian/flutter that referenced this pull request Oct 4, 2018
Also fix the paragraph test.

flutter-team-archive/engine@74662ab...58fbd1f

git log 74662ab..58fbd1f --no-merges --oneline
58fbd1f Roll src/third_party/skia 4442e3138927..7b7805581733 (1 commits) (flutter-team-archive/engine#6435)
83151d9 Roll src/third_party/skia 4dd17156c6e4..4442e3138927 (1 commits) (flutter-team-archive/engine#6434)
5fe7e37 Roll src/third_party/skia 8841085abeb9..4dd17156c6e4 (1 commits) (flutter-team-archive/engine#6432)
5340f42 Revert &flutter#34;Use single_root_scheme when compiling platform (flutter#6402)&flutter#34; (flutter-team-archive/engine#6431)
37fd43d Add deadline_now_delta argument to Engine::NotifyIdle&flutter#39;s trace (flutter-team-archive/engine#6419)
4af077b Roll src/third_party/skia 4504a652c071..8841085abeb9 (1 commits) (flutter-team-archive/engine#6429)
165f3dd Update //third_party/benchmark dependency to 21f1eb (ToT). (flutter-team-archive/engine#6427)
34bd0ef Don’t build benchmarking binaries on Windows. (flutter-team-archive/engine#6428)
ae4db44 Ensure setViewIdResourceName has the correct version guard (flutter-team-archive/engine#6404)
2c5d0c4 [rapidjson] Fix import statements (flutter-team-archive/engine#6418)
c2128fc Create a benchmarking target for the shell. (flutter-team-archive/engine#6420)
30f78af Raise errors on non-zero exits while creating artifacts on the bots. (flutter-team-archive/engine#6424)
191168c Disable line_height tests on Windows (flutter-team-archive/engine#6423)
061cc66 Fix ideographic baseline to match spec. (flutter-team-archive/engine#6422)
74eac1f Roll src/third_party/skia bfa76f20bfcf..4504a652c071 (14 commits) (flutter-team-archive/engine#6421)
10b4540 Implement ParagraphStyle.line_height and add tests for line_height and baselines. (flutter-team-archive/engine#6417)
7e3b41d Roll src/third_party/skia 08417bccf256..bfa76f20bfcf (4 commits) (flutter-team-archive/engine#6416)
69ae569 Do not register UI-related native functions in secondary isolates (flutter-team-archive/engine#6401)
19c135c Roll src/third_party/skia b627af80e3a4..08417bccf256 (8 commits) (flutter-team-archive/engine#6415)
65b886b Roll src/third_party/skia be8193c9313a..b627af80e3a4 (1 commits) (flutter-team-archive/engine#6414)
360d446 Use single_root_scheme when compiling platform (flutter-team-archive/engine#6402)
c7a5abf Roll src/third_party/skia deb512045e6a..be8193c9313a (1 commits) (flutter-team-archive/engine#6413)
@cbracken
cbracken deleted the trace-notify-idle-amount branch November 26, 2018 20:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Development

Successfully merging this pull request may close these issues.

3 participants