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
/
server.cc
Commit message (
Expand
)
Author
Age
*
Shutdown documentation
Sree Kuchibhotla
2018-03-30
*
Add a sanity check for inclusion of port_platform.h
Alexander Polcyn
2018-02-23
*
Run clang fmt
Noah Eisen
2018-02-09
*
Autofix c casts to c++ casts
Noah Eisen
2018-02-09
*
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
*
Wrap duplicated-name definitions in anonymous namespace
Vijay Pai
2018-01-02
*
Merge branch 'master' into cv-wait-monotonic
Sree Kuchibhotla
2017-12-08
|
\
|
*
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
*
|
Change the code to use MONOTONIC clocks when calling gpr_cv_wait (condition v...
Sree Kuchibhotla
2017-12-04
|
*
Merge branch 'master' into execctx
Yash Tibrewal
2017-11-30
|
|
\
|
|
/
|
/
|
|
*
Remove _ prefixed variable names
Yash Tibrewal
2017-11-29
*
|
Add missing semicolons
ncteisen
2017-11-29
|
*
Merge master
Yash Tibrewal
2017-11-21
|
|
\
|
|
/
|
/
|
*
|
Merge branch 'master' of https://github.com/grpc/grpc into tracing++
ncteisen
2017-11-17
|
\
\
|
|
*
Merge master
Yash Tibrewal
2017-11-16
|
|
|
\
|
*
|
|
Use lock when popping requests on server shutdown
Ken Payson
2017-11-16
|
|
|
/
|
|
/
|
|
|
*
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
*
|
|
Merge branch 'master' of https://github.com/grpc/grpc into tracing++
Noah Eisen
2017-11-13
|
\
|
|
|
*
|
clang-format after nullptr changes
Craig Tiller
2017-11-10
*
|
|
Merge branch 'master' of https://github.com/grpc/grpc into tracing++
ncteisen
2017-11-10
|
\
\
\
|
|
*
|
s/NULL/nullptr
Craig Tiller
2017-11-10
|
|
/
/
|
|
*
Merge with master
Yash Tibrewal
2017-11-09
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Add back mpscq request matcher
Ken Payson
2017-11-07
|
*
|
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
|
|
/
*
|
Better name
Craig Tiller
2017-10-18
*
|
clang-format
Craig Tiller
2017-10-16
*
|
C++ize tracing
Craig Tiller
2017-10-16
|
/
*
Merge github.com:grpc/grpc into flowctl+millis
Craig Tiller
2017-10-05
*
Changes for C to C++. Adding extern C to header files for compatibility.
Yash Tibrewal
2017-10-02