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 |
Matt Kwong
|
0c867bed5b
|
Add -lstdc++ flag for compiling under gcov
|
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 |
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 |
jiangtaoli2016
|
7001bc279b
|
Add TSI zero-copy frame protector
|
8 years ago |
murgatroid99
|
655c8b10f6
|
Fix Node build for older versions of Electron on Mac
|
8 years ago |
Craig Tiller
|
b89304652b
|
Build simplification
|
8 years ago |
murgatroid99
|
e929547d48
|
Fix issues with Node Mac build
|
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 |
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 |
murgatroid99
|
32de20ca49
|
Node: re-enable -Werror, clean up binding.gyp
|
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 |
Vijay Pai
|
3d04e025bc
|
Remove lockfree-stack implementation that is no longer used
|
8 years ago |
Ken Payson
|
f8d6fb7a94
|
Update boringssl
|
8 years ago |
Jan Tattermusch
|
4d5c3102a1
|
fix remaining license notices
|
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 |
Yaron Shani
|
1d9a11be82
|
after running gen project
|
8 years ago |
Yaron Shani
|
8d1cfdcb5d
|
ALPN fix
|
8 years ago |
Jan Tattermusch
|
de030a35a2
|
regenerate projects
|
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 |
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 |
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 |
Mark D. Roth
|
09e458c6cd
|
Implement client-side load reporting for grpclb.
|
8 years ago |