aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib
Commit message (Expand)AuthorAge
...
| | * | | 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
* | | Merge pull request #17239 from vishalpowar/add_ads_in_metadataGravatar vishalpowar2018-11-26
|\ \ \
* \ \ \ Merge branch 'master' into httpplumbingGravatar Yash Tibrewal2018-11-21
|\ \ \ \
* | | | | Add can_track_err methods to other platforms tooGravatar Yash Tibrewal2018-11-21
| | | | * Re-generate projectsGravatar Stanley Cheung2018-11-20
* | | | | Reviewer commentsGravatar Yash Tibrewal2018-11-20
| | | | * Generate projectsGravatar Muxi Yan2018-11-19
| | | * | Also extend iomgr_windows.ccGravatar Guantao Liu2018-11-19
| * | | | Regenerate projectsGravatar Muxi Yan2018-11-19
| | |_|/ | |/| |
| | | * Extend ev_posix.* to prepare for the new background poller 'epollbg',Gravatar Guantao Liu2018-11-19
| | |/ | |/|
* | | CleanupGravatar Yash Tibrewal2018-11-16
| | * Run the tools/codegen/core/gen_static_metadata.py and generate theGravatar Vishal Powar2018-11-16
| |/
* | Merge masterGravatar Yash Tibrewal2018-11-16
|\ \
| | * Add grpc_core::RefCount and use it for RefCountedPtrGravatar Soheil Hassas Yeganeh2018-11-15
| |/
| * Add a non-polymorphic variant to RefCounted.Gravatar Soheil Hassas Yeganeh2018-11-13
| * Merge pull request #17193 from guantaol/client_reuse_addrGravatar Guantao Liu2018-11-13
| |\
| * \ Merge pull request #17148 from yihuazhang/test_branchGravatar yihuaz2018-11-13
| |\ \
| * \ \ Merge pull request #17199 from grpc/revert-17185-fix-deadstripGravatar Yang Gao2018-11-13
| |\ \ \
| | * | | Revert "Fix timer manager debug code"Gravatar Muxi Yan2018-11-13
| * | | | Remove memset from call_data from gRPC server.Gravatar Soheil Hassas Yeganeh2018-11-12
| |/ / /
| | * | create internal version of grpc_call_cancel.Gravatar Yihua Zhang2018-11-12
| * | | clang-formatGravatar Muxi Yan2018-11-12
| * | | Directly calling logging function to prevent dead-strippingGravatar Muxi Yan2018-11-12
| * | | Revert "Prevent dead-stripping by explicitly calling init"Gravatar Muxi Yan2018-11-12
| * | | Prevent dead-stripping by explicitly calling initGravatar Muxi Yan2018-11-11
| |/ /
| | * Enable SO_REUSEADDR in client socketsGravatar Guantao Liu2018-11-09
| |/