index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
core
/
backoff
/
backoff_test.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
*
|
PR Comments
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
|
*
Remove _ prefixed variable names
Yash Tibrewal
2017-11-29
*
|
Converted backoff_test to use gunit
David Garcia Quintas
2017-11-29
|
*
Fix tests to call grpc_init and grpc_shutdown before using exec_ctx
Yash Tibrewal
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
|
|
\
|
|
/
|
/
|
*
|
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
/
*
Removing instances of exec_ctx being passed around in functions in
Yash Tibrewal
2017-10-18