aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib
Commit message (Expand)AuthorAge
...
| | * | | 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
| |/ /
| * | Allow setsockopt and getsockopt to softly fail for TCP_USER_TIMEOUTGravatar Yash Tibrewal2018-11-06
| * | Merge pull request #17089 from vjpai/callback_shutdownGravatar Vijay Pai2018-11-06
| |\ \
| * | | Optimize `grpc_call_stack_init` for cache coherency.Gravatar Soheil Hassas Yeganeh2018-11-05
| * | | Remeve memset(0) from arena allocated memory.Gravatar Soheil Hassas Yeganeh2018-11-05
| | * | Resolve a deadlock in callback CQ shutdownGravatar Vijay Pai2018-11-02
| |/ /
| * | Reset json pointerGravatar ncteisen2018-11-02
| * | Merge pull request #17083 from yashykt/tcpusertimeoutGravatar Yash Tibrewal2018-11-02
| |\ \
| * \ \ Merge pull request #16773 from yihuazhang/alts_tsi_handshaker_use_pollset_setGravatar yihuaz2018-11-02
| |\ \ \
| | | * | Do not make TCP_USER_TIMEOUT failure an errorGravatar Yash Tibrewal2018-11-02
| * | | | Merge pull request #17050 from ncteisen/channelz-socketsGravatar Noah Eisen2018-11-01
| |\ \ \ \
| | | * | | use gRPC thread modelGravatar Yihua Zhang2018-11-01
| | |/ / / | |/| | |
| | * | | clean up channelz URI parsingGravatar ncteisen2018-11-01
| * | | | Uphold default for channel trace max memoryGravatar ncteisen2018-11-01
| | * | | fix build and sanityGravatar ncteisen2018-10-31
| | * | | use b64, handle localhostGravatar ncteisen2018-10-31
| | * | | Handle uri parsing in channelz moduleGravatar ncteisen2018-10-31
| | * | | Move uri_parser to libGravatar ncteisen2018-10-31
| | * | | Add AddressTypeGravatar ncteisen2018-10-31
| | * | | reviewer feedback, debuging helperGravatar ncteisen2018-10-30