Yash Tibrewal
12587d5df5
Mirroring BUILD changes - missed public headers
8 years ago
Yash Tibrewal
f49ab12975
Some final linker and build issues. Also, resolving invalid_channel_args_test
8 years ago
Yash Tibrewal
2dcbc10195
Few more BUILD file changes
8 years ago
murgatroid99
0bb3f2983f
Update core version in BUILD file
8 years ago
murgatroid99
9887379158
Update version to 1.8.0-dev, update g word to 'generous'
8 years ago
Yash Tibrewal
a60c763ef1
Bazel build compilation language C++
8 years ago
Yash Tibrewal
26c78038a5
Trying ken's fix for windows python
8 years ago
Yash Tibrewal
139869d6a7
Reverting socket_utils_windows.c till a fix for inet_ntop is found. Trying BUILD changes
8 years ago
Vijay Pai
efce6e1e50
Revert "Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer""
8 years ago
Jan Tattermusch
5432dd8874
Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer"
8 years ago
Jan Tattermusch
4fa3364975
bump version to 1.6.1
8 years ago
Vijay Pai
677395558d
Allow SerializationTraits to use grpc::ByteBuffer, not just grpc_byte_buffer
8 years ago
Craig Tiller
24f30f7ac0
Garbage collect experimental pollers
8 years ago
Muxi Yan
9cd90f43dc
fix bazel build
8 years ago
David Garcia Quintas
0822d331df
s/load_reporting/server_load_reporting
8 years ago
Craig Tiller
e1101cf099
Update Bazel for new systems
8 years ago
Mark D. Roth
764cf04a13
Revert "Revert "Implement call combiner""
...
This reverts commit bf19961d0a
.
8 years ago
Mark D. Roth
bf19961d0a
Revert "Implement call combiner"
8 years ago
David Garcia Quintas
dfde288148
1.6.0-pre1 -> 1.6.0
8 years ago
Mark D. Roth
76e264b8df
Implement call combiner.
8 years ago
David Garcia Quintas
3499960070
Renamed load_reporting.{c,h} to load_reporting_plugin.{c,h}
8 years ago
yang-g
9ff6031014
Add sync_custom.h
8 years ago
yang-g
98ad80a815
Remove stale file
8 years ago
David Garcia Quintas
1775ef91d2
Version bump to 1.6
8 years ago
David Garcia Quintas
713597f1cd
Master version bump to 1.7.x
8 years ago
jiangtaoli2016
25d6fd82d1
split tsi library into two
8 years ago
jiangtaoli2016
32f66e8a81
Update build rule
8 years ago
Jiangtao Li
0211cfb277
Revert "Revert "Add TSI zero-copy frame protector""
8 years ago
Jiangtao Li
f5504a3e43
Revert "Add TSI zero-copy frame protector"
8 years ago
jiangtaoli2016
72eeb3c6dd
split tsi into two libraries: tsi_interface and tsi
8 years ago
Mark D. Roth
f9bf428489
Add support for service configs to c-ares resolver.
8 years ago
jiangtaoli2016
3aaa5ea028
minor fix
8 years ago
Vijay Pai
4280725bb3
Clean up grpc++_unsecure so that it doesn't require secure content anymore
8 years ago
jiangtaoli2016
7001bc279b
Add TSI zero-copy frame protector
8 years ago
Yuchen Zeng
2d6ce74591
Update BUILD
8 years ago
Craig Tiller
00b1df5909
Update BUILD
8 years ago
ncteisen
268a82398c
Pull flow control into one module
8 years ago
murgatroid99
b8e07ad780
Add asserts that uv calls all run on the same thread
8 years ago
Yihua Zhang
1435bfc718
Add GTS plugin
8 years ago
Vijay Pai
3d7d5f4ed2
Create inproc transport, add relevant tests, exclude irrelevant tests
8 years ago
Muxi Yan
1e9bdb5d1a
lib - fix another Bazel build problem
8 years ago
Ian Coolidge
13213419f6
alwayslink=1 for reflection plugin
...
The reflection plugin uses a static initializer to
enable itself, but no one depends on its symbols, so it gets
optimized out.
Set alwayslink in the reflection plugin to fix that.
8 years ago
Muxi Yan
e8714b93b9
lib - Fix Bazel build
8 years ago
Ken Payson
a4710a090d
Revert "Remove lockfree-stack implementation that is no longer used"
...
This reverts commit 3d04e025bc
.
8 years ago
murgatroid99
ab14a0b4c8
Bump version to 1.4.1
8 years ago
Sree Kuchibhotla
a8cf05c803
Refcount grpc_alarm object so that grpc_alarm_destroy can safely be called before the alarm event is dequeued from the completion queue
8 years ago
Sree Kuchibhotla
bfce58742d
Refcount grpc_alarm object so that grpc_alarm_destroy can safely be called before the alarm event is dequeued from the completion queue
8 years ago
Ken Payson
e9c17873af
Bump to version 1.4.0
8 years ago
Vijay Pai
3d04e025bc
Remove lockfree-stack implementation that is no longer used
8 years ago
Jan Tattermusch
4d5c3102a1
fix remaining license notices
8 years ago