Robert Ancell
|
bd19181117
|
Add braces on if statements to match linter style (#22130)
|
2020-11-03 12:32:39 +13:00 |
|
Robert Ancell
|
acd026ed3f
|
Use the X visual from the EGL configuration when making an FlView. (#19438)
|
2020-07-03 09:37:51 +12:00 |
|
Robert Ancell
|
480afb30ad
|
Show EGL configuration debugging when fail to create surface/context (#19397)
|
2020-07-02 09:35:00 +12:00 |
|
Robert Ancell
|
b19a17d5d1
|
Implement an EGL resource context for the Linux shell. (#18918)
Fixes https://github.com/flutter/flutter/issues/54855
|
2020-06-11 12:31:06 +12:00 |
|
Robert Ancell
|
0c7f4c7a18
|
Log EGL errors (#18917)
|
2020-06-10 06:27:30 +12:00 |
|
Robert Ancell
|
e39301f23f
|
Add tests for FlBinaryMessenger, FlBasicMessageChannel, FlMethodChannel (#18638)
|
2020-06-02 09:39:37 +12:00 |
|
Robert Ancell
|
c86dcac156
|
Revert "Add tests for FlBinaryMessenger, FlBasicMessageChannel, FlMethodChannel (#18597)"
This reverts commit a095cc23d8d5a539fd6179846875d7218c60bdff.
|
2020-05-28 13:32:26 +12:00 |
|
Robert Ancell
|
a095cc23d8
|
Add tests for FlBinaryMessenger, FlBasicMessageChannel, FlMethodChannel (#18597)
* Add mock implementations of the Flutter embedding API and EGL
* Add tests for FlBinaryMessenger, FlBasicMessageChannel, FlMethodChannel
|
2020-05-28 13:13:32 +12:00 |
|