aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Collapse)AuthorAge
...
| | * Merge pull request #13413 from ncteisen/surfacing-error-details-wrappedGravatar Noah Eisen2017-12-08
| |/| | | | | | | Surface Error String to Wrapped Languages
| | * Reviewer feedbackGravatar ncteisen2017-12-08
| | |
* | | Do not separate message/stream compression levelsGravatar Muxi Yan2017-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 pull request #13058 from yashykt/execctxGravatar Yash Tibrewal2017-12-05
| | | |\ \ | | | | | | | | | | | | All instances of exec_ctx being passed around in src/core removed
| | | * \ \ Merge pull request #13559 from dmaclach/threadnamesGravatar Vijay Pai2017-12-05
| | | |\ \ \ | | | | | | | | | | | | | | Add thread naming support on platforms that support it.
| | | | | * \ Merge master into execctxGravatar Yash Tibrewal2017-12-05
| | | | | |\ \ | | | | |_|/ / | | | |/| | |
| | | | * | | Update port_platform.hGravatar Vijay Pai2017-12-05
| | | | | | |
| | | * | | | Merge pull request #13336 from markdroth/server_connection_timeoutGravatar Mark D. Roth2017-12-04
| | | |\ \ \ \ | | | | | | | | | | | | | | | | On server, include receiving HTTP/2 settings in handshake timeout
| | | | | | | * Add comment with APIGravatar ncteisen2017-12-04
| | | | | | | |
| | | | | | | * Variable name consistencyGravatar ncteisen2017-12-04
| | | | | | | |
| | | | | | | * Reviewer feedbackGravatar ncteisen2017-12-04
| | | | | | | |
| | | | | | | * No null string ctorGravatar Noah Eisen2017-12-04
| | | | | | | |
| | | | | | | * Add error string to C++Gravatar ncteisen2017-12-04
| | | | | | | |
| | | | | | * | Merge master into execctx after removal of assert in tls_gccGravatar yashkt2017-12-04
| | | | | | |\ \ | | | | |_|_|/ / | | | |/| | | |
| | | | | * | | Merge branch 'master' into threadnamesGravatar Vijay Pai2017-12-02
| | | | | |\ \ \ | | | | | | | |/ | | | | | | |/|
| | | * | | / | Remove asserts from tls_gcc.hGravatar Yash Tibrewal2017-12-01
| | | | |_|/ / | | | |/| | |
| | | | * | | Merge remote-tracking branch 'upstream/master' into server_connection_timeoutGravatar Mark D. Roth2017-12-01
| | | | |\ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | Merge pull request #13575 from vjpai/dehistGravatar Vijay Pai2017-11-30
| | | |\ \ \ \ | | | | | | | | | | | | | | | | Move histogram to test/core/util
| | | | | | | * Merge master after no Extern C changesGravatar Yash Tibrewal2017-11-30
| | | | | | | |\ | | | | |_|_|_|/ | | | |/| | | |
| | | | * | | | Move histogram to test/core/utilGravatar Vijay Pai2017-11-30
| | | | | | | |
| | | | | | | * Merge branch 'master' into execctxGravatar Yash Tibrewal2017-11-30
| | | | | | | |\ | | | | | |_|_|/ | | | | |/| | |
| | | * | | | | Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-cGravatar ncteisen2017-11-29
| | | |\| | | |
| | | * | | | | Merge commit 'aa358d5e43' into no-more-extern-cGravatar ncteisen2017-11-29
| | | |\ \ \ \ \
| | | | | | | * | Remove unused BSD thread name macroGravatar Dave MacLachlan2017-11-29
| | | | | | | | |
| | | | | | | * | Add thread naming support on platforms that support it.Gravatar Dave MacLachlan2017-11-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As a client of grpc I want to be aware of which threads are being created by grpc, and giving them recognizable names makes it significantly easier to diagnose what is going on in my programs. This provides thread names for macOS and Linux. Adding support for other platforms should be easy for platform specialists.
| | | | | * | | | Merge pull request #13466 from nicolasnoble/upmerge-from-v1.7Gravatar Nicolas Noble2017-11-29
| | | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | Upmerge from v1.7
| | | | | * | | | | Merge pull request #13549 from ncteisen/test-error-string-apiGravatar Noah Eisen2017-11-29
| | | | |/| | | | | | | | |/| | | | | | | | | | | | | | | | Add test for RecvStatus error_string API
| | | * | | | | | | Merge pull request #13529 from ctiller/api-cleanupGravatar Craig Tiller2017-11-29
| | | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | | ServerBuilder interface cleanup
| | | | | | * | | | Make API comment more specific:Gravatar ncteisen2017-11-29
| | | | |_|/ / / / | | | |/| | | | |
| | | | | | | * | Merge remote-tracking branch 'upstream/master' into server_connection_timeoutGravatar Mark D. Roth2017-11-29
| | | | | | | |\ \ | | | | |_|_|_|/ / | | | |/| | | | |
| | | | | | * | | Merge branch 'master' of https://github.com/grpc/grpc into upmerge-from-v1.7Gravatar Nicolas "Pixel" Noble2017-11-29
| | | | | | |\ \ \ | | | | |_|_|/ / / | | | |/| | | | |
| | | | * | | | | Update commentsGravatar Craig Tiller2017-11-29
| | | | | | | | |
| | | * | | | | | Remove some dead code from a previous iteration of internal::CallGravatar Vijay Pai2017-11-28
| | | | | | | | |
| | | | | | | | * Remove TLS_NO_SUPPORT and always use GPR_TLS. Reorder statements in ↵Gravatar Yash Tibrewal2017-11-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | grpc_init and grpc_shutdown. Add grpc_init and grpc_shutdown in failing test/cpp tests
| | | | * | | | | ServerBuilder interface cleanupGravatar Craig Tiller2017-11-28
| | | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Nothing is added or removed in this PR. Instead, methods are re-ordered so that important methods are read first, and less important customization methods are seen later. The intent here is to simplify the "I just want to bring a server up" code path.
| | | | * | | | Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-cGravatar ncteisen2017-11-28
| | | | |\ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | | | | | * Fix tests to call grpc_init and grpc_shutdown before using exec_ctxGravatar Yash Tibrewal2017-11-28
| | | | | | | |
| | | | | | | * Fix grpc_init by removing exec_ctx usage before initGravatar Yash Tibrewal2017-11-27
| | | | | | | |
| | | | | | | * GPR_TLS Macro fix, and windows resolve_address fixGravatar Yash Tibrewal2017-11-27
| | | | | | | |
| | | * | | | | Merge remote-tracking branch 'upstream/master' into fix-objc-void-funcGravatar Muxi Yan2017-11-27
| | | |\ \ \ \ \
| | | | | | | | * tls macro changes and UV fixGravatar Yash Tibrewal2017-11-27
| | | | | | | | |
| | | | | | | * | Merge remote-tracking branch 'upstream/master' into server_connection_timeoutGravatar Mark D. Roth2017-11-27
| | | | | | | |\ \ | | | | | |_|_|/ / | | | | |/| | | |
| | | | | | | | * A few src/core fixes due to missing exec_ctx_finishGravatar Yash Tibrewal2017-11-21
| | | | | | | | |
| | | | | | | | * Merge masterGravatar Yash Tibrewal2017-11-21
| | | | | | | | |\ | | | | | |_|_|_|/ | | | | |/| | | |