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
/
call.cc
Commit message (
Expand
)
Author
Age
*
Merge pull request #14681 from AspirinSJL/head
Juanli Shen
2018-03-13
|
\
|
*
Fix call stack ref flake
Juanli Shen
2018-03-12
*
|
Convert byte_stream API to C++.
Mark D. Roth
2018-03-09
|
/
*
Retry support.
Mark D. Roth
2018-02-28
*
Add a sanity check for inclusion of port_platform.h
Alexander Polcyn
2018-02-23
*
Manually fix build issue
Noah Eisen
2018-02-09
*
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
|
\
|
*
Upmerge branch 'v1.9.x' into 'master'
Mehrdad Afshari
2018-02-05
|
|
\
*
|
|
Privatize useful.h and avl.h
Vijay Pai
2018-02-02
|
/
/
*
|
Deprecate GPR_TIMER_BEGIN/END and replace with GPR_TIMER_SCOPE.
yang-g
2018-01-31
|
*
Don't segfault on header replay
Ken Payson
2018-01-26
*
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...
Muxi Yan
2018-01-19
|
\
|
|
*
Split lib/support into lib/gpr and lib/gpr++.
Mark D. Roth
2018-01-18
|
*
Revert "Revert "Set error status correctly on server side""
Ken Payson
2018-01-11
|
*
Revert "Set error status correctly on server side"
David G. Quintas
2018-01-11
|
*
Set error status correctly on server side
Ken Payson
2018-01-04
*
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...
Muxi Yan
2017-12-08
|
\
|
*
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...
Muxi Yan
2017-12-06
|
\
\
*
\
\
Merge commit 'b0bad8f' into fix-stream-compression-config-interface
Muxi Yan
2017-12-06
|
\
\
\
*
|
|
|
clang-format
Muxi Yan
2017-12-06
|
|
|
*
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
|
|
*
Remove _ prefixed variable names
Yash Tibrewal
2017-11-29
|
|
*
Merge master
Yash Tibrewal
2017-11-21
|
|
|
\
|
|
|
*
Merge pull request #13364 from ncteisen/surfacing-error-details
Noah Eisen
2017-11-21
|
|
|
|
\
|
|
|
|
*
Fix real TSAN/ASAN bug
Noah Eisen
2017-11-20
|
|
*
|
|
Merge master
Yash Tibrewal
2017-11-16
|
|
|
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
|
|
*
Merge branch 'master' of https://github.com/grpc/grpc into surfacing-error-de...
ncteisen
2017-11-15
|
|
|
|
|
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCt...
Yash Tibrewal
2017-11-14
|
|
|
*
|
clang fmt
Noah Eisen
2017-11-14
|
|
|
*
|
clang tidy
Noah Eisen
2017-11-14
|
|
*
|
|
Address some PR comments
Yash Tibrewal
2017-11-14
|
|
|
*
|
clang fmt
Noah Eisen
2017-11-13
|
|
|
*
|
clang tidy
Noah Eisen
2017-11-13
|
|
|
|
*
Add error string to recv status API
ncteisen
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
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
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 remote-tracking branch 'upstream/master' into fix-stream-compression-co...
Muxi Yan
2017-10-06
|
/
*
Merge github.com:grpc/grpc into flowctl+millis
Craig Tiller
2017-10-05
*
More build errors
Yash Tibrewal
2017-10-02
*
Removing few more build errors
Yash Tibrewal
2017-10-02
[next]