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 |
Craig Tiller
|
e85e950220
|
bazelness
|
8 years ago |
yang-g
|
eceec8eaf6
|
Add helper function to supply and parse error_details from Status.
|
8 years ago |
Craig Tiller
|
85db77951c
|
Work around atomics
|
8 years ago |
jiangtaoli2016
|
e69881de7f
|
Revise based on Mark's comments.
|
8 years ago |
murgatroid99
|
7cfa1bfb73
|
Bump version to 1.2.3
|
8 years ago |
Craig Tiller
|
dcd24e4241
|
BUILD
|
8 years ago |
Craig Tiller
|
6badbb74b6
|
Update BUILD
|
8 years ago |
Craig Tiller
|
a24b971214
|
Rename compress_filter --> message_compress_filter
|
8 years ago |
Craig Tiller
|
7d55746bb3
|
Update BUILD
|
8 years ago |
Craig Tiller
|
6f9bb71c2b
|
Fix BUILD
|
8 years ago |
Craig Tiller
|
3be7dd0e79
|
Optionalize deadline checking
|
8 years ago |
Craig Tiller
|
af76743e33
|
Optionalize compress, gather all the http2 filter bits together in ext/
|
8 years ago |
Craig Tiller
|
6b97e5344f
|
Update BUILD
|
8 years ago |
Craig Tiller
|
9b3648a28e
|
Optionalize message_size_filter
|
8 years ago |
Jan Tattermusch
|
0be726b34d
|
bump version to 1.2.2
|
8 years ago |
Craig Tiller
|
6d4894e9d6
|
optionalize max_age
|
8 years ago |
Craig Tiller
|
9eb0fdec00
|
Reorganize ext tree
- filters live under filters
- lb_policy, resolver implementations (being part of client_channel) live under client_channel
|
8 years ago |
Craig Tiller
|
1a314577ca
|
Fix BUILD
|
8 years ago |
Craig Tiller
|
0d32f2f030
|
Fix build files
|
8 years ago |
Craig Tiller
|
29b527fa30
|
Reinstate one check, fix fall out
|
8 years ago |
Ken Payson
|
72240e1c1b
|
Update BUILD file
|
8 years ago |
Craig Tiller
|
134fed3a85
|
Move src/core/lib/tsi --> src/core/tsi
|
8 years ago |
Harsh Vardhan
|
3cbc6ad2d8
|
Fix Bazel build
|
8 years ago |
Yuchen Zeng
|
a809ea5c14
|
Add max_age_filter
|
8 years ago |
Makarand Dharmapurikar
|
f7c48945d0
|
fix for bazel build break
|
8 years ago |