index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
ruby
/
ext
Commit message (
Expand
)
Author
Age
*
Merge pull request #12372 from vjpai/armalarmadingdong
Vijay Pai
2017-09-07
|
\
*
\
Merge pull request #12080 from y-zeng/connectivity
Yuchen Zeng
2017-09-07
|
\
\
|
|
*
Decouple alarm construction from setting to avoid races in MT code
Vijay Pai
2017-09-07
|
|
/
|
/
|
|
*
Sanity fixes
Yuchen Zeng
2017-08-24
*
|
Merge pull request #12237 from andremedeiros/fix-gc-eager-sweep
apolcyn
2017-08-24
|
\
\
|
*
|
Mark error code details as global
Andre Medeiros
2017-08-21
|
|
/
*
|
Merge remote-tracking branch 'upstream/master' into stream_compression_config
Muxi Yan
2017-08-11
|
\
|
|
*
cancel calls with an error message when bidi write loop fails with user
Alexander Polcyn
2017-08-07
*
|
Merge remote-tracking branch 'upstream/master' into stream_compression_config
Muxi Yan
2017-07-26
|
\
|
*
|
generate_project
Muxi Yan
2017-07-26
|
*
regenerate projects
yang-g
2017-07-25
|
*
fix memory leak with large metadata keys or values
Alexander Polcyn
2017-07-21
|
*
fix ruby memory leaks when composing credentials
Alexander Polcyn
2017-07-14
*
|
generate project
Muxi Yan
2017-07-12
|
/
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmerge
murgatroid99
2017-05-25
|
\
*
|
Fix sanity
Craig Tiller
2017-05-23
|
*
Merge pull request #10813 from apolcyn/fix_conn_watch_mem_accum
apolcyn
2017-05-18
|
|
\
|
|
*
get rid of connectivity state watchers right after timeout
Alexander Polcyn
2017-05-18
|
*
|
tentative fix for global side effect on interrupted constructor
Alexander Polcyn
2017-05-18
|
*
|
make get conn state always safe to call
Alexander Polcyn
2017-05-17
|
*
|
api watch unblock func kills only its own channel
Alexander Polcyn
2017-05-17
|
*
|
cleanup
Alexander Polcyn
2017-05-17
|
*
|
clang format
Alexander Polcyn
2017-05-17
|
*
|
fix tentative startup bug
Alexander Polcyn
2017-05-17
|
*
|
fix lack-of-abort bug
Alexander Polcyn
2017-05-17
|
*
|
remove debug prints
Alexander Polcyn
2017-05-16
|
*
|
constant state watch without timeouts
Alexander Polcyn
2017-05-09
|
|
/
*
|
Merge pull request #10613 from ctiller/framing_costs
Craig Tiller
2017-04-27
|
\
\
|
|
*
Revert "Merge branch 'master' into v1.3.x"
Alexander Polcyn
2017-04-26
|
*
|
Regenerate projects
Craig Tiller
2017-04-26
*
|
|
Merge github.com:grpc/grpc into c++lame
Craig Tiller
2017-04-24
|
\
\
\
|
|
|
/
|
|
/
|
*
|
|
Merge github.com:grpc/grpc into c++lame
Craig Tiller
2017-04-21
|
\
\
\
|
|
|
*
Merge github.com:grpc/grpc into framing_costs
Craig Tiller
2017-04-20
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Merge branch 'tsan-c++' into hybrid
Craig Tiller
2017-04-20
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge pull request #10182 from ctiller/cpparena
Craig Tiller
2017-04-20
|
|
\
\
\
|
*
\
\
\
Merge remote-tracking branch 'upstream/v1.3.x' into upmerge_v1.3.x
murgatroid99
2017-04-19
|
|
\
\
\
\
*
|
|
|
|
|
Merge github.com:grpc/grpc into c++lame
Craig Tiller
2017-04-19
|
\
|
|
|
|
|
|
|
|
*
|
|
Merge github.com:grpc/grpc into cpparena
Craig Tiller
2017-04-19
|
|
|
|
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Extend clang-format to C#, Node, Ruby
Craig Tiller
2017-04-19
|
|
|
*
|
|
Merge github.com:grpc/grpc into cpparena
Craig Tiller
2017-04-18
|
|
|
|
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
Merge github.com:grpc/grpc into hybrid
Craig Tiller
2017-04-18
|
|
|
|
|
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge github.com:grpc/grpc into c++lame
Craig Tiller
2017-04-17
|
\
|
|
|
|
|
|
|
*
|
|
|
don't hold the gil while waiting for bg thread to start
Alexander Polcyn
2017-04-17
|
|
|
|
|
*
Merge github.com:grpc/grpc into framing_costs
Craig Tiller
2017-04-17
|
|
*
|
|
|
fix bug in which gc of channel sleeps on cv before bg thread signaling has st...
Alexander Polcyn
2017-04-15
|
*
|
|
|
|
Load Reporting back to using metadata
David Garcia Quintas
2017-04-15
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
add new test where client forks after require grpc, to test that lib startup
Alexander Polcyn
2017-04-14
|
|
*
|
|
defer grpc_init and background threads until first grpc object init
Alexander Polcyn
2017-04-14
*
|
|
|
|
Merge github.com:grpc/grpc into c++lame
Craig Tiller
2017-04-14
|
\
|
|
|
|
[next]