Commit Graph

11202 Commits

Author SHA1 Message Date
David Garcia Quintas d2565bb169 Fixed formatting and updated gen script to use concrete version of clang-format 2016-01-13 10:07:14 -08:00
David Garcia Quintas 3f8e734535 Added missing copyrights 2016-01-12 19:14:21 -08:00
David Garcia Quintas 0892fa6aa6 Added copyright message to generated nanopb code 2016-01-12 16:22:34 -08:00
David Garcia Quintas 57bc9d2b56 Merge branch 'copyright_fix' into grpclb_api 2016-01-12 15:44:30 -08:00
David Garcia Quintas 23f28a9b2c Merge branch 'master' of github.com:grpc/grpc into grpclb_api 2016-01-12 15:41:59 -08:00
David Garcia Quintas fa58786f5f Added --fix flag to check_copyright.py 2016-01-12 15:39:07 -08:00
Sree Kuchibhotla 69ff3d3373 Merge pull request #4693 from murgatroid99/transitive_deps_plugin_fix
Allow transitive dependencies plugin to process non-existent libs wit…
2016-01-12 15:21:49 -08:00
murgatroid99 4518bf7f10 Allow transitive dependencies plugin to process non-existent libs without crashing 2016-01-12 14:32:40 -08:00
Craig Tiller 0ade2d415f Merge pull request #4686 from murgatroid99/sanity_update_copyrights
Updated copyrights
2016-01-12 13:19:27 -08:00
David Garcia Quintas bcc6d0118b Updated grpc_core_dependencies.py 2016-01-12 10:49:43 -08:00
David Garcia Quintas 8c8ff03cc3 Merge branch 'master' of github.com:grpc/grpc into grpclb_api 2016-01-12 10:45:23 -08:00
murgatroid99 3466c4b55d Updated copyrights 2016-01-12 10:26:04 -08:00
Michael Lumish bff0d4f2f6 Merge pull request #4685 from ctiller/copywrong
Fix check_copyright.py
2016-01-12 10:25:38 -08:00
Craig Tiller 750d3ed816 Fix check_copyright.py 2016-01-12 09:38:25 -08:00
Michael Lumish 2a9e76fa08 Merge pull request #4678 from ctiller/clangfix
Fix formatting
2016-01-12 09:29:02 -08:00
Nathaniel Manista 4cdb6247a6 Merge pull request #4457 from soltanmm/plate-tectonics
Include core in Python distribution.
2016-01-12 08:26:52 -08:00
Craig Tiller 2eeae979d8 Merge pull request #4673 from iancoolidge/port-fixes
Port fixes
2016-01-12 07:14:36 -08:00
Craig Tiller 81afdda8c2 Fix formatting 2016-01-11 17:09:18 -08:00
David Garcia Quintas 82a0aabb7a added sanity scripts and checks 2016-01-11 15:51:03 -08:00
Ian Coolidge 069384da5e base64: clarify signedness in negative initialization
Some platforms do not use signed char (arm)
2016-01-11 14:20:09 -08:00
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.
2016-01-11 14:19:58 -08:00
David Garcia Quintas 82a0bdc314 Merge branch 'master' of github.com:grpc/grpc into grpclb_api 2016-01-11 14:08:29 -08:00
Craig Tiller 09d8cf61b2 Merge pull request #4642 from yang-g/epollset
Remove from all epoll sets when releasing an fd
2016-01-11 12:11:26 -08:00
Masood Malekghassemi 387e116fd6 Use BoringSSL for Python gRPC 2016-01-11 11:32:42 -08:00
Masood Malekghassemi 6d2ef17f30 Use default gRPC roots.pem if none provided 2016-01-11 11:32:42 -08:00
David Garcia Quintas 756a36cdac Srcs and hdrs sanity checks skip third_party 2016-01-11 11:31:19 -08:00
Vijay Pai 0878d522e6 Merge pull request #4238 from ctiller/poffy
Make pick_first fast path lock free
2016-01-11 10:35:29 -08:00
Vijay Pai b3a6787bd5 Merge pull request #4525 from ctiller/proto_names
Consolidate C++ proto files under src/proto
2016-01-11 10:30:38 -08:00
David Garcia Quintas 4dfe317e5d Merge branch 'master' of github.com:grpc/grpc into grpclb_api 2016-01-08 15:50:45 -08:00
Michael Lumish 7f34c783c4 Merge pull request #4645 from ctiller/coveralls
Refine coverage language list
2016-01-08 13:27:47 -08:00
yang-g 1401c7a17f merge with head 2016-01-08 13:14:06 -08:00
Michael Lumish c8bfa7ce89 Merge pull request #4647 from ctiller/run_errors
Handle errors in run_tests.py a little better
2016-01-08 13:05:01 -08:00
Michael Lumish d4f86d0232 Merge pull request #4652 from ctiller/no-cache
Disable ccache for the moment
2016-01-08 12:59:15 -08:00
Craig Tiller 61bc8ab49b Disable ccache for the moment 2016-01-08 12:12:05 -08:00
Nathaniel Manista b47eab53de Merge pull request #4644 from yoloseem/typo-1
Fix docstring typos in python grpc interfaces.
2016-01-08 10:17:29 -08:00
Craig Tiller 4f2be36df2 Flag errors better 2016-01-08 08:59:20 -08:00
Craig Tiller eb9de8b05f Tweak run_tests exit status handling 2016-01-08 08:57:41 -08:00
Craig Tiller fdd02259b5 Merge pull request #4627 from daniel-j-born/tcp_fd
Expose the fd in grpc_fd and grpc_tcp.
2016-01-08 08:00:16 -08:00
Craig Tiller 5bf8e61ff7 Merge pull request #4643 from murgatroid99/node_compiler_standard_c99
Compile Node extension with c99 and c++11
2016-01-08 07:49:06 -08:00
Craig Tiller 169006688a Refine coverage language list 2016-01-07 19:30:54 -08:00
Hyunjun Kim 34206222f0 Fix docstring typos in python grpc interfaces 2016-01-08 12:21:18 +09:00
murgatroid99 3f42ea0869 Removed redundant std= cflag 2016-01-07 17:22:36 -08:00
murgatroid99 3abed3186f Compile Node extension with c99 and c++11 2016-01-07 17:16:46 -08:00
Craig Tiller cd92509e40 Update some wrapped stuff 2016-01-07 17:10:25 -08:00
Craig Tiller 7cc0f464d1 Merge github.com:grpc/grpc into proto_names 2016-01-07 16:37:03 -08:00
yang-g 8fefe37693 Remove from all epoll sets when releasing an fd 2016-01-07 16:24:55 -08:00
Michael Lumish abf85d9648 Merge pull request #4616 from ctiller/i-like-pie
Tweak compiler settings to hopefully make Jenkins more robust
2016-01-07 16:08:27 -08:00
Michael Lumish c75e7de6cd Merge pull request #4639 from ctiller/nominally-nuisance
Dont fail build if no report generated
2016-01-07 15:55:36 -08:00
Michael Lumish e1349ced0e Merge pull request #4641 from ctiller/farout
clang-format
2016-01-07 15:55:23 -08:00
Craig Tiller 2a1540496f clang-format 2016-01-07 15:48:11 -08:00