Muxi Yan
|
656041b3cc
|
Fix GID related subspec lint problem
|
7 years ago |
Yash Tibrewal
|
03bd5daf5c
|
Merge pull request #12876 from yashykt/constandroidfix
const required in log_android.cc
|
7 years ago |
Matt Kwong
|
15b73035ee
|
Merge pull request #12866 from matt-kwong/fix-node
Install Mako to generate files in grpc/grpc-node
|
7 years ago |
Yash Tibrewal
|
744b656e6c
|
const required in log_android.cc
|
7 years ago |
Yash Tibrewal
|
1ed8dd1195
|
Merge pull request #12869 from yashykt/logandroid
extern C for gpr_default_log in android
|
7 years ago |
adelez
|
de4c432f94
|
Merge pull request #12865 from adelez/deflake_interop
Set allow_flakes to true for cloud_to_prod tests
|
7 years ago |
Craig Tiller
|
6d14242af6
|
Merge pull request #12868 from ctiller/merge-fixup
Import fixes
|
7 years ago |
Yash Tibrewal
|
598cbd882d
|
Clang tidy
|
7 years ago |
Yash Tibrewal
|
54b8cfc906
|
Missing extern C
|
7 years ago |
Craig Tiller
|
56f8da0f96
|
Import fixes
|
7 years ago |
Yash Tibrewal
|
0f4d34493e
|
extern C for gpr_default_log in android
|
7 years ago |
Matt Kwong
|
87bc56ab58
|
Install Mako to generate files in grpc/grpc-node
|
7 years ago |
Craig Tiller
|
3640b4084a
|
Merge pull request #12677 from ctiller/flowctl+millis
Roll-up: Flow control changes, and internal timing changes
|
7 years ago |
Adele Zhou
|
8aec8613c5
|
Set allow_flakes to true for cloud_to_prod tests
|
7 years ago |
Craig Tiller
|
d48bd078d7
|
Fixes
|
7 years ago |
Craig Tiller
|
c5f7b882b4
|
Merge github.com:grpc/grpc into flowctl+millis
|
7 years ago |
Craig Tiller
|
1b11c74541
|
Merge pull request #12769 from ctiller/fuzzy
Moving to allow fuzzer test to run entire corpora under bazel
|
7 years ago |
Juanli Shen
|
12f38b8ecc
|
Merge pull request #12851 from AspirinSJL/cancel_fallback_timer
Cancel fallback timer in glb_shutdown()
|
7 years ago |
Craig Tiller
|
abecd39477
|
Merge github.com:grpc/grpc into flowctl+millis
|
7 years ago |
Jan Tattermusch
|
d059e1c43c
|
Merge pull request #12841 from jtattermusch/report_elapsed_on_timeout
jobset.py: report elapsed time for jobs that time out
|
7 years ago |
Jan Tattermusch
|
e01cffc58f
|
Merge pull request #12839 from jtattermusch/bigquery_upload_retry
Retry when uploading results to bigquery
|
7 years ago |
Vijay Pai
|
4bc0b2b661
|
Merge pull request #12852 from vjpai/rent
Reduce # of message sizes used in each async_end2end_test scenario
|
7 years ago |
Vijay Pai
|
b83077bace
|
Merge pull request #12855 from vjpai/new_const
Add some const
|
7 years ago |
Vijay Pai
|
f35ce803e7
|
Merge pull request #12854 from vjpai/magic_number
C++ async_end2end_test: now w/o magic numbers!
|
7 years ago |
Vijay Pai
|
f063f7951f
|
Add some const that is now allowed
|
7 years ago |
Vijay Pai
|
541974a709
|
Eliminate magic #s, follow API
|
7 years ago |
apolcyn
|
998c30dab2
|
Merge pull request #12842 from apolcyn/fix_ruby_mem_bug
Add test under ruby GC stress mode and fix non-GC-rooted variable
|
7 years ago |
Vijay Pai
|
c4afc644f7
|
Reduce # of message sizes used in each scenario
|
7 years ago |
Juanli Shen
|
663f50c658
|
Cancel fallback timer in glb_shutdown()
|
7 years ago |
Muxi Yan
|
39f36b4957
|
Merge pull request #12847 from muxi/Add-forward-declare-test
Add test for ObjC gRPC proto forward declaration
|
7 years ago |
Yang Gao
|
3734801aad
|
Merge pull request #12828 from yang-g/delete_stress_clients
Properly clean up stress test clients
|
7 years ago |
Muxi Yan
|
1cd67ebb2d
|
Add test for forward declaration
|
7 years ago |
Noah Eisen
|
52ac18b54e
|
Merge pull request #12845 from ncteisen/fix-posix-build
Fix compilation on Mac
|
7 years ago |
Muxi Yan
|
a83cd1c4cc
|
Merge pull request #12772 from muxi/fix-xcode-misalign-warning
Fix Xcode warning of mis-aligned structs
|
7 years ago |
Craig Tiller
|
50f473e2ff
|
Fix merge
|
7 years ago |
Muxi Yan
|
17c4ffe87c
|
Merge pull request #12637 from muxi/add-objc-gen-forward-declare
Allow ObjC proto plugin to forward declare message classes
|
7 years ago |
Craig Tiller
|
e1a2b4ad59
|
Fix merge
|
7 years ago |
Craig Tiller
|
5291023730
|
Merge github.com:grpc/grpc into flowctl+millis
|
7 years ago |
ncteisen
|
6e3296408c
|
Fix compilation
|
7 years ago |
Yash Tibrewal
|
c277fc0818
|
Merge pull request #12692 from yashykt/externC
Converting src/core files from C to CC
|
7 years ago |
Yash Tibrewal
|
70d3424005
|
Merge branch 'master' into externC
|
7 years ago |
Muxi Yan
|
d6b7a28e36
|
Merge pull request #12786 from muxi/fix-performance-regression
Fix gRPC performance regression
|
7 years ago |
Alexander Polcyn
|
8c12d9eae6
|
Add a test under ruby GC stress mode and fix non-GC-rooted variable bug
|
7 years ago |
Yash Tibrewal
|
12587d5df5
|
Mirroring BUILD changes - missed public headers
|
7 years ago |
Craig Tiller
|
76eab735f4
|
Merge github.com:grpc/grpc into flowctl+millis
|
7 years ago |
Jan Tattermusch
|
8dbc2364b3
|
report elapsed time for jobs that time out
|
7 years ago |
Jan Tattermusch
|
8a8f5ed041
|
Merge pull request #12695 from jtattermusch/json_run_localhost_timeouts
Reduce timeout for json_run_localhost to 120sec.
|
7 years ago |
Jan Tattermusch
|
b756bc0a32
|
Merge pull request #12784 from jtattermusch/synchronize_macos_clock
Synchronize clock on macos
|
7 years ago |
Jan Tattermusch
|
ac3d765041
|
retry when uploading results to bigquery
|
7 years ago |
Jan Tattermusch
|
768c894519
|
reduce timeout for json_run_localhost
|
7 years ago |