Matan Lurey
ddce052e36
Make testing/... and vulkan/... compatible with .clang-tidy. ( flutter/engine#48161 )
2023-11-17 15:16:31 -08:00
Kaushik Iska
1941c2ca48
[Impeller] Wire Flutter's own VulkanMemoryAllocator implementation ( flutter/engine#37018 )
2022-10-27 20:57:54 +00:00
Zachary Anderson
78d9e276e2
Fix some clang-tidy lints for Linux host_debug ( flutter/engine#29734 )
2021-11-18 13:08:01 -08:00
Greg Spencer
3a0464eb42
Fix lint errors in vulkan directory. ( flutter/engine#19991 )
...
This fixes lint errors in the vulkan directory. This might be a little more controversial, but the reason that the lints were failing here was because of an include path problem that I think I solved.
2020-08-10 09:50:28 -07:00
gaaclarke
ee0e1788d9
Made the linter print out more information in its output and fixed bugs ( flutter/engine#19895 )
2020-07-22 15:38:09 -07:00
Guruji Panda
0ffadc0eaa
Fix include paths to help building flutter runner for Fuchsia in Google3. ( flutter/engine#18840 )
...
Include header file without absolute path if the header file belongs to
the same directory as source file.
2020-06-06 16:05:04 -07:00
Michael Goderbauer
0def82ddb0
Unify copyright lines ( flutter/engine#6757 )
2018-11-07 12:24:35 -08:00
Chinmay Garde
6ab2c166fd
Remove all dependencies on Garnet. ( flutter/engine#5869 )
2018-07-26 12:49:34 -07:00
George Kulakowski
fa539e618e
Rename ftl to fxl in Fuchsia specific code ( flutter/engine#4090 )
2017-09-11 15:58:48 -07:00
Chinmay Garde
26fe5e1b12
Add a Vulkan backend for Fuchsia and Android. ( flutter/engine#3282 )
2017-01-20 14:37:10 -08:00