Jan Tattermusch
|
8271d0f3b4
|
Merge pull request #12216 from pongad/main_method
give run_performance_tests a main method
|
7 years ago |
Jan Tattermusch
|
23b0102fd9
|
Merge pull request #12386 from jtattermusch/perfworker_script
Update the perfworker creation script
|
7 years ago |
Yang Gao
|
5314616e24
|
Merge pull request #12341 from yang-g/extern
Log offending ops and error code before crashing the server
|
7 years ago |
David G. Quintas
|
33ec94f374
|
Merge pull request #12351 from dgquintas/fix_fake_resolver_use_after_free
Fake resolver: Fix use-after-free
|
7 years ago |
yang-g
|
d3cbd72d5f
|
Make grpc_call_log_batch take const char*
|
7 years ago |
Vijay Pai
|
31a4ebeded
|
Merge pull request #12397 from blairkutz/spelling_correction
Correct spelling of 'client'.
|
7 years ago |
Blair Kutzman
|
c64be96372
|
Correct spelling of 'client'.
|
7 years ago |
Nathaniel Manista
|
21b71b41b6
|
Merge pull request #11583 from nathanielmanistaatgoogle/grpc_testing
gRPC Python test infrastructure.
|
7 years ago |
Nicolas Noble
|
96a902fb72
|
Merge pull request #12373 from nicolasnoble/gtest_is_not_gmock
Splitting gmock out of gtest.
|
7 years ago |
Mark D. Roth
|
4190f39afb
|
Merge pull request #12298 from markdroth/default_metadata_fix
Detect default metadata using the callout list.
|
7 years ago |
Muxi Yan
|
dfccd838ea
|
Merge pull request #12356 from muxi/port-v160
Aggregate port of PRs related to v1.6.0 release
|
7 years ago |
Muxi Yan
|
38b9a4d8cc
|
Merge pull request #12281 from muxi/fix-cronet-transport-refcount
Fix use of Cronet refcount
|
7 years ago |
Jan Tattermusch
|
00c5445810
|
Merge pull request #12329 from jtattermusch/remove_leftover_vcxproj
Remove leftover vcxproj files
|
7 years ago |
Mark D. Roth
|
17f21b44a3
|
Merge pull request #12024 from yihuazhang/tsi_test_lib
Add transport security test library
|
7 years ago |
Jan Tattermusch
|
c73c3cf1aa
|
Merge pull request #12368 from jtattermusch/fix_ruby_build_kokoro
Attempt to fix ruby build on Kokoro
|
7 years ago |
Jan Tattermusch
|
0ebdc160d4
|
ubuntu-1610 image does not exist anymore
|
7 years ago |
Jan Tattermusch
|
66e08cbe96
|
add rubocop warnings to TODO config file
|
7 years ago |
Alexander Polcyn
|
010ea65be5
|
remove calls to optional paramaters so that the test is compatible with ruby versions < 2.1
|
7 years ago |
Jan Tattermusch
|
e2f845ccd5
|
fix ruby macos build on kokoro
|
7 years ago |
Nathaniel Manista
|
7c85caeaa8
|
gRPC Python test infrastructure
(The server-related third part of it.)
|
7 years ago |
Flavio Medeiros
|
89e68acb50
|
Trying to make the code more readable.
|
7 years ago |
Nicolas "Pixel" Noble
|
fc49d6edab
|
Splitting gmock out of gtest.
|
7 years ago |
Matt Kwong
|
f5600e99be
|
Merge pull request #12366 from matt-kwong/kokoro_mac_bq
Disable uploading Kokoro Mac results
|
7 years ago |
Mark D. Roth
|
9e3a19ee95
|
Use a separate table to determine which callouts are default.
|
7 years ago |
Matt Kwong
|
1720b0b97f
|
Disable uploading Kokoro Mac results
|
7 years ago |
Jan Tattermusch
|
c928cfee2b
|
Merge pull request #12350 from jtattermusch/deflake_ruby_artifact
Deflake ruby artifact build on Kokoro
|
7 years ago |
Stanley Cheung
|
a544ac8501
|
Merge pull request #7947 from thinkerou/delete_unuse_macro
PHP: Delete invalid macro
|
7 years ago |
thinkerou
|
8d6a61af2f
|
Remove invalide macro
|
7 years ago |
Craig Tiller
|
2bf86404e0
|
Merge pull request #11873 from ctiller/stats
Add a simple stats framework to gRPC C core
|
7 years ago |
Sree Kuchibhotla
|
b2170fe91f
|
Merge pull request #12343 from sreecha/enable-epoll1
Enable epoll1 polling engine
|
7 years ago |
Muxi Yan
|
f0a6fd8329
|
Port #12258
|
7 years ago |
Muxi Yan
|
bba217b4a5
|
Port #12256
|
7 years ago |
Muxi Yan
|
ef84a1c12c
|
Port #12253
|
7 years ago |
Craig Tiller
|
ccad38227f
|
Merge github.com:grpc/grpc into stats
|
7 years ago |
kpayson64
|
451b92a754
|
Merge pull request #12306 from kpayson64/ref_counting_slices
Give ownership of byte buffers to write ops
|
7 years ago |
David Garcia Quintas
|
c891609b20
|
Save one allocation by init-int instead of creating closure
|
7 years ago |
Craig Tiller
|
6e739745e2
|
Fix header location error
|
7 years ago |
Mark D. Roth
|
8d51e8d17e
|
Merge pull request #12331 from markdroth/c++_filter_api_fix
Add recv_message() method to TransportStreamOpBatch class.
|
7 years ago |
Yang Gao
|
179f1369c3
|
Merge pull request #12352 from yang-g/import_fix
Make package names consistent under test/core
|
7 years ago |
David Garcia Quintas
|
d49e9a4d21
|
Fake resolver: Fix use-after-free
|
7 years ago |
yang-g
|
b98bf8c165
|
Make package names consistent under test/core
|
7 years ago |
Yang Gao
|
f52dd5f488
|
Merge pull request #12345 from yang-g/import_fix
Support features in grpc_package
|
7 years ago |
Jan Tattermusch
|
5881b76882
|
Merge pull request #12349 from grpc/revert-12308-fake_zero_copy_protector
Revert "Fake zero copy protector"
|
7 years ago |
Jan Tattermusch
|
27af5b127b
|
deflake ruby artifact build
|
7 years ago |
Jan Tattermusch
|
090cd46a6c
|
Revert "Fake zero copy protector"
|
7 years ago |
yang-g
|
109040f796
|
Support features in grpc_package
|
7 years ago |
Jiangtao Li
|
0c21e334c7
|
Merge pull request #12308 from jiangtaoli2016/fake_zero_copy_protector
Fake zero copy protector
|
7 years ago |
Sree Kuchibhotla
|
0fda880c75
|
Enable epoll1
|
7 years ago |
yang-g
|
66e6c23372
|
Log offending ops and error code before crashing the server
|
7 years ago |
Juanli Shen
|
8af54b8bfa
|
Change PF and RR to expect only backends.
|
7 years ago |