Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
David Garcia Quintas
87d5a3130d
Implement LB policy updates
8 years ago
Yuchen Zeng
4ebace71b0
Fix windows build, no_logging tests, dns_resolver_test
8 years ago
Nicolas "Pixel" Noble
e7c2458d66
More layering.
8 years ago
Nicolas "Pixel" Noble
86ac5966f6
Better layering support for grpc++.
8 years ago
David Garcia Quintas
aebcdbd732
master bumped to 1.5.x
8 years ago
David Garcia Quintas
ce13cb78a2
1.4.x branch cut, version bump PR
8 years ago
Craig Tiller
ebe38add27
Update BUILD
8 years ago
Vizerai
c1947ef570
update
8 years ago
Jan Tattermusch
bbfdbb19c0
bump version to 1.3.6
8 years ago
Ken Payson
c0ce2cdf00
Update version to 1.3.5
8 years ago
Alexander Polcyn
92eb7fbc05
Bump to version 1.3.4
8 years ago
Jan Tattermusch
9eef67d0e0
fix python artifact build
8 years ago
Ken Payson
16f76d2092
Bump to version 1.3.3
8 years ago
Muxi Yan
2a5bbc1e2d
Fix bazel build
8 years ago
Craig Tiller
faee583781
Add language where it was missing to BUILD file
8 years ago
Craig Tiller
eb2c1bcd19
Eliminate grpc_cc_libraries
...
Best practice for Bazel builds gives one rule per target, and producing
multiple targets conflicts with this.
Short term: define macros, and common libraries that can eliminate the
duplication.
Longer term: eliminate the existing plugin registration mechanism, and
replace it with a C++ static initialization in appropriate files. This
will allow grpc to be layered strictly atop grpc_unsecure (and similarly
grpc++ atop grpc++_unsecure and grpc).
8 years ago
Nicolas "Pixel" Noble
0885f98863
Fixing mock test target.
8 years ago
Nicolas "Pixel" Noble
b935a68386
Broken merge: missed a few new libraries.
8 years ago
Nicolas "Pixel" Noble
057b53833c
Merge failure - forgot grpc_generate_one_off_targets
8 years ago
Nicolas "Pixel" Noble
76808f840c
Merge failure - duplicated external_deps.
8 years ago
Craig Tiller
832c607fef
Attempted fix
8 years ago
Nicolas "Pixel" Noble
0c8cb1e4ce
Disabling c-ares.
8 years ago
Stanley Cheung
3b90b7dc0f
Fixed BUILD as well
8 years ago
Craig Tiller
d586587d85
Fix BUILD
8 years ago
Craig Tiller
cc00300c93
Add missing file to BUILD
8 years ago
Craig Tiller
1f47730377
Fix deps between grpc and tracer system
8 years ago
Craig Tiller
9fe1bb1bc8
Fix BUILD
8 years ago
murgatroid99
572cd7e5a4
Update version to 1.3.1
8 years ago
Sree Kuchibhotla
d4fc32eacd
New epoll-based polling engine with dedicated poller threads
8 years ago
Mark D. Roth
09e458c6cd
Implement client-side load reporting for grpclb.
8 years ago
David Garcia Quintas
4e9bef0f1e
Remove leftover thrift mentions
8 years ago
Vizerai
26e85fe0d7
update
8 years ago
Vizerai
0359e1260f
initial commit
8 years ago
David Garcia Quintas
606945af76
1.3.0 -> 1.3.1-pre1
8 years ago
David Garcia Quintas
3ef2355eae
s/1.3.0-pre/1.3.0
8 years ago
Alexander Polcyn
f5521c33f9
Revert "Merge branch 'master' into v1.3.x"
...
This reverts commit 79759fea1a
, reversing
changes made to dc36f4df6a
.
8 years ago
Craig Tiller
819cd88bd7
Allow EPOLLEXCLUSIVE tests to be omitted outside of CI
8 years ago
Nicolas "Pixel" Noble
2b0f00168b
Adding grpc_generate_one_off_targets target.
8 years ago
David Garcia Quintas
ae64b01506
updated g meaning for 1.4.x
8 years ago
Vijay Pai
a8749903dd
Avoid duplication in build rules by expanding the grpc_cc_libraries rule-creation macro
8 years ago
Vijay Pai
576e546019
Changes required to make build possible: create separate grpc++_base{,_unsecure}, move grpc_compression_trace definition, and remove an assertion about library initialization from server
8 years ago
Vijay Pai
a935ae1505
Fix build rules for grpc++_unsecure, test that it builds properly
8 years ago
Craig Tiller
653ca0b517
Add epollex to BUILD
8 years ago
yang-g
6bc701659c
Remove status_helper as it is not needed any more
8 years ago
David Garcia Quintas
9e1acc0796
master to 1.4.0-dev
8 years ago
David Garcia Quintas
d9986c3cf7
1.3.x branch cut
8 years ago
Craig Tiller
c1b86a1c33
Fix duplicated dep
8 years ago
Nicolas "Pixel" Noble
7c26eed838
Buildifier and wrapping test/cpp/* rules with our build system.
8 years ago
murgatroid99
70a2a4b01a
Bump version to 1.2.4
8 years ago