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
/
fml
/
synchronization
History
gaaclarke
97a23a80e1
Made a way to turn off the OpenGL operations on the IO thread for backgrounded apps (
#13908
)
2019-11-22 14:08:33 -08:00
..
atomic_object.h
Replace lock_guard with scoped_lock and use class template argument deduction. (
#9338
)
2019-06-17 10:08:45 -07:00
count_down_latch_unittests.cc
…
count_down_latch.cc
…
count_down_latch.h
Add missing ifndef guard for count_down_latch.h (
#9143
)
2019-05-30 14:17:08 -07:00
semaphore_unittest.cc
…
semaphore.cc
…
semaphore.h
…
shared_mutex_std.cc
…
shared_mutex_std.h
…
shared_mutex.h
…
sync_switch_unittest.cc
Made a way to turn off the OpenGL operations on the IO thread for backgrounded apps (
#13908
)
2019-11-22 14:08:33 -08:00
sync_switch.cc
Made a way to turn off the OpenGL operations on the IO thread for backgrounded apps (
#13908
)
2019-11-22 14:08:33 -08:00
sync_switch.h
Made a way to turn off the OpenGL operations on the IO thread for backgrounded apps (
#13908
)
2019-11-22 14:08:33 -08:00
waitable_event_unittest.cc
Replace ararysize macro with fml::size function (
#8975
)
2019-05-15 12:43:47 -07:00
waitable_event.cc
Remove incomplete static thread safety annotations. (
#13151
)
2019-10-16 17:28:31 -07:00
waitable_event.h
Remove incomplete static thread safety annotations. (
#13151
)
2019-10-16 17:28:31 -07:00