Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixes leak in test_cancel_after_client_done & cancel_after_accept | David Garcia Quintas | 2016-05-16 |
| | |||
* | Merge pull request #6567 from markdroth/large_metadata_test_fix | David Klempner | 2016-05-13 |
|\ | | | | | Fix large_metadata_bad_client_test to avoid C99 string literal length limit. | ||
* \ | Merge pull request #6583 from carl-mastrangelo/dotdotdot | Jan Tattermusch | 2016-05-13 |
|\ \ | | | | | | | Fix stress test JVM Args | ||
* \ \ | Merge pull request #6578 from jtattermusch/add_bat_copyrights | Jan Tattermusch | 2016-05-13 |
|\ \ \ | | | | | | | | | Add copyrights to .bat files (and update the checker to report missing ones) | ||
* \ \ \ | Merge pull request #6414 from y-zeng/reflection_proto | Yuchen Zeng | 2016-05-13 |
|\ \ \ \ | | | | | | | | | | | Add reflection.proto | ||
| | | * | | Fix stress test JVM Args | Carl Mastrangelo | 2016-05-13 |
| |_|/ / |/| | | | |||
| | * | | add copyright to the template as well | Jan Tattermusch | 2016-05-13 |
| | | | | |||
* | | | | Merge pull request #5456 from ctiller/cleaner-posix3 | Jan Tattermusch | 2016-05-13 |
|\ \ \ \ | | | | | | | | | | | Splitting out a pure poll() based event engine | ||
| | | * | | add missing copyrights to .bat files | Jan Tattermusch | 2016-05-13 |
| | | | | | |||
| | | * | | check for copyright in .bat files | Jan Tattermusch | 2016-05-13 |
| |_|/ / |/| | | | |||
* | | | | Merge pull request #6569 from yang-g/ubsan | Jan Tattermusch | 2016-05-13 |
|\ \ \ \ | | | | | | | | | | | prepare to enable ubsan in continuous build | ||
* \ \ \ \ | Merge pull request #6561 from vjpai/ytpo | Jan Tattermusch | 2016-05-13 |
|\ \ \ \ \ | | | | | | | | | | | | | De-💩ify code | ||
* \ \ \ \ \ | Merge pull request #6570 from dgquintas/better-compression-docs-and-names | Jan Tattermusch | 2016-05-13 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Better compression docs and names | ||
| * | | | | | | Further renamings (compression channel arg keys) | David Garcia Quintas | 2016-05-12 |
| | | | | | | | |||
| * | | | | | | New protobuf version | David Garcia Quintas | 2016-05-12 |
| | | | | | | | |||
| * | | | | | | Renamed some defines | David Garcia Quintas | 2016-05-12 |
| | | | | | | | |||
| * | | | | | | better docstrings for compression_types.h | David Garcia Quintas | 2016-05-12 |
|/ / / / / / | |||
| | * | | | | prepare to enable ubsan in continuous build | yang-g | 2016-05-12 |
| | | | | | | |||
| | | | * | | Added comment about repeated responses | Yuchen Zeng | 2016-05-12 |
| | | | | | | |||
* | | | | | | Merge pull request #6453 from kpayson64/python_protoc | Jan Tattermusch | 2016-05-12 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Made complex directories for python protoc test | ||
* \ \ \ \ \ \ | Merge pull request #6529 from thinkerou/master | Jan Tattermusch | 2016-05-12 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | add owned | ||
* \ \ \ \ \ \ \ | Merge pull request #6546 from carl-mastrangelo/womble | Jan Tattermusch | 2016-05-12 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Set GC params for Java Stress Test | ||
| | | | | | | | * | Switch from snprintf() to gpr_asprintf(). | Mark D. Roth | 2016-05-12 |
| | | | | | | | | | |||
* | | | | | | | | | Merge pull request #6479 from kpayson64/python_protoc_formatting | Jan Tattermusch | 2016-05-12 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Format changes to python protoc generation | ||
* \ \ \ \ \ \ \ \ \ | Merge pull request #6552 from jboeuf/add_curlies | Jan Tattermusch | 2016-05-12 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Add curlies for multiline if statements. | ||
| | | | | | | | | | * | Fix large_metadata_bad_client_test to avoid C99 string literal length limit. | Mark D. Roth | 2016-05-12 |
| | | | | | | | |_|/ | | | | | | | |/| | | |||
* | | | | | | | | | | Merge pull request #6553 from grpc/revert-6488-revert-6214-master | Jan Tattermusch | 2016-05-12 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Revert "Revert "cronet wrapper code"", and fix the issue with build.yaml | ||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #6562 from rjshade/on_orphan_callback | Jan Tattermusch | 2016-05-12 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add callback when gRPC FD is about to be orphaned. | ||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6431 from murgatroid99/node_protoc_examples | Jan Tattermusch | 2016-05-12 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | Split Node examples into static and dynamic code generation examples | ||
| | | | | | | | | | * | | Fix tsan reported error | Craig Tiller | 2016-05-12 |
| | | | | | | | | | | | | |||
| | * | | | | | | | | | | Add callback when gRPC FD is about to be orphaned. | Robbie Shade | 2016-05-12 |
| |/ / / / / / / / / / |/| | | | | | | | | | | |||
| | | | | | | | | * | | Merge branch 'cleaner-posix3' of github.com:ctiller/grpc into cleaner-posix3 | Craig Tiller | 2016-05-12 |
| | | | | | | | | |\ \ | |||
| | | | | | | | | * | | | Fix test usage of pollset | Craig Tiller | 2016-05-12 |
| | | | | | | | | | | | | |||
* | | | | | | | | | | | | Merge pull request #6560 from jtattermusch/csharp_channel_shutdown_improvements | Jan Tattermusch | 2016-05-12 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve channel behavior in shutdown situations | ||
| | | | | | | | | * | | | | steaming -> streaming | Vijay Pai | 2016-05-12 |
| |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | |||
| | | | | | | | | | * | | Remove redundant declaration | Craig Tiller | 2016-05-12 |
| | | | | | | | | |/ / | |||
| * | | | | | | | / / | improve channel behavior in shutdown situations | Jan Tattermusch | 2016-05-12 |
|/ / / / / / / / / / | |||
| | | | | | * | | | | Merge remote-tracking branch 'upstream/master' | thinkerou | 2016-05-12 |
| | | | | | |\ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #6545 from jtattermusch/csharp_stress_metrics_fix | Jan Tattermusch | 2016-05-11 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Fix qps reporting in C# stress client | ||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #6373 from y-zeng/server-builder-plugin | Yuchen Zeng | 2016-05-11 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Server builder plugin | ||
| | | | | | | | | | | * | Addressed the discussion on 05/11/2016 | Yuchen Zeng | 2016-05-11 |
| | | | | | | | | | | | | |||
| | | | | * | | | | | | | Add curlies for multiline if statements. | Julien Boeuf | 2016-05-11 |
| |_|_|_|/ / / / / / / |/| | | | | | | | | | | |||
| | | | * | | | | | | | replaced header list with filegroup in build.yaml. | Makarand Dharmapurikar | 2016-05-11 |
| | | | | | | | | | | | |||
* | | | | | | | | | | | Merge pull request #6543 from jtattermusch/benchmarking_fix_go_and_others | Jan Tattermusch | 2016-05-11 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix Go perftests and a few other fixes. | ||
| | | | | * | | | | | | | Revert "Revert "cronet wrapper code"" | makdharma | 2016-05-11 |
| |_|_|_|/ / / / / / / |/| | | | | | | | | | | |||
* | | | | | | | | | | | Merge pull request #6470 from yang-g/error_with_trailer | Jorge Canizales | 2016-05-11 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add a C++ test for server returning error with debug info in trailer. | ||
| | | | | | * | | | | | | Format changes to python protoc generation | Ken Payson | 2016-05-11 |
| | | | | | | | | | | | | |||
| | | | | | | * | | | | | Set GC params for Java Stress Test | Carl Mastrangelo | 2016-05-11 |
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | |||
| | * | | | | | | | | | dont run go as part of smoketest | Jan Tattermusch | 2016-05-11 |
| | | | | | | | | | | | |||
* | | | | | | | | | | | Merge pull request #6541 from murgatroid99/release-0_14_upmerge | Nicolas Noble | 2016-05-11 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Release 0.14 upmerge |