Mark D. Roth
9a5b47c3cc
Merge remote-tracking branch 'upstream/master' into upb_upgrade
5 years ago
Mark D. Roth
86cf3bbe96
attempt to fix ios build
5 years ago
Mark D. Roth
ffb507aa2b
update bazel upb dep and regenerate upb files
5 years ago
Mark D. Roth
9c7a92cb8f
Merge commit 'fae053df229d1f91ad34e9772a9d7343d1d46669' into upb_upgrade
5 years ago
Mark D. Roth
fae053df22
Squashed 'third_party/upb/' changes from 543a0ce8f2..7f5b8d73b0
...
7f5b8d73b0 Merge pull request #287 from haberman/php-amalgamation
634d37515c Bugfix for oneofs and added line/col info to JSON.
git-subtree-dir: third_party/upb
git-subtree-split: 7f5b8d73b0d1a481b279de3c6a558015ae1adca5
5 years ago
Mark D. Roth
6b3ca6a48b
Merge pull request #23118 from markdroth/xds_interop_tracer
...
Enable xds_routing_lb tracer in xds interop tests.
5 years ago
Mark D. Roth
3f0eb8ae77
Merge pull request #23117 from markdroth/xds_resource_removal_crash_fix
...
Fix use-after-free bug for ResourceState of unsubscribed RDS resource.
5 years ago
Jan Tattermusch
8f0e8275c5
Merge pull request #23114 from jtattermusch/csharp_xds_example
...
Add C# XDS example
5 years ago
Mark D. Roth
fe8717bf4a
attempt to fix build
5 years ago
Lidi Zheng
3e2513c31a
Merge pull request #22985 from staticdev/master
...
Initial module docstring for python _pb2_grpc
5 years ago
Mark D. Roth
cc6414893c
update bazel build dep, regenerate upb files, and add missing includes
5 years ago
Mark D. Roth
fbe57516b1
Merge commit '8e25c7c539676a06ad8406c1ccb8f48e022f3eb2' into upb_upgrade.alt
5 years ago
Mark D. Roth
8e25c7c539
Squashed 'third_party/upb/' changes from 4e2505edaa..543a0ce8f2
...
543a0ce8f2 Fixes for PHP. (#286 )
93e2a40881 MSVC 2019 Fixes (#285 )
a1c2caeb25 More arena tests. (#279 )
16facab490 Created an amalgamation without handlers, and fixed some bugs. (#283 )
22182e6e54 Simplified epoch day algorithm. (#282 )
55f5bcd62c Add upb_symtab_lookupfile2 (#281 )
c26e8db53d Ignore Unknown Enum Value (#280 )
6c4acba610 Implemented upb_arena_fuse() (#278 )
2b1e7dc1cc Arena refactor: moves cleanup list into regular blocks (#277 )
a0ae30bd16 Remove bytes allocated measurement functions. (#276 )
025cc2ec3d New arena benchmarks that actually hit the heap. (#275 )
cef720e9b0 Parser bugfix and updated generated file. (#273 )
262bcbcada Updated generated files. (#274 )
0842f88211 Support for proto3 optional. (#270 )
d638d74d1b Add load statements for @rules_proto (#271 )
2559e78aa3 Separated C++ wrappers into separate files in a backward-compatible way. (#265 )
9bd23dab42 Changed upb status to suit GCC10's warning about strncpy(). (#268 )
38a1045975 Added a has_foo() generated method for proto3 submessage fields. (#266 )
ef25ea5281 Added Kokoro verification of the ASAN build. (#220 )
378cbbc3cc Updated to new protobuf version, and added support for packed=false. (#264 )
08b6d2d6fd Rewrite of the decoder (#263 )
git-subtree-dir: third_party/upb
git-subtree-split: 543a0ce8f21709fe7e65ac5a53cc4136d7b4216c
5 years ago
Mark D. Roth
4cfeb71b63
Enable xds_routing_lb tracer in xds interop tests.
5 years ago
Mark D. Roth
21ee2335d2
Fix use-after-free bug for ResourceState of unsubscribed RDS resource.
5 years ago
Yash Tibrewal
bc9ae03963
Merge pull request #23041 from kdungs/patch-1
...
Correct gMock syntax in example code.
5 years ago
Yash Tibrewal
b16ce8d621
Merge pull request #23032 from rcleveng/master
...
Fix missing include for std::string
5 years ago
apolcyn
30cfd114b3
Merge pull request #23110 from apolcyn/fix_grpc_cli
...
Allow configuring default service configs in grpc_cli via --default_service_config
5 years ago
Jan Tattermusch
171eeb552a
make hostname configurable
5 years ago
Nicolas Noble
d075d49a1b
Merge pull request #23116 from grpc/revert-23005-asyncwrite
...
Revert "Fix StartCall: make corking work and allow concurrent Start*"
5 years ago
Mark D. Roth
93efabd179
Merge remote-tracking branch 'upstream/master' into upb_upgrade
5 years ago
Karthik Ravi Shankar
11c54ada0d
Revert "Fix StartCall: make corking work and allow concurrent Start*"
5 years ago
Alexander Polcyn
0a452b9d19
Allow configuring default service configs in grpc_cli
5 years ago
Mark D. Roth
c566b0f7af
Merge pull request #23105 from markdroth/xds_uri_scheme
...
Support xDS via both "xds" and "xds-experimental" URI schemes.
5 years ago
Jan Tattermusch
f5ecc0adc8
add commandline parsing
5 years ago
Jan Tattermusch
8049266e64
improvements
5 years ago
Jan Tattermusch
682e8bd035
add C# xds example
5 years ago
Mark D. Roth
46ee6598b0
Merge pull request #23106 from markdroth/xds_listener_removed_flakiness
...
Fix xds_end2end_test to not set the response state back to SENT.
5 years ago
Srini Polavarapu
48e7c3d275
Merge pull request #23108 from srini100/merge_from_129x
...
Merge from 129x
5 years ago
Srini Polavarapu
c80513b8aa
merge from 1.29.x to master
5 years ago
Stanley Cheung
fc9e5092da
Merge pull request #23093 from stanley-cheung/roll-forward-22998
...
Roll forward #22998
5 years ago
Pau Freixes
7d4ce583f9
Merge pull request #23092 from grpc/client_interceptor_bi_streaming
...
Add Aio stream stream client interceptor support
5 years ago
Mark D. Roth
d2646941b0
Fix xds_end2end_test to not set the response state back to SENT.
5 years ago
Mark D. Roth
d674fa3e37
Support xDS via both "xds" and "xds-experimental" URI schemes.
5 years ago
Pau Freixes
b4afe041f1
Fixed weird annotation issues with pytype
5 years ago
Yash Tibrewal
62e4d25534
Merge pull request #23021 from Dlougach/patch-1
...
Include <memory> for std::unique_ptr
5 years ago
Pau Freixes
c8b7f22474
Apply feedback review
5 years ago
Karthik Ravi Shankar
c9474bdad0
Merge pull request #23099 from karthikravis/repoManager
...
Pass repo manager resposibility to Esun
5 years ago
Lidi Zheng
48e3b4b014
Merge pull request #23094 from lidizheng/forward-package
...
Add grpc-prefixed package generation script
5 years ago
Mark D. Roth
ebf1b84e0e
Merge pull request #23075 from markdroth/gpr_strvec
...
Second attempt: Remove gpr_strvec.
5 years ago
Jan Tattermusch
a43082112f
Merge pull request #23068 from jtattermusch/concurrent_connectivity_flaky
...
Mark concurrent_connectivity_test as flaky
5 years ago
Jan Tattermusch
ec8be426bd
Merge pull request #23067 from jtattermusch/cancel_ares_query_test_flaky
...
Mark cancel_ares_query_test as flaky
5 years ago
Karthik Ravi Shankar
24e7b8eb05
Pass repo manager resposibility to Esun
5 years ago
Pau Freixes
f9d9793c96
Apply review feedback
5 years ago
staticdev
ab41ecbaaf
clang_format_code
5 years ago
Stanley Cheung
03fc68bb5a
Merge pull request #23095 from jeffreyqw/Compression-example
...
PHP: Update Compression example
5 years ago
jeffreyqw
ed0f4e404c
PHP: Update Compression example
5 years ago
Lidi Zheng
677e657e5b
Improve readability & prevent deadlock
5 years ago
donnadionne
e99cf83f9c
Merge pull request #23064 from donnadionne/my_feature
...
Fixing a flake in xds_end2end_test newly added test
5 years ago
Lidi Zheng
99eefe48b2
Add grpc-prefixed package generation script
5 years ago