aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Merge github.com:grpc/grpc into flow_control_v2Gravatar Craig Tiller2016-10-28
|\
| * Merge pull request #8239 from ctiller/buffer_pools_for_realsiesGravatar Craig Tiller2016-10-28
| |\ | | | | | | Resource quotas
| * \ Merge pull request #8484 from jtattermusch/performance_tests_reportGravatar Jan Tattermusch2016-10-28
| |\ \ | | | | | | | | Make benchmarks create report.xml
| * \ \ 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
| | | | |\ | | |_|_|/ | |/| | |
| * | | | 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 pull request #8524 from soltanmm-google/grit-in-the-eyeGravatar Masood Malekghassemi2016-10-27
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Break out of build process if in vanilla MSYS
| | | | | | | * 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
| | | | | | | | |
| | | | | | | | * Handle failed calls in sync clientGravatar Craig Tiller2016-10-27
| | | | | | | | |
| * | | | | | | | Merge pull request #8498 from sreecha/sync_streamingGravatar Sree Kuchibhotla2016-10-27
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | New streaming perf scenario for sync server
| | | | | * | | | | Add commentGravatar murgatroid992016-10-27
| | | | | | | | | |
| | | | | * | | | | Disable Nagle's algorithm in libuv endpointsGravatar murgatroid992016-10-27
| | |_|_|/ / / / / | |/| | | | | | |
| | | | | | | | * Mark disappearing_server as flaky: this was always so, but is more ↵Gravatar Craig Tiller2016-10-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pronounced now - and will be fixed with retries
| | | | | | | | * Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-27
| | | | | | | | |\ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Merge pull request #8520 from murgatroid99/udp_server_test_fixGravatar Craig Tiller2016-10-27
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix issue with pointers in udp_server_test
| | | | | | | | | * Update commentGravatar Craig Tiller2016-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
| | | | | | | | |\ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Merge pull request #8511 from ↵Gravatar apolcyn2016-10-26
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | apolcyn/make_fewer_calls_to_run_batch_on_unary_calls_rebased combine more core batch ops
| | | | | * | | | | minor formatting fixGravatar Sree Kuchibhotla2016-10-26
| | | | | | | | | |
| | | | | * | | | | Remove fd from polling island before deleting itGravatar Sree Kuchibhotla2016-10-26
| | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Merge pull request #8420 from sreecha/stress_designGravatar Sree Kuchibhotla2016-10-26
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Stress test framework design document
| * \ \ \ \ \ \ \ \ Merge pull request #8499 from soltanmm-google/hypocritical-hippocraticGravatar Masood Malekghassemi2016-10-26
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Don't set up Python doc packages every time
| | | | | | | * | | | Break out of build process if in vanilla MSYSGravatar Masood Malekghassemi2016-10-26
| | | | | | | | | | |
| * | | | | | | | | | Merge pull request #8517 from markdroth/circular_dependency_fixGravatar Mark D. Roth2016-10-26
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Move method_config module from ext/client_channel to lib/transport.
| | | | | | * | | | | | Fix issue with pointers in udp_server_testGravatar murgatroid992016-10-26
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Merge remote-tracking branch 'upstream/master' into circular_dependency_fixGravatar Mark D. Roth2016-10-26
| | |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge pull request #8462 from markdroth/resolver_channel_argsGravatar Mark D. Roth2016-10-26
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Plumb channel_args through resolvers.
| | | * | | | | | | | | Move method_config module from ext/client_channel to lib/transport.Gravatar Mark D. Roth2016-10-26
| | | | | | | | | | | |
| * | | | | | | | | | | Merge pull request #8508 from jtattermusch/csharp_lazy_serverside_call_peerGravatar Jan Tattermusch2016-10-26
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Make ServerCallContext.Peer lazy
| * \ \ \ \ \ \ \ \ \ \ \ Merge pull request #8509 from jtattermusch/csharp_safehandle_cleanupGravatar Jan Tattermusch2016-10-26
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | C#: SafeHandleZeroIsInvalid cleanup
| | | | * | | | | | | | | | Ran generate_projects.shGravatar Mark D. Roth2016-10-26
| | | | | | | | | | | | | |
| | | | * | | | | | | | | | clang-formatGravatar Mark D. Roth2016-10-26
| | | | | | | | | | | | | |
| | | | | | | | * | | | | | combine more core batch opsGravatar Alex Polcyn2016-10-26
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
| | | | * | | | | | | | | Merge remote-tracking branch 'upstream/master' into resolver_channel_argsGravatar Mark D. Roth2016-10-26
| | | | |\| | | | | | | |
| * | | | | | | | | | | | Merge pull request #8449 from ncteisen/new_python_interop_testsGravatar Noah Eisen2016-10-26
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | New python interop tests
| | | * | | | | | | | | | SafeHandleZeroIsInvalid cleanupGravatar Jan Tattermusch2016-10-26
| | | | | | | | | | | | |
| * | | | | | | | | | | | Merge pull request #8377 from htuch/alpnGravatar Craig Tiller2016-10-26
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | Introduce a grpc-exp ALPN protocol identifier.
| | | | * | | | | | | | | Make ServerCallContext.Peer lazyGravatar Jan Tattermusch2016-10-26
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge pull request #8441 from muxi/update-objc-connectivityGravatar Muxi Yan2016-10-25
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Flush ObjC cached channels when network connectivity changes
| * \ \ \ \ \ \ \ \ \ \ \ Merge pull request #8347 from docent-net/masterGravatar Masood Malekghassemi2016-10-25
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated C_PYTHON_DEV_ERROR_MESSAGE err msg w/RHEL+Fedora
| | | | | | | * | | | | | | Don't set up Python doc packages every timeGravatar Masood Malekghassemi2016-10-25
| | | | | | | | |_|/ / / / | | | | | | | |/| | | | |
| * | | | | | | | | | | | Merge pull request #8125 from murgatroid99/uv_core_transportGravatar Michael Lumish2016-10-25
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | Add a libuv endpoint to the C core, for use in the Node library
| | | | | | * | | | | | | Implement the advanced interop tests for PythonGravatar Noah Eisen2016-10-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add the code for three new interop tests: unimplemented_method, unimplemented_service, and custom_metadata. Fix and refactor the code for status_code_and_message.
| | | | | | * | | | | | | Remove status message check from node interop clientGravatar Noah Eisen2016-10-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The node interop client was checking that the status message for the test unimplemented_method was an empty string. This behavior is not guaranteed, and thus the check should be removed.