aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
Commit message (Collapse)AuthorAge
* Adding upb as submoduleGravatar Vishal Powar2018-11-28
| | | | upb will be used for codegen of xDS protos.
* Add envoy and its dependent repos as submodules in third_partyGravatar Vishal Powar2018-11-14
| | | | | | | | 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
* Skeleton of libcxxabi's usage.Gravatar Nicolas "Pixel" Noble2018-06-14
|
* Ignore zlib submodule if its dirty (due to CMake)Gravatar Christopher Warrington2018-02-06
| | | | | | | | | 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.
* Fetch boringssl-with-bazel submodule from GitHubGravatar Mehrdad Afshari2017-12-27
|
* Add abseil to core, use it for InlinedVectorGravatar Craig Tiller2017-10-05
|
* Submodule bloaty mcbloatfaceGravatar Craig Tiller2017-10-04
|
* Removed 3rd party dep on thriftGravatar David Garcia Quintas2017-04-28
|
* Update c-ares to 1.12.0Gravatar Yuchen Zeng2017-01-23
|
* Remove third_party/c-aresGravatar Yuchen Zeng2017-01-23
|
* Add bazel build rule for c-aresGravatar Yuchen Zeng2017-01-23
|
* Merge remote-tracking branch 'upstream/master' into cares_buildinGravatar Yuchen Zeng2017-01-18
|\
| * Boringssl will need duplication for now.Gravatar Nicolas "Pixel" Noble2017-01-04
| |
| * Renamed google_benchmark submodule to benchmarkGravatar David Garcia Quintas2016-12-06
| |
| * Revert "Renamed google_benchmark submodule to benchmark"Gravatar Mark D. Roth2016-12-05
| |
| * Renamed google_benchmark submodule to benchmarkGravatar David Garcia Quintas2016-11-23
| |
* | Merge remote-tracking branch 'upstream/master' into cares_buildinGravatar Yuchen Zeng2016-11-08
|\|
| * Initial google_benchmark integration: source changesGravatar Craig Tiller2016-10-25
| |
* | Merge remote-tracking branch 'upstream/master' into cares_buildinGravatar Yuchen Zeng2016-10-03
|\|
| * Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-underGravatar Nicolas "Pixel" Noble2016-09-29
| |\
| | * Removing nanopb submodule.Gravatar Nicolas "Pixel" Noble2016-09-23
| | |
| * | Update .gitmodulesGravatar Dalton2016-09-22
| | | | | | | | | | | | | | | Tag "3.0.0-GA" does not exist anymore. https://github.com/grpc/grpc/issues/7997
* | | Merge remote-tracking branch 'upstream/master' into cares_buildinGravatar Yuchen Zeng2016-08-17
|\| |
| * | Merge pull request #7594 from chedeti/grpc-thrift-v2Gravatar kpayson642016-08-17
| |\ \ | | |/ | |/| grpc thrift integration
* | | Merge remote-tracking branch 'upstream/master' into caresGravatar Yuchen Zeng2016-08-16
|\| |
* | | Build c-ares without running ./configureGravatar Yuchen Zeng2016-08-11
| | |
| | * Add thrift moduleGravatar chedeti2016-07-31
| | |
| * | Update Protobuf submodule to v3.0.0 (GA)Gravatar Jorge Canizales2016-07-29
| | |
* | | Add submodule c-aresGravatar Yuchen Zeng2016-07-28
| |/ |/|
| * Update protobuf submodule to 3.0.0-beta-4Gravatar Jorge Canizales2016-07-19
|/ | | Which has the fix for oneofs when using dynamic frameworks in ObjectiveC
* Bump protobuf version to beta-3.3Gravatar Jorge Canizales2016-07-01
| | | It’s just the merge of beta-3.1 and beta-3.2, both of which we need.
* Bump Protobuf to beta-3.1Gravatar Jorge Canizales2016-06-23
|
* Reference github boringssl, move to chromium-stable branch headGravatar Craig Tiller2016-03-15
|
* Revert "Revert "Proto API for LB request/responses""Gravatar Craig Tiller2016-02-11
|
* Revert "Proto API for LB request/responses"Gravatar Craig Tiller2016-02-11
|
* Merge pull request #4038 from dgquintas/grpclb_apiGravatar Craig Tiller2016-02-11
|\ | | | | Proto API for LB request/responses
* | Update protobuf versionGravatar Przemysław Sobala2016-01-27
| |
| * Merge branch 'master' of github.com:grpc/grpc into grpclb_apiGravatar David Garcia Quintas2015-12-24
| |\ | |/ |/|
* | BoringSSL integration: non-vsprojects changesGravatar Craig Tiller2015-12-22
| |
| * Moved nanopb to 3rd partyGravatar David Garcia Quintas2015-11-12
|/
* Update protobuf submodule to v3.0.0-alpha-4.1Gravatar Jorge Canizales2015-09-09
|
* Update protobuf submodule to v3.0.0-beta-1Gravatar Nathaniel Manista2015-08-27
|
* Use https like all the other submodulesGravatar James Crasta2015-08-26
|
* Make googletest a submoduleGravatar Craig Tiller2015-08-24
|
* Update protobuf to release v3.0.0-alpha-3Gravatar Masood Malekghassemi2015-05-28
| | | | Fixes #1759.
* change gflags in .gitmodules to githubGravatar Tony Han2015-04-07
|
* Removing libevent from third_party, as it's no longer necessary.Gravatar Nicolas Noble2015-01-13
|
* Renaming libevent was an oversight, please bear with me.Gravatar Nicolas Noble2014-12-10
|
* Renaming libevent to event2, and adding gflags submodule.Gravatar Nicolas Noble2014-12-10
|
* Adding third-party submodules.Gravatar Nicolas Noble2014-12-08