Muxi Yan
|
89cf5a4093
|
Eliminate gRPC-Core umbrella header warning by tweaking module.modulemap and excluding some files for other build systems
|
7 years ago |
Jan Tattermusch
|
8d1dc21994
|
Merge pull request #12782 from jtattermusch/debug_clock_skew
Debug clock skew on macos workers
|
7 years ago |
Jan Tattermusch
|
2c616840b7
|
Merge pull request #12779 from jtattermusch/unflake_macos_artifacts
Unflake build_ruby_environment_macos.sh on kokoro
|
7 years ago |
Craig Tiller
|
ced7653a1c
|
Merge branch 'flowctlN' into flowctl+millis
|
7 years ago |
Craig Tiller
|
f5d4d8c616
|
Merge github.com:grpc/grpc into flowctl+millis
|
7 years ago |
Yash Tibrewal
|
e7d627f95e
|
Merge pull request #12750 from yashykt/epoll1_h2proxy_tests_fix
Fix e2e compression tests for epoll1 and h2_http_proxy
|
7 years ago |
Alexander Polcyn
|
3b8f40a5c4
|
Tentatively reduce parallelization limit on linux/macos to 128
|
7 years ago |
Alexander Polcyn
|
dbfcd45af8
|
Limit max jobs cpu agnostic way, to avoid overloading the test
environment
|
7 years ago |
Muxi Yan
|
7149788e0a
|
Fix performance regression caused by truncating first 5 bytes of gRPC PDU
|
7 years ago |
Jan Tattermusch
|
63a7bea8f0
|
synchronize clock on macos
|
7 years ago |
Jan Tattermusch
|
15ccb3d38a
|
debug clock skew
|
7 years ago |
Jan Tattermusch
|
64e48b4fdb
|
coreutils already installed
|
7 years ago |
Jan Tattermusch
|
6bb6fd9d1b
|
simplify macos artifact build script
|
7 years ago |
Jan Tattermusch
|
4c64dc9af8
|
workaround verconf.h problem
|
7 years ago |
Thomas Voß
|
3771adebb9
|
Fix up whitespace
|
7 years ago |
Yash Tibrewal
|
39f0895c02
|
Merge branch 'master' into epoll1_h2proxy_tests_fix
|
7 years ago |
Muxi Yan
|
9ecc215658
|
Add PB_NO_PACKED_STRUCTS to gRPC-Core
|
7 years ago |
Yuchen Zeng
|
5dd2f48e24
|
Fix windows build
|
7 years ago |
Yuchen Zeng
|
b5eaf7734c
|
gRPC CLI batch mode
|
7 years ago |
Nicolas Noble
|
9c15cb9329
|
Merge pull request #12647 from nicolasnoble/pull_request_interval_script
Adding script to generate pull request list from an interval.
|
7 years ago |
Noah Eisen
|
e22c5642bd
|
Merge pull request #12766 from ncteisen/tiny
Fix ClangTidy
|
7 years ago |
Craig Tiller
|
1e868f0f95
|
Merge github.com:grpc/grpc into flowctl+millis
|
7 years ago |
Craig Tiller
|
2c357bc62e
|
Moving to allow fuzzer test to run entire corpora under bazel
|
7 years ago |
yongni
|
903f06fe3f
|
Merge pull request #12701 from yongni/master
Added step-by-step instrution on how to add a new release to grpc bac…
|
7 years ago |
ncteisen
|
520cc8f555
|
Fix ClangTidy
|
7 years ago |
Noah Eisen
|
3a8ac2e3a8
|
Merge pull request #12763 from ncteisen/debugging-bm-tools
Fix bm_diff
|
7 years ago |
Mehrdad Afshari
|
11aa678bf1
|
Merge pull request #12702 from endobson/call-ref
Fix docs on grpc_call_ref
|
7 years ago |
Nicolas "Pixel" Noble
|
8354fa32ba
|
Merge branch 'master' of https://github.com/grpc/grpc into pull_request_interval_script
|
7 years ago |
Nicolas "Pixel" Noble
|
daa70e67cc
|
Adding Copyright info.
|
7 years ago |
Sree Kuchibhotla
|
1c9ef7c5ef
|
Merge pull request #12663 from sreecha/debug-timers
Add a hash table in timer code (in debug builds only) to detect duplicate timers
|
7 years ago |
Nathaniel Manista
|
87997edd45
|
Merge pull request #12765 from nathanielmanistaatgoogle/cython
Devolve staticmethod to ordinary function.
|
7 years ago |
Mark D. Roth
|
ede8ed2156
|
Merge pull request #12374 from markdroth/plugin_credentials_api_fix
Change plugin credentials API to support both sync and async modes
|
7 years ago |
Yang Gao
|
226e9060b9
|
Merge pull request #12574 from yang-g/comp_call
Add CompositeCallCredentials
|
7 years ago |
Nathaniel Manista
|
103991eb73
|
Devolve staticmethod to ordinary function
|
7 years ago |
yang-g
|
3c00328b62
|
Add a simple test
|
7 years ago |
yang-g
|
cfd20c4262
|
Add CompositeCallCredentials
|
7 years ago |
ncteisen
|
c2d5edfef5
|
Increase CPU cost
|
7 years ago |
Michael Lumish
|
38d089e9b9
|
Merge pull request #12596 from matt-kwong/node-testing
Add testing of grpc-node for Linux and MacOS
|
7 years ago |
Nathaniel Manista
|
d31551e35f
|
Merge pull request #12762 from nathanielmanistaatgoogle/cleanups
Python cleanups.
|
7 years ago |
ncteisen
|
460af54440
|
Shuffle new and old jobs together
|
7 years ago |
kpayson64
|
73144f9ab2
|
Merge pull request #12759 from kpayson64/no_more_xp
Specify min windows version as Vista for Python
|
7 years ago |
Nathaniel Manista
|
6489785f3d
|
Merge pull request #11599 from nathanielmanistaatgoogle/pin-pip
Pin pip at 9.0.1 (currently most recent).
|
7 years ago |
Nathaniel Manista
|
3efe754799
|
"resopnse" typo correction
|
7 years ago |
Nathaniel Manista
|
4ceb743c82
|
Drop unused staticmethods
|
7 years ago |
Nathaniel Manista
|
3e3bbdff91
|
Raise exception instances rather than classes
|
7 years ago |
Mark D. Roth
|
6456e494a8
|
Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix
|
7 years ago |
Mark D. Roth
|
fde890e905
|
Merge pull request #12749 from markdroth/composite_credentials_race_condition
Fix race condition in composite credentials.
|
7 years ago |
Ken Payson
|
30f1d0fe79
|
Specify min windows version as Vista for Python
|
7 years ago |
Matt Kwong
|
8ba60a7e35
|
Merge pull request #12757 from matt-kwong/start-port
Start port_server before running daily performance profile
|
7 years ago |
apolcyn
|
e4895675f2
|
Merge pull request #12651 from apolcyn/cares_srv_master_after_uinittests
Add c-ares resolver tests against GCE DNS, redo of #12010
|
7 years ago |