index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
ext
Commit message (
Expand
)
Author
Age
*
Upmerge branch 'v1.9.x' into 'master'
Mehrdad Afshari
2018-02-05
|
\
*
|
grpclb in charge of its re-resolution
Juanli Shen
2018-02-06
*
|
Change Ref() methods to return a RefCountedPtr<>.
Mark D. Roth
2018-02-06
|
*
Merge pull request #14315 from kpayson64/fix_refcounting
kpayson64
2018-02-05
|
|
\
|
|
*
Add refcounts for async callbacks in auth and client filters.
Ken Payson
2018-02-05
*
|
|
Merge pull request #14281 from AspirinSJL/fake_resolver_results_upon_error
Juanli Shen
2018-02-02
|
\
\
\
|
*
|
|
Add a results_upon_error setter to fake resolver
Juanli Shen
2018-02-02
*
|
|
|
clang-format
David Garcia Quintas
2018-02-01
*
|
|
|
Merge branch 'master' of github.com:grpc/grpc into dns_cooldown
David Garcia Quintas
2018-02-01
|
\
|
|
|
*
|
|
|
PR comments
David Garcia Quintas
2018-02-01
|
*
|
|
Merge pull request #14264 from yang-g/to_scope
Yang Gao
2018-02-01
|
|
\
\
\
*
|
|
|
|
Remove spurious closure inits
David Garcia Quintas
2018-02-01
*
|
|
|
|
Remove unnecessary closures
David Garcia Quintas
2018-02-01
|
|
*
|
|
Deprecate GPR_TIMER_BEGIN/END and replace with GPR_TIMER_SCOPE.
yang-g
2018-01-31
*
|
|
|
|
PR comments
David Garcia Quintas
2018-01-31
|
*
|
|
|
Fix DNS resolvers to reset the backoff in the right place.
Mark D. Roth
2018-01-31
|
|
/
/
/
*
|
|
|
fixed format string
David Garcia Quintas
2018-01-30
*
|
|
|
Removed debug log
David Garcia Quintas
2018-01-30
*
|
|
|
c-ares resolver changes
David Garcia Quintas
2018-01-30
*
|
|
|
PR Comments
David Garcia Quintas
2018-01-30
|
*
|
|
Don't destroy null lb_addr
David Garcia Quintas
2018-01-29
*
|
|
|
DNS cooldown mechanism
David Garcia Quintas
2018-01-29
|
/
/
/
|
*
|
Revert "Merge pull request #13932 from dgquintas/conn_subchannel"
Nicolas "Pixel" Noble
2018-01-26
*
|
|
Merge pull request #14137 from jtattermusch/no_proxy_str_memleak
Jan Tattermusch
2018-01-25
|
\
\
\
*
\
\
\
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...
Muxi Yan
2018-01-24
|
\
\
\
\
|
*
|
|
|
Fix comment
Juanli Shen
2018-01-24
|
*
|
|
|
Extract lb_calld from glb_policy
Juanli Shen
2018-01-23
|
*
|
|
|
resolve comment
yang-g
2018-01-23
|
*
|
|
|
Clear pending read when service handler is finished
yang-g
2018-01-23
|
|
*
|
|
fix no_proxy_str memory leak
Jan Tattermusch
2018-01-23
|
|
/
/
/
|
|
*
|
Change if to switch, add more descriptions
Yuchen Zeng
2018-01-22
|
|
*
|
Fix merge issues
Yuchen Zeng
2018-01-22
|
|
*
|
Document idle_state transistions
Yuchen Zeng
2018-01-22
|
|
*
|
Fix asan issues
Yuchen Zeng
2018-01-22
|
|
*
|
Try again when idle_state is unexpected
Yuchen Zeng
2018-01-22
|
|
*
|
Add necessary retries for atomic state changes
Yuchen Zeng
2018-01-22
|
*
|
|
Merge pull request #14089 from markdroth/no_plus_in_directory_names
Mark D. Roth
2018-01-19
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Rename 'gpr++' directories to 'gprpp'.
Mark D. Roth
2018-01-19
*
|
|
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...
Muxi Yan
2018-01-19
|
\
|
|
|
|
*
|
|
Merge pull request #14070 from markdroth/backoff_api_cleanup
Mark D. Roth
2018-01-19
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Split lib/support into lib/gpr and lib/gpr++.
Mark D. Roth
2018-01-18
|
|
|
/
|
|
/
|
|
|
*
Combine BackOff Begin() and Step() methods.
Mark D. Roth
2018-01-18
|
*
|
fix "not enough actual parameters for macro" warning
Jan Tattermusch
2018-01-18
|
*
|
Merge branch 'master' of github.com:grpc/grpc into conn_subchannel
David Garcia Quintas
2018-01-17
|
|
\
|
|
|
*
Merge pull request #13289 from ncteisen/flow-control-part4
Vijay Pai
2018-01-12
|
|
|
\
|
*
|
|
PR comments, round 4
David Garcia Quintas
2018-01-12
|
*
|
|
PR comments, round 3
David Garcia Quintas
2018-01-12
|
|
*
|
Merge pull request #13985 from markdroth/lb_policy_ref_simplification
Mark D. Roth
2018-01-12
|
|
|
\
\
|
*
|
|
|
PR comments, round 2
David Garcia Quintas
2018-01-11
|
|
|
*
|
Don't unref null client_stats.
Mark D. Roth
2018-01-11
[next]