aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/channel
Commit message (Expand)AuthorAge
* Merge github.com:grpc/grpc into eliminate_mdstrGravatar Craig Tiller2016-11-18
|\
* | FixesGravatar Craig Tiller2016-11-18
* | Merge branch 'slice_with_exec_ctx' into eliminate_mdstrGravatar Craig Tiller2016-11-18
|\ \
| * \ Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-18
| |\ \
* | | | Begin moving mdelem to be a value typeGravatar Craig Tiller2016-11-18
| | | * Expose message limit constants so that users can reference themGravatar yang-g2016-11-17
| | |/
* | | Initial fixesGravatar Craig Tiller2016-11-17
| | * Merge pull request #8617 from markdroth/service_config_jsonGravatar Mark D. Roth2016-11-17
| | |\
* | | | Merge branch 'slice_interning' into eliminate_mdstrGravatar Craig Tiller2016-11-16
|\| | |
| * | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-16
| |\| |
| | * | Fix merge errorGravatar Craig Tiller2016-11-16
| | * | Merge github.com:grpc/grpc into newlinesGravatar Craig Tiller2016-11-16
| | |\ \
| | | | * Merge remote-tracking branch 'upstream/master' into service_config_jsonGravatar Mark D. Roth2016-11-16
| | | | |\ | | | | |/ | | | |/|
| | | * | Merge remote-tracking branch 'upstream/master' into latency_in_final_infoGravatar Mark D. Roth2016-11-14
| | | |\ \
| | | | * \ Merge pull request #8335 from y-zeng/tosGravatar Yuchen Zeng2016-11-11
| | | | |\ \
* | | | | | | Progress towards mdstr eliminationGravatar Craig Tiller2016-11-10
|/ / / / / /
| | | | | * Change JSON format to use the standard proto3 mapping for each type.Gravatar Mark D. Roth2016-11-10
* | | | | | Enable sanity checkGravatar Craig Tiller2016-11-09
| | * | | | Merge remote-tracking branch 'upstream/master' into latency_in_final_infoGravatar Mark D. Roth2016-11-09
| | |\| | |
* | | | | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-09
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| | | | | * Merge remote-tracking branch 'upstream/master' into service_config_jsonGravatar Mark D. Roth2016-11-08
| | | | | |\ | | |_|_|_|/ | |/| | | |
| * | | | | Merge pull request #8618 from markdroth/channel_info_apiGravatar Mark D. Roth2016-11-08
| |\ \ \ \ \
| * \ \ \ \ \ Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-11-08
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge github.com:grpc/grpc into fuzzitGravatar Craig Tiller2016-11-08
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-11-08
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Merge pull request #8522 from lizan/write_compressed_byte_bufferGravatar David G. Quintas2016-11-07
| | |\ \ \ \ \ \ \
| | | | | | | * | | Populate latency field in final_info.Gravatar Mark D. Roth2016-11-07
| | | |_|_|_|/ / / | | |/| | | | | |
| | | | | * | | | Fix build problem.Gravatar Mark D. Roth2016-11-07
| | | | | | | | * Code review changes.Gravatar Mark D. Roth2016-11-04
| | | | | * | | | Code review changes.Gravatar Mark D. Roth2016-11-04
| | | | * | | | | Remove errant initGravatar Craig Tiller2016-11-04
| | | | | | * | | Support percent-encoding status messagesGravatar Craig Tiller2016-11-03
| | | |_|_|/ / / | | |/| | | | |
| | | | | | | * Change value of channel arg to string form, and reparse in each place we use it.Gravatar Mark D. Roth2016-11-03
| | | | | | | * Rename method_config.[ch] to service_config.[ch].Gravatar Mark D. Roth2016-11-03
| | | | | | | * Remove more now-unnecessary code.Gravatar Mark D. Roth2016-11-03
| | | | | | | * Minor cleanups.Gravatar Mark D. Roth2016-11-03
| | | | | | | * Add grpc_json_tree to handle refcounting for channel arg.Gravatar Mark D. Roth2016-11-03
| | | | | | * | Merge remote-tracking branch 'upstream/master' into tosGravatar Yuchen Zeng2016-11-02
| | | | | | |\ \ | | | |_|_|_|/ / | | |/| | | | |
| | | | | | | * Use JSON for service config channel arg.Gravatar Mark D. Roth2016-11-02
| | | |_|_|_|/ | | |/| | | |
| | | | * | | Fix memory leakGravatar Craig Tiller2016-10-31
| | | |/ / / | | |/| | |
* | / | | | Progress towards making grpc_slice_unref_internal take an exec_ctxGravatar Craig Tiller2016-10-31
|/ / / / /
| | * | | Skip compress filter if byte_buffer is compressedGravatar Lizan Zhou2016-10-28
| | | * | Add grpc_channel_get_info() to C-core API.Gravatar Mark D. Roth2016-10-27
| | |/ / | |/| |
* | | | clang-formatGravatar Craig Tiller2016-10-26
* | | | s/GPR_SLICE/GRPC_SLICE/gGravatar Craig Tiller2016-10-26
* | | | Merge branch 'buffer_pools_for_realsies' into grpc_sliceGravatar Craig Tiller2016-10-26
|\| | |
* | | | Bulk update #includesGravatar Craig Tiller2016-10-26
* | | | s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
| * | | Merge remote-tracking branch 'upstream/master' into circular_dependency_fixGravatar Mark D. Roth2016-10-26
| |\| |
| * | | Move method_config module from ext/client_channel to lib/transport.Gravatar Mark D. Roth2016-10-26
|/ / /