Samuel Lijin
aa7cb6a335
Fuzz message/stream compression and decompression
...
Google had a company-wide FuzzIt hackathon recently, so I went digging
in gRPC and found this, which means I probably don't know what I'm doing :)
5 years ago
hcaseyal
c103160f69
Merge pull request #20947 from zhangkun83/java_1_25_0
...
Add grpc-java 1.25.0 to test matrix
5 years ago
Lidi Zheng
15c67e255b
Merge pull request #20885 from lidizheng/buildifier-step-2
...
Format all Bazel files using buildifier
5 years ago
Esun Kim
aa93600a4d
Merge pull request #20907 from veblush/upb-lib
...
Change upb from filegroup to library
5 years ago
Yash Tibrewal
e72e72bc49
Add const cast
5 years ago
Lidi Zheng
f9f495d78c
Merge pull request #20805 from lidizheng/aio-server-shutdown
...
[AIO] Implement the shutdown process for AIO server and completion queue.
5 years ago
Kun Zhang
8a3dd8a245
Add grpc-java 1.25.0 to test matrix
5 years ago
hcaseyal
70bea7f3d8
Merge pull request #20941 from hcaseyal/update_repo_manager
...
Update triage duty
5 years ago
Richard Belleville
a08da012d2
Switch to config-driven style
5 years ago
Esun Kim
4530d49f21
Update by review
5 years ago
Stanley Cheung
4650df32ff
Merge pull request #20944 from stanley-cheung/php-update-dockerfiles
...
PHP: update dockerfiles to allow them to be run on release branches
5 years ago
Esun Kim
402e07a626
Remove memory_usage test from CI
5 years ago
Richard Belleville
c188f7ce56
Merge remote-tracking branch 'origin/master' into unary_stream_single_threaded_test
5 years ago
Esun Kim
b479a57492
Update by review
5 years ago
Esun Kim
aaf48c66fc
Change upb from filegroup to library
5 years ago
Lidi Zheng
947c7b7216
Resolve conflict with master branch
5 years ago
Lidi Zheng
921094f738
Buildify test/core/tsi/alts/handshaker/BUILD
5 years ago
Lidi Zheng
02f558e57a
Make the generated file buildifier format compatible
5 years ago
Lidi Zheng
202a02341f
Regenerate qps scenarios
5 years ago
Lidi Zheng
c34bef4ca4
Format all Bazel files with buildifier
5 years ago
Lidi Zheng
2990b484fe
Add buildifier to sanity_tests.yaml
5 years ago
Lidi Zheng
97624cba21
How can I forget the copyright header...
5 years ago
Lidi Zheng
9ff34b2f46
Make check_buildifier.sh smarter
5 years ago
Lidi Zheng
9a05fb3573
Add buildifier sanity check
5 years ago
Lidi Zheng
4373d88caf
Fix the tests after merging with Unified Stub Call
5 years ago
Lidi Zheng
ae59fc3b7a
Adopt reviewers' advice
...
* Add cancellation handler
* Use loop=
5 years ago
Lidi Zheng
9aeefc3691
Fix missing shielding
5 years ago
Lidi Zheng
9289d34df0
Propagate unexpected error to application
5 years ago
Lidi Zheng
f8dc1d9a8e
Make PyLint happy
5 years ago
Lidi Zheng
8af510e1df
Adopt reviewer's advice:
...
1. Refactor (simplify) the failure handler;
2. Fix a memory leak for badly written application code.
5 years ago
Lidi Zheng
8168b9e1c9
Adopt reviewer's advice
...
* Make graceful shutdown support calls from multi-coroutine
* Added comments
* Make graceful shutdown success test case more strict
* Add 2 more concurrent graceful shutdown tests
5 years ago
Lidi Zheng
983e36d5a3
Make YAPF and PyLint happy
5 years ago
Lidi Zheng
0a423d05ca
Add 4 server tests and 1 channel tests
...
* Improve the shutdown process
* Refactor the AioRpcError
5 years ago
Lidi Zheng
cfea8c7d25
Add 3 more shutdown test cases
5 years ago
Lidi Zheng
a978449c3f
Correctly propagate and catch request_call failure
5 years ago
Lidi Zheng
980bcaf076
Add failure handling mechanism to CallbackWrapper
5 years ago
Lidi Zheng
3c43e6330f
Add shutdown process for completion queue
5 years ago
Lidi Zheng
9f5dbf70dc
Add shutdown test
5 years ago
Menghan Li
744c34e8ca
Add v1.25.0 release of grpc-go to interop matrix
5 years ago
Stanley Cheung
0579539b07
PHP: update dockerfiles
5 years ago
Yash Tibrewal
fd22d3ae57
Merge pull request #20937 from yashykt/removschedfix
...
Remove new GRPC_CLOSURE_SCHED occurences
5 years ago
Hope Casey-Allen
a2054cda14
Update triage duty
5 years ago
Richard Belleville
86cb2f9efc
Add additional test runner for single-threaded unary-stream code path
5 years ago
Yash Tibrewal
cc9231150d
Generate projects
5 years ago
Yash Tibrewal
0ca0a6f341
Remove new GRPC_CLOSURE_SCHED occurences
5 years ago
Eric Gribkoff
c2135108f0
Add self to active maintainers
5 years ago
Yash Tibrewal
4b31415e61
Merge pull request #20892 from yashykt/removsched
...
Replace GRPC_CLOSURE_SCHED with ExecCtx::Run
5 years ago
Richard Belleville
057a493848
Merge pull request #20905 from gnossen/interceptor_test
...
Fix Regression in Client-side Interceptors
5 years ago
Lidi Zheng
0bfa42d7d8
Merge pull request #20789 from lidizheng/drop-3.4
...
Attempt to drop support for Python 3.4
5 years ago
Eric Gribkoff
ea73b5cda1
replace existing factory arg, if any
5 years ago