10 Commits

Author SHA1 Message Date
Ryan Macnak
1fed16fb25 Adjust GN for removal of libdart, take two. (#3584)
Update targets only included in host_debug_unopt.
2017-04-11 09:52:54 -07:00
Chinmay Garde
55ed56040d Add testonly = true to the flutter/testing target and disable WTF tests that depend on ICU. (#3271) 2016-11-23 16:12:39 -08:00
Chinmay Garde
c4bd577379 On host targets, add dependencies on host unit test executables. (#3269) 2016-11-23 15:57:52 -08:00
Chinmay Garde
c44d049edd Fix PipelineProducer traces. Also add back the OnDisplayLink trace on iOS. (#3201) 2016-11-03 17:04:21 -07:00
Chinmay Garde
fdf13d720e Make the PlatformView client rendering API agnostic. (#3099) 2016-10-06 15:06:21 -07:00
Chinmay Garde
71dfef76fd Add trace event slices for the duration in which the engine produces a pipeline item. (#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
fc8b9777c3 Pipelines vend single use continuations that callers can complete at any time to signal readiness of a pipeline resource. (#2957) 2016-08-19 16:57:05 -07:00
Chinmay Garde
ace7ce8c01 Make the engine provide layer trees to the rasterizer via a pipeline. (#2942) 2016-08-18 11:23:15 -07:00
Chinmay Garde
557f43f987 Add flutter::Pipeline to //synchronization. (#2939) 2016-08-17 15:05:43 -07:00
Chinmay Garde
4eeaa07477 flow::Semaphore for simple platform specific unnamed semaphores. (#2937) 2016-08-17 14:28:23 -07:00