This website requires JavaScript.
Explore
Help
Sign In
DEV
/
flutter_flutter
Watch
1
Star
0
Fork
0
You've already forked flutter_flutter
mirror of
https://github.com/flutter/flutter.git
synced
2026-02-20 02:29:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
flutter_flutter
/
shell
/
platform
/
embedder
History
chunhtai
9ab6550b45
Introduce read only text field semantics (
#9281
)
2019-06-19 09:42:23 -07:00
..
assets
…
fixtures
…
tests
Send the isolate service ID from the engine to the embedder (
#9324
)
2019-06-17 16:02:26 -07:00
BUILD.gn
Only build embedder unit tests for host builds (
#9315
)
2019-06-13 12:49:10 -07:00
embedder_engine.cc
…
embedder_engine.h
…
embedder_external_texture_gl.cc
…
embedder_external_texture_gl.h
…
embedder_include.c
…
embedder_safe_access.h
…
embedder_surface_gl.cc
…
embedder_surface_gl.h
…
embedder_surface_software.cc
…
embedder_surface_software.h
…
embedder_surface.cc
…
embedder_surface.h
…
embedder_task_runner.cc
Replace lock_guard with scoped_lock and use class template argument deduction. (
#9338
)
2019-06-17 10:08:45 -07:00
embedder_task_runner.h
…
embedder_thread_host.cc
…
embedder_thread_host.h
…
embedder.cc
Handle one-way platform messages in the embedder library (
#9331
)
2019-06-14 13:58:09 -07:00
embedder.gni
…
embedder.h
Introduce read only text field semantics (
#9281
)
2019-06-19 09:42:23 -07:00
platform_view_embedder.cc
Handle one-way platform messages in the embedder library (
#9331
)
2019-06-14 13:58:09 -07:00
platform_view_embedder.h
…
vsync_waiter_embedder.cc
…
vsync_waiter_embedder.h
…