Muxi Yan
caa965bd1d
Address comments
6 years ago
Srini Polavarapu
8a01f6340f
regenerate projects
6 years ago
Srini Polavarapu
a0164889fb
Bump version to v1.21.1
6 years ago
Karthik Ravi Shankar
f4ce5fc251
Merge pull request #19132 from karthikravis/core_codegen_fix
...
IWYU in core_codegen_interface
6 years ago
Karthik Ravi Shankar
088319bc40
IWYU in core_codegen_interface
...
core_codegen_interface requires ByteBuffer in generated code and needs
to include byte_buffer.h
NO_BUG=Cleanup
6 years ago
Karthik Ravi Shankar
072fdf54ed
Merge pull request #18813 from karthikravis/callback-rpc-lock
...
Start supporting a callback-based RPC under lock
6 years ago
Karthik Ravi Shankar
b18faa6c95
Fix tsan error
6 years ago
Karthik Ravi Shankar
d2c8eb94c9
Fix microbenchmark failures
6 years ago
Muxi Yan
1bb3f72abe
clang-format
6 years ago
Muxi Yan
d7750baf99
Merge remote-tracking branch 'upstream/master' into interceptor-3
6 years ago
Arjun Roy
0a57193dec
Replaced gpr_ref with grpc_core::Atomic in call batch struct
6 years ago
rmstar
435b1ee961
Merge pull request #19080 from rmstar/flakynetwork
...
Flaky network test enhancements
6 years ago
Muxi Yan
fb1a6b1d48
clang-format
6 years ago
Srini Polavarapu
1d3b59111a
Merge pull request #19105 from gnossen/twine_check_artifacts
...
Produce Python Wheels with a Valid long_description field
6 years ago
Muxi Yan
61e22f02bd
Merge pull request #19115 from grpc/fix-include-style
...
Correct include style
6 years ago
Stanley Cheung
7967445968
Fix PHP extension segfault
6 years ago
Juanli Shen
5ad1abe207
Merge pull request #19128 from AspirinSJL/typo
...
Fix typo
6 years ago
Prashant Jaikumar
1ac1ab7396
Flaky network test enhancements and cleanups
...
- Parameterized flaky_network_test to run with different packet sizes and
credentials.
- Cleanup debugger_macros
Parametrize flaky_network_test to run with different packet sizes and
credentials.
6 years ago
Michael Lumish
385e206f88
Merge pull request #19052 from murgatroid99/node_interop_build_script_fix_backport
...
Fix node interop build scripts
6 years ago
Juanli Shen
0cafd4110a
Fix typo
6 years ago
Richard Belleville
d721b3ac1e
Compensate for no virtualenv module on Linux kokoro workers
6 years ago
Srini Polavarapu
0108ee8b7f
Merge pull request #19107 from srini100/v1.21.x
...
Bump to v1.21.1-pre1
6 years ago
Jiangtao Li
b7da8d39c1
Merge pull request #19118 from jiangtaoli2016/override
...
Update comment on ssl hotname override
6 years ago
Jan Tattermusch
a66cb3be5b
Merge pull request #19120 from jtattermusch/easy_pr_target_branch
...
Use kokoro env variable to get the PRs target branch
6 years ago
Jan Tattermusch
af279949d4
update bazel_rbe.bat
6 years ago
Jan Tattermusch
a3cc5ee574
use bazel.sh in bazel RBE readme
6 years ago
Jan Tattermusch
374ff3139a
use bazel.sh for foundry RBE tests
6 years ago
Richard Belleville
a651957c94
Use a virtual environment
6 years ago
Jan Tattermusch
b53e707c3c
update bazel version in dockerfile
6 years ago
Jan Tattermusch
019e9a432b
use kokoro env variable to get the PRs target branch
6 years ago
jiangtaoli2016
3693fe84cf
Update comment on ssl hotname override
6 years ago
Karthik Ravi Shankar
3f05ac9584
Merge branch 'master' into callback-rpc-lock
6 years ago
Richard Belleville
7dae1b919b
And the same on Posix systems
6 years ago
Eric Anderson
8a167a7f39
Add grpc-java 1.21.0 to client_matrix.py
6 years ago
Moiz Haidry
6c3e3aeb77
Removed git repo from WORKSPACE as that was the incorrect location. Added the code to grpc_deps.bzl instead
6 years ago
Guantao Liu
8f5c7eec65
Merge pull request #18908 from guantaol/alarm_contention
...
Delay the creation of Alarm in the callback-based qps client
6 years ago
Muxi Yan
8d058dc020
Correct include style
6 years ago
Karthik Ravi Shankar
dc9897dfe3
Merge pull request #19067 from karthikravis/channel-cq-scq-impl
...
Fold Channel and CompletionQueue into grpc_impl
6 years ago
Moiz Haidry
e8a18969bb
Added upb repo to grpc workspace
6 years ago
Wayne Zhang
edc506849f
Expose interop test for others
6 years ago
Karthik Ravi Shankar
3d258e89ae
Fix windows compiler errors
6 years ago
Richard Belleville
e9ab0e0cd9
Ensure twine is installed on Windows
6 years ago
Karthik Ravi Shankar
e1f62278e3
Fix clang error
6 years ago
Karthik Ravi Shankar
5ffb32c069
Fix clang errors
6 years ago
Muxi Yan
2c51a81bce
Merge remote-tracking branch 'upstream/master' into objc-tests-refactor-2
6 years ago
sanjaypujare
5b336b5925
Merge pull request #19104 from sanjaypujare/add_watch_to_hc
...
Document the Watch() method that got added to health/v1/health.proto
6 years ago
Karthik Ravi Shankar
0b50670b23
Make some test fixes
6 years ago
Srini Polavarapu
60f23bd38c
Regenerate projects
6 years ago
Can Guler
4a208f0071
Add v1.21.0 releases of grpc-go to interop matrix
6 years ago
Karthik Ravi Shankar
4f7f561564
Add synchronization to bm test
...
- since we made the callback run on another thread, add synchronization
in bm tests as well
6 years ago