index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
core
/
gpr
Commit message (
Expand
)
Author
Age
*
Step 3 of multipool RBE configuration.
Adele Zhou
2018-07-13
*
Scale back concurrency of arena_test
Noah Eisen
2018-06-05
*
Stop including inttypes.h in gRPC core public header in Apple platforms
Muxi Yan
2018-03-12
*
Move assignment for Thread, make destructor optional, loop cv waits
Vijay Pai
2018-03-01
*
Reduce thread count to reduce stack frame size
Vijay Pai
2018-02-24
*
Merge branch 'master' into 2phase_thd
Vijay Pai
2018-02-22
|
\
|
*
Add more bazel tests
Adele Zhou
2018-02-20
*
|
Minor bug fixes
Vijay Pai
2018-02-20
*
|
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
*
Run clang fmt
Noah Eisen
2018-02-09
*
Autofix c casts to c++ casts
Noah Eisen
2018-02-09
*
Merge branch 'master' into gpr_review
Vijay Pai
2018-02-08
|
\
|
*
Merge pull request #14196 from vjpai/gpr_review_tls
Vijay Pai
2018-02-08
|
|
\
*
|
|
Merge branch 'master' into gpr_review
Vijay Pai
2018-02-08
|
\
|
|
*
|
|
Merge branch 'master' into gpr_review
Vijay Pai
2018-02-08
|
\
\
\
|
|
|
*
Merge branch 'master' into gpr_review_tls
Vijay Pai
2018-02-08
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Merge branch 'master' into gpr_review3
Vijay Pai
2018-02-08
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Move avl to its own directory and rename it to grpc_avl
Vijay Pai
2018-02-08
*
|
|
|
Privatize useful.h and avl.h
Vijay Pai
2018-02-02
|
*
|
|
Privatize host_port.h; was not used in any wrapped language implementation
Vijay Pai
2018-01-25
|
/
/
/
|
|
*
Privatize thread-local storage headers
Vijay Pai
2018-01-25
|
|
/
|
/
|
|
*
Move cmdline and subprocess from public gpr to test/core/util
Vijay Pai
2018-01-25
|
/
*
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