aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/transport
Commit message (Expand)AuthorAge
* size_t shouldn't have the value -1; switch to intGravatar Vijay Pai2018-08-21
* Add experimental API for resetting connection backoff.Gravatar Mark D. Roth2018-08-06
* Revert "Merge pull request #15746 from grpc/revert-15709-recv_trailing_metada...Gravatar Mark D. Roth2018-06-14
* Revert "Second attempt: move recv_trailing_metadata into its own callback, do...Gravatar Mark D. Roth2018-06-13
* Revert "Revert "move recv_trailing_metadata into its own callback, don't use ...Gravatar Mark D. Roth2018-06-11
* Revert "move recv_trailing_metadata into its own callback, don't use on_compl...Gravatar Mark D. Roth2018-06-08
* Move recv_trailing_metadata into its own callback. Don't useGravatar Mark D. Roth2018-06-08
* Merge pull request #15649 from markdroth/avoid_peer_string_allocGravatar Mark D. Roth2018-06-07
|\
* \ Merge pull request #15069 from muxi/prototype-cfstreamGravatar Muxi Yan2018-06-07
|\ \
| | * Avoid allocating the peer string returned from the transport.Gravatar Mark D. Roth2018-06-05
| |/ |/|
| * Address comments on build systemsGravatar Muxi Yan2018-05-31
| * Address comments on names and commentsGravatar Muxi Yan2018-05-30
* | Merge pull request #14894 from sreecha/fix-timeGravatar Sree Kuchibhotla2018-05-22
|\ \
| | * Merge branch 'master' into prototype-cfstreamGravatar Muxi Yan2018-05-22
| | |\ | |_|/ |/| |
| | * CommentsGravatar Muxi Yan2018-05-16
| | * Tweaks to existing components for CFStreamGravatar Muxi Yan2018-05-15
* | | Stop using banned functionsGravatar ncteisen2018-05-15
| * | Merge branch 'master' into fix-timeGravatar Sree Kuchibhotla2018-05-08
| |\ \ | |/ / |/| |
* | | Change trace logging to use GPR_INFO instead of GPR_DEBUG.Gravatar Mark D. Roth2018-04-25
| |/ |/|
| * Fix some more formatting issuesGravatar Sree Kuchibhotla2018-04-16
|/
* Remove unnecessary includes of exec_ctx.hGravatar Yash Tibrewal2018-03-14
* clang-formatGravatar Mark D. Roth2018-03-13
* Avoid trying to access underlying_stream_ after it's been orphaned.Gravatar Mark D. Roth2018-03-13
* Orphan underlying byte stream as soon as it's been drained.Gravatar Mark D. Roth2018-03-13
* Convert byte_stream API to C++.Gravatar Mark D. Roth2018-03-09
* 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
* Take ownership of byte_buffer contents as soon as send_message op is started.Gravatar Mark D. Roth2018-02-13
* Manually fix build issueGravatar Noah Eisen2018-02-09
* 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
|\
| * regenerate metadataGravatar Muxi Yan2018-02-06
| * Replace message/deflate,gzip with deflate,gzipGravatar Muxi Yan2018-02-06
* | 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
* Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Gravatar Muxi Yan2018-01-19
|\
| * Split lib/support into lib/gpr and lib/gpr++.Gravatar Mark D. Roth2018-01-18
| * Missing s/NULL/nullptrGravatar ncteisen2018-01-03
| * Define RPC protocol version constantsGravatar Alexander Polcyn2017-12-18
* | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Gravatar Muxi Yan2017-12-08
|\|
* | Merge commit '94e676e^2' into fix-stream-compression-config-interfaceGravatar Muxi Yan2017-12-08
|\ \
| | * Merge masterGravatar Yash Tibrewal2017-12-07
| | |\ | | |/ | |/|
* | | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Gravatar Muxi Yan2017-12-06
|\ \ \
* \ \ \ Merge commit 'b0bad8f' into fix-stream-compression-config-interfaceGravatar Muxi Yan2017-12-06
|\ \ \ \
* | | | | clang-formatGravatar Muxi Yan2017-12-06
* | | | | Merge e759d2a^Gravatar Muxi Yan2017-12-06
|\ \ \ \ \
| | | | | * 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