Nicolas "Pixel" Noble
81da76ca3e
Updating build files with changing upb directories.
6 years ago
Nicolas "Pixel" Noble
fabad6e687
Fixing check bazel workspace script.
6 years ago
Nicolas "Pixel" Noble
27030f58aa
Renaming data-plane-api to envoy-api.
6 years ago
Nicolas "Pixel" Noble
9f0d0e030f
Syncing all the data-plane-api references.
6 years ago
Nicolas "Pixel" Noble
684328b313
Regenerating upb files.
6 years ago
Nicolas "Pixel" Noble
633fae1b3a
Merge branch 'master' of https://github.com/grpc/grpc into moiz-upb
6 years ago
Nicolas Noble
21c4e7d9f2
Merge pull request #19258 from nicolasnoble/bazel-0.26
...
Upgrading to bazel 0.26
6 years ago
Yash Tibrewal
9427b3e4b2
Merge pull request #19376 from yashykt/badstreamtests
...
Add tests for bad stream IDs
6 years ago
apolcyn
a3172f6e71
Merge pull request #19304 from apolcyn/drop_ruby_22
...
Drop support for ruby < 2.3
6 years ago
Nicolas "Pixel" Noble
1c8894d9c4
Hail mary.
6 years ago
Muxi Yan
559e328799
Merge pull request #19410 from muxi/fix-run-tests
...
Fix ObjC test failures in Kokoro
6 years ago
Alex Polcyn
9c5ed4550a
Also updated fedora 2.2 and 2.3 dockerfiles
6 years ago
Muxi Yan
07728ed01c
Fix ios simulator failure
6 years ago
Yash Tibrewal
bdab6833f1
Merge pull request #19359 from yashykt/out_of_bounds_tests
...
Add out of bounds frame tests
6 years ago
Qiancheng Zhao
ba53ec6c12
Merge pull request #19357 from bigfacebear/pick_first_unref_unselected_subchannel
...
unref unselected subchannels in PF
6 years ago
Alex Polcyn
cc18abfa54
Pin bundler where needed
6 years ago
Muxi Yan
7eb8bac696
Resolve xcodebuild issue on Mac
6 years ago
Muxi Yan
c5c3983c97
Fix hard written port
6 years ago
Alexander Polcyn
9aa48c6d1c
Drop support for ruby < 2.3; update and unskip distrib tests
6 years ago
apolcyn
a6a6175ff1
Merge pull request #19414 from apolcyn/skip_broken_distrib
...
Skip all ruby distrib tests that use ruby 2.2
6 years ago
Qiancheng Zhao
a75acbb6ae
Unref unselected subchannels in Pick First.
6 years ago
Muxi Yan
5255b49fbc
fix run_one_test
6 years ago
Juanli Shen
4d5f32ed2d
Merge pull request #19239 from AspirinSJL/compress_fix
...
Fix compression algorithm parsing
6 years ago
Alexander Polcyn
3e843d68d0
Skip all ruby distrib tests that use ruby 2.2
6 years ago
Muxi Yan
8a11a8120a
More run_tests.py script fix
6 years ago
Muxi Yan
8cc3457776
fix tests so that they run
6 years ago
Yang Gao
ea63190498
Merge pull request #19371 from yang-g/virtual_me
...
Add comments and rename internal methods
6 years ago
Juanli Shen
67e6b03e92
Fix compression algorithm parsing
6 years ago
Muxi Yan
0de90d672a
Merge pull request #19407 from muxi/fix-pr-jobs
...
Fix objc tests pull request failures
6 years ago
Muxi Yan
6a7bbbc1bd
Fix objc tests pull request failures
6 years ago
yang-g
7b0ee41fd5
Resolve comment
6 years ago
Soheil Hassas Yeganeh
6f73241f71
Merge pull request #19365 from soheilhy/seq-cst
...
Avoid using seq_cst atomic operations in grpcpp when unnecessary.
6 years ago
Muxi Yan
bb341f822d
Merge pull request #19177 from muxi/split-objc-tests
...
Split ObjC tests
6 years ago
Soheil Hassas Yeganeh
1366a609c7
Merge pull request #19386 from soheilhy/unique-ptr-deleter
...
Eliminate a branch in Delete for grpc_core::UniquePtr.
6 years ago
Yang Gao
907a1313a8
Merge pull request #19383 from yang-g/time
...
Cap deadline to 99999999 seconds on wire
6 years ago
Esun Kim
c2ee790326
Merge pull request #19391 from veblush/master
...
Bump version to v1.23.0
6 years ago
Esun Kim
cd27a36924
Regenerate projects
6 years ago
Esun Kim
63ffdf135f
Bump version to 1.23.0
6 years ago
Srini Polavarapu
e7dd800d35
Merge pull request #19373 from srini100/master
...
1.21.4 interop for cxx, csharp, php, ruby and python
6 years ago
Vijay Pai
6c46217dce
Merge pull request #19387 from grpc/revert-19042-subchannel_interface_connected_subchannel
...
Revert "Hide ConnectedSubchannel from LB policy API."
6 years ago
yang-g
9b49f03cf7
Relax deadline check in c#
6 years ago
Vijay Pai
6124a835d4
Revert "Hide ConnectedSubchannel from LB policy API."
6 years ago
yang-g
7f327f1ca7
Relax csharp deadline test
6 years ago
Vijay Pai
766ab783bc
Merge pull request #19378 from grpc/revert-18496-lb_shutdown_cleanup
...
Revert "Simplify LB policy and resolver shutdown."
6 years ago
Esun Kim
b903bb2a3b
Merge pull request #19388 from veblush/master
...
Upmerge from v1.21.x
6 years ago
Esun Kim
f426157762
Merge branch 'v1.21.x'
6 years ago
Soheil Hassas Yeganeh
61886e0d73
Eliminate a branch in Delete for grpc_core::UniquePtr.
...
This is showing up in microbenchmarks in the StringView PR,
becacuse strdup() retruns a grpc_core::UniquePtr now.
Removing the branch lowers the difference.
6 years ago
Jan Tattermusch
4d33b5c955
Merge pull request #19182 from haon4/201905291635
...
Update protobuf version to 3.8.0
6 years ago
yang-g
e291396644
Cap deadline to 99999999 seconds on wire
6 years ago
Vijay Pai
62b5301236
Revert "Simplify LB policy and resolver shutdown."
6 years ago