index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
core
/
end2end
/
fixtures
/
h2_sockpair+trace.cc
Commit message (
Expand
)
Author
Age
*
reviewer feedback
ncteisen
2018-10-04
*
Added host override info to test fixture config
David Garcia Quintas
2018-03-23
*
Fix check in channel.cc and tweak direct channel tests
David Garcia Quintas
2018-03-14
*
C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)
Vijay Pai
2018-02-19
*
Internalize gpr_thd except for id and currentid
Vijay Pai
2018-02-12
*
Privatize useful.h and avl.h
Vijay Pai
2018-02-02
*
Split lib/support into lib/gpr and lib/gpr++.
Mark D. Roth
2018-01-18
*
Revert "Revert "All instances of exec_ctx being passed around in src/core rem...
Yash Tibrewal
2017-12-06
*
Revert "All instances of exec_ctx being passed around in src/core removed"
Yash Tibrewal
2017-12-06
*
Merge master into execctx
Yash Tibrewal
2017-12-05
|
\
*
|
Remove _ prefixed variable names
Yash Tibrewal
2017-11-29
*
|
Fix tests to call grpc_init and grpc_shutdown before using exec_ctx
Yash Tibrewal
2017-11-28
|
*
Fix some dumb typos.
Mark D. Roth
2017-11-20
*
|
Merge master
Yash Tibrewal
2017-11-16
|
\
\
|
|
*
Merge remote-tracking branch 'upstream/master' into server_connection_timeout
Mark D. Roth
2017-11-15
|
|
|
\
|
|
|
/
|
|
/
|
*
|
|
Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCt...
Yash Tibrewal
2017-11-14
*
|
|
Address some PR comments
Yash Tibrewal
2017-11-14
|
*
|
Enable clang-tidy as a sanity check, fix up all known failures
Craig Tiller
2017-11-10
*
|
|
Merge with master
Yash Tibrewal
2017-11-09
|
/
/
|
*
Add notify_on_receive_settings closure to chttp2 transport.
Mark D. Roth
2017-11-09
|
*
Bool-ify is_client param.
Mark D. Roth
2017-11-09
|
/
*
Merge master
Yash Tibrewal
2017-11-06
*
rename all test core files to cc and a lot of C++ style conversions
Yash Tibrewal
2017-10-25