Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #15771 from ncteisen/serialization | Noah Eisen | 2018-07-03 |
|\ | |||
* \ | Merge pull request #15902 from Torgen/gcp_environment_port_platform | Vijay Pai | 2018-07-03 |
|\ \ | |||
| | * | Reviewer feedback | ncteisen | 2018-06-29 |
| | * | s/CodegenGeneric/Raw/g | ncteisen | 2018-06-28 |
* | | | Merge pull request #15901 from jiangtaoli2016/extra_copy_protector | Noah Eisen | 2018-06-28 |
|\ \ \ | |||
| | | * | Merge branch 'master' of https://github.com/grpc/grpc into serialization | ncteisen | 2018-06-28 |
| | | |\ | |_|_|/ |/| | | | |||
| * | | | Allow extra copy in zero-copy protector integrity-only mode | jiangtaoli2016 | 2018-06-27 |
| | * | | Include port_platform in gcp_environment tests. | Dan Rosart | 2018-06-27 |
| |/ / | |||
* | | | Merge pull request #15881 from nicolasnoble/ffs | Nicolas Noble | 2018-06-27 |
|\ \ \ | |/ / |/| | | |||
| * | | !@#!%$@# | Nicolas "Pixel" Noble | 2018-06-27 |
* | | | Merge pull request #15828 from apolcyn/fix_gcd | apolcyn | 2018-06-26 |
|\ \ \ | |/ / |/| | | |||
| * | | Explicitly delete fd from pollset set after c-ares is done | Alexander Polcyn | 2018-06-26 |
* | | | Add header back in build.yaml | Juanli Shen | 2018-06-25 |
* | | | Merge pull request #15748 from nicolasnoble/libcxxabi | Nicolas Noble | 2018-06-25 |
|\ \ \ | |||
* \ \ \ | Merge pull request #15776 from sreecha/epollex-ownerfd-fix | Sree Kuchibhotla | 2018-06-25 |
|\ \ \ \ | |||
| | * | | | c++14-compat is c++ only. | Nicolas "Pixel" Noble | 2018-06-24 |
| | * | | | Missing test files. | Nicolas "Pixel" Noble | 2018-06-22 |
* | | | | | Add load reporting filter | Juanli Shen | 2018-06-22 |
| * | | | | Merge branch 'master' into epollex-ownerfd-fix | Sree Kuchibhotla | 2018-06-22 |
| |\ \ \ \ | |/ / / / |/| | | | | |||
* | | | | | Merge pull request #15747 from ncteisen/channel-benchmark | Noah Eisen | 2018-06-21 |
|\ \ \ \ \ | |||
* | | | | | | Add load reporter | Juanli Shen | 2018-06-21 |
| * | | | | | Add channel creation benchmark | ncteisen | 2018-06-21 |
|/ / / / / | |||
| * | | | | Merge branch 'master' into epollex-ownerfd-fix | Sree Kuchibhotla | 2018-06-21 |
| |\ \ \ \ | |/ / / / |/| | | | | |||
* | | | | | Upmerge v1.13.x into master | Mehrdad Afshari | 2018-06-20 |
|\ \ \ \ \ | |||
| * | | | | | Add grpcio-testing to Python distribtests | Mehrdad Afshari | 2018-06-20 |
| * | | | | | More consistent source/binary Python distribtests | Mehrdad Afshari | 2018-06-20 |
* | | | | | | reviewer feedback | ncteisen | 2018-06-20 |
| | | | | * | 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 |
* | | | | | | Reviewer feedback | ncteisen | 2018-06-19 |
* | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into channelz | ncteisen | 2018-06-19 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||
| | | * | | | Merge branch 'master' into epollex-ownerfd-fix | Sree Kuchibhotla | 2018-06-19 |
| | | |\ \ \ | | |_|/ / / | |/| | | | | |||
| * | | | | | Merge pull request #15274 from JackOfMostTrades/verify-callback-core | Mark D. Roth | 2018-06-19 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge pull request #15782 from markdroth/recv_trailing_metadata_ready3 | Mark D. Roth | 2018-06-19 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge pull request #15070 from Vizerai/filter_port | Jim King | 2018-06-18 |
| |\ \ \ \ \ \ \ | |||
| | | | | | * \ \ | Merge branch 'master' into epollex-ownerfd-fix | Sree Kuchibhotla | 2018-06-18 |
| | | | | | |\ \ \ | | | | | | | | |/ | | | | | | | |/| | |||
| | | | | | * | | | Added a test to catch such things in future | Sree Kuchibhotla | 2018-06-16 |
| * | | | | | | | | Move suppressions files under test/core/util to avoid creating a BUILD file u... | Adele Zhou | 2018-06-15 |
| * | | | | | | | | Revert "Revert "Add suppressions to sanitizers for bazel builds"" | adelez | 2018-06-15 |
| | |_|_|_|_|/ / | |/| | | | | | | |||
* | | | | | | | | Fix ASAN and sanity | ncteisen | 2018-06-15 |
* | | | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into channelz | ncteisen | 2018-06-15 |
|\| | | | | | | | |||
* | | | | | | | | Make channelz an opt in feature | 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 |
| * | | | | | | | Merge pull request #15758 from grpc/revert-15678-channel-arg-sanity | Nicolas Noble | 2018-06-14 |
| |\ \ \ \ \ \ \ | |||
| * | | | | | | | | Revert "Add suppressions to sanitizers for bazel builds" | Nicolas Noble | 2018-06-14 |
| | |_|_|_|_|/ / | |/| | | | | | | |||
| | | | * | | | | Revert "Merge pull request #15746 from grpc/revert-15709-recv_trailing_metada... | Mark D. Roth | 2018-06-14 |
| | |_|/ / / / | |/| | | | | |