Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #7984 from lizan/byte_buffer_compression | David G. Quintas | 2016-10-05 |
|\ | |||
* \ | Merge pull request #8223 from muxi/add-quic-support | makdharma | 2016-10-05 |
|\ \ | |||
* \ \ | Merge pull request #8256 from muxi/fix-cronet-memory-leak | makdharma | 2016-10-05 |
|\ \ \ | |||
| | | * | Fix grpc_byte_buffer_copy to copy compression algorithm | Lizan Zhou | 2016-10-05 |
* | | | | Merge pull request #7612 from rjshade/enable_udp_testing | Yang Gao | 2016-10-05 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #8280 from markdroth/max_message_size_fix | Mark D. Roth | 2016-10-05 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #8282 from dgquintas/udp_sp | David G. Quintas | 2016-10-04 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #8122 from bithavoc/fix-ruby-broken-link | apolcyn | 2016-10-04 |
|\ \ \ \ \ \ \ | |||
| | | | * \ \ \ | Merge branch 'master' into enable_udp_testing | Robbie Shade | 2016-10-04 |
| | | | |\ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||
| | * | | | | | | added missing line to UDP server | David Garcia Quintas | 2016-10-04 |
| |/ / / / / / |/| | | | | | | |||
| | * | | | | | Merge remote-tracking branch 'upstream/master' into max_message_size_fix | Mark D. Roth | 2016-10-04 |
| | |\ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||
* | | | | | | | Merge pull request #8267 from markdroth/fake_resolver | Mark D. Roth | 2016-10-04 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #7596 from rjshade/orphan_before_shutdown | Yang Gao | 2016-10-04 |
|\ \ \ \ \ \ \ \ | |||
| | * | | | | | | | clang-format | Mark D. Roth | 2016-10-04 |
| | | | * | | | | | Fix handling of max receive message size on client side. | Mark D. Roth | 2016-10-04 |
| |_|_|/ / / / / |/| | | | | | | | |||
| | * | | | | | | Merge remote-tracking branch 'upstream/master' into fake_resolver | Mark D. Roth | 2016-10-04 |
| | |\ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||
* | | | | | | | | Merge pull request #8263 from markdroth/grpclb_resolver_semantic_fix | Mark D. Roth | 2016-10-04 |
|\ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ | Merge pull request #8253 from dgquintas/grpclb_deadline_n_massage | David G. Quintas | 2016-10-03 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | improved todo | David Garcia Quintas | 2016-10-03 |
| * | | | | | | | | | Back to using inf future lor LB call deadline | David Garcia Quintas | 2016-10-03 |
| | | | * | | | | | | Code cleanup. | Mark D. Roth | 2016-10-03 |
| | | | * | | | | | | Add fake resolver for tests. | Mark D. Roth | 2016-10-03 |
| | | |/ / / / / / | | |/| | | | | | | |||
| * | | | | | | | | Change to use the max deadline across calls | David Garcia Quintas | 2016-10-03 |
* | | | | | | | | | Merge pull request #8179 from stanley-cheung/php-proto3-pr | Stanley Cheung | 2016-10-03 |
|\ \ \ \ \ \ \ \ \ | |||
| | | | | | | * | | | Update free_read_buffer with a function | Muxi Yan | 2016-10-03 |
| | | | | | | | * | | Update test | Muxi Yan | 2016-10-03 |
| | | * | | | | | | | Centralized logic for choosing the right LB policy. | Mark D. Roth | 2016-10-03 |
| |_|/ / / / / / / |/| | | | | | | | | |||
| | | | | | | * | | Name revision | Muxi Yan | 2016-10-02 |
| | * | | | | | | | bugfixes from integration testing | David Garcia Quintas | 2016-09-30 |
| | | | | | * | | | Simplify the changes using macro | Muxi Yan | 2016-09-30 |
| | | | | | | * | | Minor fixes | Muxi Yan | 2016-09-30 |
| | | | | | * | | | Resolve memory leak in cronet_transport | Muxi Yan | 2016-09-30 |
| |_|_|_|_|/ / / |/| | | | | | | | |||
| | | | | | * | | Add idempotent test | Muxi Yan | 2016-09-30 |
| | | | | | * | | ObjC API update | Muxi Yan | 2016-09-30 |
| | * | | | | | | Use call's deadline for internal grpclb call | David Garcia Quintas | 2016-09-30 |
| |/ / / / / / |/| | | | | | | |||
* | | | | | | | Merge pull request #8227 from dgquintas/grpclb_service_name | Nicolas Noble | 2016-09-30 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #8226 from dgquintas/sockaddr_server_name | Nicolas Noble | 2016-09-30 |
|\ \ \ \ \ \ \ \ | |||
| | | * | | | | | | PHP Proto3: upgrade protobuf to v3.1.0 and regenerate reflection.proto | Stanley Cheung | 2016-09-29 |
| | | * | | | | | | PHP Proto3: update tests and README | Stanley Cheung | 2016-09-29 |
| | | * | | | | | | PHP Proto3: new serialization/deserialization for messages | Stanley Cheung | 2016-09-29 |
| | | * | | | | | | PHP Proto3: gRPC PHP Plugin code generator | Stanley Cheung | 2016-09-29 |
| |_|/ / / / / / |/| | | | | | | | |||
* | | | | | | | | Merge pull request #8235 from ctiller/adjustable_window | Nicolas Noble | 2016-09-29 |
|\ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ | Merge pull request #8238 from nicolasnoble/master-upmerge-from-deep-under | Nicolas Noble | 2016-09-29 |
|\ \ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ | Merge github.com:grpc/grpc into adjustable_window | Craig Tiller | 2016-09-29 |
| | |\ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #8046 from gislan/master | Yang Gao | 2016-09-29 |
|\ \ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | Format. | Nicolas "Pixel" Noble | 2016-09-29 |
| | | * | | | | | | | | Clean up code | Muxi Yan | 2016-09-29 |
* | | | | | | | | | | | Merge pull request #7833 from sreecha/fix_channel_from_fd_api | Nicolas Noble | 2016-09-29 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #8224 from sreecha/grpc_signal | Nicolas Noble | 2016-09-29 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | | * \ \ \ \ \ \ \ \ | Merge branch 'master' of https://github.com/grpc/grpc into master-upmerge-fro... | Nicolas "Pixel" Noble | 2016-09-29 |
| | | | |\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | |