Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Small grpclb.c refactoring for readability | David Garcia Quintas | 2016-08-23 |
| | |||
* | Fixed include of arpa/inet.h | David Garcia Quintas | 2016-08-22 |
| | |||
* | Changes to grpclb and tests for binary ip addresses. | David Garcia Quintas | 2016-08-22 |
| | |||
* | Print nanopb error messages in load_balancer_api.c | David Garcia Quintas | 2016-08-22 |
| | |||
* | LB nanopb options updated: | David Garcia Quintas | 2016-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.0 | David Garcia Quintas | 2016-08-22 |
| | |||
* | Merge branch 'lb_add_md' of github.com:dgquintas/grpc into lb_add_md | David Garcia Quintas | 2016-08-21 |
|\ | |||
* \ | Merge branch 'update_lb_proto' into lb_add_md | David Garcia Quintas | 2016-08-20 |
|\ \ | |||
| * | | Updated LB proto and nanopb version | David Garcia Quintas | 2016-08-20 |
| | | | |||
| | * | fixed address ignoring when invalid addr given | David Garcia Quintas | 2016-08-19 |
| |/ |/| | |||
| * | Merge pull request #7718 from adelez/build_stats | Nicolas Noble | 2016-08-19 |
| |\ | | | | | | | Tool for collecting build statistics. | ||
* | | | Fixed error references in grpclb.c | David Garcia Quintas | 2016-08-19 |
| | | | |||
| * | | Merge pull request #7762 from KindDragon/master | Nicolas Noble | 2016-08-18 |
| |\ \ | | | | | | | | | Fix CMake for windows (VS2015) | ||
| * \ \ | Merge pull request #7308 from ctiller/moovee | Nicolas Noble | 2016-08-18 |
| |\ \ \ | | | | | | | | | | | Prep for making GA video | ||
| | | * \ | Merge pull request #1 from nicolasnoble/cmake-fixes | Arkady Shapkin | 2016-08-19 |
| | | |\ \ | | | | | | | | | | | | | Generating project file. | ||
* | | | \ \ | Merge branch 'fix_grpclb_aug' into lb_add_md | David Garcia Quintas | 2016-08-18 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge branch 'master' of github.com:grpc/grpc into lb_add_md | David Garcia Quintas | 2016-08-18 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||
| | * | | | | | Fixed op ordering in grpclb internal client | David Garcia Quintas | 2016-08-18 |
| | | | | | | | |||
| | | | | * | | Generating project file. | Nicolas "Pixel" Noble | 2016-08-18 |
| | | | |/ / | |||
| * | | | | | Merge pull request #7741 from nicolasnoble/manual-upmerge | Nicolas Noble | 2016-08-18 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Manual upmerge from v1.0.x to master. | ||
| * \ \ \ \ \ | Merge pull request #7773 from markdroth/bytebuffer_alloc | Mark D. Roth | 2016-08-18 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Reduce allocations associated with src/cpp/util/byte_buffer.cc. | ||
| | * | | | | | | Reduce allocations associated with src/cpp/util/byte_buffer.cc. | Mark D. Roth | 2016-08-18 |
| |/ / / / / / | |||
| | | | | * | | Fix CMake for Windows | Arkadiy Shapkin | 2016-08-18 |
| | | | | | | | |||
| * | | | | | | Merge pull request #7766 from makdharma/cronet_e2e_take2 | makdharma | 2016-08-17 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | fixed compile warnings treated as errors | ||
| * \ \ \ \ \ \ | Merge pull request #7735 from y-zeng/cli_main_fork | kpayson64 | 2016-08-17 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Improve gRPC CLI | ||
| * \ \ \ \ \ \ \ | Merge pull request #7594 from chedeti/grpc-thrift-v2 | kpayson64 | 2016-08-17 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | grpc thrift integration | ||
| | | | * | | | | | | changed from uint32_t to size_t | Makarand Dharmapurikar | 2016-08-17 |
| | | | | | | | | | | |||
| | | | * | | | | | | fixed compile warnings treated as errors | Makarand Dharmapurikar | 2016-08-17 |
| | | | | | | | | | | |||
| * | | | | | | | | | Merge pull request #7713 from makdharma/cronet_e2e_take2 | makdharma | 2016-08-17 |
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | Cronet e2e take2 | ||
| * | | | | | | | | | Merge pull request #7679 from stanley-cheung/fix-jenkins-linux-image | Stanley Cheung | 2016-08-17 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | Fix jenkins linux image in create script | ||
| | | * | | | | | | | minor tweak | Makarand Dharmapurikar | 2016-08-17 |
| | | | | | | | | | | |||
| | | * | | | | | | | more review feedback addressed | Makarand Dharmapurikar | 2016-08-17 |
| | | | | | | | | | | |||
| * | | | | | | | | | Merge pull request #7749 from sreecha/pthread_fix | Nicolas Noble | 2016-08-16 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Include missing header in ev_epoll_linux.c | ||
| * \ \ \ \ \ \ \ \ \ | Merge pull request #7757 from adelez/fix_interop_script | Nicolas Noble | 2016-08-16 |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | fix_interop_server_arg | ||
| | * | | | | | | | | | fix_interop_server_arg | Adele Zhou | 2016-08-16 |
| |/ / / / / / / / / | |||
| | | | * | | | | | | addressed review feedback. | Makarand Dharmapurikar | 2016-08-16 |
| | | | | | | | | | | |||
| | | | | | * | | | | Address review comments | Yuchen Zeng | 2016-08-16 |
| | | | | | | | | | | |||
| | * | | | | | | | | Include missing header in ev_epoll_linux.c | Sree Kuchibhotla | 2016-08-16 |
| |/ / / / / / / / | |||
* | | | | | | | | | Introduced LB token initial metadata propagation | David Garcia Quintas | 2016-08-15 |
| | | | | | | | | | |||
| * | | | | | | | | Merge pull request #7633 from thunderboltsid/add-pypy-to-testing-toolchain | kpayson64 | 2016-08-15 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | add PyPy to testing toolchain | ||
| | | | | | * | | | | Fix wrongly included header | Yuchen Zeng | 2016-08-15 |
| | | | | | | | | | | |||
| | | | | | * | | | | Clang-format | Yuchen Zeng | 2016-08-15 |
| | | | | | | | | | | |||
| | | | | | * | | | | Address review comments | Yuchen Zeng | 2016-08-15 |
| | | | | | | | | | | |||
| | | | | | | * | | | Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge | Nicolas "Pixel" Noble | 2016-08-16 |
| | | | | | | |\ \ \ | |||
| * | | | | | | \ \ \ | Merge pull request #7640 from markdroth/handshaker_api | kpayson64 | 2016-08-15 |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | Change handshaker API to support passing leftover bytes read between handshakers. | ||
| | | | | * | | | | | | bug fix for fireball app | Makarand Dharmapurikar | 2016-08-15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | modified condition for trailing metadata. added more information to log message. | ||
* | | | | | | | | | | | Introduced grpc_lb_policy_pick_args and added some LB docs | David Garcia Quintas | 2016-08-15 |
| | | | | | | | | | | | |||
| * | | | | | | | | | | Merge pull request #7730 from bsilver8192/master | Nicolas Noble | 2016-08-15 |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Remove <linux/unistd.h> include for compatibility with non-glibc | ||
| * \ \ \ \ \ \ \ \ \ \ | Merge pull request #7538 from thunderboltsid/pypy-experiments | kpayson64 | 2016-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_ptr | kpayson64 | 2016-08-15 |
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use unique_ptr properly in QPS async tests |