Michael Goderbauer
ac24af87f0
Format all c-like sources with clang-format ( flutter/engine#4088 )
...
* format
* license script adaptions
* updated licenses
* review comments
2017-09-12 15:36:20 -07:00
George Kulakowski
b2b9a646ca
Fix remaining ftl->fxl conversions ( flutter/engine#4091 )
...
* Fix remaining ftl->fxl conversions
The previous scripting pass at this did not account for objective c file endings
* Update tonic DEPS reference to the post-fxl version
2017-09-11 16:31:18 -07:00
George Kulakowski
fa539e618e
Rename ftl to fxl in Fuchsia specific code ( flutter/engine#4090 )
2017-09-11 15:58:48 -07:00
Adam Barth
2cf3cffd3f
Add //garnet ( flutter/engine#4043 )
...
This repository contains FTL now in the Fuchsia build.
2017-08-31 16:47:13 -07:00
Chinmay Garde
929da4904d
Reduce layer tree pipeline depth to 2. ( flutter/engine#3909 )
2017-07-19 17:47:44 -07:00
Chinmay Garde
412da4429f
Visualize pipeline items in the various stages as trace flows. ( flutter/engine#3904 )
2017-07-19 11:40:35 -07:00
Ryan Macnak
ec2be075b2
Adjust GN for removal of libdart, take two. ( flutter/engine#3584 )
...
Update targets only included in host_debug_unopt.
2017-04-11 09:52:54 -07:00
Chinmay Garde
d056544e28
Add testonly = true to the flutter/testing target and disable WTF tests that depend on ICU. ( flutter/engine#3271 )
2016-11-23 16:12:39 -08:00
Chinmay Garde
bc255c65dc
On host targets, add dependencies on host unit test executables. ( flutter/engine#3269 )
2016-11-23 15:57:52 -08:00
Chinmay Garde
6dbbb9c0a5
Fix PipelineProducer traces. Also add back the OnDisplayLink trace on iOS. ( flutter/engine#3201 )
2016-11-03 17:04:21 -07:00
Chinmay Garde
79b509c602
Make the PlatformView client rendering API agnostic. ( flutter/engine#3099 )
2016-10-06 15:06:21 -07:00
Chinmay Garde
e613297b5e
Add trace event slices for the duration in which the engine produces a pipeline item. ( flutter/engine#2985 )
...
* Add trace event slices for the duration in which the engine produces a pipeline item.
* Trace the entire lifetime of an item in the pipeline.
2016-08-30 15:44:56 -07:00
Chinmay Garde
1a424320f7
Pipelines vend single use continuations that callers can complete at any time to signal readiness of a pipeline resource. ( flutter/engine#2957 )
2016-08-19 16:57:05 -07:00
Chinmay Garde
6cd3679c83
Make the engine provide layer trees to the rasterizer via a pipeline. ( flutter/engine#2942 )
2016-08-18 11:23:15 -07:00
Chinmay Garde
b18dd4abd1
Add flutter::Pipeline to //synchronization. ( flutter/engine#2939 )
2016-08-17 15:05:43 -07:00
Chinmay Garde
7cc67cf3a1
flow::Semaphore for simple platform specific unnamed semaphores. ( flutter/engine#2937 )
2016-08-17 14:28:23 -07:00