David Garcia Quintas
|
18bc43b4ea
|
Print nanopb error messages in load_balancer_api.c
|
8 years ago |
David Garcia Quintas
|
592c28dbba
|
LB nanopb options updated:
- ip addresses max size, now that they are binary encoded
- token size increased in 1 (to 65) to accommodate final \0
|
8 years ago |
David Garcia Quintas
|
88ece58764
|
Update protobuf version to 3.0.0
|
8 years ago |
David Garcia Quintas
|
a06530c9e4
|
Merge branch 'lb_add_md' of github.com:dgquintas/grpc into lb_add_md
|
8 years ago |
David Garcia Quintas
|
97873517ec
|
Merge branch 'update_lb_proto' into lb_add_md
|
8 years ago |
David Garcia Quintas
|
7a6db63bb8
|
Updated LB proto and nanopb version
|
8 years ago |
David Garcia Quintas
|
1f350ed506
|
fixed address ignoring when invalid addr given
|
8 years ago |
Nicolas Noble
|
df48291ba0
|
Merge pull request #7718 from adelez/build_stats
Tool for collecting build statistics.
|
8 years ago |
David Garcia Quintas
|
348cfdb5b6
|
Fixed error references in grpclb.c
|
8 years ago |
Nicolas Noble
|
6cfc80edaf
|
Merge pull request #7762 from KindDragon/master
Fix CMake for windows (VS2015)
|
8 years ago |
Nicolas Noble
|
f906e55432
|
Merge pull request #7308 from ctiller/moovee
Prep for making GA video
|
8 years ago |
Arkady Shapkin
|
407dc4f28b
|
Merge pull request #1 from nicolasnoble/cmake-fixes
Generating project file.
|
8 years ago |
David Garcia Quintas
|
ef4d2a51d4
|
Merge branch 'fix_grpclb_aug' into lb_add_md
|
8 years ago |
David Garcia Quintas
|
80763dd7c4
|
Merge branch 'master' of github.com:grpc/grpc into lb_add_md
|
8 years ago |
David Garcia Quintas
|
601bb128b4
|
Fixed op ordering in grpclb internal client
|
8 years ago |
Nicolas "Pixel" Noble
|
2069fbc951
|
Generating project file.
|
8 years ago |
Nicolas Noble
|
f4112fc06e
|
Merge pull request #7741 from nicolasnoble/manual-upmerge
Manual upmerge from v1.0.x to master.
|
8 years ago |
Mark D. Roth
|
9770206fc4
|
Merge pull request #7773 from markdroth/bytebuffer_alloc
Reduce allocations associated with src/cpp/util/byte_buffer.cc.
|
8 years ago |
Mark D. Roth
|
2665bdd6d2
|
Reduce allocations associated with src/cpp/util/byte_buffer.cc.
|
8 years ago |
Arkadiy Shapkin
|
40beb37859
|
Fix CMake for Windows
|
8 years ago |
makdharma
|
5c648dc537
|
Merge pull request #7766 from makdharma/cronet_e2e_take2
fixed compile warnings treated as errors
|
8 years ago |
kpayson64
|
9429717fc3
|
Merge pull request #7735 from y-zeng/cli_main_fork
Improve gRPC CLI
|
8 years ago |
kpayson64
|
b80d9c9626
|
Merge pull request #7594 from chedeti/grpc-thrift-v2
grpc thrift integration
|
8 years ago |
Makarand Dharmapurikar
|
7ca910372b
|
changed from uint32_t to size_t
|
8 years ago |
Makarand Dharmapurikar
|
3e4be9fc56
|
fixed compile warnings treated as errors
|
8 years ago |
makdharma
|
b731abf215
|
Merge pull request #7713 from makdharma/cronet_e2e_take2
Cronet e2e take2
|
8 years ago |
Stanley Cheung
|
b70fdc7e23
|
Merge pull request #7679 from stanley-cheung/fix-jenkins-linux-image
Fix jenkins linux image in create script
|
8 years ago |
Makarand Dharmapurikar
|
d8004a86fa
|
minor tweak
|
8 years ago |
Makarand Dharmapurikar
|
f8f8f5a2eb
|
more review feedback addressed
|
8 years ago |
Nicolas Noble
|
508e94ac00
|
Merge pull request #7749 from sreecha/pthread_fix
Include missing header in ev_epoll_linux.c
|
8 years ago |
Nicolas Noble
|
68c20d44a0
|
Merge pull request #7757 from adelez/fix_interop_script
fix_interop_server_arg
|
8 years ago |
Adele Zhou
|
9088d5954a
|
fix_interop_server_arg
|
8 years ago |
Makarand Dharmapurikar
|
1b8deaa407
|
addressed review feedback.
|
8 years ago |
Yuchen Zeng
|
25aa88af94
|
Address review comments
|
8 years ago |
Sree Kuchibhotla
|
4998e30bb4
|
Include missing header in ev_epoll_linux.c
|
8 years ago |
David Garcia Quintas
|
5b0e9462f0
|
Introduced LB token initial metadata propagation
|
8 years ago |
kpayson64
|
6b38251f07
|
Merge pull request #7633 from thunderboltsid/add-pypy-to-testing-toolchain
add PyPy to testing toolchain
|
8 years ago |
Yuchen Zeng
|
2bf9913323
|
Fix wrongly included header
|
8 years ago |
Yuchen Zeng
|
9bf906234e
|
Clang-format
|
8 years ago |
Yuchen Zeng
|
302763f898
|
Address review comments
|
8 years ago |
Nicolas "Pixel" Noble
|
e1ee20bde6
|
Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge
|
8 years ago |
kpayson64
|
9c9d577260
|
Merge pull request #7640 from markdroth/handshaker_api
Change handshaker API to support passing leftover bytes read between handshakers.
|
8 years ago |
Makarand Dharmapurikar
|
3578c5e592
|
bug fix for fireball app
modified condition for trailing metadata.
added more information to log message.
|
8 years ago |
David Garcia Quintas
|
8aace513d0
|
Introduced grpc_lb_policy_pick_args and added some LB docs
|
8 years ago |
Nicolas Noble
|
8d46873e8f
|
Merge pull request #7730 from bsilver8192/master
Remove <linux/unistd.h> include for compatibility with non-glibc
|
8 years ago |
kpayson64
|
b473c79df3
|
Merge pull request #7538 from thunderboltsid/pypy-experiments
Change Python one-time grpc_init/grpc_shutdown to per-object-lifetime grpc_init/grpc_shutdown
|
8 years ago |
kpayson64
|
0c6cce12b4
|
Merge pull request #7648 from vjpai/qps_better_ptr
Use unique_ptr properly in QPS async tests
|
8 years ago |
kpayson64
|
e4947befe2
|
Merge pull request #7669 from apolcyn/reduce_bidi_threads_ga
remove dedicated thread for ruby bidi read loop
|
8 years ago |
Yuchen Zeng
|
02139a05dc
|
Add CliCredentials, config_grpc_cli.h
|
8 years ago |
kpayson64
|
37f6ffa125
|
Merge pull request #7630 from kpayson64/ruby_example_pb
Update ruby examples to use new _pb protobuf format
|
8 years ago |