aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add resource quota support to uv TCP codeGravatar murgatroid992016-10-31
* Merge pull request #8367 from soltanmm-google/blurbGravatar Masood Malekghassemi2016-10-28
|\
* \ Merge pull request #8549 from fr05t1k/fix/phpdoc-typesGravatar Stanley Cheung2016-10-28
|\ \
* \ \ Merge pull request #8555 from ctiller/buffer_pools_for_realsiesGravatar Craig Tiller2016-10-28
|\ \ \
| * | | More Windows FixesGravatar Craig Tiller2016-10-28
* | | | Merge pull request #8553 from ctiller/buffer_pools_for_realsiesGravatar Craig Tiller2016-10-28
|\| | |
| * | | 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
|\| | |
* | | | Merge pull request #8484 from jtattermusch/performance_tests_reportGravatar Jan Tattermusch2016-10-28
|\ \ \ \
* \ \ \ \ Merge pull request #8535 from jtattermusch/lazy_streaming_call_finishedGravatar Jan Tattermusch2016-10-28
|\ \ \ \ \
| | | * \ \ Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-27
| | | |\ \ \ | |_|_|/ / / |/| | | | |
| | | | * | phpdoc typesGravatar Stanislav Pavlovichev2016-10-28
* | | | | | Merge pull request #8419 from murgatroid99/node_express_benchmarkGravatar Michael Lumish2016-10-27
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #8544 from murgatroid99/node_perf_investigationGravatar Michael Lumish2016-10-27
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #8524 from soltanmm-google/grit-in-the-eyeGravatar Masood Malekghassemi2016-10-27
|\ \ \ \ \ \ \ \
| | | | | | * | | Fix potential use-after-free: connected subchannel gets destroyed after its b...Gravatar Craig Tiller2016-10-27
| | | | | | * | | Fix memory leakGravatar Craig Tiller2016-10-27
* | | | | | | | | Merge pull request #8531 from sreecha/pi_delete_fixGravatar Sree Kuchibhotla2016-10-27
|\ \ \ \ \ \ \ \ \
| | | | | | | * | | 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
|\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | 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 pronounced...Gravatar Craig Tiller2016-10-27
| | | | | | | * | | 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
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| | | | | | | | * | 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 apolcyn/make_fewer_calls_to_run_batch_on_unary_...Gravatar apolcyn2016-10-26
|\ \ \ \ \ \ \ \ \
| | | | * | | | | | 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
|\ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ Merge pull request #8499 from soltanmm-google/hypocritical-hippocraticGravatar Masood Malekghassemi2016-10-26
|\ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | 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
|\ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #8509 from jtattermusch/csharp_safehandle_cleanupGravatar Jan Tattermusch2016-10-26
|\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | 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
| | | |\| | | | | | | | |