History log of /fuchsia/zircon/system/ulib/dispatcher-pool/dispatcher-execution-domain.cpp
Revision Date Author Comments
# e0d70dec 16-Mar-2018 James Robinson <jamesr@google.com>

[zx] Move public zx headers to match naming convention

The zx library provides headers intended for general use, so the
include path should be spelled <lib/zx/foo.h> as per
https://fuchsia.googlesource.com/docs/+/master/development/languages/c-cpp/naming.md.
This moves the headers into the proper location and updates includes to
match.

Change-Id: I6fc9b2a491b5f8b0d270c4dfc77fa4be5739071b


# aa3b7734 24-Jan-2018 Adam Barth <abarth@google.com>

[zx] Update callers to zx::time and zx::duration types

The zx_time_t and zx_duration_t variants will be removed eventually.

Change-Id: Icc54983edc154eee2d1258160f921c3afc212ae0


# a1c82ffb 15-Dec-2017 Jocelyn Dang <jocelyndang@google.com>

[ulib][dispatcher-pool] Remove dispatcher pool from audio namespace as
it will be used for video as well.

Change-Id: Ibfdf0711a1c291b8661ed1fb2d3ab8280b676c79


# 1c2e07f3 23-Oct-2017 Mike Voydanoff <voydanoff@google.com>

[ulib][dispatcher-pool] Build with zircon build system and fix header paths

Also fix error path that was broken due to missing brackets in "if" statement

Change-Id: Ib5816ef716acc2ac60a7f05760b20942b5998855


# 212c82fc 23-Oct-2017 Mike Voydanoff <voydanoff@google.com>

[dev][audio] Move //drivers/audio project to zircon

Change-Id: I5b60b0134a9d2d788922244b81401bc55d9837e8