Matthew Dempsky
a0bb23aad1
Fix header include guards for fml/thread_local.h ( #8721 )
...
While working on #8659 , I had planned on renaming this file to
thread_local_unique_ptr.h, but decided against that at the last minute
before sending for review. However, when reverting the file rename, I
forgot to also revert the header guard change.
2019-04-29 11:07:04 -07:00
Matthew Dempsky
b0cbce4175
Replace ThreadLocal with ThreadLocalUniquePtr<T> ( #8659 )
...
Fixes https://github.com/flutter/flutter/issues/31292 .
2019-04-19 17:33:46 -07:00
Michael Goderbauer
6a132f80f4
Fix Windows Engine Bot ( #6844 )
...
Follow-up to https://github.com/flutter/engine/pull/6833
2018-11-13 09:46:30 -08:00
Michael Goderbauer
09ef73ff6e
Fix code smells reported by chrome's clang plugin ( #6833 )
2018-11-12 19:59:29 -08:00
Michael Goderbauer
70a1106b50
Unify copyright lines ( #6757 )
2018-11-07 12:24:35 -08:00
Chinmay Garde
fbf07dc332
Import logging utilities from FXL. ( #5310 )
2018-05-18 15:43:49 -07:00
Chinmay Garde
4691a0b23e
Import intrusively ref counted shared pointers into FML. ( #5062 )
2018-04-21 20:50:03 -07:00
George Kulakowski
3aa7522c11
Rename ftl to fxl in Fuchsia specific code ( #4090 )
2017-09-11 15:58:48 -07:00
Chinmay Garde
26a6615dad
Implementations of platform agnostic portions of FML. ( #3487 )
2017-03-20 13:41:41 -07:00