Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Scale back concurrency of arena_test | Noah Eisen | 2018-06-05 |
* | Move assignment for Thread, make destructor optional, loop cv waits | Vijay Pai | 2018-03-01 |
* | clang-fmt | Vijay Pai | 2018-02-19 |
* | C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start) | Vijay Pai | 2018-02-19 |
* | Remove support for detached threads. All threads must be joined. | Vijay Pai | 2018-02-15 |
* | Internalize gpr_thd except for id and currentid | Vijay Pai | 2018-02-12 |
* | Autofix c casts to c++ casts | Noah Eisen | 2018-02-09 |
* | Privatize useful.h and avl.h | Vijay Pai | 2018-02-02 |
* | Fix arena to return aligned memory. | Mark D. Roth | 2018-01-22 |
* | Split lib/support into lib/gpr and lib/gpr++. | Mark D. Roth | 2018-01-18 |