Yash Tibrewal
2d498d2b6c
Add a few tests for ContextList and BufferList. Also, check that
...
timestamps is non-null before modifying it.
5 years ago
Esun Kim
665339354e
Merge pull request #19770 from veblush/upb
...
Update third_party/upb to the latest
5 years ago
Esun Kim
6c4ea6333d
Merge pull request #19769 from veblush/build-uses
...
Add a detection of missing file in filegroup.uses
5 years ago
Tony Lu
c3de8448ea
Reverting projct.pbxproj
5 years ago
Esun Kim
44de9634f6
Update third_party/upb to the latest
5 years ago
Esun Kim
e6d58923df
Add a detection of missing file in filegroup.uses
5 years ago
Qiancheng Zhao
299cb23524
Merge pull request #19757 from bigfacebear/fix_max_age_filter_typo
...
fix typo in max_age_filter.cc
5 years ago
Qiancheng Zhao
e315956870
Merge pull request #19759 from bigfacebear/change_client_channel_disconnect_error_memory_order
...
change memory order of operations on disconnect_error_ in client_channel
5 years ago
Esun Kim
252743df5f
Merge pull request #19377 from veblush/channel-typo-fix
...
Fix typo of channelz proto
5 years ago
Qiancheng Zhao
79b0530dce
fix typo in max_age_filter.cc
5 years ago
Esun Kim
555d4ddb3d
Merge pull request #19622 from veblush/upb-more
...
Added grpc-protos & alts to upb-generated
5 years ago
Qiancheng Zhao
39bc63c88c
change memory order of operations on disconnect_error_ in client_channel
5 years ago
Esun Kim
7e367da22a
Added more protos to upb
5 years ago
Mark D. Roth
99af46ca64
Merge pull request #19390 from markdroth/lb_policy_connected_subchannel
...
Second attempt: Hide ConnectedSubchannel from LB policy API.
5 years ago
Stanley Cheung
3ef9f59d7f
Merge pull request #19737 from HannahShiSFB/channelConstructorAddref
...
PHP: Fix missing addref in channel::constructor()
5 years ago
Stanley Cheung
0df8b8d012
Merge pull request #19758 from HannahShiSFB/test_sh_comment_out
...
PHP: modify php unit test script to allow skipping certain tests
5 years ago
Srini Polavarapu
71b86f0e71
Merge pull request #19659 from ascherkus/master
...
Document --noremotedb flag for grpc_cli.
5 years ago
Tony Lu
6b99f47bbf
Try modifying kokoro job because Sample's default FRAMEWORK is set to
...
YES now
5 years ago
Tony Lu
e76a5dd73c
Fixed clang_format_code
5 years ago
Hannah Shi
9841ed0763
fix #19721 missing addref in channel::constructor()
5 years ago
Hannah Shi
f0fb27e8cd
add if statement around PersistentChannelTests. run the tests by default
5 years ago
Yunjia Wang
7c10819641
Fix comments
5 years ago
Tony Lu
431c5306ba
Used framework imports within generated stubs where necessary
5 years ago
Nicolas Noble
1769169178
Merge pull request #19433 from nicolasnoble/moiz-upb
...
Building ubp in Bazel properly.
5 years ago
Mark D. Roth
224f0ef837
Second attempt: Hide ConnectedSubchannel from LB policy API.
5 years ago
Mark D. Roth
06285b3f21
Merge pull request #19742 from AspirinSJL/map_move
...
Make Map<> movable
5 years ago
Juanli Shen
c3896fa84d
Make Map<> movable
5 years ago
Doug Fawley
5b059698dc
Add v1.22.0 release of grpc-go to interop matrix ( #19538 )
...
Add v1.22.0 release of grpc-go to interop matrix
5 years ago
Jan Tattermusch
8fa870c4e5
Make UnaryCallOverheadBenchmark parametrized
5 years ago
Pau Freixes
9e80f74326
Add missing APP callback context for custom iomgr
...
This PR adds the following missing APP callback context rerlated to the
usage of a custom iomgr.
- When a new TCP connection is established
- When a new TCP connection is accepted
- When a new domain resolution finishes
- When network primitives, like read and write, finish they job
Without these APP contexts, pending user app callbacks are never
executed.
5 years ago
Tony Lu
3e4cdf20b0
Tring --objc_opt=generate_for_named_framework
5 years ago
Tony Lu
3ea2870914
Config'd the projects so that they actually run on tvOS 10.0 and watchOS 4.0
...
Removed unnecessary code stubs
5 years ago
Esun Kim
05d6f9f2b1
Merge pull request #19702 from veblush/move-cronet
...
Create sub package for cronet
5 years ago
Esun Kim
e6b07f9e58
Added cronet to gRPC-C++.podspec
5 years ago
Arjun Roy
9ab38afa13
CH2 interned metadata key parsing fastpath.
...
on_initial_header() and on_trailing_header() are called by the hpack parser. The
hpack parser interns the key elements for metadata that it parses. Thus, the
called functions don't need to do a slowpath slice value check when performing
metadata key comparisons.
5 years ago
Mark D. Roth
e54f788ec4
Merge pull request #19719 from markdroth/grpc_channel_init
...
Second attempt: Defer grpc shutdown until after channel destruction.
5 years ago
Esun Kim
ded9f46c06
Refactored BUILD file to isolate cronet rules
5 years ago
hcaseyal
58dfb24dab
Merge pull request #19698 from hcaseyal/listen_sockets
...
Channelz: track listen sockets in the server node
5 years ago
Yunjia Wang
d87b5285ca
Fix comment
5 years ago
Qiancheng Zhao
ac8b8cdfde
Merge pull request #19634 from bigfacebear/channel_idleness
...
Channel idleness
5 years ago
Yunjia Wang
f78f3e4d6c
Re-format
5 years ago
Qiancheng Zhao
29480c4f6b
add client idle filter
5 years ago
Jan Tattermusch
970ae3c112
Merge pull request #19629 from jtattermusch/csharp_sync_completion_queue_atomic
...
dont use shutdownRef count for sync completion queue
5 years ago
Jan Tattermusch
bc1283c43b
forbid BeginOp and EndOp for sync completion queue altogether
5 years ago
Jan Tattermusch
7142d9e2dc
dont use shutdownRef count for sync completion queue
5 years ago
Tony Lu
8b3da5a698
Adopted the Bazel way of import + quick fix on Swift sample
5 years ago
Yunjia Wang
0161de3a56
Addressing comments
5 years ago
Nicolas "Pixel" Noble
a4608cb373
Properly using upb's upstream.
5 years ago
Lidi Zheng
b0c9849393
Merge pull request #19708 from igorzhilianin/master
...
Check call.trailing_metadata() for None before iterating it
5 years ago
Esun Kim
d452fb5281
Fix typo of channelz proto
5 years ago