Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | * | | | | | better slice management for win_read | Jan Tattermusch | 2018-12-03 | |
| | | * | | | | | basic tcp_trace support for windows | Jan Tattermusch | 2018-12-03 | |
| | |/ / / / / | ||||
| * / / / / / | Add debug-only tracing to grpc_core::RefCount | Soheil Hassas Yeganeh | 2018-12-01 | |
|/ / / / / / | ||||
* | | | | | | Merge pull request #17354 from apolcyn/fix_ares_deadlocks | apolcyn | 2018-11-30 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Cancel still-active c-ares queries after 10 seconds to avoid chance of deadlock | Alexander Polcyn | 2018-11-30 | |
| | | * | | | | Stop passing ExecCtx as avl user_data. | Mark D. Roth | 2018-11-30 | |
* | | | | | | | Merge pull request #17341 from ericgribkoff/fork_info | Eric Gribkoff | 2018-11-30 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||
| | | | | * | | Cache result of failing to set timestamping options | Yash Tibrewal | 2018-11-29 | |
| | | | | * | | Fallback instead of failing for cases where are not able to set the socket op... | Yash Tibrewal | 2018-11-29 | |
* | | | | | | | Merge pull request #17331 from yashykt/timestamplength | Yash Tibrewal | 2018-11-29 | |
|\ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ | Merge pull request #17332 from yashykt/emptymsg | Yash Tibrewal | 2018-11-29 | |
|\ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ | Merge pull request #17333 from yashykt/tsinit | Yash Tibrewal | 2018-11-29 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||
| | | * | | | | | | Explicit conversion | Yash Tibrewal | 2018-11-29 | |
| | | | * | | | | | log fork compat message at INFO instead of ERROR | Eric Gribkoff | 2018-11-29 | |
| |_|_|/ / / / / |/| | | | | | | | ||||
| | * | | | | | | Revert the do while and if | Yash Tibrewal | 2018-11-29 | |
* | | | | | | | | Merge pull request #17312 from markdroth/grpclb_empty_serverlist_fix | Mark D. Roth | 2018-11-29 | |
|\ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ | Merge pull request #17323 from markdroth/inlined_vector_copy_and_move_fix | Mark D. Roth | 2018-11-29 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||
| | * | | | | | | | Don't ignore empty serverlists from the grpclb balancer. | Mark D. Roth | 2018-11-29 | |
| | | * | | | | | | Initialize all other timestamps (non sendmsg) to gpr_inf_past | Yash Tibrewal | 2018-11-29 | |
| |_|/ / / / / / |/| | | | | | | | ||||
| | | | * | | | | Add a byte counter to chttp2_stream and use that for timestamps | Yash Tibrewal | 2018-11-29 | |
| | | | * | | | | Do not add the TCP buffer length. | Yash Tibrewal | 2018-11-29 | |
| | | * | | | | | Return immediately if the first message is empty | Yash Tibrewal | 2018-11-28 | |
| |_|/ / / / / |/| | | | | | | ||||
| | | * | | | | Add the length of the buffer that is traced | Yash Tibrewal | 2018-11-28 | |
| |_|/ / / / |/| | | | | | ||||
* | | | | | | Merge pull request #17313 from yashykt/padstreamsize | Yash Tibrewal | 2018-11-28 | |
|\ \ \ \ \ \ | ||||
* \ \ \ \ \ \ | Merge pull request #17294 from yashykt/traced | Yash Tibrewal | 2018-11-28 | |
|\ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ | Merge pull request #17244 from guantaol/ev_epollbg | Guantao Liu | 2018-11-28 | |
|\ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | Add required header | Yash Tibrewal | 2018-11-28 | |
* | | | | | | | | | Merge pull request #17310 from yashykt/enableerrqueue | Yash Tibrewal | 2018-11-28 | |
|\ \ \ \ \ \ \ \ \ | ||||
| | | | | * | | | | | Fix InlinedVector to use its elements' move and copy methods. | Mark D. Roth | 2018-11-28 | |
| | | | | |/ / / / | ||||
* | | | | | | | | | Add GPR_ATM_INC_ADD_THEN to grpc_core::RefCount | Soheil Hassas Yeganeh | 2018-11-28 | |
| | | | | | * | | | Regenerate projects | Stanley Cheung | 2018-11-28 | |
| | | | * | | | | | Stream size needs to be rounded up to alignment | Yash Tibrewal | 2018-11-27 | |
| |_|_|/ / / / / |/| | | | | | | | ||||
| * | | | | | | | Use grpc_event_engine_can_track_errors | Yash Tibrewal | 2018-11-27 | |
| * | | | | | | | Always set fd to be readable/writable on receiving EPOLLERR | Yash Tibrewal | 2018-11-27 | |
| | | * | | | | | Circumvent padding issues and make traced the second last field | Yash Tibrewal | 2018-11-27 | |
| | | * | | | | | Add traced information to stream op | Yash Tibrewal | 2018-11-27 | |
| |_|/ / / / / |/| | | | | | | ||||
| | * | | | | | Revert "Use a static local flag to memorize whether the grpc event engine run... | Guantao Liu | 2018-11-27 | |
| | * | | | | | Revert "Resolve naming conflicts" | Guantao Liu | 2018-11-27 | |
| * | | | | | | Enable errqueue support for linux kernel versions 4.0.0 and above | Yash Tibrewal | 2018-11-27 | |
|/ / / / / / | ||||
* | | | | | | Merge pull request #17300 from soheilhy/worktree-h2-refcnt | Soheil Hassas Yeganeh | 2018-11-27 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||
| * | | | | | Move HTTP2 transport and byte stream to grpc_core::RefCount. | Soheil Hassas Yeganeh | 2018-11-27 | |
* | | | | | | Use grpc_core::RefCount in place of gpr_refcount | Soheil Hassas Yeganeh | 2018-11-26 | |
| | * | | | | Resolve naming conflicts | Guantao Liu | 2018-11-26 | |
| | * | | | | Use a static local flag to memorize whether the grpc event engine runs in bac... | Guantao Liu | 2018-11-26 | |
* | | | | | | Merge pull request #17239 from vishalpowar/add_ads_in_metadata | vishalpowar | 2018-11-26 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||
* | | | | | | Merge pull request #17257 from vishalpowar/cleanup_load_reporting | vishalpowar | 2018-11-26 | |
|\ \ \ \ \ \ | ||||
* \ \ \ \ \ \ | Merge branch 'master' into httpplumbing | Yash Tibrewal | 2018-11-21 | |
|\ \ \ \ \ \ \ | ||||
* | | | | | | | | Add can_track_err methods to other platforms too | Yash Tibrewal | 2018-11-21 | |
| | | | | * | | | Re-generate projects | Stanley Cheung | 2018-11-20 | |
| | * | | | | | | Incorporate review comments | Vishal Powar | 2018-11-20 |