Commit Graph

1399 Commits

Author SHA1 Message Date
Yash Tibrewal d88421a995
Merge pull request #13452 from yashykt/publicheaderc89nitfix
Remove unnecessary if condition in public_headers_must_be_c89
2017-11-21 14:06:21 -08:00
Yash Tibrewal 518236d458 Remove unnecessary if condition in public_headers_must_be_c89 2017-11-17 17:00:14 -08:00
ncteisen 88a7a9f82e Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-core 2017-11-14 11:38:31 -08:00
Craig Tiller a61abff6ad Update sanity dockerfile 2017-11-13 15:01:10 -08:00
ncteisen f9d7c278be Add no-rtti to all of core 2017-11-13 10:03:01 -08:00
Yash Tibrewal d9da7387b8
Merge pull request #13147 from yashykt/testc++ize
Convert test/core to C++
2017-11-07 17:02:23 -08:00
Michael Lumish c55a4b1ab5
Merge pull request #13145 from murgatroid99/remove_node
Remove src/node and references to it
2017-11-07 10:39:49 -08:00
Jan Tattermusch e6ca4f0b79 consolidate C# interop test docker images 2017-11-07 16:40:38 +01:00
Yash Tibrewal 40422d5fa6 Merge master 2017-11-06 14:43:31 -08:00
murgatroid99 6fb23dbc3d Merge branch 'master' into remove_node 2017-11-06 13:13:20 -08:00
Jan Tattermusch 53d89d7f25 fix clang format installation 2017-11-06 14:31:24 +01:00
Craig Tiller a64b2b13c1 Merge github.com:grpc/grpc into 50 2017-11-03 15:23:13 -07:00
Craig Tiller 0c6a3e3e67 Try again on Dockerfiles 2017-11-03 13:54:35 -07:00
Craig Tiller d80d6a440b Revert "Remove clang-format template: this does not need to be bound to the rest of clang versioning"
This reverts commit df6891e2f3.
2017-11-03 13:29:52 -07:00
Craig Tiller b32d72ef90 Sanity fixes 2017-11-03 10:31:53 -07:00
Craig Tiller df6891e2f3 Remove clang-format template: this does not need to be bound to the rest of clang versioning 2017-11-03 10:06:49 -07:00
Yash Tibrewal cd987a0b2f Adding public_headers_must_be_c89 as a clang exception 2017-11-02 19:14:46 -07:00
murgatroid99 df58b2b39d Merge branch 'master' into remove_node 2017-11-02 17:06:46 -07:00
Yash Tibrewal 2f921a3f97 Remove grpc_slice_buf_cmp and change public_headers_must_be_c89 to print the addresses of public api functions to check if they can be linked to 2017-11-02 16:59:19 -07:00
Yash Tibrewal 8bd88c459a Merge master 2017-11-01 11:49:00 -07:00
apolcyn 0f59869001
Merge pull request #13146 from apolcyn/update_ruby_googleauth_dep_master
Update max-allowed-version of googleauth ruby dependency
2017-10-31 12:53:59 -07:00
Michael Lumish fd4dcd9178 Merge branch 'master' into remove_node 2017-10-26 11:16:02 -07:00
Yash Tibrewal 3318979a5f Merge branch 'master' into testc++ize 2017-10-25 16:26:03 -07:00
Yash Tibrewal 34a57d0346 rename all test core files to cc and a lot of C++ style conversions 2017-10-25 16:23:01 -07:00
Alexander Polcyn 2c4cc1bf90 Update max-allowed-version of googleauth ruby dependency 2017-10-25 16:12:49 -07:00
murgatroid99 38007753b0 Remove src/node and references to it
This removes all of the node code and tests from the repo, along with the
scripts for running Node unit tests, performance tests, and artifact builds.
The scripts for running tests from the grpc-node repository are untouched.
2017-10-25 13:21:57 -07:00
Muxi Yan 44d820ee2c One more fix in gRPC-Core.podspec that makes Xcode compile 2017-10-24 13:27:45 -07:00
Muxi Yan ae6bca4420 Make fix objc build problem 2017-10-20 17:57:54 -07:00
Craig Tiller 48ff130ba2 Merge github.com:grpc/grpc into vector 2017-10-17 14:58:42 -07:00
Jan Tattermusch facd2a6335 fix cmake builds with absl 2017-10-17 20:01:07 +02:00
Craig Tiller 5b6bf6fb5a Merge branch 'speedup-test-infra' of github.com:ncteisen/grpc into tfix 2017-10-16 15:53:17 -07:00
Craig Tiller cb1c0b0973 Merge github.com:grpc/grpc into vector 2017-10-16 11:56:54 -07:00
Craig Tiller 5d73d47f64 Merge github.com:grpc/grpc into vector 2017-10-12 08:42:31 -07:00
Muxi Yan 3305e5c94b Add user-agent test and regex matching test to test suite 2017-10-11 18:31:43 -07:00
Craig Tiller 4e86af77f5 Update CMakelists.txt 2017-10-10 23:24:14 -07:00
Craig Tiller 35c10cb6da Merge github.com:grpc/grpc into no-pollers-for-you 2017-10-10 20:45:32 -07:00
Muxi Yan 128d800bb6 Add comment 2017-10-06 17:44:37 -07:00
Muxi Yan cd9729780a Make platform-specific headers textual 2017-10-06 17:44:36 -07:00
Muxi Yan 656041b3cc Fix GID related subspec lint problem 2017-10-06 17:44:06 -07:00
Matt Kwong 87bc56ab58 Install Mako to generate files in grpc/grpc-node 2017-10-06 12:06:10 -07:00
Craig Tiller db78c2fa3b Set gpr_mpscq_test to not use polling, make that bit work again 2017-10-06 10:09:09 -07:00
Muxi Yan a83cd1c4cc Merge pull request #12772 from muxi/fix-xcode-misalign-warning
Fix Xcode warning of mis-aligned structs
2017-10-05 11:20:54 -07:00
Yash Tibrewal dabce0a93a macos objC build error 2017-10-04 11:58:02 -07:00
Yash Tibrewal ec3c138a83 Merge branch 'master' into externC 2017-10-03 16:23:42 -07:00
Matt Kwong 7bd592c7aa Merge pull request #12690 from matt-kwong/cov
Fix coverage tests
2017-10-03 13:25:29 -07:00
Yash Tibrewal 1c9b584a15 Changes for C to C++. Adding extern C to header files for compatibility. 2017-10-02 16:26:53 -07:00
Muxi Yan 89cf5a4093 Eliminate gRPC-Core umbrella header warning by tweaking module.modulemap and excluding some files for other build systems 2017-10-02 13:19:56 -07:00
Muxi Yan 9ecc215658 Add PB_NO_PACKED_STRUCTS to gRPC-Core 2017-09-29 17:08:59 -07:00
Nathaniel Manista 6489785f3d Merge pull request #11599 from nathanielmanistaatgoogle/pin-pip
Pin pip at 9.0.1 (currently most recent).
2017-09-28 15:50:23 -07:00
Nathaniel Manista 8bba3bfc25 Pin pip at 9.0.1 2017-09-28 17:28:01 +00:00