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
/
backoff
/
backoff.cc
Commit message (
Expand
)
Author
Age
*
Combine BackOff Begin() and Step() methods.
Mark D. Roth
2018-01-18
*
Merge branch 'master' of github.com:grpc/grpc into backoff_cpp
David Garcia Quintas
2017-12-13
|
\
|
*
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
*
|
Undo change to spec and corresponding code
David Garcia Quintas
2017-12-05
*
|
Cleaned up API. Backoff now returns a single value: the time of the next retry
David Garcia Quintas
2017-12-04
*
|
Restored our own RNG impl
David Garcia Quintas
2017-11-28
*
|
C++-ize backoff
David Garcia Quintas
2017-11-22
|
*
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 with master
Yash Tibrewal
2017-11-09
|
|
\
|
|
/
|
/
|
*
|
Update clang-format to 5.0
Craig Tiller
2017-11-03
*
|
Improvements to C Core's backoff code and API
David Garcia Quintas
2017-11-02
|
*
Removing instances of exec_ctx being passed around in functions in
Yash Tibrewal
2017-10-18
|
/
*
Merge github.com:grpc/grpc into flowctl+millis
Craig Tiller
2017-10-05