1. 8347f1a Add debugging info in ReactiveSemaphore by Hansong Zhang · 6 years ago
  2. 9894008 [system][bt] fix -Wc99-designator by Nick Desaulniers · 6 years ago
  3. f6b099e OS: Account for enqueue/dequeue race by Myles Watson · 6 years ago
  4. f0f0ace OS: Get promise before registering in tests by Myles Watson · 6 years ago
  5. c5ec8f9 ACL manager cert by Hansong Zhang · 6 years ago
  6. dd19906 OS Queue: Add Enqueue Buffer by Hansong Zhang · 6 years ago
  7. aa0875c Replace std::function with base::Closure by Hansong Zhang · 6 years ago
  8. 742fe6d OS: Add ordering guarantees for Handler.Clear() by Myles Watson · 6 years ago
  9. a69e704 OS: Add Reactor::WaitForUnregisteredReactable() by Myles Watson · 6 years ago
  10. 6a3d276 OS: Update Handler unittest by Myles Watson · 6 years ago
  11. 5831f41 OS: Don't hold the lock while the callback runs by Myles Watson · 6 years ago
  12. 2ba4b30 OS: Create Alarms on a Handler's thread by Myles Watson · 6 years ago
  13. b06e0b5 OS: Add death tests for en/de-queue registration by Myles Watson · 6 years ago
  14. dde08cd Revert "OS: Construct Handler using Reactor" by Myles Watson · 6 years ago
  15. 056e104 Merge "OS: Hold the mutex when decreasing the semaphore" by Treehugger Robot · 6 years ago
  16. 39c0d8f OS: Hold the mutex when decreasing the semaphore by Myles Watson · 6 years ago
  17. 21384c3 OS: Protect invalidation_list_ with the mutex by Myles Watson · 6 years ago
  18. 0a2f52e OS: Construct Handler using Reactor by Myles Watson · 6 years ago
  19. 15ed91b Queue: Store callbacks in the runnable by Myles Watson · 6 years ago
  20. 569cc60 Merge "QueueTest: UnregisterDequeue before promise set value" by Treehugger Robot · 6 years ago
  21. 09b93f1 QueueTest: UnregisterDequeue before promise set value by Chienyuan · 6 years ago
  22. 49496a3 Require a semicolon after ASSERT by Myles Watson · 6 years ago
  23. 87d813d Implement Queue by Chienyuan · 6 years ago
  24. 2d7f3b7 Fix memory leak of reactor and reactor_unittest by Chienyuan · 6 years ago
  25. 98695ad Merge "Common: remove GD related stuff from common" by Treehugger Robot · 6 years ago
  26. f4e2471 Common: remove GD related stuff from common by Jack He · 6 years ago
  27. 427e600 Fix assert macro logical inversion by Zach Johnson · 6 years ago
  28. 3a77003 Get gd os tests running on host by Zach Johnson · 6 years ago