Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | include/grpc/impl/codegen/port_platform.h: disable warn_unused_result on ↵ | Mario Emmenlauer | 2017-01-11 |
| | | | | MINGW32 platform | ||
* | Small improvements to generated documentation | Craig Tiller | 2017-01-06 |
| | |||
* | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2017-01-04 |
|\ | |||
| * | Merge pull request #9207 from ctiller/cleanup_closures | Craig Tiller | 2017-01-04 |
| |\ | | | | | | | Changes to exec_ctx/closure/combiner/workqueue interfaces | ||
| * \ | Merge pull request #9159 from grpc/revert-9078-revert-8893-reduce_cq | makdharma | 2017-01-04 |
| |\ \ | | | | | | | | | Revert "Revert "Reduce memory bloat (each server cq is very expensive)"" | ||
* | \ \ | Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closures | Craig Tiller | 2017-01-03 |
|\ \ \ \ | | |_|/ | |/| | | |||
| * | | | Fix some NULL usage | Craig Tiller | 2017-01-03 |
| |/ / | |||
* | | | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-12-27 |
|\| | | |||
| | * | Revert "Revert "Reduce memory bloat (each server cq is very expensive)"" | David G. Quintas | 2016-12-17 |
| | | | |||
| * | | v1.0.x → master upmerge | Nathaniel Manista | 2016-12-16 |
| |\ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | Manual changes: - Fixed use of Exception.message in _invalid_metadata_test.py - Fixed merge of one_failed_as_unavailable in rpc_server_spec.rb - Added "set -e" to generate_build_additions.sh | ||
| * | | Move internal channel arg definitions out of public headers. | Mark D. Roth | 2016-12-12 |
| | | | |||
| * | | Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup | Mark D. Roth | 2016-12-12 |
| |\ \ | |||
| * | | | Eliminate redundant places where server name was stored. | Mark D. Roth | 2016-12-12 |
| | | | | |||
* | | | | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-12-12 |
|\ \ \ \ | | |/ / | |/| | | |||
| * | | | Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h""" | Craig Tiller | 2016-12-12 |
| | | | | |||
* | | | | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-12-12 |
|\| | | | |||
| | * | | Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup | Mark D. Roth | 2016-12-09 |
| | |\ \ | | |/ / | |/| | | |||
| | * | | Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup | Mark D. Roth | 2016-12-09 |
| | |\ \ | |||
| * | \ \ | Merge remote-tracking branch 'upstream/master' into ↵ | Mark D. Roth | 2016-12-09 |
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | revert-8949-revert-8922-slice_cleanup | ||
* | | | | | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-12-06 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||
| | * | | | clang-format | Mark D. Roth | 2016-12-06 |
| | | | | | |||
| * | | | | gpr_atm isn't automatically initialized to 0. Thanks Obama. | Vijay Pai | 2016-12-05 |
| | | | | | |||
| * | | | | clang-format | Vijay Pai | 2016-12-05 |
| | | | | | |||
| * | | | | Track requests that could cause other requests to be created, and don't do | Vijay Pai | 2016-12-05 |
| | | | | | | | | | | | | | | | | | | | | a real core shutdown of a CQ until such requests are done | ||
| | * | | | Revert "Revert "Remove redundant includes from string.h and tmpfile.h"" | Mark D. Roth | 2016-12-05 |
| |/ / / | |||
| * | | | Revert "Remove redundant includes from string.h and tmpfile.h" | Mark D. Roth | 2016-12-05 |
| | | | | |||
| * | | | Temporarily enable gpr_slice_* functions to not break api compatibility | Sree Kuchibhotla | 2016-12-01 |
| | | | | |||
| | | * | Clarify grpc_call_start_batch error semantics | Nathaniel Manista | 2016-11-30 |
| | | | | |||
* | | | | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-11-30 |
|\| | | | |||
| | * | | Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup | Mark D. Roth | 2016-11-28 |
| | |\ \ | | |/ / | |/| | | |||
| * | | | add todo | yang-g | 2016-11-18 |
| | | | | |||
* | | | | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-11-18 |
|\ \ \ \ | |||
| | | * | | Avoid confusion between server name and URI. | Mark D. Roth | 2016-11-18 |
| | | | | | |||
| | | * | | Pass client channel factory and server name via channel args. | Mark D. Roth | 2016-11-18 |
| | | | | | |||
| | * | | | Expose message limit constants so that users can reference them | yang-g | 2016-11-17 |
| |/ / / | |||
| * | | | Merge pull request #8617 from markdroth/service_config_json | Mark D. Roth | 2016-11-17 |
| |\ \ \ | | | | | | | | | | | Use JSON tree for service config channel arg. | ||
* | | | | | Fix include guards | Craig Tiller | 2016-11-16 |
| | | | | | |||
* | | | | | Merge branch 'slice_with_exec_ctx' of github.com:ctiller/grpc into ↵ | Craig Tiller | 2016-11-16 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | slice_with_exec_ctx | ||
* \ \ \ \ \ | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-11-16 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||
| * | | | | | Merge pull request #8630 from ctiller/newlines | Craig Tiller | 2016-11-16 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Support percent-encoding status messages | ||
| * | | | | | | Review feedback | Craig Tiller | 2016-11-16 |
| | | | | | | | |||
| * | | | | | | Merge github.com:grpc/grpc into bm_fullstack | Craig Tiller | 2016-11-16 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||
| | | * | | | | Merge github.com:grpc/grpc into newlines | Craig Tiller | 2016-11-16 |
| | | |\ \ \ \ | | | |/ / / / | | |/| | | | | |||
| | | | | * | | Merge remote-tracking branch 'upstream/master' into service_config_json | Mark D. Roth | 2016-11-16 |
| | | | | |\ \ | | | |_|_|/ / | | |/| | | | | |||
| | * | | | | | Merge branch 'master' of github.com:grpc/grpc into rr_fixall | David Garcia Quintas | 2016-11-14 |
| | |\ \ \ \ \ | |||
| | | | | * | | | Review feedback | Craig Tiller | 2016-11-14 |
| |_|_|_|/ / / |/| | | | | | | |||
| | | * | | | | Merge pull request #8086 from y-zeng/fix_gprc | Yuchen Zeng | 2016-11-11 |
| | | |\ \ \ \ | | | | | | | | | | | | | | | | | Fix misspelled gprc | ||
| | | * \ \ \ \ | Merge pull request #8335 from y-zeng/tos | Yuchen Zeng | 2016-11-11 |
| | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add grpc_socket_mutator | ||
* | | | | | | | | | Fix foward declaration duplication | Craig Tiller | 2016-11-10 |
| | | | | | | | | | |||
| | | | | | | * | | Allow setting service config via C++ API, for use in tests. | Mark D. Roth | 2016-11-09 |
| | | | | | | | | |