Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Begin sharding request queues per cq | Craig Tiller | 2016-05-16 |
* | Better testing | Craig Tiller | 2016-05-16 |
* | Merge branch 'better_wakeups' into test_affine | Craig Tiller | 2016-05-16 |
|\ | |||
| * | Fix accelerated wakeups | Craig Tiller | 2016-05-16 |
* | | Merge branch 'connect_first' into test_affine | Craig Tiller | 2016-05-14 |
|\ \ | |||
* | | | Add affinity to ev_poll_posix | Craig Tiller | 2016-05-14 |
* | | | Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into affine | Craig Tiller | 2016-05-14 |
|\ \ \ | |||
* \ \ \ | Merge pull request #6567 from markdroth/large_metadata_test_fix | David Klempner | 2016-05-13 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #6583 from carl-mastrangelo/dotdotdot | Jan Tattermusch | 2016-05-13 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #6578 from jtattermusch/add_bat_copyrights | Jan Tattermusch | 2016-05-13 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #6414 from y-zeng/reflection_proto | Yuchen Zeng | 2016-05-13 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||
| | | | | | * | clang-format | Craig Tiller | 2016-05-13 |
| | | | | | * | Make qps workers connect before even warmup stage begins | Craig Tiller | 2016-05-13 |
| |_|_|_|_|/ |/| | | | | | |||
| | | * | | | 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 |
|\ \ \ \ \ | |||
| | | * | | | 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 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #6561 from vjpai/ytpo | Jan Tattermusch | 2016-05-13 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #6570 from dgquintas/better-compression-docs-and-names | Jan Tattermusch | 2016-05-13 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | 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 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #6529 from thinkerou/master | Jan Tattermusch | 2016-05-12 |
|\ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ | Merge pull request #6546 from carl-mastrangelo/womble | Jan Tattermusch | 2016-05-12 |
|\ \ \ \ \ \ \ \ \ | |||
| | | | | | | | * | | 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 |
|\ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #6552 from jboeuf/add_curlies | Jan Tattermusch | 2016-05-12 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | | * | | 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 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6562 from rjshade/on_orphan_callback | Jan Tattermusch | 2016-05-12 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6431 from murgatroid99/node_protoc_examples | Jan Tattermusch | 2016-05-12 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | |||
| | | | | | | | | | * | | | 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 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | * | | | | | 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 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6373 from y-zeng/server-builder-plugin | Yuchen Zeng | 2016-05-11 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | | | * | | Addressed the discussion on 05/11/2016 | Yuchen Zeng | 2016-05-11 |
| | | | | * | | | | | | | | Add curlies for multiline if statements. | Julien Boeuf | 2016-05-11 |
| |_|_|_|/ / / / / / / / |/| | | | | | | | | | | |