1. 9b8ded6 EDK: Convert TestIOThread to use the new I/O thread abstraction. by Viet-Trung Luu · 9 years ago
  2. 84d1173 EDK: Remove the version of mojo::platform::TaskRunner::PostTask that takes a base::Closure. by Viet-Trung Luu · 9 years ago
  3. 2d07e27 EDK: Make mojo::platform::TaskRunner's PostTask() take an std::function<void()>. by Viet-Trung Luu · 9 years ago
  4. abe8f82 EDK: Add a TestIOThread::IsCurrentAndRunning(). by Viet-Trung Luu · 9 years ago
  5. 1da183c EDK: Actually provide an abstraction for task runners. by Viet-Trung Luu · 9 years ago
  6. 2b0a33b EDK: Remove some stale includes. by Viet-Trung Luu · 10 years ago
  7. 4f0a5f9 EDK: Missed some scoped_refptr<TaskRunner> conversions too. by Viet-Trung Luu · 10 years ago
  8. 9a32daa Reland "EDK: Move //mojo/edk/system/waitable_event* to edk/util." by Viet-Trung Luu · 10 years ago
  9. dd010e1 Revert "EDK: Move //mojo/edk/system/waitable_event* to edk/util." by Viet-Trung Luu · 10 years ago
  10. c079879 EDK: Move //mojo/edk/system/waitable_event* to edk/util. by Viet-Trung Luu · 10 years ago
  11. d892e47 Move scoped_test_dir.* and test_io_thread.* from edk/test to edk/system/test. by Viet-Trung Luu · 10 years ago[Renamed (94%) from mojo/edk/test/test_io_thread.cc]
  12. 4af4c9b EDK: Remove tracked_objects::Location argument in TestIOThread methods (etc.). by Viet-Trung Luu · 10 years ago
  13. 50b0d83 EDK: mostly style fix: change TestIOThread::Mode to an enum class. by Viet-Trung Luu · 10 years ago
  14. c19ac4b Repatriate test_io_thread.*. by Viet-Trung Luu · 10 years ago