-
Notifications
You must be signed in to change notification settings - Fork 28k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gallery, Lists: Missing GPU frames when entering Lists #5104
Comments
Trace blocked on dart-lang/sdk#26976 |
Behold. The trace! |
This is looking pretty good. We're still missing some GPU frames when entering lists demo. Tested on a Nexus 5. Going to close. |
Changes since the last roll: ``` e11905c Add tooltip method to Android AccessibilityBridge (flutter#5103) 2ee36e2 Always enable verbose logging on fuchsia. (flutter#5104) 131349f Update flutter runner process name to reflect last running shell. (flutter#5102) ad9826c Roll src/third_party/skia/ c79e2d155..47ed6f10e (10 commits; 1 trivial rolls) (flutter#5100) 7617d28 libtxt: post-process glyph positions in order to accurately right-justify text (flutter#5093) 895c965 Set file modified callback. (flutter#5096) 956f3ee Roll src/third_party/skia/ 5c9369eb1..c79e2d155 (7 commits) (flutter#5099) 6e51122 Roll src/third_party/skia/ 643ab1bf5..5c9369eb1 (1 commit; 1 trivial rolls) (flutter#5098) a9180ca Roll src/third_party/skia/ 6b043cb9c..643ab1bf5 (3 commits; 3 trivial rolls) (flutter#5097) 82d4610 Roll src/third_party/skia/ 1366282bc..6b043cb9c (2 commits) (flutter#5095) fb4926e Roll src/third_party/skia/ 580aee2fa..1366282bc (2 commits) (flutter#5094) c249b70 Path metrics/getBounds/combinations again (flutter#4957) df255b8 Roll src/third_party/skia/ de5cffbc4..580aee2fa (16 commits) (flutter#5092) e44e1b4 Initial plugin support for background downloads + content fetching (flutter#5082) 78f8a0f [fuchsia] Changes for running Dart 2 on flutter_runner. (flutter#5080) cbec56a Roll src/third_party/skia/ 77e95f706..de5cffbc4 (14 commits) (flutter#5090) 8da9398 Throw an exception if a secondary isolate tries to send a platform message (flutter#5069) ```
Changes since the last roll: ``` e11905c Add tooltip method to Android AccessibilityBridge (#5103) 2ee36e2 Always enable verbose logging on fuchsia. (#5104) 131349f Update flutter runner process name to reflect last running shell. (#5102) ad9826c Roll src/third_party/skia/ c79e2d155..47ed6f10e (10 commits; 1 trivial rolls) (#5100) 7617d28 libtxt: post-process glyph positions in order to accurately right-justify text (#5093) 895c965 Set file modified callback. (#5096) 956f3ee Roll src/third_party/skia/ 5c9369eb1..c79e2d155 (7 commits) (#5099) 6e51122 Roll src/third_party/skia/ 643ab1bf5..5c9369eb1 (1 commit; 1 trivial rolls) (#5098) a9180ca Roll src/third_party/skia/ 6b043cb9c..643ab1bf5 (3 commits; 3 trivial rolls) (#5097) 82d4610 Roll src/third_party/skia/ 1366282bc..6b043cb9c (2 commits) (#5095) fb4926e Roll src/third_party/skia/ 580aee2fa..1366282bc (2 commits) (#5094) c249b70 Path metrics/getBounds/combinations again (#4957) df255b8 Roll src/third_party/skia/ de5cffbc4..580aee2fa (16 commits) (#5092) e44e1b4 Initial plugin support for background downloads + content fetching (#5082) 78f8a0f [fuchsia] Changes for running Dart 2 on flutter_runner. (#5080) cbec56a Roll src/third_party/skia/ 77e95f706..de5cffbc4 (14 commits) (#5090) 8da9398 Throw an exception if a secondary isolate tries to send a platform message (#5069) ```
Changes since the last roll: ``` e11905c Add tooltip method to Android AccessibilityBridge (flutter#5103) 2ee36e2 Always enable verbose logging on fuchsia. (flutter#5104) 131349f Update flutter runner process name to reflect last running shell. (flutter#5102) ad9826c Roll src/third_party/skia/ c79e2d155..47ed6f10e (10 commits; 1 trivial rolls) (flutter#5100) 7617d28 libtxt: post-process glyph positions in order to accurately right-justify text (flutter#5093) 895c965 Set file modified callback. (flutter#5096) 956f3ee Roll src/third_party/skia/ 5c9369eb1..c79e2d155 (7 commits) (flutter#5099) 6e51122 Roll src/third_party/skia/ 643ab1bf5..5c9369eb1 (1 commit; 1 trivial rolls) (flutter#5098) a9180ca Roll src/third_party/skia/ 6b043cb9c..643ab1bf5 (3 commits; 3 trivial rolls) (flutter#5097) 82d4610 Roll src/third_party/skia/ 1366282bc..6b043cb9c (2 commits) (flutter#5095) fb4926e Roll src/third_party/skia/ 580aee2fa..1366282bc (2 commits) (flutter#5094) c249b70 Path metrics/getBounds/combinations again (flutter#4957) df255b8 Roll src/third_party/skia/ de5cffbc4..580aee2fa (16 commits) (flutter#5092) e44e1b4 Initial plugin support for background downloads + content fetching (flutter#5082) 78f8a0f [fuchsia] Changes for running Dart 2 on flutter_runner. (flutter#5080) cbec56a Roll src/third_party/skia/ 77e95f706..de5cffbc4 (14 commits) (flutter#5090) 8da9398 Throw an exception if a secondary isolate tries to send a platform message (flutter#5069) ```
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of |
Open Gallery, tap into List.
Notice the missed GPU frames:
Trace coming soon...
The text was updated successfully, but these errors were encountered: