aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/transport/transport.h
Commit message (Expand)AuthorAge
* Split lib/support into lib/gpr and lib/gpr++.Gravatar Mark D. Roth2018-01-18
* Define RPC protocol version constantsGravatar Alexander Polcyn2017-12-18
* Merge masterGravatar Yash Tibrewal2017-12-07
|\
* | Revert "Revert "All instances of exec_ctx being passed around in src/core rem...Gravatar Yash Tibrewal2017-12-06
* | Revert "All instances of exec_ctx being passed around in src/core removed"Gravatar Yash Tibrewal2017-12-06
* | Merge master into execctxGravatar Yash Tibrewal2017-12-05
|\ \
| | * Add on_initiate callback for the send_ping tranport opGravatar Yuchen Zeng2017-12-05
| |/
| * Merge remote-tracking branch 'upstream/master' into server_connection_timeoutGravatar Mark D. Roth2017-12-01
| |\
* | \ Merge master after no Extern C changesGravatar Yash Tibrewal2017-11-30
|\ \ \ | | |/ | |/|
* | | Merge masterGravatar Yash Tibrewal2017-11-21
|\ \ \
| | | * Merge remote-tracking branch 'upstream/master' into server_connection_timeoutGravatar Mark D. Roth2017-11-20
| | | |\ | | |_|/ | |/| |
| | * | Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-cGravatar ncteisen2017-11-20
| | |\ \ | | |/ / | |/| |
| | * | clang fmtGravatar ncteisen2017-11-17
| | * | Remove all extern CGravatar ncteisen2017-11-17
| * | | Make debug flags DebugOnlyGravatar ncteisen2017-11-10
| * | | Merge branch 'master' of https://github.com/grpc/grpc into tracing++Gravatar ncteisen2017-11-10
| |\| |
* | | | Merge with masterGravatar Yash Tibrewal2017-11-09
|\ \ \ \ | | |/ / | |/| |
| | | * Remove declaration of non-existant function.Gravatar Mark D. Roth2017-11-09
| | |/ | |/|
| * | Update clang-format to 5.0Gravatar Craig Tiller2017-11-03
* | | Removing instances of exec_ctx being passed around in functions inGravatar Yash Tibrewal2017-10-18
|/ /
| * Better nameGravatar Craig Tiller2017-10-18
| * C++ize tracingGravatar Craig Tiller2017-10-16
|/
* Revert "Revert "Implement call combiner""Gravatar Mark D. Roth2017-09-01
* Revert "Implement call combiner"Gravatar Mark D. Roth2017-08-29
* Implement call combiner.Gravatar Mark D. Roth2017-08-25
* Improvements to grpc_byte_stream API and handling.Gravatar Mark D. Roth2017-07-26
* Document error unref contract for iomgr cb's and transport/stream errorsGravatar Vijay Pai2017-06-28
* Merge pull request #11499 from markdroth/trailers_onlyGravatar Mark D. Roth2017-06-22
|\
| * Add support for Trailers-Only responses.Gravatar Mark D. Roth2017-06-22
* | Add workqueue tracerGravatar ncteisen2017-06-08
* | Add refcount tracers for resolver, lb_policy, streamGravatar ncteisen2017-06-08
|/
* Merge github.com:grpc/grpc into ALL-the-thingsGravatar Craig Tiller2017-06-08
|\
| * auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* | Remove workqueue, covered_by_poller as concepts, get Mac build upGravatar Craig Tiller2017-05-12
|/
* Review feedback: bikeshedding roundGravatar Craig Tiller2017-03-31
* Merge github.com:grpc/grpc into new_transport_opGravatar Craig Tiller2017-03-20
|\
| * Additionally use arena for incoming metadata allocationGravatar Craig Tiller2017-03-13
| * FixesGravatar Craig Tiller2017-03-13
* | Conversion progressGravatar Craig Tiller2017-03-10
* | Merge github.com:grpc/grpc into new_transport_opGravatar Craig Tiller2017-03-10
|\|
* | Start converting stream ops to a control + payload... since the bulky payload...Gravatar Craig Tiller2017-03-01
| * Add a slice type that shares a refcount with a transport streamGravatar Craig Tiller2017-03-01
|/
* Merge github.com:grpc/grpc into zallocGravatar Craig Tiller2017-02-17
|\
* | Add zalloc, convert a bunch of files to use itGravatar Craig Tiller2017-02-16
| * s/transport_private/handler_private -- use is no longer restricted to transportsGravatar Craig Tiller2017-02-14
|/
* Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
* Error handling cleanupGravatar Craig Tiller2017-01-06
* FixesGravatar Craig Tiller2017-01-06
* Cleaning up error handlingGravatar Craig Tiller2017-01-06