index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
lib
/
surface
/
lame_client.cc
Commit message (
Expand
)
Author
Age
*
Use static_cast rather than reinterpret_cast whenever possible
Vijay Pai
2018-03-05
*
Add a sanity check for inclusion of port_platform.h
Alexander Polcyn
2018-02-23
*
Rename 'gpr++' directories to 'gprpp'.
Mark D. Roth
2018-01-19
*
Split lib/support into lib/gpr and lib/gpr++.
Mark D. Roth
2018-01-18
*
Merge master
Yash Tibrewal
2017-12-07
|
\
*
|
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
|
*
Add on_initiate callback for the send_ping tranport op
Yuchen Zeng
2017-12-05
*
|
Merge master after no Extern C changes
Yash Tibrewal
2017-11-30
|
\
|
*
|
Remove _ prefixed variable names
Yash Tibrewal
2017-11-29
*
|
Merge master
Yash Tibrewal
2017-11-21
|
\
\
|
|
*
Remove all extern C
ncteisen
2017-11-17
*
|
|
Merge master
Yash Tibrewal
2017-11-16
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
More fix for Windows artifact
ncteisen
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
|
*
clang-format after nullptr changes
Craig Tiller
2017-11-10
|
*
s/NULL/nullptr
Craig Tiller
2017-11-10
*
|
Merge with master
Yash Tibrewal
2017-11-09
|
\
|
|
*
Update clang-format to 5.0
Craig Tiller
2017-11-03
*
|
Removing instances of exec_ctx being passed around in functions in
Yash Tibrewal
2017-10-18
|
/
*
Merge github.com:grpc/grpc into grpc_millis
Craig Tiller
2017-08-29
|
\
|
*
Implement call combiner.
Mark D. Roth
2017-08-25
*
|
Propagate grpc_millis further
Craig Tiller
2017-07-19
|
/
*
Add rich closure debug mode
ncteisen
2017-06-08
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Fix include
Craig Tiller
2017-04-11
*
Work around atomics
Craig Tiller
2017-04-11
*
Merge github.com:grpc/grpc into c++lame
Craig Tiller
2017-04-07
*
Begin converting lame_client.c to C++
Craig Tiller
2017-03-31