aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Small grpclb.c refactoring for readabilityGravatar David Garcia Quintas2016-08-23
|
* Fixed include of arpa/inet.hGravatar David Garcia Quintas2016-08-22
|
* Changes to grpclb and tests for binary ip addresses.Gravatar David Garcia Quintas2016-08-22
|
* Print nanopb error messages in load_balancer_api.cGravatar David Garcia Quintas2016-08-22
|
* LB nanopb options updated:Gravatar David Garcia Quintas2016-08-22
| | | | | - ip addresses max size, now that they are binary encoded - token size increased in 1 (to 65) to accommodate final \0
* Update protobuf version to 3.0.0Gravatar David Garcia Quintas2016-08-22
|
* Merge branch 'lb_add_md' of github.com:dgquintas/grpc into lb_add_mdGravatar David Garcia Quintas2016-08-21
|\
* \ Merge branch 'update_lb_proto' into lb_add_mdGravatar David Garcia Quintas2016-08-20
|\ \
| * | Updated LB proto and nanopb versionGravatar David Garcia Quintas2016-08-20
| | |
| | * fixed address ignoring when invalid addr givenGravatar David Garcia Quintas2016-08-19
| |/ |/|
| * Merge pull request #7718 from adelez/build_statsGravatar Nicolas Noble2016-08-19
| |\ | | | | | | Tool for collecting build statistics.
* | | Fixed error references in grpclb.cGravatar David Garcia Quintas2016-08-19
| | |
| * | Merge pull request #7762 from KindDragon/masterGravatar Nicolas Noble2016-08-18
| |\ \ | | | | | | | | Fix CMake for windows (VS2015)
| * \ \ Merge pull request #7308 from ctiller/mooveeGravatar Nicolas Noble2016-08-18
| |\ \ \ | | | | | | | | | | Prep for making GA video
| | | * \ Merge pull request #1 from nicolasnoble/cmake-fixesGravatar Arkady Shapkin2016-08-19
| | | |\ \ | | | | | | | | | | | | Generating project file.
* | | | \ \ Merge branch 'fix_grpclb_aug' into lb_add_mdGravatar David Garcia Quintas2016-08-18
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge branch 'master' of github.com:grpc/grpc into lb_add_mdGravatar David Garcia Quintas2016-08-18
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Fixed op ordering in grpclb internal clientGravatar David Garcia Quintas2016-08-18
| | | | | | |
| | | | | * | Generating project file.Gravatar Nicolas "Pixel" Noble2016-08-18
| | | | |/ /
| * | | | | Merge pull request #7741 from nicolasnoble/manual-upmergeGravatar Nicolas Noble2016-08-18
| |\ \ \ \ \ | | | | | | | | | | | | | | Manual upmerge from v1.0.x to master.
| * \ \ \ \ \ Merge pull request #7773 from markdroth/bytebuffer_allocGravatar Mark D. Roth2016-08-18
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Reduce allocations associated with src/cpp/util/byte_buffer.cc.
| | * | | | | | Reduce allocations associated with src/cpp/util/byte_buffer.cc.Gravatar Mark D. Roth2016-08-18
| |/ / / / / /
| | | | | * | Fix CMake for WindowsGravatar Arkadiy Shapkin2016-08-18
| | | | | | |
| * | | | | | Merge pull request #7766 from makdharma/cronet_e2e_take2Gravatar makdharma2016-08-17
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | fixed compile warnings treated as errors
| * \ \ \ \ \ \ Merge pull request #7735 from y-zeng/cli_main_forkGravatar kpayson642016-08-17
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Improve gRPC CLI
| * \ \ \ \ \ \ \ Merge pull request #7594 from chedeti/grpc-thrift-v2Gravatar kpayson642016-08-17
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | grpc thrift integration
| | | | * | | | | | changed from uint32_t to size_tGravatar Makarand Dharmapurikar2016-08-17
| | | | | | | | | |
| | | | * | | | | | fixed compile warnings treated as errorsGravatar Makarand Dharmapurikar2016-08-17
| | | | | | | | | |
| * | | | | | | | | Merge pull request #7713 from makdharma/cronet_e2e_take2Gravatar makdharma2016-08-17
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | Cronet e2e take2
| * | | | | | | | | Merge pull request #7679 from stanley-cheung/fix-jenkins-linux-imageGravatar Stanley Cheung2016-08-17
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | Fix jenkins linux image in create script
| | | * | | | | | | minor tweakGravatar Makarand Dharmapurikar2016-08-17
| | | | | | | | | |
| | | * | | | | | | more review feedback addressedGravatar Makarand Dharmapurikar2016-08-17
| | | | | | | | | |
| * | | | | | | | | Merge pull request #7749 from sreecha/pthread_fixGravatar Nicolas Noble2016-08-16
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Include missing header in ev_epoll_linux.c
| * \ \ \ \ \ \ \ \ \ Merge pull request #7757 from adelez/fix_interop_scriptGravatar Nicolas Noble2016-08-16
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | fix_interop_server_arg
| | * | | | | | | | | fix_interop_server_argGravatar Adele Zhou2016-08-16
| |/ / / / / / / / /
| | | | * | | | | | addressed review feedback.Gravatar Makarand Dharmapurikar2016-08-16
| | | | | | | | | |
| | | | | | * | | | Address review commentsGravatar Yuchen Zeng2016-08-16
| | | | | | | | | |
| | * | | | | | | | Include missing header in ev_epoll_linux.cGravatar Sree Kuchibhotla2016-08-16
| |/ / / / / / / /
* | | | | | | | | Introduced LB token initial metadata propagationGravatar David Garcia Quintas2016-08-15
| | | | | | | | |
| * | | | | | | | Merge pull request #7633 from thunderboltsid/add-pypy-to-testing-toolchainGravatar kpayson642016-08-15
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | add PyPy to testing toolchain
| | | | | | * | | | Fix wrongly included headerGravatar Yuchen Zeng2016-08-15
| | | | | | | | | |
| | | | | | * | | | Clang-formatGravatar Yuchen Zeng2016-08-15
| | | | | | | | | |
| | | | | | * | | | Address review commentsGravatar Yuchen Zeng2016-08-15
| | | | | | | | | |
| | | | | | | * | | Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmergeGravatar Nicolas "Pixel" Noble2016-08-16
| | | | | | | |\ \ \
| * | | | | | | \ \ \ Merge pull request #7640 from markdroth/handshaker_apiGravatar kpayson642016-08-15
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | Change handshaker API to support passing leftover bytes read between handshakers.
| | | | | * | | | | | bug fix for fireball appGravatar Makarand Dharmapurikar2016-08-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | modified condition for trailing metadata. added more information to log message.
* | | | | | | | | | | Introduced grpc_lb_policy_pick_args and added some LB docsGravatar David Garcia Quintas2016-08-15
| | | | | | | | | | |
| * | | | | | | | | | Merge pull request #7730 from bsilver8192/masterGravatar Nicolas Noble2016-08-15
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Remove <linux/unistd.h> include for compatibility with non-glibc
| * \ \ \ \ \ \ \ \ \ \ Merge pull request #7538 from thunderboltsid/pypy-experimentsGravatar kpayson642016-08-15
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Change Python one-time grpc_init/grpc_shutdown to per-object-lifetime grpc_init/grpc_shutdown
| * | | | | | | | | | | | Merge pull request #7648 from vjpai/qps_better_ptrGravatar kpayson642016-08-15
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use unique_ptr properly in QPS async tests