aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib
Commit message (Expand)AuthorAge
...
* | | | | | | Fix off by one error in channelzGravatar ncteisen2018-12-06
| * | | | | | Merge remote-tracking branch 'upstream/v1.17.x' into HEADGravatar Jan Tattermusch2018-12-06
|/| | | | | |
| | * | | | | Implement a lock-free fast path for queue_call_request()Gravatar Soheil Hassas Yeganeh2018-12-05
* | | | | | | Merge pull request #17368 from soheilhy/worktree-tsan-auto-annotGravatar Soheil Hassas Yeganeh2018-12-05
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| | | * | | | bring back original network test for metadata server detectionGravatar Yihua Zhang2018-12-05
| |_|/ / / / |/| | | | |
| | * | | | Merge pull request #17378 from jtattermusch/windows_oom_fix_v1_17Gravatar Jan Tattermusch2018-12-05
| | |\ \ \ \
| * | | | | | Add TSAN anntations for grpc_call_combiner.Gravatar Soheil Hassas Yeganeh2018-12-05
| | * | | | | Merge pull request #17382 from apolcyn/backport_17354Gravatar apolcyn2018-12-04
| | |\ \ \ \ \
| | | | | * | | clang-formatGravatar Muxi Yan2018-12-04
| | | | | * | | More debug timers to record root causeGravatar Muxi Yan2018-12-04
| |_|_|_|/ / / |/| | | | | |
| * | | | | | Add TSAN annotations to gRPC.Gravatar Soheil Hassas Yeganeh2018-12-04
| | | * | | | Cancel still-active c-ares queries after 10 seconds to avoid chance of deadlockGravatar Alexander Polcyn2018-12-03
| | * | | | | Bump version to v1.17.0Gravatar Muxi Yan2018-12-03
| | |/ / / /
| | | * | | better slice management for win_readGravatar Jan Tattermusch2018-12-03
| | | * | | basic tcp_trace support for windowsGravatar Jan Tattermusch2018-12-03
| | |/ / /
* | / / / Add debug-only tracing to grpc_core::RefCountGravatar Soheil Hassas Yeganeh2018-12-01
|/ / / /
* | | | Merge pull request #17354 from apolcyn/fix_ares_deadlocksGravatar apolcyn2018-11-30
|\ \ \ \
| * | | | Cancel still-active c-ares queries after 10 seconds to avoid chance of deadlockGravatar Alexander Polcyn2018-11-30
* | | | | Merge pull request #17341 from ericgribkoff/fork_infoGravatar Eric Gribkoff2018-11-30
|\ \ \ \ \ | |/ / / / |/| | | |
| | | | * Cache result of failing to set timestamping optionsGravatar Yash Tibrewal2018-11-29
| | | | * Fallback instead of failing for cases where are not able to set the socket op...Gravatar Yash Tibrewal2018-11-29
* | | | | Merge pull request #17331 from yashykt/timestamplengthGravatar Yash Tibrewal2018-11-29
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #17332 from yashykt/emptymsgGravatar Yash Tibrewal2018-11-29
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #17333 from yashykt/tsinitGravatar Yash Tibrewal2018-11-29
|\ \ \ \ \ \ \
| | | | * | | | log fork compat message at INFO instead of ERRORGravatar Eric Gribkoff2018-11-29
| |_|_|/ / / / |/| | | | | |
| | * | | | | Revert the do while and ifGravatar Yash Tibrewal2018-11-29
* | | | | | | Merge pull request #17323 from markdroth/inlined_vector_copy_and_move_fixGravatar 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
| |/ / / |/| | |
* | | | 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 #17244 from guantaol/ev_epollbgGravatar Guantao Liu2018-11-28
|\ \ \ \ \ \
| | | * | | | Add required headerGravatar Yash Tibrewal2018-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
| |_|_|_|/ / / |/| | | | | |
| | | | | * | Regenerate projectsGravatar Stanley Cheung2018-11-28
| | | | * | | Stream size needs to be rounded up to alignmentGravatar Yash Tibrewal2018-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
| | | * | | 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
|/ / / /
* | | | Use grpc_core::RefCount in place of gpr_refcountGravatar Soheil Hassas Yeganeh2018-11-26
| * | | Resolve naming conflictsGravatar Guantao Liu2018-11-26
| * | | Use a static local flag to memorize whether the grpc event engine runs in bac...Gravatar Guantao Liu2018-11-26