aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Merge pull request #14286 from dgquintas/fix_compresion_alg_accessorsGravatar Vijay Pai2018-02-04
|\
* \ Merge pull request #14015 from vjpai/alarmGravatar Vijay Pai2018-02-02
|\ \
| | * Fix compression algorithm accessorsGravatar David Garcia Quintas2018-02-01
* | | PR commentsGravatar David Garcia Quintas2018-01-31
* | | PR CommentsGravatar David Garcia Quintas2018-01-30
* | | DNS cooldown mechanismGravatar David Garcia Quintas2018-01-29
| |/ |/|
* | fix warning & typoGravatar Jan Tattermusch2018-01-26
* | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Gravatar Muxi Yan2018-01-24
|\ \
| * | Fix arena to return aligned memory.Gravatar Mark D. Roth2018-01-22
| | * Restructure to simplify, harden, and avoid forward declarationGravatar Vijay Pai2018-01-21
| | * Remove alarm from core, implement in C++ layer onlyGravatar Vijay Pai2018-01-21
| |/
* | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Gravatar Muxi Yan2018-01-19
|\|
| * Merge pull request #13815 from vjpai/catcherGravatar Vijay Pai2018-01-15
| |\
| * | Revert "Stop using std::thread in C++ library since it can trigger exceptions"Gravatar Jan Tattermusch2018-01-12
| * | Merge pull request #13697 from vjpai/nostdthreadGravatar Vijay Pai2018-01-11
| |\ \
| * | | exec_ctx_fwd.h should never have been in public headersGravatar Vijay Pai2018-01-10
| | * | Resolve leak by freeing request payload if resources exhaustedGravatar Vijay Pai2018-01-10
| | * | Address review commentsGravatar Vijay Pai2018-01-10
| | | * Address review feedback; stop using result of 'what'Gravatar Vijay Pai2018-01-09
| * | | Merge pull request #13922 from y-zeng/openssl_1_1_0Gravatar Yuchen Zeng2018-01-08
| |\ \ \
| | | | * Tag new #else and #endif blocks with commentsGravatar Vijay Pai2018-01-08
| | | | * Use appropriate preprocessor guards to allow building without exceptionsGravatar Vijay Pai2018-01-08
| | | | * Catch exceptions from sync method handlers without crashing serverGravatar Vijay Pai2018-01-08
| | |_|/ | |/| |
| | | * Switch C++ sync server to use gpr_thd rather than std::thread and provide res...Gravatar Vijay Pai2018-01-08
| | |/ | |/|
| * | When building with bazel on a Mac, workaround bazelbuild/bazel#4341Gravatar Vijay Pai2018-01-05
| | * Silence openssl 1.1.0 warningsGravatar Yuchen Zeng2018-01-04
| |/
| * Merge pull request #13874 from vjpai/allow_no_messageGravatar Vijay Pai2018-01-02
| |\
| * | Add an exception in TLS to use pthread library instead of __thread for Androi...Gravatar Yash Tibrewal2017-12-28
| | * Allow no message on sync unary call, just like asyncGravatar Vijay Pai2017-12-22
| |/
* | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Gravatar Muxi Yan2017-12-13
|\|
| * Allow forward declaration of log argsGravatar ncteisen2017-12-13
| * Add comments for AsyncGenericServiceGravatar yang-g2017-12-12
| * resolve commentsGravatar yang-g2017-12-11
| * Add dummy operator delete to make VS2015 not complain.Gravatar yang-g2017-12-11
* | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Gravatar Muxi Yan2017-12-08
|\ \
| | * Merge pull request #13413 from ncteisen/surfacing-error-details-wrappedGravatar Noah Eisen2017-12-08
| |/|
| | * Reviewer feedbackGravatar ncteisen2017-12-08
* | | Do not separate message/stream compression levelsGravatar Muxi Yan2017-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
| | | * | Merge pull request #13058 from yashykt/execctxGravatar Yash Tibrewal2017-12-05
| | | |\ \
| | | * \ \ Merge pull request #13559 from dmaclach/threadnamesGravatar Vijay Pai2017-12-05
| | | |\ \ \
| | | | | * \ 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
| | | |\ \ \ \
| | | | | | | * Add comment with APIGravatar ncteisen2017-12-04