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