aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/transport
Commit message (Collapse)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
|
* 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 ↵Gravatar Muxi Yan2018-01-19
|\ | | | | | | fix-stream-compression-config-interface
| * 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 ↵Gravatar Muxi Yan2017-12-08
|\| | | | | | | fix-stream-compression-config-interface
* | 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 ↵Gravatar Muxi Yan2017-12-06
|\ \ \ | | | | | | | | | | | | fix-stream-compression-config-interface
* \ \ \ 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 ↵Gravatar Yash Tibrewal2017-12-06
| | | | |/ | | | |/| | | | | | | | | | | removed""
| | | * | 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 branch 'master' into execctxGravatar Yash Tibrewal2017-11-30
| | | |\ \ \
| | | | | * | Merge commit 'aa358d5e43' into no-more-extern-cGravatar ncteisen2017-11-29
| | | | |/| |
| | | | * | | Add missing semicolonsGravatar ncteisen2017-11-29
| | | | | | |
| | | | | | * Merge remote-tracking branch 'upstream/master' into server_connection_timeoutGravatar Mark D. Roth2017-11-27
| | | | | | |\ | | | | | |_|/ | | | | |/| |
| | | * | | | Merge masterGravatar Yash Tibrewal2017-11-21
| | | |\| | |
| | | | | * | Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-cGravatar ncteisen2017-11-21
| | | | | |\ \ | | | | | |/ / | | | | |/| |
| | | | * | | Merge pull request #13364 from ncteisen/surfacing-error-detailsGravatar Noah Eisen2017-11-21
| | | | |\ \ \ | | | | | | | | | | | | | | | | Add Error String to Recv Status API
| | | | | | | * Merge remote-tracking branch 'upstream/master' into server_connection_timeoutGravatar Mark D. Roth2017-11-20
| | | | | | | |\ | | | | | |_|_|/ | | | | |/| | |
| | | | | * | | use aquire releaseGravatar ncteisen2017-11-20
| | | | | | | |
| | | | | | * | Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-cGravatar ncteisen2017-11-20
| | | | | | |\ \ | | | | | |_|/ / | | | | |/| | |
| | | | | * | | Fix TSAN attemptGravatar ncteisen2017-11-17
| | | | | | | |
| | | | | | * | clang fmtGravatar ncteisen2017-11-17
| | | | | | | |
| | | | | | * | Remove all extern CGravatar ncteisen2017-11-17
| | | |_|_|/ / | | |/| | | |
| | | * | | | Merge masterGravatar Yash Tibrewal2017-11-16
| | | |\ \ \ \ | | | |/ / / / | | |/| | | |
| | | | | * | Only alloc if status <> okGravatar ncteisen2017-11-15
| | | | | | |
| | | | | * | Dup the memoryGravatar ncteisen2017-11-15
| | | | | | |
| | | | | * | Merge branch 'master' of https://github.com/grpc/grpc into ↵Gravatar ncteisen2017-11-15
| | | | | |\ \ | | | |_|_|/ / | | |/| | | | | | | | | | | surfacing-error-details
| | | | | | * Merge remote-tracking branch 'upstream/master' into server_connection_timeoutGravatar Mark D. Roth2017-11-15
| | | | | | |\ | | | |_|_|_|/ | | |/| | | |
| | | * | | | Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ↵Gravatar Yash Tibrewal2017-11-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | ExecCtx and some minor changes
| | | | * | | clang tidyGravatar Noah Eisen2017-11-14
| | | | | | |
| | | * | | | Address some PR commentsGravatar Yash Tibrewal2017-11-14
| | | | | | |