6 Commits

Author SHA1 Message Date
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