Vishal Powar
f614fa5947
Adding upb as submodule
...
upb will be used for codegen of xDS protos.
2018-11-28 10:09:03 -08:00
Vishal Powar
edab4e773e
Add envoy and its dependent repos as submodules in third_party
...
The basic criteria is to have protoc generate code for envoy api's and
this change achieves that.
e.g.
protoc -I=$PWD -I=$PWD/third_party/data-plane-api -I=$PWD/third_party/googleapis -I=$PWD/third_party/protobuf -I=$PWD/third_party/protoc-gen-validate third_party/data-plane-api/envoy/api/v2/eds.proto
2018-11-14 11:07:47 -08:00
Nicolas "Pixel" Noble
cbdf132edf
Skeleton of libcxxabi's usage.
2018-06-14 01:00:17 +02:00
Christopher Warrington
8472e4032a
Ignore zlib submodule if its dirty (due to CMake)
...
When using CMake to build, the zlib submodule ends up with a generated
file that makes Git consider the submodule dirty. This state can be
ignored for day-to-day development on gRPC.
We cannot use the weaker "ignore = untracked" as the build process
deletes a tracked file as well as generating a new file.
2018-02-06 16:30:36 -08:00
Mehrdad Afshari
99e0b4bfec
Fetch boringssl-with-bazel submodule from GitHub
2017-12-27 00:25:37 -08:00
Craig Tiller
b7a8cace34
Add abseil to core, use it for InlinedVector
2017-10-05 09:50:18 -07:00
Craig Tiller
92a3805cd3
Submodule bloaty mcbloatface
2017-10-04 10:49:20 -07:00
David Garcia Quintas
97106a7ef2
Removed 3rd party dep on thrift
2017-04-28 13:11:11 -07: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
Yuchen Zeng
04ec4701e3
Merge remote-tracking branch 'upstream/master' into cares_buildin
2017-01-18 18:49:07 -08:00
Nicolas "Pixel" Noble
f9445d0552
Boringssl will need duplication for now.
2017-01-04 22:46:47 +01: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
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
Yuchen Zeng
6988838a67
Merge remote-tracking branch 'upstream/master' into cares_buildin
2016-10-03 13:24:13 -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
fe456e5b48
Removing nanopb submodule.
2016-09-23 06:27:28 +02:00
Dalton
0d8b306785
Update .gitmodules
...
Tag "3.0.0-GA" does not exist anymore.
https://github.com/grpc/grpc/issues/7997
2016-09-22 17:14:03 -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
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
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
Jorge Canizales
f29e364168
Bump protobuf version to beta-3.3
...
It’s just the merge of beta-3.1 and beta-3.2, both of which we need.
2016-07-01 15:56:57 -07:00
Jorge Canizales
565c6a0dac
Bump Protobuf to beta-3.1
2016-06-23 14:22:12 -07:00
Craig Tiller
3d62fc6834
Reference github boringssl, move to chromium-stable branch head
2016-03-15 09:57:26 -07: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
Craig Tiller
c3602dc1cf
Merge pull request #4038 from dgquintas/grpclb_api
...
Proto API for LB request/responses
2016-02-11 15:32:22 -08:00
Przemysław Sobala
ea9a031fed
Update protobuf version
2016-01-27 14:07:09 +01: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
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
Nathaniel Manista
6686808550
Update protobuf submodule to v3.0.0-beta-1
2015-08-27 19:40:49 +00:00
James Crasta
2a7df7db4d
Use https like all the other submodules
2015-08-26 15:40:26 -06:00
Craig Tiller
16f6dac8e8
Make googletest a submodule
2015-08-24 17:00:04 -07:00
Masood Malekghassemi
19b1478f14
Update protobuf to release v3.0.0-alpha-3
...
Fixes #1759 .
2015-05-28 17:06:07 -07:00
Tony Han
d448247496
change gflags in .gitmodules to github
2015-04-07 19:03:40 +08:00
Nicolas Noble
7ce706b722
Removing libevent from third_party, as it's no longer necessary.
2015-01-13 16:18:11 -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