aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
| * | | | | Merge branch 'patchy' into slice_with_exec_ctx_and_buildGravatar Craig Tiller2017-01-04
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Forgot to git add these.Gravatar Nicolas "Pixel" Noble2017-01-04
| | | | | |
| | * | | | Moving message_size_filter properly.Gravatar Nicolas "Pixel" Noble2017-01-04
| | | | | |
| | * | | | Boringssl will need duplication for now.Gravatar Nicolas "Pixel" Noble2017-01-04
| | | | | |
| | * | | | Merge branch 'master' of https://github.com/grpc/grpc into bazel-take-2Gravatar Nicolas "Pixel" Noble2017-01-04
| | |\| | |
| | * | | | Merge remote-tracking branch 'google/master' into bazel-take-2Gravatar Nicolas "Pixel" Noble2017-01-04
| | |\ \ \ \
* | | | | | | Merge branch 'slice_with_exec_ctx' into metadata_filterGravatar Craig Tiller2017-01-04
|\| | | | | |
| * | | | | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2017-01-04
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'slice_with_exec_ctx_and_new_closures' into slice_with_exec_ctxGravatar Craig Tiller2017-01-04
| |\ \ \ \ \ \
| | | * \ \ \ \ Merge pull request #9207 from ctiller/cleanup_closuresGravatar Craig Tiller2017-01-04
| | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | Changes to exec_ctx/closure/combiner/workqueue interfaces
| | | * \ \ \ \ \ Merge pull request #9183 from apolcyn/attach_trailing_md_ruby_bidiGravatar apolcyn2017-01-04
| | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | attach trailing metadata to ruby bidi call op when it's received
| | | * \ \ \ \ \ \ Merge pull request #9191 from apolcyn/fix_ruby_default_handlerGravatar apolcyn2017-01-04
| | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | change ruby default unimplemented ruby server handler to have two aguments
| | | * \ \ \ \ \ \ \ Merge pull request #9018 from apolcyn/fix_ruby_pool_flakeGravatar apolcyn2017-01-04
| | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | remove test of exception on ruby thread pool overload
* | | | \ \ \ \ \ \ \ \ Merge branch 'slice_with_exec_ctx_and_new_closures' into ↵Gravatar Craig Tiller2017-01-04
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | metadata_filter_and_new_closures
| * | | | | | | | | | | Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closuresGravatar Craig Tiller2017-01-04
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| | | | * | | | | | | | Merge pull request #9159 from grpc/revert-9078-revert-8893-reduce_cqGravatar makdharma2017-01-04
| | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "Revert "Reduce memory bloat (each server cq is very expensive)""
| | | | * \ \ \ \ \ \ \ \ Merge pull request #9228 from ctiller/strip_copyrightGravatar Craig Tiller2017-01-03
| | | | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | No need for copyright on generated files
| | | | | * | | | | | | | | Dont add copyrightGravatar Craig Tiller2017-01-03
| | | | | | | | | | | | | |
| | | | | * | | | | | | | | No need for copyright on generated filesGravatar Craig Tiller2017-01-03
| | | | |/ / / / / / / / /
| | | * | | | | | | | | | Fix testGravatar Craig Tiller2017-01-03
| | | | | | | | | | | | |
| | * | | | | | | | | | | More UV fixesGravatar Craig Tiller2017-01-03
| | | | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closuresGravatar Craig Tiller2017-01-03
| |\| | | | | | | | | | | | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2017-01-03
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | Fix closure usage in UV codeGravatar Craig Tiller2017-01-03
| | | | | | | | | | | |
| | | * | | | | | | | | clang-format codeGravatar Craig Tiller2017-01-03
| | | | | | | | | | | |
| | | * | | | | | | | | Fixup Windows source files for new closure APIsGravatar Craig Tiller2017-01-03
| | | | | | | | | | | |
| | | * | | | | | | | | Fix some NULL usageGravatar Craig Tiller2017-01-03
| | | | | | | | | | | |
| | * | | | | | | | | | Merge pull request #8764 from thinkerou/fix_php_code_styleGravatar Stanley Cheung2016-12-29
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | PHP: fix code style
| | | | * | | | | | | | | Fix udp serverGravatar Craig Tiller2016-12-29
| | | | | | | | | | | | |
| | * | | | | | | | | | | Merge pull request #9132 from nathanielmanistaatgoogle/python-examplesGravatar Nathaniel Manista2016-12-29
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update Python examples with fresh generated code.
| | * \ \ \ \ \ \ \ \ \ \ \ Merge pull request #9212 from nathanielmanistaatgoogle/intraopGravatar Nathaniel Manista2016-12-29
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename interop-as-a-unit-test "intraop".
| | | | | | * | | | | | | | | Update cronetGravatar Craig Tiller2016-12-29
| | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | Some fixesGravatar Craig Tiller2016-12-29
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | Merge pull request #9203 from ↵Gravatar Masood Malekghassemi2016-12-29
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | soltanmm-google/"in-the-long-run-we're-all-dead"-is-such-a-copout Set Python documentation copyright
| | | | * | | | | | | | | | | | Rename interop-as-a-unit-test "intraop"Gravatar Nathaniel Manista2016-12-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's been confusing that these tests have been called "interop" but are not actually tests of interoperation.
| | * | | | | | | | | | | | | | Merge pull request #9206 from ↵Gravatar Masood Malekghassemi2016-12-29
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | soltanmm-google/is-the-world-is-moving-too-fast-or-am-I-moving-too-slow Add `auto-gen`d comment to `_pb2_grpc.py` files
| | | | | | | * | | | | | | | | Some fixesGravatar Craig Tiller2016-12-29
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Merge pull request #9208 from y-zeng/for-loopGravatar Yuchen Zeng2016-12-30
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | Remove for loop initial declarations
| | | | | | * | | | | | | | | | Exempt generated Python from copyright checkGravatar Nathaniel Manista2016-12-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some of these files contain the magic string "DO NOT EDIT" but we do not wish for our tests to depend upon that.
| | | * | | | | | | | | | | | | Remove for loop initial declarationsGravatar Yuchen Zeng2016-12-29
| | |/ / / / / / / / / / / / /
| | | * / / / / / / / / / / / Add `auto-gen`d comment to `_pb2_grpc.py` filesGravatar Masood Malekghassemi2016-12-28
| | |/ / / / / / / / / / / /
| | | | | | * | | | | | | | Fix some uninitialized variablesGravatar Craig Tiller2016-12-28
| | | | | | | | | | | | | |
| | | | | | * | | | | | | | Changes to exec_ctx/closure/combiner/workqueue interfacesGravatar Craig Tiller2016-12-28
| | | |_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - make closures know where they should be executed (eg, on a workqueue, or a combiner, or on an exec_ctx) - this allows removal of a large number of trampoline functions that were appearing whenever we used combiners, and should allow for a much easier interface to combiner locks
| | * | | | | | | | | | | Merge pull request #9187 from yang-g/validate_reserved_metadataGravatar Yang Gao2016-12-27
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Check and fail if user provides a metadata key starting with :
| | * \ \ \ \ \ \ \ \ \ \ \ Merge pull request #8788 from jboeuf/fix_jwt_verifierGravatar jboeuf2016-12-27
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix jwt verifier
* | | | | | | | | | | | | | | Fix flipped conditionalGravatar Craig Tiller2016-12-27
| | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | Provide doc dir even if user interrupts docgenGravatar Masood Malekghassemi2016-12-27
| | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | Set Python documentation copyrightGravatar Masood Malekghassemi2016-12-27
| | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'slice_with_exec_ctx' into metadata_filterGravatar Craig Tiller2016-12-27
|\| | | | | | | | | | | | |
| * | | | | | | | | | | | | Fix merge errorsGravatar Craig Tiller2016-12-27
| | | | | | | | | | | | | |