Yash Tibrewal
b9804c30fe
Only log data at TCP level if flag is DEBUG
6 years ago
Alexander Polcyn
1d8f7647b0
Fix broken mac to prod interop
6 years ago
Vijay Pai
80a0488d33
Make declaration match definition
6 years ago
Yash Tibrewal
425693696d
Merge pull request #17848 from grpc/revert-17834-revert-17817-moretimestamps
...
Revert "Revert "Collect timestamps for all data written for a stream instead of just data frames""
6 years ago
Vijay Pai
8fb2f4abea
Fix a common typo
6 years ago
Yihua Zhang
a3d997cbdc
Add a TLS credential surface API (experimental)
6 years ago
Lidi Zheng
588486120d
Merge pull request #17854 from grpc/revert-17793-py-bm
...
Revert "Add basic benchmark test for Python"
6 years ago
Jan Tattermusch
297803e9cc
Merge pull request #17832 from jtattermusch/fix_counterintuitive_timeouts
...
Fix counterintuitive test size behavior in grpc_cc_test
6 years ago
Jan Tattermusch
79274b23de
Merge pull request #17815 from billfeng327/bugfix/enable-ptrace-for-asan
...
adding ptrace to asan
6 years ago
Jan Tattermusch
a782e004c3
Merge pull request #17852 from grpc/revert-17728-memory_leak_test
...
Revert "Memory leak test for PHP unit tests"
6 years ago
Lidi Zheng
5198ccd89c
Revert "Add basic benchmark test for Python"
6 years ago
Vijay Pai
b099ca217e
Revert "Memory leak test for PHP unit tests"
6 years ago
Yash Tibrewal
f41affc9c7
Merge pull request #17806 from yashykt/interceptorcqavalanching
...
Register for cq avalanching when interceptors are going to be run
6 years ago
Vijay Pai
8710a9b8fa
Merge pull request #17838 from vjpai/tls_bug
...
Properly init TLS for callback exec context
6 years ago
Yash Tibrewal
a789951181
Revert "Revert "Collect timestamps for all data written for a stream instead of just data frames""
6 years ago
Yash Tibrewal
8ed3cd422f
Merge pull request #17843 from yashykt/17819fix
...
Add alignment to size calculation
6 years ago
Yash Tibrewal
b52570c7c3
Merge pull request #17784 from yashykt/optionalconst
...
Add const qualifiers to member methods in Optional
6 years ago
Yash Tibrewal
5e2e61b6e5
Note on conditions of usage
6 years ago
Lidi Zheng
a25828ad78
Merge pull request #17644 from lidizheng/bzl-py3
...
[gRPC] Enable Python 3 for Bazel to Run Tests
6 years ago
Yash Tibrewal
3a2cfe50ec
Rever copyright changes
6 years ago
Vijay Pai
5b7f0532ac
Properly init TLS for callback exec context
6 years ago
Vijay Pai
5176fd80fc
Merge pull request #17841 from vjpai/exec_ctx_hdrs
...
Remove unneeded header
6 years ago
Bill Feng
1480d600d3
Merge branch 'master' into bugfix/enable-ptrace-for-asan
6 years ago
Bill Feng
728a6b8859
Merge remote-tracking branch 'upstream/master'
6 years ago
Bill Feng
6365ad1c17
Merge pull request #17836 from billfeng327/bugfix/jq-installation
...
added retry statements to jq installation commands
6 years ago
Yash Tibrewal
6cdbd8a49a
Another alignment
6 years ago
Lidi Zheng
fcbb126baf
Point the hack of proto message comparison to new issue
6 years ago
Yash Tibrewal
ac61379b1e
Add alignment to size calculation
6 years ago
Bill Feng
1ffdee405b
Merge branch 'master' of https://github.com/grpc/grpc
6 years ago
John Luo
d98de1facf
Add new overload to BindService that doesn't require an implementation
6 years ago
Vijay Pai
abd75e04aa
Remove unneeded header
6 years ago
Lidi Zheng
ec7d66940b
Merge pull request #17839 from lidizheng/issue-17831
...
Fix for macOS build
6 years ago
Yash Tibrewal
f0ccb92da3
Merge pull request #17821 from yashykt/iostests
...
Extra argument for grpc_endpoint_write
6 years ago
Lidi Zheng
91fde06b12
Remove the dependency of 'six'
6 years ago
Yash Tibrewal
786598a6ff
Merge branch 'master' into interceptorcqavalanching
6 years ago
Yash Tibrewal
9b7b1f4447
Merge pull request #17662 from yashykt/sendmsgintdoc
...
Update Send message interception methods docs
6 years ago
Lidi Zheng
1a688982a4
Cast the str type if it is unicode
6 years ago
Bill Feng
062e2bcade
added retry statements to jq installation commands
6 years ago
Lidi Zheng
16b8279ebe
Merge pull request #17793 from lidizheng/py-bm
...
Add basic benchmark test for Python
6 years ago
Stanley Cheung
30b80cadf9
Merge pull request #17728 from jerrycmh/memory_leak_test
...
Memory leak test for PHP unit tests
6 years ago
Lidi Zheng
7e90dad675
Adopt reviewer's advices
6 years ago
Lidi Zheng
ee23fc3d2e
Avoid 'which' failure
6 years ago
Nicolas Noble
2cb652c687
Merge pull request #17834 from grpc/revert-17817-moretimestamps
...
Revert "Collect timestamps for all data written for a stream instead of just data frames"
6 years ago
Jan Tattermusch
d4f58b0f22
Revert "Collect timestamps for all data written for a stream instead of just data frames"
6 years ago
Jan Tattermusch
baaf93b830
revert no-longer-needed hotfix from #17820
6 years ago
Jan Tattermusch
cc6ef78972
Use test timeout implied by test size (unless overridden).
...
Currently, grpc_cc_test with size="large" will still have
timeout="moderate" (which corresponds to medium size test)
because the timeout will be overriden by the default arg.
Fixing as this behavior is very counterintuitive.
6 years ago
Jan Tattermusch
b5506f0ee4
Merge pull request #17820 from billfeng327/bugfix/change-timeout-for-e2e
...
explicitly lengthened timeout for end2end test
6 years ago
apolcyn
ec10359c7b
Merge pull request #17213 from apolcyn/add_cloud_to_prod_gcd_tests
...
Add an interop test specific to GoogleDefaultCreds
6 years ago
Juanli Shen
6c543919ed
Merge pull request #17707 from kakshay21/akshay-fix-warning
...
Fix warning
6 years ago
Kumar Akshay
564be999de
Fix warning
...
Fix clang format
6 years ago