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
*
Revert "Merge branch 'master' into v1.3.x"
Alexander Polcyn
2017-04-26
*
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 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
|
\
|
|
|
|
|
*
|
don't hold the gil while waiting for bg thread to start
Alexander Polcyn
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 cpparena
Craig Tiller
2017-04-14
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
*
/
|
|
Remove API
Craig Tiller
2017-04-12
|
/
/
/
|
|
*
Merge github.com:grpc/grpc into cpparena
Craig Tiller
2017-04-12
|
|
|
\
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'master' into cq_create_api_changes
Sree Kuchibhotla
2017-04-07
|
\
|
|
|
*
|
Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_v12x
Jan Tattermusch
2017-04-06
|
|
\
\
|
|
|
*
Fix sanity
Craig Tiller
2017-03-31
|
|
|
*
Call ref/unref, bugfixes
Craig Tiller
2017-03-31
|
|
|
*
Merge github.com:grpc/grpc into cpparena
Craig Tiller
2017-03-31
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'master' into cq_create_api_changes
Sree Kuchibhotla
2017-03-24
|
\
|
|
|
|
*
|
|
Merge pull request #7771 from y-zeng/cares_buildin
Yuchen Zeng
2017-03-24
|
|
\
\
\
|
*
\
\
\
Merge pull request #10245 from sreecha/cq_factory_api
Sree Kuchibhotla
2017-03-24
|
|
\
\
\
\
*
|
|
|
|
|
Merge branch 'master' into cq_create_api_changes
Sree Kuchibhotla
2017-03-24
|
\
|
|
|
|
|
|
|
|
|
*
|
malloc run_batch_stack after type checks
Alexander Polcyn
2017-03-24
|
|
|
|
*
|
allocated run batch stack on the heap
Alexander Polcyn
2017-03-23
|
*
|
|
|
|
Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0
Nicolas "Pixel" Noble
2017-03-24
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
add generated imports header to be able to build on mingw
Alexander Polcyn
2017-03-23
*
|
|
|
|
|
Ruby changes
Sree Kuchibhotla
2017-03-22
|
|
*
|
|
|
get rid of time check increment in watch connectivity state loop
Alexander Polcyn
2017-03-22
*
|
|
|
|
|
Fix test bug and generate_projects.sh
Sree Kuchibhotla
2017-03-22
|
|
*
|
|
|
fix setting of time_check_increment in watch conn state loop
Alexander Polcyn
2017-03-21
|
|
*
|
|
|
make fewer lock/unlock calls and loop on cv_wait in watch conn state
Alexander Polcyn
2017-03-21
*
|
|
|
|
|
Merge branch 'cq_factory_api' into cq_create_api_changes_with_factory
Sree Kuchibhotla
2017-03-21
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Introduce grpc_completion_queue_factory API
Sree Kuchibhotla
2017-03-21
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'master' into cq_create_api_changes
Sree Kuchibhotla
2017-03-21
|
\
|
|
|
|
|
|
*
|
|
use RTEST with channel watch arg to capture larger set of truthy args
Alexander Polcyn
2017-03-19
|
|
|
|
*
Added dependencies in build.yaml to allow building
Vijay Pai
2017-03-17
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
Merge remote-tracking branch 'upstream/master' into cares_bazel_rule
Yuchen Zeng
2017-03-17
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
Merge remote-tracking branch 'upstream/master' into cares_bazel_rule
Yuchen Zeng
2017-03-17
|
|
|
|
\
|
|
*
|
|
remove now-unused channel completion queues
Alexander Polcyn
2017-03-15
|
|
*
|
|
stop mixing gpr mutexes and the ruby gil to fix channel closing deadlock
Alexander Polcyn
2017-03-15
|
|
*
|
|
watch channel state without the gil to fix deadlock on abrupt SIGTERM
Alexander Polcyn
2017-03-15
|
|
*
|
|
fix up tests and remove two unlocks in a row bug
Alexander Polcyn
2017-03-14
|
|
*
|
|
in the middle of fixing watch and get connectivity state to work with new cha...
Alexander Polcyn
2017-03-14
|
|
*
|
|
change if to while to avoid unsafe wakeup
Alexander Polcyn
2017-03-13
|
|
*
|
|
remove a TODO
Alexander Polcyn
2017-03-13
|
|
*
|
|
add in background connectivity state poller
Alexander Polcyn
2017-03-10
|
|
*
|
|
fix channel connectivity state function
Alexander Polcyn
2017-03-10
[next]