Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
3,777 contributions in the last year
Contribution activity
November 2020
Created 84 commits in 5 repositories
Created a pull request in flutter/flutter that received 5 comments
[devicelab] update hot reload benchmark to be more representative
Description For more background see go/flutter-2020-hot-reload This updates the hot reload benchmark to include additional measurements for: mediu…
Opened 105 other pull requests in 6 repositories
flutter/flutter
9
open
75
merged
14
closed
- [fluttter_tools] reland enable experimental invalidation strategy on by default in master channel
- [flutter_tools] allow hiding web server device, provide flags to re-enable
- [flutter_tools] update some web configuration defaults
- [flutter_tools] do not validate unused services key
- Add testing shard for release mode guard
- [flutter_tools] fix port leak in flutter_driver
- [flutter_tools] Remove usage of --precompiled flag for web tests
- [flutter_tools] support canvaskit unit testing on web
- [flutter_tools] Catch all exception subtypes when unzipping a file
- [devicelab] don't use set modified for hot reload bench
- only use code single path for verification of target file existence
- [flutter_tools] delete BuildRunnerWebCompilationProxy and WebCompilationProxy
- [flutter_tools] disable SWR optimization on dev
- [flutter_tools] share bootstrap module between run and test
- Revert "[flutter_tools] wire up alternative invalidation strategy to features"
- [flutter_tools] wire up alternative invalidation strategy to features
- [flutter_tools] remove globals from flutter web platform
- [flutter_tools] skip ck restart on all platforms
- Revert "Stop extra framework copy during build ios-framework"
- [flutter_tools] run web unit tests in sound null safety
- [flutter_tools] update dependencies
- [flutter_tools] refactor shared memory filesystem logic
- [flutter_tools] add support for dart defines to flutter test
- switch to flutter test everywhere
- [flutter_tools] display message for current null safety mode
- Some pull requests not shown.
flutter/engine
1
closed
2
merged
dart-lang/test
1
open
google/process.dart
1
merged
google/file.dart
1
merged
google/platform.dart
1
merged
Reviewed 92 pull requests in 6 repositories
flutter/flutter 81 pull requests
- Enable mac web_tool_tests
- [flutter_tools] Display "no platforms" message based on results when creating plugins project
- [flutter_tools] Don't fail copying files if the destination is not writable
- Wait for Android plugin to load before configuring plugin dependency
- Uncomment build_ios_framework_module_test tmp cleanup
- only use code single path for verification of target file existence
- flutter_tools: refactor `CreateCommand`.
- [flutter_tools] deploy version.json asset on Linux
- [flutter_tools] delete BuildRunnerWebCompilationProxy and WebCompilationProxy
- [flutter_tools] share bootstrap module between run and test
- Remove deprecated 'flutter build aot'
- Fix error message typo
- [flutter_tools] Treat public_member_api_docs similar to others linter output
- [flutter_test] Correct flutter_test_configuration.dart documentation
- Ensure attaching to an application with an existing DDS instance is not treated as a fatal error
- Run module tests on try builders when flutter_tools changes
- Ensure attaching to an application with an existing DDS instance is not treated as a fatal error
- [flutter_tools] use frontend_server for web test compilation
- Stop extra framework copy during build ios-framework
- [flutter_tools] add support for dart defines to flutter test
- Force regeneration of old Podfile
- Add extra Flutter settings to ios_app_with_extensions Podfile
- Point to a new artifacts location.
- Roll package:dds to 1.5.1 and add isCompleted guards around completers in base/dds.dart
- [devicelab] LUCI builder flag
- Some pull request reviews not shown.
flutter/engine 7 pull requests
dart-lang/test 1 pull request
flutter/cocoon 1 pull request
dart-lang/webdev 1 pull request
google/flutter-desktop-embedding 1 pull request
Created an issue in flutter/flutter that received 12 comments
pub null-safety analysis fails on sky_engine
jonahwilliams-macbookpro2:flutter jonahwilliams$ flutter pub get
Downloading package sky_engine... 344ms
Downloading flutter_patched_sdk tools... 7…
Opened 38 other issues in 5 repositories
flutter/flutter
18
open
16
closed
- Update CI scripts to specify --show-web-server-device after 71434 lands
- Cleanup web default configuration options after next beta release
- flutter_gallery_ios32__start_up signing certificate has expired
- RenderAnimatedOpacityMixin causes child pixel snapping when fully opaque
- android_plugin_example_app_build_test is unnecessarily reserving a devicelab android device
- Unhandled exception in long running web tests shard
- Update messaging about web stability during flutter run
- Run flutter web unit tests in sound mode
- Update hot reload benchmarks to better reflect average workloads
- Simplify the flutter_web_plugins plugin registration API broke the analyzer benchmark
- Flake in web integration test shard
- Reverted [integration_test] Add a `run` method for proper reporting of test results
- Update to metrics center broke analysis CI
- Remove automatic `flutter doctor` run during `flutter create`
- Would like the dashboard to surface infra failures as purple and not close the tree
- mac_build_test infra failures are keeping tree closed
- Using absolute URI for web crashes dart compiler if it is a linux style path
- Catalina tests have closed the tree due to missing device
- Android crash on multi_widget_construction_perf__timeline_summary
- pub get slows down dramatically after updating package to null safety
- Addition of space to SDK checkout broke linux build tests
- Crash in animated placeholder perf test - dart::TimelineEventArguments::Free()
- [tool_crash] RPCError
- "pub is deprecated" error message when building flutter tool
- Move verification script in flutter_tools/test/general.shard/android/gradle_test.dart to integration.shard
- Some issues not shown.