gaaclarke
89e395853c
Refactor to passing functions by const ref ( #13975 )
...
Moved our code to passing functions by const ref
2019-11-22 12:20:02 -08:00
CloudWebRTC
0f9d88c7b6
Add texture support for macOS shell. ( #8507 )
2019-10-09 20:35:09 -07:00
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
liyuqian
8ff631f3df
Rename flow namespace to flutter ( #8615 )
...
This follows our namespace change from shell to flutter: https://github.com/flutter/engine/pull/8520 .
2019-04-17 14:38:45 -07:00
Qxyat
28a46d51a0
Composite Embedded Views with the correct GrContext
...
PaintRecorder Canvases are not associated with GrContexts.
2019-04-16 14:13:34 -07:00
Chinmay Garde
56052c70af
Rename the shell namespace to flutter. ( #8520 )
2019-04-09 17:10:46 -07:00
Chinmay Garde
26e02aaa23
Wire up support for external OpenGL textures for the embedder. ( #7087 )
2019-01-09 15:21:39 -08:00