Alex Merry
c17eb5c37e
CMake: Disable installation when using bundled third party libraries
...
If gRPC is not getting its (link-time) dependencies from the system, it
should not be attempting installation.
8 years ago
Alex Merry
b5984fa8d7
Revert "cmake: fix #8729"
...
This reverts commit c019e057c2
.
8 years ago
Alex Merry
8ced27a364
Fix finding c-ares in package mode with CMake
...
The next release of c-ares will install a CMake package (when built
using CMake), but it will be called "c-ares", not "CARES".
8 years ago
Muxi Yan
29ff4665a8
Revert "Revert "Implement Server Backward Compatibility""
8 years ago
Nicolas Noble
7edcce2147
Revert "Implement Server Backward Compatibility"
8 years ago
Craig Tiller
ee4b145213
Remove workqueue, covered_by_poller as concepts, get Mac build up
8 years ago
Stanley Cheung
448a11d616
Bump to version 1.3.2
8 years ago
Stanley Cheung
0afa9abb79
Bump to 1.3.2-pre1
8 years ago
Muxi Yan
bf5a5f92be
Add a separate test case for workaround_cronet_compression
8 years ago
Muxi Yan
937dba3ea1
Put workaround list somewhere accessable by wrapping languages
8 years ago
Sree Kuchibhotla
5a1a3b49f4
Separate this into a new poller
8 years ago
Craig Tiller
1f47730377
Fix deps between grpc and tracer system
8 years ago
Craig Tiller
924353a717
Finish merge, disable new pollers until they stabilize
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
Craig Tiller
c3571791a5
Isolate timer checking in its own thread
8 years ago
Vijay Pai
eea8cf0fe3
Add QPS tests for one-sided streaming
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
Muxi Yan
05833744a3
regenerate
8 years ago
Vizerai
0359e1260f
initial commit
8 years ago
Muxi Yan
5109b38d4b
Add end2end test for workarounds
8 years ago
David Garcia Quintas
684d9b74f6
Regen project files.
8 years ago
David Garcia Quintas
04911ca202
New version of grpclb end2end test
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
Craig Tiller
6a85ee0b4d
Fix test compilation
8 years ago
Muxi Yan
f63afec89d
user-agent string filtering
8 years ago
Craig Tiller
c67cc999e3
Initial fork for singleton epoll poller
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
Mahak Mukhi
78ca0d1d57
Fix for recent cmake failure owing to gmock
8 years ago
Muxi Yan
b53fd4df37
Add cronet_compression workaround filter
8 years ago
Craig Tiller
819cd88bd7
Allow EPOLLEXCLUSIVE tests to be omitted outside of CI
8 years ago
Mehrdad Afshari
79ec0ff542
Increase portability of CMakeLists.txt
...
- Update CMakeLists.txt (original template and generated code)
to prevent forcefully linking `dl` on all UNIX platforms,
and rely on `${CMAKE_DL_LIBS}` portable variable instead.
- Do not try linking against `librt` on macOS.
- Add a `config_freebsd` directory containing the header file
generated by the `configure` script for the `ares` library.
8 years ago
Mark D. Roth
0c0b89a88b
Change hash table to use linear probing and add unit test.
...
Also add some missing rules in test/core/slice/BUILD.
8 years ago
Mahak Mukhi
980e9805c3
more trial and error
8 years ago
Mahak Mukhi
32da70d9af
more trial and error for sanity
8 years ago
yang-g
6bc701659c
Remove status_helper as it is not needed any more
8 years ago
Mahak Mukhi
a68829023c
more sanity
...
trying to fix some sanity
nope that didn't work
fixing test failiures
added debug code
more trail and error
more trial and error
cleaning debug code
8 years ago
David Garcia Quintas
53af23cfbf
Improvements to Fake Resolver
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
murgatroid99
70a2a4b01a
Bump version to 1.2.4
8 years ago
yang-g
66d40c63f7
Fix BUILD dependency, copyright and cmake
8 years ago
yang-g
eceec8eaf6
Add helper function to supply and parse error_details from Status.
8 years ago
Muxi Yan
82d8b28036
generate_project
8 years ago
Muxi Yan
50858f51c1
generate_project
8 years ago
Craig Tiller
2d111bd2f9
sanity
8 years ago
Yuchen Zeng
64657762f0
Generate projects
8 years ago
jiangtaoli2016
e69881de7f
Revise based on Mark's comments.
8 years ago