Alistair Veitch
|
f190601e60
|
Merge branch 'master' into tag_set
|
9 years ago |
Alistair Veitch
|
bb30d2591f
|
initial commit
|
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
|
b3a6787bd5
|
Merge pull request #4525 from ctiller/proto_names
Consolidate C++ proto files under src/proto
|
9 years ago |
Michael Lumish
|
7f34c783c4
|
Merge pull request #4645 from ctiller/coveralls
Refine coverage language list
|
9 years ago |
yang-g
|
1401c7a17f
|
merge with head
|
9 years ago |
Michael Lumish
|
c8bfa7ce89
|
Merge pull request #4647 from ctiller/run_errors
Handle errors in run_tests.py a little better
|
9 years ago |
Michael Lumish
|
d4f86d0232
|
Merge pull request #4652 from ctiller/no-cache
Disable ccache for the moment
|
9 years ago |
Craig Tiller
|
61bc8ab49b
|
Disable ccache for the moment
|
9 years ago |
Nathaniel Manista
|
b47eab53de
|
Merge pull request #4644 from yoloseem/typo-1
Fix docstring typos in python grpc interfaces.
|
9 years ago |
Craig Tiller
|
4f2be36df2
|
Flag errors better
|
9 years ago |
Craig Tiller
|
eb9de8b05f
|
Tweak run_tests exit status handling
|
9 years ago |
Craig Tiller
|
fdd02259b5
|
Merge pull request #4627 from daniel-j-born/tcp_fd
Expose the fd in grpc_fd and grpc_tcp.
|
9 years ago |
Craig Tiller
|
5bf8e61ff7
|
Merge pull request #4643 from murgatroid99/node_compiler_standard_c99
Compile Node extension with c99 and c++11
|
9 years ago |
Craig Tiller
|
169006688a
|
Refine coverage language list
|
9 years ago |
Hyunjun Kim
|
34206222f0
|
Fix docstring typos in python grpc interfaces
|
9 years ago |
murgatroid99
|
3f42ea0869
|
Removed redundant std= cflag
|
9 years ago |
murgatroid99
|
3abed3186f
|
Compile Node extension with c99 and c++11
|
9 years ago |
Craig Tiller
|
cd92509e40
|
Update some wrapped stuff
|
9 years ago |
Craig Tiller
|
7cc0f464d1
|
Merge github.com:grpc/grpc into proto_names
|
9 years ago |
yang-g
|
8fefe37693
|
Remove from all epoll sets when releasing an fd
|
9 years ago |
Michael Lumish
|
abf85d9648
|
Merge pull request #4616 from ctiller/i-like-pie
Tweak compiler settings to hopefully make Jenkins more robust
|
9 years ago |
Michael Lumish
|
c75e7de6cd
|
Merge pull request #4639 from ctiller/nominally-nuisance
Dont fail build if no report generated
|
9 years ago |
Michael Lumish
|
e1349ced0e
|
Merge pull request #4641 from ctiller/farout
clang-format
|
9 years ago |
Craig Tiller
|
2a1540496f
|
clang-format
|
9 years ago |
Alistair Veitch
|
9b028b2687
|
Merge pull request #4626 from ctiller/wtfwin
Add an early out to gpr_cpu_test
|
9 years ago |
adelez
|
9ac9c125c2
|
Merge pull request #4619 from ctiller/windows_logs
Delay reading stdout from disk until process terminates
|
9 years ago |
Craig Tiller
|
3d8798445e
|
Dont fail build if no report generated
|
9 years ago |
Dan Born
|
a7ed54cba7
|
Don't use ep after destroy in the test.
|
9 years ago |
Sree Kuchibhotla
|
93cdb180a6
|
Merge pull request #4635 from ctiller/spam_cleanup
Spam cleanup
|
9 years ago |
Masood Malekghassemi
|
ccc1610b95
|
Use tox commands to run interop client/server
|
9 years ago |
Masood Malekghassemi
|
0467295ee6
|
Fail test build if protoc can't be found
|
9 years ago |
Masood Malekghassemi
|
4352e8745e
|
Add used-by-Python comments to top-level files
|
9 years ago |
Masood Malekghassemi
|
5cab41fcd7
|
Rename INVENTORY.md to MANIFEST.md
|
9 years ago |
Masood Malekghassemi
|
b7e7b3f759
|
Redirect Python manifest to less ambiguous filename
|
9 years ago |