Chris Yang 0d59c9ec54
Add onUnregistered callback in 'Texture' and 'FlutterTexture' (#12695)
Texture unregistration is finished on the GPU thread. The FlutterTexture implementation might not know when it is finished which leads to a race condition. Adding this callback so the FlutterTexture is aware of end of the unregistration process.
2019-10-08 12:45:57 -07:00
..
2019-10-08 08:07:39 -07:00
2019-05-07 16:10:21 -07:00
2018-08-06 15:06:49 -07:00
2019-07-17 11:35:58 -07:00
2019-08-19 09:24:21 -07:00
2018-08-06 15:06:49 -07:00

This directory includes scripts and tools for continuous integration tests.