aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-03-01Merge branch 'master' into 2phase_thdVijay Pai
2018-03-01Move assignment for Thread, make destructor optional, loop cv waitsVijay Pai
2018-03-01Merge pull request #14554 from grpc/revert-14553-revert-14529-polish-connecti...Muxi Yan
2018-03-01Merge pull request #10684 from markdroth/retryMark D. Roth
2018-03-01Merge pull request #14516 from dgquintas/weakmapDavid G. Quintas
2018-02-28Revert "Revert "Refactor connectivity monitor on iOS""Muxi Yan
2018-02-28Introduce a 'weak' and mutable version of slice hash tableDavid Garcia Quintas
2018-02-28Revert "Refactor connectivity monitor on iOS"Muxi Yan
2018-02-28Merge pull request #14546 from y-zeng/backup_poller_fixYuchen Zeng
2018-02-28Retry support.Mark D. Roth
2018-02-28Merge pull request #14507 from dgquintas/reintroduce_secure_naming_test_to_gr...David G. Quintas
2018-02-27Perform secure naming checks in grpclb_end2end_testDavid Garcia Quintas
2018-02-27Address the comments on backup pollerYuchen Zeng
2018-02-27Merge pull request #14490 from nallohki/masterMuxi Yan
2018-02-27Merge pull request #14529 from muxi/polish-connectivity-monitorMuxi Yan
2018-02-27Merge pull request #14539 from jtattermusch/csharp_dotnet_2Jan Tattermusch
2018-02-27Run clang-formatMuxi Yan
2018-02-27Fix a typo in PreprocIfNotElseMuxi Yan
2018-02-27Merge pull request #14450 from markdroth/c++_service_configMark D. Roth
2018-02-27Use newest dotnet SDK to build C#Jan Tattermusch
2018-02-27fix build in newer dotnet SDK versionsJan Tattermusch
2018-02-27Moves import utilities to objective_c_generator_helpersTyson Roberts
2018-02-27regenerateJan Tattermusch
2018-02-27explicit naming of types in generated codeJan Tattermusch
2018-02-27Moved staticsTyson Roberts
2018-02-26Refactor connectivity monitorMuxi Yan
2018-02-26Guarantees that `GRPCCall:finishWithError` is only called onceMuxi Yan
2018-02-26Cancel underlying call when GRPCCall is finishedMuxi Yan
2018-02-26Better use of strong/weak ref to self in GRPCCallMuxi Yan
2018-02-26Convert slice hash table and service config code to C++.Mark D. Roth
2018-02-26Merge pull request #14525 from grpc/v1.10.xMehrdad Afshari
2018-02-26Merge branch 'master' into 2phase_thdVijay Pai
2018-02-26Cancel max idle timer when shutting down the server channelYuchen Zeng
2018-02-26Merge pull request #14493 from nnorwitz/patch-1Noah Eisen
2018-02-24Merge branch 'master' into 2phase_thdVijay Pai
2018-02-23Merge pull request #14518 from grpc/v1.10.xMatt Kwong
2018-02-23Include Boringssl fips_fragments files in headers for buildingMatt Kwong
2018-02-23Merge pull request #14487 from apolcyn/port_platform_sanityapolcyn
2018-02-23Merge pull request #14318 from muxi/add-logging-interfaceMuxi Yan
2018-02-23Add a sanity check for inclusion of port_platform.hAlexander Polcyn
2018-02-23Merge pull request #14455 from markdroth/grpclb_channel_argsMark D. Roth
2018-02-23Updates #if generation to allow for explicit define() checkingTyson Roberts
2018-02-22Regenerate projectsMehrdad Afshari
2018-02-22Add comments to the interfaceMuxi Yan
2018-02-22Merge branch 'master' into 2phase_thdVijay Pai
2018-02-22Regenerate projectsMehrdad Afshari
2018-02-22Merge pull request #12613 from mehrdada/csharp_interceptors_take_twoMehrdad Afshari
2018-02-22Use the total # of processors instead of # online.nnorwitz
2018-02-22Eliminate GenericInterceptor to simplify this PRMehrdad Afshari
2018-02-22Polish and address review commentsMehrdad Afshari