aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Merge branch 'filter_call_init_failure' into filter_apiGravatar Mark D. Roth2016-06-29
|\
* | Initial attempt at a C++ wrapper for the C grpc_transport_op andGravatar Mark D. Roth2016-06-27
* | Update comments.Gravatar Mark D. Roth2016-06-27
* | Another boolification.Gravatar Mark D. Roth2016-06-24
* | Bool-ify a couple of fields in grpc_transport_op.Gravatar Mark D. Roth2016-06-24
| * clang-formatGravatar Mark D. Roth2016-06-23
| * Added test for filter whose call initialization fails, and fixed bugsGravatar Mark D. Roth2016-06-23
| * Propagate error up through grpc_connected_subchannel_create_call().Gravatar Mark D. Roth2016-06-23
| * Fix error handling in grpc_call_create().Gravatar Mark D. Roth2016-06-23
| * Change grpc_channel_filter init_call_elem() method to return grpc_error.Gravatar Mark D. Roth2016-06-23
| * Merge pull request #6437 from kpayson64/build_changeGravatar Jan Tattermusch2016-06-22
| |\
| * \ Merge pull request #6993 from grpc/update_csharp_readmeGravatar Jan Tattermusch2016-06-22
| |\ \
| * \ \ Merge pull request #6104 from jtattermusch/coreclr_supportGravatar Jan Tattermusch2016-06-22
| |\ \ \
| * \ \ \ Merge pull request #6984 from jtattermusch/fix_6930Gravatar Jan Tattermusch2016-06-22
| |\ \ \ \
| | | | * | Update c# readme.Gravatar Jan Tattermusch2016-06-21
| | |_|/ / | |/| | |
| * | | | Merge pull request #6839 from dgquintas/simplify_compression_interopGravatar Jan Tattermusch2016-06-21
| |\ \ \ \
| | * | | | added freaking missing commaGravatar David Garcia Quintas2016-06-21
| | * | | | fixed faulty server streaming c++ test caseGravatar David Garcia Quintas2016-06-21
| | | | | * Add egg-info to python distribution.Gravatar Ken Payson2016-06-21
| | * | | | updated the interop tests driverGravatar David Garcia Quintas2016-06-21
| * | | | | Merge pull request #6985 from dgquintas/fix_performance_jenkinsGravatar Jan Tattermusch2016-06-21
| |\ \ \ \ \
| | | * | | | updated node interop serverGravatar David Garcia Quintas2016-06-21
| | | * | | | fixed bad merge. c++ tests should work againGravatar David Garcia Quintas2016-06-21
| * | | | | | Merge pull request #6972 from nathanielmanistaatgoogle/fatal_failure→shutdownGravatar Jan Tattermusch2016-06-21
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #6981 from murgatroid99/node_tools_package_regenerateGravatar Jan Tattermusch2016-06-21
| |\ \ \ \ \ \ \
| | | | * | | | | slightly fancier outputGravatar David Garcia Quintas2016-06-21
| | | | | | * | | add missing ConfigureAwait(false)Gravatar Jan Tattermusch2016-06-21
| | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge pull request #6974 from dgquintas/fix_performance_jenkinsGravatar Jan Tattermusch2016-06-21
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | Make src/node/tools/package.json consistent with its templateGravatar murgatroid992016-06-21
| | |/ / / / / | |/| | | | |
| | | | * | | moved up 'package' statement.Gravatar David Garcia Quintas2016-06-21
| * | | | | | Merge pull request #6969 from ctiller/stream_finishGravatar Jan Tattermusch2016-06-21
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #6966 from ctiller/get_settings_firstGravatar Jan Tattermusch2016-06-21
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge pull request #6965 from ctiller/naughty_clientGravatar Jan Tattermusch2016-06-21
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge pull request #6970 from nathanielmanistaatgoogle/with_callGravatar Jan Tattermusch2016-06-21
| |\ \ \ \ \ \ \ \ \
| | | | | | | | * | | Using inlined BoolValue in lieu of wrappers.proto due to lack of node supportGravatar David Garcia Quintas2016-06-21
| | | | | | | | | * | fix C# --use_docker on linuxGravatar Jan Tattermusch2016-06-21
| | | | | | | | | * | compile 64bit extension for coreclr on windowsGravatar Jan Tattermusch2016-06-21
| | | | | | | | | * | try making C# tests work on coreclr on macGravatar Jan Tattermusch2016-06-21
| | | | | | | | | * | regenerate project.json filesGravatar Jan Tattermusch2016-06-21
| | | | | | | | | * | use template to generate project.json filesGravatar Jan Tattermusch2016-06-21
| * | | | | | | | | | Merge pull request #6912 from murgatroid99/grpc_tools_well_known_types2Gravatar Jan Tattermusch2016-06-20
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | * | | | | use qps_json_driver for latency profilingGravatar David Garcia Quintas2016-06-20
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| | | | | | | | | * | select runtime dirGravatar Jan Tattermusch2016-06-20
| | | | | | | | | * | add a hackGravatar Jan Tattermusch2016-06-20
| | | | | | | | | * | improve project.json filesGravatar Jan Tattermusch2016-06-20
| | | | | | | | | * | make run_tests.py support coreclr on windowsGravatar Jan Tattermusch2016-06-20
| * | | | | | | | | | Merge pull request #6896 from soltanmm/maybeGravatar Jan Tattermusch2016-06-20
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | | * | | | Correct lingering FATAL_FAILURE sitesGravatar Nathaniel Manista2016-06-20
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge pull request #6848 from thinkerou/default_roots_pemGravatar Jan Tattermusch2016-06-20
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge pull request #6962 from nathanielmanistaatgoogle/delete-dead-code-testsGravatar Jan Tattermusch2016-06-20
| |\ \ \ \ \ \ \ \ \ \ \