Pinned
3,667 contributions in the last year
Less
More
Activity overview
Contribution activity
February 2021
Created 33 commits in 5 repositories
Created a pull request in flutter/flutter that received 9 comments
[flutter] No copy in ChangeNotifier.notifyListeners
Change Notifier has a fairly complicated contract that dictates how and when added/removed listeners are called. To accomplish this, it always copi…
+35
−22
•
9
comments
Opened 39 other pull requests in 4 repositories
flutter/flutter
23
merged
1
open
6
closed
- Update all packages
- [flutter_tools] stop using throttled print for service extensions
- [flutter_tools] Remove globals/mocks from GradleUtils
- [flutter_tools] do not use context logger in gradle
- [flutter_tools] gradle cleanup 1 of 99999
- [flutter_tools] use less path manipulation in the Android SDK
- [flutter_tools] Send flutter_immediately_exit_test to the elemental plane to be reforged anew
- [flutter_tools] add package:http to forbidden imports test
- [flutter_tools] use temp dir for tester dill, use desktop log reader
- [flutter_tools] remove package HTTP and add pub.dev head check tests
- [flutter_tools] refactor devtools handler to expose single method for run/attach and restart
- [flutter_tools] catch error 32 in cache
- [flutter_tools] do not crash if shared profile restoration fails
- [flutter_tools] reland: move process resolution into tool.
- Revert "[flutter_tools] move process manager into tool"
- [flutter_tools] update error message of ProcessManager resolution failure
- [flutter_tools] remove error handling specific process resolution bypass
- [flutter_tools] use a single fake implementation of HttpClient
- [flutter_tools] refactor devtools handler into its own class
- [flutter_tools] remove web defines workaround
- [flutter_tools] move process manager into tool
- [flutter_tools] remove service worker revision tag
- [flutter_tools] handle null package
- Catch VM Service disappearance from run/attach handler code
- Revert "[flutter_tools] skip web renderer defines unless web target is picked"
- Some pull requests not shown.
google/file.dart
1
open
4
merged
1
closed
google/process.dart
2
merged
google/platform.dart
1
merged
Reviewed 49 pull requests in 3 repositories
flutter/flutter 47 pull requests
- Support --run-skipped in "flutter test" and pass through to package:test
- flutter_tools: Deferred components setup validator
- Do not fail if 9xth_percentile_memory_usage is not recorded
- [flutter_tools] Remove globals/mocks from GradleUtils
- [flutter_tools] Decouple FlutterPlatform from Process
- Update all packages
- Update link for missing desktop projects
- Fix problem causing tasks to timeout.
- All arguments must be documented.
- Fix Android Studio detection and plugins on Linux
- [flutter_tools] stop using throttled print for service extensions
- [flutter_tools] do not use context logger in gradle
- Fix dart_docs.
- [flutter_tools] gradle cleanup 1 of 99999
- [flutter_tools] Add ARM64 Linux host and cross-building option support
- Avoid duplicating Pods-Runner xcconfig #includes
- [flutter_tools] refactor devtools handler to expose single method for run/attach and restart
- [web] new service worker loading mechanism
- MockPub -> FakePub
- Remove dead mock classes
- Compress module_test_ios xcresult
- Consolidate ascii spinner stop in devtools activation
- ios_platform_view tests pass when device rotated
- MockProcessManager -> FakeProcessManager
- Only write the pid-file while listening to SIGUSR signals.
- Some pull request reviews not shown.
flutter/plugins 1 pull request
flutter/engine 1 pull request
Created an issue in flutter/flutter that received 9 comments
Add hot restart hooks to support dart:ffi
Consider a Dart usage of a C api through ffi. A common pattern is the usage of context objects that must be explicitly setup and torn down for a gi…
9
comments
Opened 13 other issues in 2 repositories
flutter/flutter
2
open
10
closed
- Move file.dart and process.dart repos into flutter/packages
- Flutter tool crashes due to sharing violation when downloading cached artifacts on windows
- Cleanup process.ProcessManager usage in the flutter tool once g3 rolls
- flutter_tester device should use temp directory for kernel storage instead of build/
- Unhandled websocket exception when starting DDS
- Disable service worker by default for release branch
- Handle Service disappeared RPC error in run/attach outer layers
- NoSuchMethodError major was called on null
- NoSuchMethodError caused by activeDevtoolsServer is null/ext is null
- NoSuchMethodError caused by null response from listViews
- Revert web-renderer defines change and land real windows build fix
- Mitigation for windows build issue with dart-defines
14
contributions
in private repositories
Feb 1 – Feb 15