Vijay Pai
|
d137066be8
|
Add some details
|
8 years ago |
Craig Tiller
|
d48bd078d7
|
Fixes
|
8 years ago |
Yash Tibrewal
|
bc460fa3c4
|
Rebasing on master for easier merging and testing
|
8 years ago |
Yash Tibrewal
|
26c78038a5
|
Trying ken's fix for windows python
|
8 years ago |
Yash Tibrewal
|
a0b96d4f9a
|
Running generate projects
|
8 years ago |
Yash Tibrewal
|
15ce142d65
|
Reverting pb.c files for now. Also fixing few more build errors
|
8 years ago |
Yash Tibrewal
|
83062842c3
|
Changes for C to C++. Adding extern C to header files for compatibility.
Also converting to .cc
|
8 years ago |
Yash Tibrewal
|
1c9b584a15
|
Changes for C to C++. Adding extern C to header files for compatibility.
|
8 years ago |
Craig Tiller
|
43c1b5f437
|
Fixes
|
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 |
Vijay Pai
|
677395558d
|
Allow SerializationTraits to use grpc::ByteBuffer, not just grpc_byte_buffer
|
8 years ago |
Vijay Pai
|
58c33ba19b
|
Decouple alarm construction from setting to avoid races in MT code
|
8 years ago |
Craig Tiller
|
24f30f7ac0
|
Garbage collect experimental pollers
|
8 years ago |
David Garcia Quintas
|
0822d331df
|
s/load_reporting/server_load_reporting
|
8 years ago |
Muxi Yan
|
bf5484e785
|
build_project
|
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 |
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 |
Alexander Polcyn
|
02d1ff5eb2
|
fix build.yaml to expand nanopb headers filegroup
|
8 years ago |
Alexander Polcyn
|
66999d2192
|
fix build.yaml to expand nanopb headers file group
|
8 years ago |
David Garcia Quintas
|
1775ef91d2
|
Version bump to 1.6
|
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 |
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
|
f630ff2555
|
Update build.yaml, fix format
|
8 years ago |
Craig Tiller
|
2014a37a5c
|
Fix projects
|
8 years ago |
Craig Tiller
|
2e37d001a3
|
Review feedback
|
8 years ago |
ncteisen
|
268a82398c
|
Pull flow control into one module
|
8 years ago |
Craig Tiller
|
280866817f
|
Add a simple stats framework to gRPC C core
|
8 years ago |
murgatroid99
|
b8e07ad780
|
Add asserts that uv calls all run on the same thread
|
8 years ago |
Craig Tiller
|
c0df1c0f9a
|
Compiling again
|
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 |
Ken Payson
|
a4710a090d
|
Revert "Remove lockfree-stack implementation that is no longer used"
This reverts commit 3d04e025bc .
|
8 years ago |
Muxi Yan
|
e87a7e1a47
|
Move stream_compression to src/core/lib/compression
|
8 years ago |
Muxi Yan
|
c1f837ce79
|
Make stream compression module
|
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 |
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 |
David Garcia Quintas
|
ce13cb78a2
|
1.4.x branch cut, version bump PR
|
8 years ago |