1. 8347f1a Add debugging info in ReactiveSemaphore by Hansong Zhang · 5 years ago
  2. 9894008 [system][bt] fix -Wc99-designator by Nick Desaulniers · 5 years ago
  3. 02d91af Modify log format by Jakub Pawlowski · 5 years ago
  4. f6b099e OS: Account for enqueue/dequeue race by Myles Watson · 5 years ago
  5. 3edb0f0 Merge "OS: Get promise before registering in tests" by Treehugger Robot · 5 years ago
  6. f0f0ace OS: Get promise before registering in tests by Myles Watson · 5 years ago
  7. 1372eb3 OS: Use LOG_ALWAYS_FATAL for Android by Myles Watson · 5 years ago
  8. c5ec8f9 ACL manager cert by Hansong Zhang · 5 years ago
  9. dd19906 OS Queue: Add Enqueue Buffer by Hansong Zhang · 5 years ago
  10. aa0875c Replace std::function with base::Closure by Hansong Zhang · 5 years ago
  11. 742fe6d OS: Add ordering guarantees for Handler.Clear() by Myles Watson · 5 years ago
  12. a69e704 OS: Add Reactor::WaitForUnregisteredReactable() by Myles Watson · 5 years ago
  13. 6a3d276 OS: Update Handler unittest by Myles Watson · 5 years ago
  14. 5831f41 OS: Don't hold the lock while the callback runs by Myles Watson · 5 years ago
  15. 2ba4b30 OS: Create Alarms on a Handler's thread by Myles Watson · 5 years ago
  16. b06e0b5 OS: Add death tests for en/de-queue registration by Myles Watson · 5 years ago
  17. dde08cd Revert "OS: Construct Handler using Reactor" by Myles Watson · 5 years ago
  18. 056e104 Merge "OS: Hold the mutex when decreasing the semaphore" by Treehugger Robot · 5 years ago
  19. 0f9422e Merge "OS: Protect invalidation_list_ with the mutex" by Treehugger Robot · 5 years ago
  20. 558c511 Merge changes I42c47d98,If38ad50d by Treehugger Robot · 5 years ago
  21. 39c0d8f OS: Hold the mutex when decreasing the semaphore by Myles Watson · 5 years ago
  22. 21384c3 OS: Protect invalidation_list_ with the mutex by Myles Watson · 5 years ago
  23. 0a2f52e OS: Construct Handler using Reactor by Myles Watson · 5 years ago
  24. 15ed91b Queue: Store callbacks in the runnable by Myles Watson · 5 years ago
  25. 6208435 bpfmt -w $(find . -name Android.bp) by Colin Cross · 5 years ago
  26. 569cc60 Merge "QueueTest: UnregisterDequeue before promise set value" by Treehugger Robot · 5 years ago
  27. 09b93f1 QueueTest: UnregisterDequeue before promise set value by Chienyuan · 5 years ago
  28. 49496a3 Require a semicolon after ASSERT by Myles Watson · 5 years ago
  29. 7ec4793 Merge "Add benchmark for queue" by Treehugger Robot · 5 years ago
  30. 567a18b Add benchmark for queue by Chienyuan · 5 years ago
  31. 30bf869 Add grpc root service for test configuration by Hansong Zhang · 5 years ago
  32. c5dca33 Add separate enqueue and dequeue interfaces for queue by Zach Johnson · 5 years ago
  33. 87d813d Implement Queue by Chienyuan · 6 years ago
  34. 2d7f3b7 Fix memory leak of reactor and reactor_unittest by Chienyuan · 6 years ago
  35. 98695ad Merge "Common: remove GD related stuff from common" by Treehugger Robot · 6 years ago
  36. f4e2471 Common: remove GD related stuff from common by Jack He · 6 years ago
  37. 427e600 Fix assert macro logical inversion by Zach Johnson · 6 years ago
  38. 3a77003 Get gd os tests running on host by Zach Johnson · 6 years ago
  39. a25f84d Copy reactor classes to new directory by Hansong Zhang · 6 years ago