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 40 million developers.
Sign up
Pinned
2,438 contributions in the last year
Activity overview
Contribution activity
April 2020
Created a pull request in flutter/engine that received 3 comments
Reland Clang 11, Roll buildroot to 1bc40a5f916adb93d87e2a2230a0ec43db876c1c
Disables a test on Mac that now fails with the new toolchain due to minor pixel differences. Test is still enabled on Linux. Rolls buildroot to flu…
+95
−5
•
3
comments
- Fix bad texture view config
- Roll to clang11, mark 4
- Revert "Reland Clang 11, roll buildroot to 1bc40a5f916adb93d87e2a2230a0ec43db876c1c, take 3"
- re-clang-format repo after toolchain update
- Initialize locale from FlutterEngine
- Roll Android NDK to r21.0.6113669
- Reland Clang 11, roll buildroot to 1bc40a5f916adb93d87e2a2230a0ec43db876c1c, take 3
- Revert "Reland Clang 11, Roll buildroot to 1bc40a5f916adb93d87e2a2230a0ec43db876c1c"
- Revert "Roll Clang to v11, roll buildroot to ee57ed9459f52adf9165e0adad4e74ba167c2f93, allow newly exported symbols"
- REFACTOR: split up accessibility bridge and semantics object
- Add the Android SDK lambda stub library to the classpath
- Started clearing out the parent of orphaned semantic objects.
- Fix bad texture view config
- Reland Clang 11, roll buildroot to 1bc40a5f916adb93d87e2a2230a0ec43db876c1c, take 3
- If the application says there is a new texture but does not provide one, reuse the last texture.
- Started clearing out the semantics information in Dart as well as deleting the AccessibilityBridge.
Created an issue in flutter/flutter that received 3 comments
Support golden tests in C++ unit tests for the engine
Right now, engine unit tests do not have a good way to run golden file tests on multiple platforms, particularly when there are features like text/…
3
comments