Commit Graph

275 Commits

Author SHA1 Message Date
makdharma 41d68a20d3 Merge pull request #10718 from makdharma/cares_osx_bazel
fix bazel build for osx
2017-04-19 10:44:19 -07:00
Ken Payson 8ab2df145d Fix PHP interop tests 2017-04-19 10:41:40 -07:00
Yuchen Zeng 2aa194329b c-ares mingw32 support 2017-04-18 15:21:40 -07:00
Makarand Dharmapurikar 72c4d00019 fix bazel build for osx
add config setting for building c-ares on osx
2017-04-18 14:51:43 -07:00
Ken Payson b702ce2117 Fix PHP interop tests 2017-04-18 14:29:57 -07:00
Mahak Mukhi f928376895 updated gtest.BUILD to include gmock 2017-04-16 21:06:11 -07:00
Mahak Mukhi 13d85d499a rectify issues 2017-04-13 13:41:51 -07:00
Mahak Mukhi 81b5d26b93 fix conflicts 2017-04-12 17:21:01 -07:00
Mahak Mukhi 1383895b76 Initial commit: Auto-generate GMOCK code for client stub. 2017-04-08 15:43:07 -07:00
Ken Payson 975b5103e5 Fix build on Alpine linux + add portability tests 2017-04-06 13:39:35 -07:00
Nicolas "Pixel" Noble 8e0684b5d4 Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelness 2017-03-27 18:50:04 +02:00
Yuchen Zeng 9bc0d8200e Merge remote-tracking branch 'upstream/master' into cares_bazel_rule 2017-03-17 16:00:17 -07:00
Yuchen Zeng 2c977084c8 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule 2017-03-17 15:57:23 -07:00
Craig Tiller af11581260 Merge github.com:grpc/grpc into cpp_bazelness 2017-03-09 15:09:34 -08:00
Yang Gao 7c1aafb3f9 Revert "Fix flaky use-after-free in udp_server" 2017-03-07 14:07:53 -08:00
Robbie Shade 73c33541b5 Merge pull request #10015 from rjshade/use_after_free
Fix flaky use-after-free in udp_server
2017-03-07 13:54:30 -05:00
Robbie Shade 9cf08b6bea Fix flaky use-after-free in udp_server 2017-03-07 13:53:24 -05:00
Jan Tattermusch fddb01d537 upgrade third_party/protobuf to 3.2.0 2017-03-07 13:00:18 +01:00
Craig Tiller bf515b6f7f Merge github.com:grpc/grpc into cpp_bazelness 2017-02-24 16:23:50 -08:00
Sree Kuchibhotla defc69670a Merge pull request #9774 from sreecha/surface_test_bazel
Bazel BUILD files tests under `test/core/surface` and `test/cpp/end2end`
2017-02-24 10:46:54 -08:00
Michael Lumish 63852c933b Merge pull request #9694 from nicolasnoble/upmerge_from_1_1_x
Upmerge from 1.1.x
2017-02-23 14:39:37 -08:00
Sree Kuchibhotla 43bca1be48 Add BUILD file for end2end tests too 2017-02-22 16:37:27 -08:00
David Garcia Quintas e9932d4744 add gflags to bazel 2017-02-17 16:50:23 -08:00
Craig Tiller b59b6b533f Add missing file 2017-02-17 15:25:09 -08:00
Craig Tiller 05fbe3c518 Get gtest building with Bazel, add first test in test/cpp/common/BUILD 2017-02-17 13:27:21 -08:00
Jonathan Hseu 32df85cfab Export LICENSE.txt in //third_party/nanopb 2017-02-14 16:03:55 -08:00
Nicolas "Pixel" Noble e00d63f3ea Merge remote-tracking branch 'google/v1.1.x' 2017-02-13 23:37:17 +01:00
Yuchen Zeng 86d2115553 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule 2017-02-01 16:12:08 -08:00
Muxi Yan bb2e8af0b0 Move bidirectional_stream_c.h back to third_party/objective_c/Cronet 2017-01-31 16:02:04 -08:00
Alexander Polcyn 299fa6ee02 revert update of rake-compiler for lack of effect 2017-01-30 19:27:50 +01:00
Alexander Polcyn a1fa5a3381 fix missing static ruby lib on 2.4.0 2017-01-30 19:27:39 +01:00
Alexander Polcyn 1b587f1705 update rake-compiler Dockerfile to build for ruby 2.4.0 2017-01-30 19:24:02 +01:00
Yuchen Zeng e38698e5bd Merge remote-tracking branch 'upstream/master' into cares_bazel_rule 2017-01-23 17:19:53 -08:00
Yuchen Zeng c09fd8c58a Update c-ares to 1.12.0 2017-01-23 17:14:47 -08:00
Yuchen Zeng d27945e499 Remove third_party/c-ares 2017-01-23 16:49:42 -08:00
Yuchen Zeng 4c702ed1a1 Add bazel build rule for c-ares 2017-01-23 10:30:10 -08:00
Stanley Cheung b39942f06f Update boringssl to latest chromium-stable 2017-01-20 11:07:08 -08:00
Yuchen Zeng e02cbebd02 Merge remote-tracking branch 'upstream/master' into cares_buildin 2017-01-19 16:33:30 -08:00
Jan Tattermusch 1985a6273f upgrade third_party/gflags to v2.2.0 2017-01-19 13:02:06 +01:00
Yuchen Zeng 04ec4701e3 Merge remote-tracking branch 'upstream/master' into cares_buildin 2017-01-18 18:49:07 -08:00
Muxi Yan 217548d0f9 Merge remote-tracking branch 'upstream/master' into change_cronet_interface 2017-01-10 03:13:30 +00:00
Nicolas "Pixel" Noble f9445d0552 Boringssl will need duplication for now. 2017-01-04 22:46:47 +01:00
Nicolas "Pixel" Noble 203860ac23 Merge remote-tracking branch 'google/master' into bazel-take-2 2017-01-04 22:10:14 +01:00
Muxi Yan 0622e936bb Merge branch 'master' into change_cronet_interface 2016-12-14 15:42:04 -08:00
David Garcia Quintas ff3112188b Renamed google_benchmark submodule to benchmark 2016-12-06 17:44:57 -08:00
Mark D. Roth d101e14211 Revert "Renamed google_benchmark submodule to benchmark" 2016-12-05 08:04:22 -08:00
Garrett Casto a0ed373d3c Change interface 2016-11-28 10:35:43 -08:00
David Garcia Quintas 7d03df3f44 Renamed google_benchmark submodule to benchmark 2016-11-23 19:47:04 -08:00
Yuchen Zeng bd363544fd Merge remote-tracking branch 'upstream/master' into cares_buildin 2016-11-08 10:56:16 -08:00
Craig Tiller d3cd017f5d Initial google_benchmark integration: source changes 2016-10-25 17:02:20 -07:00
Nicolas "Pixel" Noble d58c375d76 Buildify. 2016-10-20 22:31:46 +02:00
Nicolas "Pixel" Noble 31d11dbfb8 Starting this from scratch
-) Basic workspace
-) Basic BUILD file with macros
2016-10-20 09:29:46 +02:00
Yuchen Zeng 6988838a67 Merge remote-tracking branch 'upstream/master' into cares_buildin 2016-10-03 13:24:13 -07:00
Stanley Cheung 146a3773da PHP Proto3: upgrade protobuf to v3.1.0 and regenerate reflection.proto 2016-09-29 17:26:50 -07:00
Nicolas "Pixel" Noble 87a1081211 Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under 2016-09-29 01:31:54 +02:00
Nicolas "Pixel" Noble 39937f7376 Putting nanopb files into third_party without being a submodule. 2016-09-23 06:28:04 +02:00
Nicolas "Pixel" Noble fe456e5b48 Removing nanopb submodule. 2016-09-23 06:27:28 +02:00
Nicolas "Pixel" Noble 3f695277cf Upgrading protobuf submodule to 3.0.2. 2016-09-22 21:39:12 +02:00
Yuchen Zeng 5b159f29e0 Merge remote-tracking branch 'upstream/master' into cares_buildin 2016-09-01 22:40:28 -07:00
David Garcia Quintas 47fab1fd62 Merge branch 'master' of github.com:grpc/grpc into lb_add_md 2016-08-30 21:53:17 +02:00
David Garcia Quintas 505d171c4c Updated protobuf to bba446bbf2ac7b0b9923d4eb07d5acd0665a8cf0 2016-08-30 04:41:21 -07:00
David Garcia Quintas 7a6db63bb8 Updated LB proto and nanopb version 2016-08-20 16:10:49 -07:00
Yuchen Zeng 676b6cbc10 Merge remote-tracking branch 'upstream/master' into cares_buildin 2016-08-17 19:05:25 -07:00
kpayson64 b80d9c9626 Merge pull request #7594 from chedeti/grpc-thrift-v2
grpc thrift integration
2016-08-17 16:59:20 -07:00
Yuchen Zeng e61bf3b406 Merge remote-tracking branch 'upstream/master' into cares 2016-08-16 11:16:34 -07:00
Yuchen Zeng f64bf28e87 Build c-ares without running ./configure 2016-08-11 21:21:59 -07:00
Yuchen Zeng 43b4bfd02b Revert unnecessary changes 2016-08-05 10:47:10 -07:00
chedeti 4d8283f93b Add thrift module 2016-07-31 15:11:49 -07:00
Jorge Canizales 4343c904e2 Update Protobuf submodule to v3.0.0 (GA) 2016-07-29 15:39:45 -07:00
Yuchen Zeng 9b5aa6360d Add c-ares in Makefile.template 2016-07-28 10:47:39 -07:00
Yuchen Zeng 17ede94423 Add submodule c-ares 2016-07-28 10:41:52 -07:00
Jorge Canizales 9e6372380d Update protobuf submodule to 3.0.0-beta-4
Which has the fix for oneofs when using dynamic frameworks in ObjectiveC
2016-07-19 17:35:06 -07:00
Nicolas "Pixel" Noble b15af069da Pinning to protobuf submodule 3.0.0-beta-3.3. 2016-07-07 01:19:31 +02:00
Nicolas "Pixel" Noble b360c8acc7 Regenerating project files, and adding experimental disclaimer. 2016-07-02 00:54:28 +02:00
Jan Tattermusch 2c7caa10f4 update third_party/protobuf to v3.0.0-beta-3.2 2016-06-17 11:46:47 -07:00
Jan Tattermusch 166d48232d Merge remote-tracking branch 'upstream/release-0_14' into HEAD 2016-05-18 21:26:01 -07:00
Jan Tattermusch 4c1dd4bcf9 update third_party/protobuf to v3.0.0-beta3 2016-05-16 15:29:04 -07:00
makdharma c2ec95bad4 Revert "Revert "cronet wrapper code"" 2016-05-11 16:26:15 -07:00
Nicolas "Pixel" Noble c810a38170 Bumping protobuf submodule to beta-3-pre1. 2016-05-11 00:57:55 +02:00
Nicolas "Pixel" Noble 0545d7fa69 Revert "Merge pull request #6214 from makdharma/master"
This reverts commit 48d833a9d8, reversing
changes made to 66e9d8e8a7.
2016-05-09 19:28:17 +02:00
Makarand Dharmapurikar df66507304 moved cronet_c_for_grpc.h in third_party 2016-05-01 15:08:46 -07:00
itessier 2a52203af9 Update boringssl to latest chromium-stable.
This also fixes the x25519_NEON symbol error when importing the gRPC
Python modules on ARM.

Change-Id: Id98cf6b0f9a3a8f5b88204bd0a6ad2346182ba3d
2016-04-20 10:53:28 -07:00
Craig Tiller 3d62fc6834 Reference github boringssl, move to chromium-stable branch head 2016-03-15 09:57:26 -07:00
David Garcia Quintas 2173edfe19 redo the nanopb upgrade 2016-02-24 12:06:01 -08:00
Craig Tiller 7c0715af6c Properly initialize TLS var 2016-02-24 09:57:21 -08:00
David Garcia Quintas 07b4c1cb8d update nanopb version 2016-02-23 15:13:29 -08:00
Craig Tiller eb841e2010 Revert "Revert "Proto API for LB request/responses"" 2016-02-11 15:49:16 -08:00
Craig Tiller c35e2c582f Revert "Proto API for LB request/responses" 2016-02-11 15:45:03 -08:00
David Garcia Quintas 742a783c0d Merge branch 'master' of github.com:grpc/grpc into grpclb_api 2016-02-11 01:04:28 -08:00
Nicolas "Pixel" Noble ca144fd1e8 Fixing Ruby binary build (again). 2016-02-10 09:28:18 +01:00
David Garcia Quintas 7e46618897 Merge branch 'master' of github.com:grpc/grpc into grpclb_api 2016-02-08 20:07:19 -08:00
Nicolas "Pixel" Noble da46a701c4 2.1.6 doesn't work on MacOS (wheee...) 2016-02-06 01:52:02 +01:00
Nicolas "Pixel" Noble 5219c6d8e8 Properly compiling distributable native gems. 2016-02-05 22:40:59 +01:00
Nicolas "Pixel" Noble 09ac0a46f4 Building the grpc DLLs. 2016-01-31 09:24:11 +01:00
Nicolas "Pixel" Noble 2283ff6638 Fixing dll hell. 2016-01-29 06:49:46 +01:00
Nicolas "Pixel" Noble cb287a11df Allowing for creation of pre-compiled gems, using rack-compiler-dock. 2016-01-28 09:35:41 +01:00
David Garcia Quintas 15f6dfce27 Merge branch 'master' of github.com:grpc/grpc into grpclb_api 2016-01-21 11:33:47 -08:00
Jan Tattermusch f4c74fa6cd update third_party/protobuf to 3.0.0beta2 2016-01-20 14:39:32 -08:00
David Garcia Quintas 8974a6681c Merge branch 'master' of github.com:grpc/grpc into grpclb_api 2015-12-24 19:36:38 +01:00
Craig Tiller 2d2963e5e9 Actually remove OpenSSL 2015-12-22 12:53:49 -08:00
Craig Tiller 0fe5ee7be3 BoringSSL integration: non-vsprojects changes 2015-12-22 12:50:36 -08:00
David Garcia Quintas ff03847182 Moved nanopb to 3rd party 2015-11-12 09:27:13 +00:00
Jorge Canizales 1d5d4a5b35 Update protobuf submodule to v3.0.0-alpha-4.1 2015-09-09 11:11:59 -07:00
Jan Tattermusch d68ef4f9ae upgrade third_party/protobufs to 3.0.0-beta-1 2015-08-27 08:30:53 -07:00
Jan Tattermusch 0608a00b50 Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3
Conflicts:
	src/csharp/Grpc.IntegrationTesting/InteropClient.cs
2015-08-26 08:50:19 -07:00
Craig Tiller 8d8a52cd58 Update to v1.7 2015-08-24 17:18:32 -07:00
Craig Tiller 16f6dac8e8 Make googletest a submodule 2015-08-24 17:00:04 -07:00
Jan Tattermusch d37e5e865a upgrade protobuf to the latest version 2015-08-13 09:48:48 -07:00
Jan Tattermusch 429a12f98c upgrade to latest protobuf 2015-08-08 00:40:08 -07:00
Jan Tattermusch 59a7d9d74f upgrade protobuf to HEAD 2015-08-08 00:37:10 -07:00
Julien Boeuf b52a4bc4c9 Upgrading to OpenSSL 1.0.2d 2015-07-09 10:16:12 -07:00
Masood Malekghassemi 19b1478f14 Update protobuf to release v3.0.0-alpha-3
Fixes #1759.
2015-05-28 17:06:07 -07:00
Nicolas "Pixel" Noble d5066b725d Updating our protobuf submodule to alpha3 2015-05-27 00:12:04 +02:00
Jan Tattermusch 15514b557c upgrade protobuf latest version containing objectiveC and csharp 2015-05-19 12:28:56 -07:00
Nicolas "Pixel" Noble b98188e826 Upgrading third_party/protobuf to version v3.0.0-alpha-1-150-g7d5cf8d. 2015-05-19 11:30:14 -07:00
Nicolas "Pixel" Noble 8ca92d6ef1 Upgrading to OpenSSL 1.0.2a - https://www.openssl.org/news/secadv_20150319.txt
We'll have to be extra careful when reviewing future pull requests that people aren't reverting that one by accident. It's going to be a common issue.
2015-03-21 01:11:23 +01:00
Nicolas Noble fee065c1c7 Merge branch 'master' of github.com:google/grpc into json
Conflicts:
	src/core/security/credentials.c
2015-01-26 11:41:12 -08:00
Nicolas "Pixel" Noble d56602133c OpenSSL 1.0.2 is out of beta - let's update our own repositories to reflect that. 2015-01-23 20:53:57 +01:00
Nicolas Noble 614c2bf99b Replacing cJSON with our own code instead. 2015-01-22 15:32:02 -08:00
Nicolas Noble 7ce706b722 Removing libevent from third_party, as it's no longer necessary. 2015-01-13 16:18:11 -08:00
Tim Emiola fa37163f5c Updated protobuf: it now includes the official ruby-protobuf 2015-01-05 15:39:23 -08:00
Nicolas Noble 505f7232d1 Renaming libevent was an oversight, please bear with me. 2014-12-10 17:19:13 -08:00
Nicolas Noble 9db8509c9a Renaming libevent to event2, and adding gflags submodule. 2014-12-10 14:24:07 -08:00
Nicolas Noble ec63b8e926 Adding third-party submodules. 2014-12-08 16:39:50 -08:00
Nicolas Noble b7ebd3b8c6 Initial import. 2014-11-26 16:33:03 -08:00