aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Merge pull request #17266 from lidizheng/python-channelzGravatar Lidi Zheng2018-11-29
|\
* \ Merge pull request #17331 from yashykt/timestamplengthGravatar Yash Tibrewal2018-11-29
|\ \
| | * Update docstring of Channelz function && add default variable initializationGravatar Lidi Zheng2018-11-29
* | | Merge pull request #17332 from yashykt/emptymsgGravatar Yash Tibrewal2018-11-29
|\ \ \
| | | * Update comments && modify function nameGravatar Lidi Zheng2018-11-29
* | | | Merge pull request #17333 from yashykt/tsinitGravatar Yash Tibrewal2018-11-29
|\ \ \ \
| | | * | Explicit conversionGravatar Yash Tibrewal2018-11-29
| | * | | Revert the do while and ifGravatar Yash Tibrewal2018-11-29
* | | | | Merge pull request #17307 from ericgribkoff/create_server_formatGravatar Eric Gribkoff2018-11-29
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #17312 from markdroth/grpclb_empty_serverlist_fixGravatar Mark D. Roth2018-11-29
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #17323 from markdroth/inlined_vector_copy_and_move_fixGravatar Mark D. Roth2018-11-29
|\ \ \ \ \ \ \
| | * | | | | | Don't ignore empty serverlists from the grpclb balancer.Gravatar Mark D. Roth2018-11-29
| | | | * | | | Initialize all other timestamps (non sendmsg) to gpr_inf_pastGravatar Yash Tibrewal2018-11-29
| |_|_|/ / / / |/| | | | | |
| | | | | * | Add a byte counter to chttp2_stream and use that for timestampsGravatar Yash Tibrewal2018-11-29
| | | | | * | Do not add the TCP buffer length.Gravatar Yash Tibrewal2018-11-29
| | | | * | | Return immediately if the first message is emptyGravatar Yash Tibrewal2018-11-28
| |_|_|/ / / |/| | | | |
| | | | * | Add the length of the buffer that is tracedGravatar Yash Tibrewal2018-11-28
| |_|_|/ / |/| | | |
| | | | * Disable three subchannel unit tests for geventGravatar Lidi Zheng2018-11-28
* | | | | Merge pull request #17313 from yashykt/padstreamsizeGravatar Yash Tibrewal2018-11-28
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #17294 from yashykt/tracedGravatar Yash Tibrewal2018-11-28
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #17326 from stanley-cheung/php-fix-zts-masterGravatar Stanley Cheung2018-11-28
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #17244 from guantaol/ev_epollbgGravatar Guantao Liu2018-11-28
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge pull request #17317 from mehrdada/fix-interceptor-bugGravatar Lidi Zheng2018-11-28
|\ \ \ \ \ \ \ \ \
| | | * | | | | | | PHP: fix ZTS buildGravatar Stanley Cheung2018-11-28
| |_|/ / / / / / / |/| | | | | | | |
| | | | | | | | * Remove the `del` hack and skip server related test casesGravatar Lidi Zheng2018-11-28
| | | | * | | | | Add required headerGravatar Yash Tibrewal2018-11-28
| | | | | | | | * Adding comment about `del` about #17258Gravatar Lidi Zheng2018-11-28
* | | | | | | | | Merge pull request #17310 from yashykt/enableerrqueueGravatar Yash Tibrewal2018-11-28
|\ \ \ \ \ \ \ \ \
| | | | | | * | | | Fix InlinedVector to use its elements' move and copy methods.Gravatar Mark D. Roth2018-11-28
| | | | | | |/ / /
* | | | | | | | | Add GPR_ATM_INC_ADD_THEN to grpc_core::RefCountGravatar Soheil Hassas Yeganeh2018-11-28
| | | | | | | * | fix docstring on grpc.serverGravatar Eric Gribkoff2018-11-28
| | | | | | | | * Adopt reviewer's suggestionsGravatar Lidi Zheng2018-11-28
* | | | | | | | | Merge pull request #17315 from stanley-cheung/php-fix-zts-masterGravatar Stanley Cheung2018-11-28
|\ \ \ \ \ \ \ \ \
| | | * | | | | | | Fix Python blocking interceptors facing RpcErrorGravatar Mehrdad Afshari2018-11-28
* | | | | | | | | | Merge pull request #17290 from ganmacs/return-unimplemented-in-server-streamerGravatar apolcyn2018-11-28
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| | * | | | | | | | Fix PHP ZTS build breakageGravatar Stanley Cheung2018-11-27
| |/ / / / / / / / |/| | | | | | | |
| | | | | * | | | Stream size needs to be rounded up to alignmentGravatar Yash Tibrewal2018-11-27
| |_|_|_|/ / / / |/| | | | | | |
| | | | | | | * Channelz Python wrapper implementationGravatar Lidi Zheng2018-11-27
| | * | | | | | Use grpc_event_engine_can_track_errorsGravatar Yash Tibrewal2018-11-27
| | * | | | | | Always set fd to be readable/writable on receiving EPOLLERRGravatar Yash Tibrewal2018-11-27
* | | | | | | | Merge pull request #17304 from euroelessar/grpc-redeclarationGravatar Lidi Zheng2018-11-27
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| | | | | * | | Circumvent padding issues and make traced the second last fieldGravatar Yash Tibrewal2018-11-27
| | | | | * | | Add traced information to stream opGravatar Yash Tibrewal2018-11-27
| |_|_|_|/ / / |/| | | | | |
| | | | * | | Revert "Use a static local flag to memorize whether the grpc event engine run...Gravatar Guantao Liu2018-11-27
| | | | * | | Revert "Resolve naming conflicts"Gravatar Guantao Liu2018-11-27
| | | * | | | Enable errqueue support for linux kernel versions 4.0.0 and aboveGravatar Yash Tibrewal2018-11-27
| |_|/ / / / |/| | | | |
* | | | | | Merge pull request #17300 from soheilhy/worktree-h2-refcntGravatar Soheil Hassas Yeganeh2018-11-27
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Move HTTP2 transport and byte stream to grpc_core::RefCount.Gravatar Soheil Hassas Yeganeh2018-11-27
| | * | | | [cython] Declare symbols onceGravatar Ruslan Nigmatullin2018-11-26
* | | | | | Use grpc_core::RefCount in place of gpr_refcountGravatar Soheil Hassas Yeganeh2018-11-26
| |/ / / / |/| | | |