22823 Commits (31853bb79778116b9b643e23a6c0b51ca249a24e)

Author SHA1 Message Date
Yash Tibrewal 2d498d2b6c Add a few tests for ContextList and BufferList. Also, check that 6 years ago
Tony Lu c3de8448ea Reverting projct.pbxproj 6 years ago
Qiancheng Zhao 79b0530dce fix typo in max_age_filter.cc 6 years ago
Qiancheng Zhao 39bc63c88c change memory order of operations on disconnect_error_ in client_channel 6 years ago
Lev Pachmanov c914fbbc1d catch the error if socket initialization fails 6 years ago
Esun Kim 7e367da22a Added more protos to upb 6 years ago
Muxi Yan 07dc75b5ca Fix Frameworks build error 6 years ago
Tony Lu e76a5dd73c Fixed clang_format_code 6 years ago
Hannah Shi 9841ed0763 fix #19721 missing addref in channel::constructor() 6 years ago
Hannah Shi f0fb27e8cd add if statement around PersistentChannelTests. run the tests by default 6 years ago
Yunjia Wang 7c10819641 Fix comments 6 years ago
Tony Lu 431c5306ba Used framework imports within generated stubs where necessary 6 years ago
Mark D. Roth 224f0ef837 Second attempt: Hide ConnectedSubchannel from LB policy API. 6 years ago
Juanli Shen c3896fa84d Make Map<> movable 6 years ago
Muxi Yan 08b21aed41 add comments and clang-format 6 years ago
Muxi Yan 5e1f96c5b8 Test fixes 6 years ago
Jan Tattermusch 8fa870c4e5 Make UnaryCallOverheadBenchmark parametrized 6 years ago
Muxi Yan f20cfd3844 Build system reorg 6 years ago
Pau Freixes 9e80f74326 Add missing APP callback context for custom iomgr 6 years ago
Muxi Yan 1d038a8f29 More proto fixes 6 years ago
Tony Lu 3e4cdf20b0 Tring --objc_opt=generate_for_named_framework 6 years ago
Tony Lu 3ea2870914 Config'd the projects so that they actually run on tvOS 10.0 and watchOS 4.0 6 years ago
Muxi Yan 32aad8a11c More fixes 6 years ago
Arjun Roy 9ab38afa13 CH2 interned metadata key parsing fastpath. 6 years ago
Esun Kim ded9f46c06 Refactored BUILD file to isolate cronet rules 6 years ago
Muxi Yan e246a307d3 more generator fix 6 years ago
Yunjia Wang f78f3e4d6c Re-format 6 years ago
Qiancheng Zhao 29480c4f6b add client idle filter 6 years ago
Jan Tattermusch bc1283c43b forbid BeginOp and EndOp for sync completion queue altogether 6 years ago
Jan Tattermusch 7142d9e2dc dont use shutdownRef count for sync completion queue 6 years ago
Tony Lu 8b3da5a698 Adopted the Bazel way of import + quick fix on Swift sample 6 years ago
Yunjia Wang 0161de3a56 Addressing comments 6 years ago
Esun Kim d452fb5281 Fix typo of channelz proto 6 years ago
Tony Lu b2e8417400 clang_format_code'd files previously parsed wrong 6 years ago
Arjun Roy 0975e12db1 Reduced atomic strictness inside grpc_core::Fork. 6 years ago
Jan Tattermusch b489b5e694 review comments 6 years ago
Tony Lu 4a4b37ef1c Adapted to Bazel/Blaze's import/include convention 6 years ago
Muxi Yan d6a201b62b Isolate legacy in ProtoRPC 6 years ago
Muxi Yan ad51e66324 Update proto compiler 6 years ago
Jan Tattermusch 34dfa06b4b add unary call overhead benchmark 6 years ago
Jan Tattermusch 1650d6ab40 add grpcsharp_test_call_start_unary_echo stub 6 years ago
Jan Tattermusch 9d974ae531 add fake unary call native method for benchmarking 6 years ago
Mark D. Roth c5c36a07d8 Call grpc_shutdown() if grpc_channel_create() fails. 6 years ago
Mark D. Roth 46f706c99b Revert "Merge pull request #19686 from gnossen/revert_breakage" 6 years ago
Alexander Polcyn 609107586a Add a way for tests with LeakDetector to free the control plane creds map 6 years ago
Tony Lu b82d5ecc5a Removed space from dir name to fix clang_format_code 6 years ago
Hope Casey-Allen 64ead823c3 Respond to reviewer comments 6 years ago
Alexander Polcyn 6898c23a5d Add experimental control plane creds C-core API 6 years ago
Hope Casey-Allen 81013e54d3 Move GetChannelConnectivityStateChangeString to channelz code 6 years ago
Igor Zhilianin 1c54390f4f Check call.trailing_metadata() for None before iterating it 6 years ago