| commit | efbff4237a8fb7075af1e98fee674b77d8580753 | [log] [tgz] |
|---|---|---|
| author | Jeff Brown <jeffbrown@google.com> | Wed May 04 13:00:45 2016 -0700 |
| committer | Jeff Brown <jeffbrown@google.com> | Wed May 04 13:00:45 2016 -0700 |
| tree | f225245b344cc02b5f4c6a5c3edc612412a224f3 | |
| parent | f613c71b2ed7fe4b4eff33fb7fd3b53e640b4359 [diff] |
Add a mechanism to extend a libevent based message pump. Added an API to allow additional event sources to be injected into the message pump to be polled on each iteration. This is part of a change to ensure that the X11 event queue is serviced in a timely manner. Bug: 661 BUG= R=abarth@google.com, jamesr@chromium.org Review URL: https://codereview.chromium.org/1921183002 .
This repository contains a library for writing C++ applications using Mojo. This library is not required to write Mojo applications and does not have a stable API.
Please do not make pull requests against this repository!
This repository uses Mojo's code review and build bot infrastructure. Assuming you have depot_tools installed, then git cl commands, as described here, should Just Work.