aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAge
...
| | | | | | | | | | * | | | | gRPC LB fixes from end two end testingGravatar David Garcia Quintas2016-10-30
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #8540 from vjpai/ustGravatar Vijay Pai2016-10-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | Make udp_server_test pass on Mac, which does not have IP_PKTINFO as a meaningful setsockopt
| | * | | | | | | | | | | | | Fix compiler errors in gcc4.4 and 4.6Gravatar Sree Kuchibhotla2016-10-28
| |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | Fix compilation bug when GRPC_UV is definedGravatar Sree Kuchibhotla2016-10-28
| |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| | * | | | | | | | | | | Merge branch 'master' into rpc_mgrGravatar Sree Kuchibhotla2016-10-28
| | |\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| | | | | | | | * | | | | Added max length comments for some lb proto fieldsGravatar David Garcia Quintas2016-10-29
| | | | | | | | | | | | |
| | | | | | | | * | | | | Removed spurious option for lb nanopb protoGravatar David Garcia Quintas2016-10-29
| | | | | | | | | | | | |
| | | | * | | | | | | | | Clang-format python_generator.ccGravatar Masood Malekghassemi2016-10-28
| | | | | | | | | | | | |
| | | | * | | | | | | | | Clean-up types in Python generatorGravatar Masood Malekghassemi2016-10-28
| | | | | | | | | | | | |
| | | | * | | | | | | | | Enable split code generationGravatar Masood Malekghassemi2016-10-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To support magical internal build processes, the pb2 files need to be split into pure-proto and gRPC parts. This performs that split and further fixes bad module names in the test harness that interfered with the intended test implementation. An unfortunate side effect, due to limitations of protoc and holdover behavior we must support in major version 1.x, is that trash files are generated in split generation. This shouldn't be a problem in normal protoc plugin use.
* | | | | | | | | | | | | Merge pull request #8539 from apolcyn/fix_ruby_bm_crashes_masterGravatar apolcyn2016-10-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | increase max thread pool size in benchmarks and fix shutdown ordering
| | | | | * | | | | | | | | Fix Python tests' module loading behaviorGravatar Masood Malekghassemi2016-10-28
| |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #8559 from murgatroid99/v1.0.1_upmergeGravatar Michael Lumish2016-10-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | V1.0.1 upmerge
* | | | | | | | | | | | | Merge pull request #8367 from soltanmm-google/blurbGravatar Masood Malekghassemi2016-10-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Partially implement gRPC Python server reflection
| | | | | | | | | * | | | | Use nil function instead of empty functionGravatar Muxi Yan2016-10-28
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | Fix incorrect ruby_generator.cc mergeGravatar murgatroid992016-10-28
| | | | | | | | | | | | | |
| | | | | | | | | * | | | | Revert format changes in related filesGravatar Muxi Yan2016-10-28
| | | | | | | | | | | | | |
| | | | | | | | | | * | | | Updated proto field comment with max token lengthGravatar David Garcia Quintas2016-10-28
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | Merge remote-tracking branch 'upstream/v1.0.x' into v1.0.1_upmergeGravatar murgatroid992016-10-28
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * | | | | Revert format changes of unrelated filesGravatar Muxi Yan2016-10-28
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #8549 from fr05t1k/fix/phpdoc-typesGravatar Stanley Cheung2016-10-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPDoc types
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #8553 from ctiller/buffer_pools_for_realsiesGravatar Craig Tiller2016-10-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix windows
| * | | | | | | | | | | | | | | | clang-format codeGravatar Craig Tiller2016-10-28
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Fix some other Windows bugs while we're hereGravatar Craig Tiller2016-10-28
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | clang-format codeGravatar Craig Tiller2016-10-28
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Fix resource quotas on WindowsGravatar Craig Tiller2016-10-28
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #8239 from ctiller/buffer_pools_for_realsiesGravatar Craig Tiller2016-10-28
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resource quotas
* | | | | | | | | | | | | | | | | Merge pull request #8535 from jtattermusch/lazy_streaming_call_finishedGravatar Jan Tattermusch2016-10-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | Lazy initialize streamingResponseCallFinishedTcs
| | * | | | | | | | | | | | | | | Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-27
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | phpdoc typesGravatar Stanislav Pavlovichev2016-10-28
| | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | * | | | Made LB token dynamic size <= 50 bytesGravatar David Garcia Quintas2016-10-28
| | | | |_|_|_|_|_|_|_|_|/ / / / | | | |/| | | | | | | | | | | |
| | | | | | | | * | | | | | | | Merge branch 'master' into rpc_mgrGravatar Sree Kuchibhotla2016-10-27
| | | | | | | | |\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | | revert change to shutdown ordering, but keep timerGravatar Alexander Polcyn2016-10-27
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #8419 from murgatroid99/node_express_benchmarkGravatar Michael Lumish2016-10-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add benchmark client and server for Node Express
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #8544 from murgatroid99/node_perf_investigationGravatar Michael Lumish2016-10-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable Nagle's algorithm in libuv endpoints
| | | | | | | | | | * \ \ \ \ \ \ \ Merge branch 'master' into rpc_mgrGravatar Sree Kuchibhotla2016-10-27
| | | | | | | | | | |\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | Fix potential use-after-free: connected subchannel gets destroyed after its ↵Gravatar Craig Tiller2016-10-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | been picked by an lbpolicy
| | | | * | | | | | | | | | | | | | Fix memory leakGravatar Craig Tiller2016-10-27
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge pull request #8531 from sreecha/pi_delete_fixGravatar Sree Kuchibhotla2016-10-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | Remove fd from polling island before deleting it
| | | | | * | | | | | | | | | | | | Handle calls that are started after transport closureGravatar Craig Tiller2016-10-27
| | | | | | | | | | | | | | | | | |
| | | | | | | | | | * | | | | | | | Merge branch 'master' into rpc_mgrGravatar Sree Kuchibhotla2016-10-27
| | | | | | | | | | |\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Add commentGravatar murgatroid992016-10-27
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Disable Nagle's algorithm in libuv endpointsGravatar murgatroid992016-10-27
| |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | | | fix type comparison in ruby pluginGravatar Alexander Polcyn2016-10-27
| | | | | | | | | | | | | | | | |
| | | | | | | | * | | | | | | | | MAC and FreeBSD do not have IP_PKTINFO as a meaningful setsockoptGravatar Vijay Pai2016-10-27
| |_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | |
| | | | | | | * | | | | | | | | increase max thread pool size in benchmarks and fix shutdown orderingGravatar Alex Polcyn2016-10-27
| |_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | |
| | | | | | | | | | | | * | | Merge remote-tracking branch 'upstream/master' into lb_policy_name_channel_argGravatar Mark D. Roth2016-10-27
| | | | | | | | | | | | |\ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | |
| | | * | | | | | | | | | | | lazy initialize streamingResponseCallFinishedTcsGravatar Jan Tattermusch2016-10-27
| |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | Review feedbackGravatar Craig Tiller2016-10-26
| | | | | | | | | | | | | |
| | | * | | | | | | | | | | Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-26
| | | |\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | |