aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/transport
Commit message (Expand)AuthorAge
* Retry support.Gravatar Mark D. Roth2018-02-28
* Convert slice hash table and service config code to C++.Gravatar Mark D. Roth2018-02-26
* Add a sanity check for inclusion of port_platform.hGravatar Alexander Polcyn2018-02-23
* Merge pull request #14433 from muxi/add-cronet-bin-base64Gravatar Muxi Yan2018-02-21
|\
| * Build typo fixGravatar Muxi Yan2018-02-21
| * Polish infer_length_after_decode and add test casesGravatar Muxi Yan2018-02-21
| * Put infer_length_after_decode in bin_decoderGravatar Muxi Yan2018-02-21
| * convert cronet headers to metadata in one functionGravatar Muxi Yan2018-02-21
* | place security_connector in its own subdirectoryGravatar Yihua Zhang2018-02-20
| * Fix typoGravatar Muxi Yan2018-02-15
* | Merge pull request #14416 from markdroth/send_message_slice_ownershipGravatar Mark D. Roth2018-02-15
|\ \
| * | Update todoGravatar Vijay Pai2018-02-15
| | * Add binary metadata support for cronet transportGravatar Muxi Yan2018-02-14
* | | Use grpc_channel_arg_get_string when appropriateGravatar ncteisen2018-02-14
| |/ |/|
| * Fix chttp2 to destroy the send_message byte stream upon error.Gravatar Mark D. Roth2018-02-14
| * Fix inproc transport to destroy send_message byte stream on failure.Gravatar Mark D. Roth2018-02-14
| * Fix inproc transport to destroy the send_message byte stream.Gravatar Mark D. Roth2018-02-13
|/
* Run clang fmtGravatar Noah Eisen2018-02-09
* Autofix c casts to c++ castsGravatar Noah Eisen2018-02-09
* Merge branch 'master' into gpr_reviewGravatar Vijay Pai2018-02-08
|\
| * Merge pull request #14379 from yashykt/chttp2_heap_use_after_freeGravatar Yash Tibrewal2018-02-08
| |\
| | * Fix heap use-after-free bug in chttp2 reported by fuzzerGravatar Yash Tibrewal2018-02-08
* | | Merge branch 'master' into gpr_reviewGravatar Vijay Pai2018-02-08
|\ \ \
| | * | Convert resolver API to C++.Gravatar Mark D. Roth2018-02-08
| |/ /
| * | Merge branch 'master' into gpr_review_host_portGravatar Vijay Pai2018-02-02
| |\|
* | | Privatize useful.h and avl.hGravatar Vijay Pai2018-02-02
| |/ |/|
* | Deprecate GPR_TIMER_BEGIN/END and replace with GPR_TIMER_SCOPE.Gravatar yang-g2018-01-31
| * Privatize host_port.h; was not used in any wrapped language implementationGravatar Vijay Pai2018-01-25
|/
* resolve commentGravatar yang-g2018-01-23
* Clear pending read when service handler is finishedGravatar yang-g2018-01-23
* Rename 'gpr++' directories to 'gprpp'.Gravatar Mark D. Roth2018-01-19
* Split lib/support into lib/gpr and lib/gpr++.Gravatar Mark D. Roth2018-01-18
* Merge pull request #13289 from ncteisen/flow-control-part4Gravatar Vijay Pai2018-01-12
|\
| * Reviewer feedbackGravatar ncteisen2018-01-10
* | Merge pull request #13933 from kpayson64/avoid_stallGravatar kpayson642018-01-08
|\ \
| * | Add more control flow loggingGravatar Ken Payson2018-01-05
| * | Fix a Python spinlock bugGravatar Ken Payson2018-01-05
| | * Fix objc compileGravatar ncteisen2018-01-03
| | * Fix tsanGravatar ncteisen2018-01-03
| | * Merge branch 'master' of https://github.com/grpc/grpc into flow-control-part4Gravatar ncteisen2018-01-02
| | |\ | |_|/ |/| |
| | * clang fmtGravatar ncteisen2018-01-02
* | | Separate client and server keepalive_permit_without_callsGravatar Yuchen Zeng2017-12-21
|/ /
| * Merge branch 'master' of https://github.com/grpc/grpc into flow-control-part4Gravatar ncteisen2017-12-08
| |\ | |/ |/|
| * Read new env var to toggleGravatar ncteisen2017-12-08
| * Plumb through flow_control->flow_conrol_enabled()Gravatar ncteisen2017-12-08
| * Add commentsGravatar ncteisen2017-12-08
* | Merge masterGravatar Yash Tibrewal2017-12-07
|\ \
| * \ Merge pull request #13647 from y-zeng/send_pingGravatar Yuchen Zeng2017-12-07
| |\ \
| * \ \ Merge pull request #13655 from yang-g/pingGravatar Yang Gao2017-12-06
| |\ \ \
| * \ \ \ Merge pull request #13644 from grpc/verbose-cronet-on-failedGravatar Muxi Yan2017-12-06
| |\ \ \ \