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
Commit message (
Expand
)
Author
Age
*
Autofix c casts to c++ casts
Noah Eisen
2018-02-09
*
Privatize useful.h and avl.h
Vijay Pai
2018-02-02
*
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
*
|
PR Comments
David Garcia Quintas
2017-12-05
*
|
Merge branch 'master' of github.com:grpc/grpc into backoff_cpp
David Garcia Quintas
2017-12-04
|
\
\
*
|
|
Cleaned up API. Backoff now returns a single value: the time of the next retry
David Garcia Quintas
2017-12-04
|
|
*
Merge master after no Extern C changes
Yash Tibrewal
2017-11-30
|
|
|
\
|
|
|
/
|
|
/
|
*
|
|
Restored our own RNG impl
David Garcia Quintas
2017-11-28
*
|
|
Backoff class docstring
David Garcia Quintas
2017-11-27
*
|
|
C++-ize backoff
David Garcia Quintas
2017-11-22
|
*
|
clang fmt
ncteisen
2017-11-17
|
*
|
Remove all extern C
ncteisen
2017-11-17
|
/
/
|
*
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
*
Fix casts
Craig Tiller
2017-10-02
*
Fix type
Craig Tiller
2017-09-21
*
Swap some more types
Craig Tiller
2017-07-20
*
Distrib stuff
Craig Tiller
2017-07-19
*
Compiling again
Craig Tiller
2017-07-17