Give peace a chance
Block or Report
Block or report cbracken
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
flutter/flutter Public
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
-
dart-lang/sdk Public
The Dart SDK, including the VM, dart2js, core libraries, and more.
-
-
-
824 contributions in the last year
Less
More
Activity overview
Contribution activity
November 2022
Created 23 commits in 7 repositories
Created a pull request in flutter/engine that received 6 comments
[macOS] Eliminate macOS 10.14 availability check
Now that the macOS embedders have all been updated to use a minimum macOS SDK of 10.14, eliminate the remaining @available checks dependent on that…
+0
−24
•
6
comments
Opened 21 other pull requests in 6 repositories
flutter/engine
11
merged
- [macOS] Add explicit weak/strong/copy annotations
- [macOS] Use consistent filenames for tests
- [macOS] Cleanup unnecessary references to Metal
- [macOS] Merge FlutterBackingStore implementations
- [macOS] Consolidate external texture classes
- [macOS] Merge FlutterSurfaceManager classes
- [macOS] Merge FlutterRenderer and implementation
- [macOS] Merge FlutterMetalCompositor, superclass
- [macOS] Eliminate Vulkan hack for macOS < 10.14
- [macOS] Remove OpenGL rendering backend
- Roll buildroot to d13d64086f5e301bd0415eede895b34af220ef42
flutter/flutter
5
merged
flutter/website
2
merged
flutter/buildroot
1
merged
flutter/cocoon
1
merged
flutter/gallery
1
merged
Reviewed 15 pull requests in 3 repositories
flutter/engine
8 pull requests
- Add strong qualifier to backgroundColor.
- [MacOS] Load the AOT library via the dart bundle if it exists
- [Multiwindow] Renderers receive view IDs as argument
- Add back tooltip to Embedder
- [Multiwindow, macOS] FlutterCompositor::Present receives view_id
- [Embedder API] Introduce new semantics update callback and migrate Windows
- Copy Windows gen_snapshot to a standard location
- Narrow the scope of the Windows Android arm hack
flutter/flutter
6 pull requests
-
Remove unneeded comparison to
double.nan - [devicelab] measure entire release folder size, zipped
- Revert "[devicelab] measure entire release folder size, zipped"
- [devicelab] measure entire release folder size, zipped
- Do not assume that pub is the first command run by "flutter create"
- [flutter_tools] provide --timeout option to flutter drive
flutter/plugins
1 pull request
Created an issue in flutter/flutter that received 5 comments
find_commit.dart hardcodes master branch
When looking up git commits, find_commit.dart uses a git log invocation here:
flutter/dev/tools/bin/find_commit.dart Lines 68 to 75 in a2233ea
5
comments




