summaryrefslogtreecommitdiff
path: root/include/mbgl/actor/actor.hpp
Commit message (Collapse)AuthorAgeFilesLines
* [core] make actor self reference optionalIvo van Dongen2017-07-241-3/+15
|
* [core] implement ask pattern in actorIvo van Dongen2017-07-241-0/+12
|
* [core] Make the mbgl/actor headers publicThiago Marcos P. Santos2017-06-261-0/+77
They will be needed by the DefaultFileSource, something that we also export as public.