index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
build.yaml
Commit message (
Expand
)
Author
Age
*
Improvements to grpc_byte_stream API and handling.
Mark D. Roth
2017-07-26
*
Merge pull request #11816 from sreecha/sreek-epoll1
Sree Kuchibhotla
2017-07-21
|
\
|
*
Merge branch 'master' into sreek-epoll1
Sree Kuchibhotla
2017-07-19
|
|
\
*
|
\
Merge branch 'master' into uv_portability_fix
murgatroid99
2017-07-18
|
\
\
\
|
|
|
/
|
|
/
|
*
|
|
libuv tests: skip a test that spawns a thread
murgatroid99
2017-07-18
*
|
|
Add asserts that uv calls all run on the same thread
murgatroid99
2017-07-18
|
*
|
Merge pull request #11454 from markdroth/server_cq_ok_semantics
Mark D. Roth
2017-07-18
|
|
\
\
|
*
\
\
Merge pull request #11607 from yihuazhang/tsi_init
Mark D. Roth
2017-07-18
|
|
\
\
\
|
|
|
|
*
Merge branch 'master' into sreek-epoll1
Sree Kuchibhotla
2017-07-17
|
|
|
|
|
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
Add GTS plugin
Yihua Zhang
2017-07-17
|
*
|
|
|
Merge pull request #11189 from muxi/stream_compression
Muxi Yan
2017-07-17
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Create inproc transport, add relevant tests, exclude irrelevant tests
Vijay Pai
2017-07-14
|
|
|
*
|
Do not return calls on server when request proto fails to deserialize.
Mark D. Roth
2017-07-14
|
|
|
/
/
|
|
/
|
|
|
|
|
*
Merge branch 'master' into sreek-epoll1
Sree Kuchibhotla
2017-07-13
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Regenerate projects and fixes
yang-g
2017-07-13
|
/
/
/
|
|
*
Merge branch 'enable-epoll1' of https://github.com/ctiller/grpc into ctiller-...
Sree Kuchibhotla
2017-07-12
|
|
/
|
|
/
|
|
*
|
|
Revert "Remove lockfree-stack implementation that is no longer used"
Ken Payson
2017-07-10
|
*
|
Move stream_compression to src/core/lib/compression
Muxi Yan
2017-07-05
|
*
|
Make stream compression module
Muxi Yan
2017-07-05
|
/
/
|
*
Merge github.com:grpc/grpc into enable-epoll1
Craig Tiller
2017-07-05
|
|
\
|
|
/
|
/
|
*
|
Remove lockfree-stack implementation that is no longer used
Vijay Pai
2017-06-19
|
*
Merge branch 'cq-drop' into enable-epoll1
Craig Tiller
2017-06-19
|
|
\
|
|
/
|
/
|
*
|
Add grpc dependency where grpc++ is used
Jan Tattermusch
2017-06-19
|
*
Merge github.com:grpc/grpc into enable-epoll1
Craig Tiller
2017-06-08
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #11336 from ctiller/ALL-the-things
Craig Tiller
2017-06-08
|
\
\
*
\
\
Merge pull request #11237 from y-zeng/srv_record
Yuchen Zeng
2017-06-08
|
\
\
\
|
|
|
*
Merge branch 'cq-drop' into enable-epoll1
Craig Tiller
2017-06-07
|
|
|
|
\
|
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
Merge github.com:grpc/grpc into ALL-the-things
Craig Tiller
2017-06-07
|
|
|
\
\
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Implement LB policy updates
David Garcia Quintas
2017-06-06
|
*
|
|
Merge remote-tracking branch 'upstream/master' into srv_record
Yuchen Zeng
2017-06-06
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix windows build, no_logging tests, dns_resolver_test
Yuchen Zeng
2017-06-05
|
|
*
|
Merge branch 'selectivity' into ALL-the-things
Craig Tiller
2017-06-02
|
|
|
\
\
|
|
_
|
/
/
|
/
|
|
|
|
|
|
*
Merge github.com:grpc/grpc into enable-epoll1
Craig Tiller
2017-05-31
|
|
|
|
\
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
master bumped to 1.5.x
David Garcia Quintas
2017-05-30
*
|
|
|
Merge pull request #11309 from murgatroid99/master_1.3.x_upmerge
Michael Lumish
2017-05-30
|
\
\
\
\
|
|
|
*
|
Merge branch 'thread_pool' into ALL-the-things
Craig Tiller
2017-05-30
|
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmerge
murgatroid99
2017-05-25
|
|
\
\
\
\
|
|
|
|
|
*
Merge github.com:grpc/grpc into enable-epoll1
Craig Tiller
2017-05-24
|
|
|
|
|
|
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
update
Vizerai
2017-05-23
|
|
|
|
*
|
Merge github.com:grpc/grpc into thread_pool
Craig Tiller
2017-05-23
|
|
|
|
|
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'master' of https://github.com/Vizerai/grpc into intrusive_hash_map
Vizerai
2017-05-23
|
\
|
|
|
|
|
|
|
*
|
|
|
bump version to 1.3.6
Jan Tattermusch
2017-05-23
|
*
|
|
|
|
PHP: windows config.w32 file
Stanley Cheung
2017-05-19
|
|
*
|
|
|
Update version to 1.3.5
Ken Payson
2017-05-19
|
*
|
|
|
|
Use deps rather than uses
yang-g
2017-05-19
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
Merge pull request #11225 from apolcyn/bump_13x_version
apolcyn
2017-05-18
|
|
|
\
\
\
|
|
|
|
|
*
Generate projects
Craig Tiller
2017-05-18
|
|
|
|
|
*
Extend test timeout
Craig Tiller
2017-05-18
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
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
[next]