Jacob Richman

Results 80 issues of Jacob Richman

Watching GPU + CPU usage in the timeline page is a reasonable first approximation for for power usage but we could do better by plumbing through Android and iOS APIs...

enhancement
new feature
P3

For example, frequently main axis can't be set to a value other than center if textDirection is null as is often the case.

screen: inspector
layout explorer
P3

This will help diagnose why users had certain failures such as no profile samples that may be due to having the wrong vm flags set. Fyi @kenzieschmoll

offline
P3

## Page Maybe a new article about mocking on dart? Something like: https://dart.dev/language/mocking-in-dart (new) ## Notes ### What information is missing? Documentation on how to mock classes that use the...

a.language
p2-medium
test.general
st.blocked
e1-hours
co.request
p.class-modifiers
p.new

If a user updates to the latest Flutter but is still using an old IntelliJ plugin we should warn them that they should also update their Flutter IntelliJ plugin to...

good-first-issue
P3

## Summary We were calling staticRefresh even if the banner wouldn't be shown to a user or there wasn't a banner to show. This resulted in an extra frame of...

## Summary ## Details ## Related Issues ## How to Validate ## Pre-Merge Checklist - [ ] Updated relevant documentation and README (if needed) - [ ] Added/updated tests (if...

## Summary ## Details ## Related Issues ## How to Validate ## Pre-Merge Checklist - [ ] Updated relevant documentation and README (if needed) - [ ] Added/updated tests (if...

Fix bug in the shellExecutionService resulting in the following P0 issues: 1. Only the last 1000 lines of shell output are ever sent even if the output is longer. 2....