Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #15771 from ncteisen/serialization | Noah Eisen | 2018-07-03 |
|\ | | | | | Support Per-Method Codegen Generic on Server Side | ||
| * | Merge branch 'master' of https://github.com/grpc/grpc into serialization | ncteisen | 2018-06-28 |
| |\ | |||
* | | | Avoid duplicate definitions of ROUND_UP_TO_ALIGNMENT_SIZE() macro. | Mark D. Roth | 2018-06-27 |
| |/ |/| | |||
* | | Merge pull request #15867 from ZhouyihaiDing/15865 | David G. Quintas | 2018-06-25 |
|\ \ | | | | | | | PHP: fix distribution test by adding 2 header files into the package.xml | ||
| * | | PHP: fix distrib test | ZhouyihaiDing | 2018-06-25 |
| | | | |||
* | | | Add header back in build.yaml | Juanli Shen | 2018-06-25 |
|/ / | |||
* | | Merge pull request #15840 from dgquintas/common_nanopb | David G. Quintas | 2018-06-22 |
|\ \ | | | | | | | Update to use the canonical version of LB proto | ||
* | | | Add load reporting filter | Juanli Shen | 2018-06-22 |
| | | | |||
| * | | Update to use the canonical version of LB proto | David Garcia Quintas | 2018-06-21 |
|/ / | |||
| * | 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 #15070 from Vizerai/filter_port | Jim King | 2018-06-18 |
| |\ | | | | | | | Adding opencensus grpc plugin with bazel support. | ||
| * | | Separate the posix part of the c-ares driver | Alexander Polcyn | 2018-06-15 |
| | | | |||
* | | | Merge branch 'master' of https://github.com/grpc/grpc into channelz | ncteisen | 2018-06-15 |
|\| | | |||
| * | | Regenrate projects | Srini Polavarapu | 2018-06-08 |
| | | | |||
* | | | Add basic support for GetChannel | ncteisen | 2018-06-05 |
|/ / | |||
| * | Merge branch 'master' of https://github.com/Vizerai/grpc into filter_port | Vizerai | 2018-05-29 |
| |\ | |||
* | | | regenerate projects | Jan Tattermusch | 2018-05-24 |
| |/ |/| | |||
* | | Change filename to channelz | ncteisen | 2018-05-17 |
| | | |||
* | | Merge remote-tracking branch 'upstream/master' into fork_exec_ctx_check | kpayson64 | 2018-05-11 |
|\ \ | |||
| | * | Adding opencensus grpc plugin. | Vizerai | 2018-05-10 |
| | | | | | | | | | | | | Rebasing to merge commits. | ||
| * | | Migrate SSL_transport_security TSI to new TSI handshaker API | jiangtaoli2016 | 2018-05-09 |
| | | | |||
| * | | incorporate alts to google default creds | Yihua Zhang | 2018-05-03 |
| | | | |||
| * | | Regenerate projects | Mehrdad Afshari | 2018-05-02 |
| | | | |||
* | | | c++ify | kpayson64 | 2018-04-30 |
| | | | |||
| * | | Merge remote-tracking branch 'upstream/master' into c++_subchannel_list | Mark D. Roth | 2018-04-10 |
| |\| | |||
| | * | Regenerate projects | Mehrdad Afshari | 2018-04-04 |
| | | | |||
| * | | Convert subchannel_list code to C++. | Mark D. Roth | 2018-03-30 |
| |/ | |||
| * | Merge branch 'master' of github.com:grpc/grpc into authority_header | David Garcia Quintas | 2018-03-27 |
| |\ | |||
| * | | more comments | David Garcia Quintas | 2018-03-27 |
| | | | |||
| * | | rest of pr comments | David Garcia Quintas | 2018-03-26 |
| | | | |||
| | * | Merge pull request #13290 from apolcyn/cares_address_sorting_master_c | apolcyn | 2018-03-26 |
| | |\ | | | | | | | | | Add address sorting submodule for use in c-ares wrapper | ||
| * | | | Factor out grpc_add_default_authority_if_not_present | David Garcia Quintas | 2018-03-23 |
| | | | | |||
| * | | | Merge branch 'master' of github.com:grpc/grpc into authority_header | David Garcia Quintas | 2018-03-21 |
| |\| | | |||
| | * | | Merge pull request #14751 from ncteisen/channel-tracing | Noah Eisen | 2018-03-21 |
| | |\ \ | | | | | | | | | | | [Fix Forward]: Channel Tracing Implementation; Part 1 | ||
| * | | | | Merge branch 'master' of github.com:grpc/grpc into authority_header | David Garcia Quintas | 2018-03-21 |
| |\| | | | |||
| | | | * | Put address_sorting's public header under its own directory. Also add | Alex Polcyn | 2018-03-20 |
| | | | | | | | | | | | | | | | | | | | | test_only to sort function used in test. | ||
| | | | * | Add address sorting submodule for use in c-ares wrapper | Alexander Polcyn | 2018-03-20 |
| | | |/ | | |/| | |||
| | * | | regenerate projects | Ruslan Nigmatullin | 2018-03-20 |
| | | | | |||
| | | * | Revert "Revert "Channel Tracing Implementation; Part 1"" | ncteisen | 2018-03-19 |
| | |/ | | | | | | | | | | This reverts commit f2bea3725f8218777268decfd37c7b543f839d9f. | ||
| | * | Revert "Channel Tracing Implementation; Part 1" | Noah Eisen | 2018-03-19 |
| | | | |||
| | * | Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing | ncteisen | 2018-03-15 |
| | |\ | |||
| * | | | moved filter to ext | David Garcia Quintas | 2018-03-15 |
| | | | | |||
| * | | | Testing making the authority filter a plugin, for cronet | David Garcia Quintas | 2018-03-13 |
| | | | | |||
| | | * | Abstract libuv implementation | kpayson64 | 2018-03-13 |
| | | | | | | | | | | | | | | | | | | | | Structures the libuv implementation to allow for a plugable BSD style socket implementation to allow for other IO Managers | ||
| * | | | Secure channels: use the right authority | David Garcia Quintas | 2018-03-10 |
| | |/ | |/| | |||
| * | | Add ALTS code to grpc/core | Yihua Zhang | 2018-03-08 |
| | | | |||
| * | | Merge pull request #14629 from jtattermusch/bump_boringssl | Jan Tattermusch | 2018-03-08 |
| |\ \ | | | | | | | | | Update third_party/boringssl to the latest chromium-stable | ||
| * | | | Revert "Add ALTS C stack to gRPC core" | Sree Kuchibhotla | 2018-03-07 |
|/ / / | |||
| * / | regenerate projects | Jan Tattermusch | 2018-03-07 |
|/ / |