aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Internalize gpr_thd except for id and currentidGravatar Vijay Pai2018-02-12
* Merge branch 'master' into gpr_reviewGravatar Vijay Pai2018-02-08
|\
| * Merge pull request #14196 from vjpai/gpr_review_tlsGravatar Vijay Pai2018-02-08
| |\
* | | Merge branch 'master' into gpr_reviewGravatar Vijay Pai2018-02-08
|\| |
* | | Merge branch 'master' into gpr_reviewGravatar Vijay Pai2018-02-08
|\ \ \
| | | * Merge branch 'master' into gpr_review_tlsGravatar Vijay Pai2018-02-08
| | | |\ | | |_|/ | |/| |
| | * | Merge branch 'master' into gpr_review3Gravatar Vijay Pai2018-02-08
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #14197 from vjpai/gpr_review_host_portGravatar Vijay Pai2018-02-08
| |\ \ \
| | | * \ Merge branch 'master' into gpr_review3Gravatar Vijay Pai2018-02-08
| | | |\ \ | | |_|/ / | |/| | |
| * | | | Trim backup slice when it is larger than neededGravatar yang-g2018-02-07
| | * | | Merge branch 'master' into gpr_review_host_portGravatar Vijay Pai2018-02-07
| | |\ \ \ | | |/ / / | |/| | |
| * | | | Revert "grpclb re-resolution"Gravatar Juanli Shen2018-02-07
| * | | | Merge pull request #14343 from muxi/revert-12708Gravatar Muxi Yan2018-02-06
| |\ \ \ \
| | * | | | build projectsGravatar Muxi Yan2018-02-06
| | * | | | Remove compression_rubyGravatar Muxi Yan2018-02-06
| | * | | | Replace GRPC_COMPRESS_MESSAGE_* with GRPC_COMPRESS_*Gravatar Muxi Yan2018-02-06
| * | | | | grpclb in charge of its re-resolutionGravatar Juanli Shen2018-02-06
| |/ / / /
| * | | | Merge pull request #14323 from vjpai/cq_commentsGravatar Vijay Pai2018-02-06
| |\ \ \ \
| | * | | | Improve CQ and cancellation commentsGravatar Vijay Pai2018-02-06
| * | | | | Deprecate GenericStub()::Call for multi-threaded useGravatar Vijay Pai2018-02-05
| |/ / / /
| * | | | Merge pull request #14286 from dgquintas/fix_compresion_alg_accessorsGravatar Vijay Pai2018-02-04
| |\ \ \ \
| | | * \ \ Merge branch 'master' into gpr_review_host_portGravatar Vijay Pai2018-02-02
| | | |\ \ \ | | |_|/ / / | |/| | | |
* / | | | | Privatize useful.h and avl.hGravatar Vijay Pai2018-02-02
|/ / / / /
| | | * | Merge branch 'master' into gpr_review3Gravatar Vijay Pai2018-02-02
| | | |\ \ | |_|_|/ / |/| | | |
* | | | | 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
| | * | | Privatize host_port.h; was not used in any wrapped language implementationGravatar Vijay Pai2018-01-25
| |/ / / |/| | |
| | | * Privatize thread-local storage headersGravatar Vijay Pai2018-01-25
| |_|/ |/| |
| | * Move cmdline and subprocess from public gpr to test/core/utilGravatar Vijay Pai2018-01-25
| |/ |/|
* | 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
| | |/ | |/|