index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
package.xml
Commit message (
Expand
)
Author
Age
*
Merge branch 'master' of https://github.com/grpc/grpc into flow-control-v3
ncteisen
2017-08-01
|
\
|
*
Clean up grpc++_unsecure so that it doesn't require secure content anymore
Vijay Pai
2017-07-30
*
|
Merge branch 'master' of https://github.com/grpc/grpc into flow-control-v3
ncteisen
2017-07-28
|
\
\
|
|
*
Update build.yaml, fix format
Yuchen Zeng
2017-07-27
|
|
/
*
|
Pull flow control into one module
ncteisen
2017-07-18
|
*
Merge branch 'master' into uv_portability_fix
murgatroid99
2017-07-18
|
|
\
|
|
/
|
/
|
|
*
Add asserts that uv calls all run on the same thread
murgatroid99
2017-07-18
*
|
Merge pull request #11607 from yihuazhang/tsi_init
Mark D. Roth
2017-07-18
|
\
\
|
*
|
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
|
|
/
|
/
|
*
|
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 pull request #11412 from kpayson64/upgrade_boringssl
kpayson64
2017-06-20
|
\
*
|
Remove lockfree-stack implementation that is no longer used
Vijay Pai
2017-06-19
|
*
Update boringssl
Ken Payson
2017-06-15
|
/
*
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 github.com:grpc/grpc into ALL-the-things
Craig Tiller
2017-06-08
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
fix remaining license notices
Jan Tattermusch
2017-06-08
|
|
*
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
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
master bumped to 1.5.x
David Garcia Quintas
2017-05-30
|
|
*
Merge branch 'thread_pool' into ALL-the-things
Craig Tiller
2017-05-30
|
|
/
|
|
/
|
|
*
|
|
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
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
PHP: Fixed bug in protoc plugin escaping comments
Stanley Cheung
2017-05-22
|
*
|
|
PHP: windows config.w32 file
Stanley Cheung
2017-05-19
|
|
/
/
|
|
*
Merge github.com:grpc/grpc into thread_pool
Craig Tiller
2017-05-18
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #11198 from stanley-cheung/upmerge-v1_3_2-to-master
Stanley Cheung
2017-05-18
|
|
\
\
|
|
*
\
Upmerge from v1.3.x branch to master
Stanley Cheung
2017-05-17
|
|
|
\
\
|
*
|
|
|
PHP: fix pecl extension reported version
Stanley Cheung
2017-05-17
|
|
/
/
/
|
|
|
*
Merge github.com:grpc/grpc into thread_pool
Craig Tiller
2017-05-17
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge pull request #11113 from jtattermusch/python_artifact_polling_trace
Jan Tattermusch
2017-05-17
|
|
\
\
\
|
|
|
|
*
Merge github.com:grpc/grpc into thread_pool
Craig Tiller
2017-05-16
|
|
|
|
|
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
regenerate projects
Jan Tattermusch
2017-05-16
|
|
|
*
|
Bump to version 1.3.3
Ken Payson
2017-05-16
|
*
|
|
|
Move workaround_list to grpc_base
Muxi Yan
2017-05-15
|
*
|
|
|
Revert "Revert "Implement Server Backward Compatibility""
Muxi Yan
2017-05-15
|
|
/
/
/
|
*
|
|
Revert "Implement Server Backward Compatibility"
Nicolas Noble
2017-05-12
|
*
|
|
Merge pull request #10849 from muxi/backward-compat
Muxi Yan
2017-05-12
|
|
\
\
\
|
|
|
|
*
Remove workqueue, covered_by_poller as concepts, get Mac build up
Craig Tiller
2017-05-12
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
Bump to version 1.3.2
Stanley Cheung
2017-05-10
|
|
|
*
Merge pull request #11005 from stanley-cheung/php-fix-memory-leaks
Stanley Cheung
2017-05-10
|
|
|
|
\
|
|
|
*
|
Bump to 1.3.2-pre1
Stanley Cheung
2017-05-09
[next]