yang-g
|
d6f7d99dc6
|
Add a hybrid end2end test mixing sync and async methods
|
9 years ago |
yang-g
|
be5a2c4f04
|
working test
|
9 years ago |
yang-g
|
25f191d49b
|
merge with head
|
9 years ago |
yang-g
|
b9a1377fab
|
Merge remote-tracking branch 'upstream/master' into sync_async_mix
|
9 years ago |
Vijay Pai
|
a2517a1573
|
Merge pull request #4725 from yang-g/destroy_reader
destroy reader after using it
|
9 years ago |
Yang Gao
|
cd0683330e
|
Merge pull request #4720 from sreecha/import_issues
Rename TestService to EchoTestService to prevent name-conflict with 'TestService' in test.proto
|
9 years ago |
Nathaniel Manista
|
ac3d328fa9
|
Merge pull request #4684 from soltanmm/distrib
Improve Python installation story.
|
9 years ago |
yang-g
|
f80573502a
|
destroy reader after using it
|
9 years ago |
Masood Malekghassemi
|
81183254ab
|
Maintain copyright sanity in Python-related files
|
9 years ago |
Masood Malekghassemi
|
ecaf0801a5
|
Python version bump
|
9 years ago |
Masood Malekghassemi
|
1d17781795
|
Check compiler versions at Python setup time
|
9 years ago |
Masood Malekghassemi
|
59994bcc3e
|
Warn on Python proto module build failure
|
9 years ago |
Masood Malekghassemi
|
df97aecb79
|
Enable submitting binary dists of Python
|
9 years ago |
Craig Tiller
|
dafa125c7b
|
Merge pull request #4722 from ctiller/cfN
clang-format code
|
9 years ago |
Craig Tiller
|
754bd26e28
|
clang-format code
|
9 years ago |
Craig Tiller
|
6d32e873a6
|
Merge pull request #4719 from murgatroid99/fix_copyrights_again
Update copyrights again
|
9 years ago |
Sree Kuchibhotla
|
b0d0c8e8c2
|
FormatCode
|
9 years ago |
Sree Kuchibhotla
|
5a05f51a1c
|
Rename TestService to EchoTestService to prevent name-conflict with
'TestService' in test.proto
|
9 years ago |
murgatroid99
|
eeb02ba77a
|
Update copyrights again
|
9 years ago |
yang-g
|
d42262e22e
|
merge with head
|
9 years ago |
yang-g
|
bef0d8744e
|
Support sync/async methods in the same service
|
9 years ago |
Yang Gao
|
16a7dee614
|
Merge pull request #4670 from vjpai/bbuf
Support generic (non-proto) performance testing
|
9 years ago |
Vijay Pai
|
70a043855e
|
Regen projects
|
9 years ago |
Vijay Pai
|
947ab265bd
|
Merge branch 'master' into bbuf
|
9 years ago |
yang-g
|
dc548ed65d
|
merge with head
|
9 years ago |
Craig Tiller
|
7149ca6bd0
|
Merge pull request #4694 from dgquintas/copyright_fix
Added --fix flag to check_copyright.py
|
9 years ago |
David Garcia Quintas
|
fa58786f5f
|
Added --fix flag to check_copyright.py
|
9 years ago |
Sree Kuchibhotla
|
69ff3d3373
|
Merge pull request #4693 from murgatroid99/transitive_deps_plugin_fix
Allow transitive dependencies plugin to process non-existent libs wit…
|
9 years ago |
murgatroid99
|
4518bf7f10
|
Allow transitive dependencies plugin to process non-existent libs without crashing
|
9 years ago |
Craig Tiller
|
0ade2d415f
|
Merge pull request #4686 from murgatroid99/sanity_update_copyrights
Updated copyrights
|
9 years ago |
murgatroid99
|
3466c4b55d
|
Updated copyrights
|
9 years ago |
Michael Lumish
|
bff0d4f2f6
|
Merge pull request #4685 from ctiller/copywrong
Fix check_copyright.py
|
9 years ago |
Craig Tiller
|
750d3ed816
|
Fix check_copyright.py
|
9 years ago |
Michael Lumish
|
2a9e76fa08
|
Merge pull request #4678 from ctiller/clangfix
Fix formatting
|
9 years ago |
Nathaniel Manista
|
4cdb6247a6
|
Merge pull request #4457 from soltanmm/plate-tectonics
Include core in Python distribution.
|
9 years ago |
Craig Tiller
|
2eeae979d8
|
Merge pull request #4673 from iancoolidge/port-fixes
Port fixes
|
9 years ago |
Craig Tiller
|
81afdda8c2
|
Fix formatting
|
9 years ago |
Ian Coolidge
|
069384da5e
|
base64: clarify signedness in negative initialization
Some platforms do not use signed char (arm)
|
9 years ago |
Ian Coolidge
|
8e7a4b66e8
|
Fix R/W template argument order in prototypes
In some cases, the prototype argument order was different
than the declaration order.
Based on a patch from Sam Leffler.
|
9 years ago |
Craig Tiller
|
09d8cf61b2
|
Merge pull request #4642 from yang-g/epollset
Remove from all epoll sets when releasing an fd
|
9 years ago |
Masood Malekghassemi
|
387e116fd6
|
Use BoringSSL for Python gRPC
|
9 years ago |
Masood Malekghassemi
|
6d2ef17f30
|
Use default gRPC roots.pem if none provided
|
9 years ago |
Vijay Pai
|
0878d522e6
|
Merge pull request #4238 from ctiller/poffy
Make pick_first fast path lock free
|
9 years ago |
Vijay Pai
|
5bd6f2e190
|
Merge branch 'master' into bbuf
|
9 years ago |
Vijay Pai
|
b3a6787bd5
|
Merge pull request #4525 from ctiller/proto_names
Consolidate C++ proto files under src/proto
|
9 years ago |
Vijay Pai
|
b30bc2aad6
|
Remove dead code and a thus unneeded change to C++ bbuf
|
9 years ago |
Vijay Pai
|
6045681003
|
Merge branch 'master' into bbuf
|
9 years ago |
Vijay Pai
|
78268212ba
|
clang-format
|
9 years ago |
Vijay Pai
|
af2e1cf080
|
Fix bugs and include build files
|
9 years ago |
vjpai
|
083dc62cf6
|
Generic test
|
9 years ago |