Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | reviewer feedback | ncteisen | 2018-07-20 |
| | |||
* | reviewer feedback | ncteisen | 2018-07-19 |
| | |||
* | Move ChannelzServicePlugin to public, experimental | ncteisen | 2018-07-19 |
| | |||
* | Remove blank line | ncteisen | 2018-07-19 |
| | |||
* | Adds C++ Channelz Service | ncteisen | 2018-07-18 |
| | |||
* | Expose GetChannel and GetTopChannels Core API | ncteisen | 2018-07-18 |
| | |||
* | Merge pull request #16044 from ncteisen/interop-soak-test | Noah Eisen | 2018-07-18 |
|\ | | | | | Add Two New Soak Interop Tests | ||
* \ | Merge branch 'master' of https://github.com/grpc/grpc into ↵ | ncteisen | 2018-07-18 |
|\ \ | | | | | | | | | | channelz-get-top-channels | ||
| | * | Reviewer feedback | ncteisen | 2018-07-18 |
| | | | |||
| | * | Add two new soak interop tests | ncteisen | 2018-07-17 |
| |/ | |||
* | | Support for GetTopChannels | ncteisen | 2018-07-16 |
| | | |||
| * | Merge pull request #16024 from apolcyn/gcd_interop | apolcyn | 2018-07-16 |
|/| | | | | | Allow choosing google default credentials in the C++ interop clients | ||
* | | Add server load reporting service | Juanli Shen | 2018-07-13 |
| | | |||
| * | Allow choosing google default credentials in the C++ interop clients | Alexander Polcyn | 2018-07-13 |
| | | |||
* | | Step 3 of multipool RBE configuration. | Adele Zhou | 2018-07-13 |
| | | |||
* | | fix test comment and small code tweak | David Garcia Quintas | 2018-07-10 |
| | | |||
* | | Simplified the test significantly. No more threads | David Garcia Quintas | 2018-07-10 |
| | | |||
* | | Clarify new test comment | David Garcia Quintas | 2018-07-10 |
| | | |||
* | | Added TODO | David Garcia Quintas | 2018-07-10 |
| | | |||
* | | Added test | David Garcia Quintas | 2018-07-09 |
|/ | |||
* | Reviewer feedback | ncteisen | 2018-06-29 |
| | |||
* | s/CodegenGeneric/Raw/g | ncteisen | 2018-06-28 |
| | |||
* | Merge branch 'master' of https://github.com/grpc/grpc into serialization | ncteisen | 2018-06-28 |
|\ | |||
| * | Merge pull request #15828 from apolcyn/fix_gcd | apolcyn | 2018-06-26 |
| |\ | | | | | | | Explicitly delete c-ares fd's from pollset set after c-ares is done | ||
| | * | Explicitly delete fd from pollset set after c-ares is done | Alexander Polcyn | 2018-06-26 |
| | | | |||
| * | | Add load reporting filter | Juanli Shen | 2018-06-22 |
| | | | |||
| * | | Merge pull request #15747 from ncteisen/channel-benchmark | Noah Eisen | 2018-06-21 |
| |\ \ | | | | | | | | | Add Channel Creation Benchmark | ||
| * | | | Add load reporter | Juanli Shen | 2018-06-21 |
| | | | | |||
| | * | | Add channel creation benchmark | ncteisen | 2018-06-21 |
| |/ / | |||
* | | | Allow AsyncServer with one generic to compile | ncteisen | 2018-06-20 |
| | | | |||
* | | | Add codegen generic to hybrid tests | ncteisen | 2018-06-20 |
| | | | |||
* | | | Add end2end test for codegen_generic | ncteisen | 2018-06-20 |
| | | | |||
* | | | Support codegen generic on server side | ncteisen | 2018-06-20 |
| | | | |||
| * | | Merge branch 'master' of https://github.com/grpc/grpc into channelz | ncteisen | 2018-06-19 |
| |\ \ | |/ / |/| | | |||
* | | | Merge pull request #15782 from markdroth/recv_trailing_metadata_ready3 | Mark D. Roth | 2018-06-19 |
|\ \ \ | | | | | | | | | Third attempt: move recv_trailing_metadata into its own callback, don't use on_complete for recv_ops | ||
* \ \ \ | Merge pull request #15070 from Vizerai/filter_port | Jim King | 2018-06-18 |
|\ \ \ \ | | | | | | | | | | | Adding opencensus grpc plugin with bazel support. | ||
* | | | | | Revert "Revert "Add suppressions to sanitizers for bazel builds"" | adelez | 2018-06-15 |
| |_|_|/ |/| | | | |||
| | | * | Merge branch 'master' of https://github.com/grpc/grpc into channelz | ncteisen | 2018-06-15 |
| | | |\ | |_|_|/ |/| | | | |||
* | | | | Add expception for util dir | ncteisen | 2018-06-14 |
| | | | | |||
* | | | | Manual fixes to enable performance- clang tidy checks | Noah Eisen | 2018-06-14 |
| | | | | |||
* | | | | Enable the performance-* clang-tidy checks | Noah Eisen | 2018-06-14 |
| | | | | |||
* | | | | Revert "Add suppressions to sanitizers for bazel builds" | Nicolas Noble | 2018-06-14 |
| | | | | |||
| | * | | Revert "Merge pull request #15746 from ↵ | Mark D. Roth | 2018-06-14 |
| |/ / |/| | | | | | | | | | | | | | | | | | grpc/revert-15709-recv_trailing_metadata_ready2" This reverts commit 3f9308ce1f8cb42c96901c1700f0b9dbb531f186, reversing changes made to 92a0ae0b1081840d2c5a488f66bf6550c1a492f4. | ||
| | * | Merge branch 'master' of https://github.com/grpc/grpc into channelz | ncteisen | 2018-06-13 |
| | |\ | |_|/ |/| | | |||
* | | | Add data param to grpc_cc_library | Adele Zhou | 2018-06-13 |
| | | | |||
* | | | Merge pull request #15648 from apolcyn/remove_fd_shutdown_already_closed | apolcyn | 2018-06-12 |
|\ \ \ | | | | | | | | | Remove already_closed param from fd_orphan | ||
* \ \ \ | Merge pull request #15691 from apolcyn/roll_forward_fix_shutdown_closed_socket | apolcyn | 2018-06-12 |
|\ \ \ \ | | | | | | | | | | | Revert "Revert "Fix shutdown of closed fd when c-ares opens a second fd"" | ||
* \ \ \ \ | Merge branch 'master' into epollerr | Yash Tibrewal | 2018-06-11 |
|\ \ \ \ \ | |||
| * \ \ \ \ | Merge pull request #15708 from apolcyn/revert_fix_cares_test_on_ipv6_only | apolcyn | 2018-06-11 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Revert "Fix c-ares tests ipv6-only brokenness" | ||
| | * | | | | | Revert "Fix c-ares tests ipv6-only brokenness" | Alexander Polcyn | 2018-06-11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 27718ce64dc1d5dcfc954aa6748191259fc68c59. |