Alexander Polcyn
4736e01c16
add native grpc class init tests to check that presence of grpc_init calls
8 years ago
Mahak Mukhi
c5eee16814
more sanity fixes
8 years ago
Alexander Polcyn
792c7e3d27
add new test where client forks after require grpc, to test that lib startup
8 years ago
Makarand Dharmapurikar
c59db4b136
added more tests to 'unimplemented'
8 years ago
Makarand Dharmapurikar
d471818d8c
script to run objc interop tests
8 years ago
Makarand Dharmapurikar
9c8e9be16b
removed 'objc' from list of 'all' languages
8 years ago
Craig Tiller
349907b645
Handle EINTR on reading file
8 years ago
Craig Tiller
97e40da5a1
Less samples, more random
8 years ago
Craig Tiller
d71ba8392a
Tweak defaults
8 years ago
Craig Tiller
bc442e1ff0
Declare jobs
8 years ago
Craig Tiller
0ebff8b213
Iterate properly
8 years ago
Craig Tiller
0553b9c75d
Properly clean
8 years ago
Craig Tiller
a00e51ccfe
Fix dir names
8 years ago
Craig Tiller
233ad390fa
Accelerate by running more jobs in parallel, and only building twice
8 years ago
Craig Tiller
964647729e
Update bm_diff.py
8 years ago
murgatroid99
f25f50511e
Build for more versions of electron, restrict when a Windows warning is shown
8 years ago
David Garcia Quintas
9e1acc0796
master to 1.4.0-dev
8 years ago
David Garcia Quintas
d9986c3cf7
1.3.x branch cut
8 years ago
Bogdan Drutu
c2b1f1672d
Change metadata names used by the instrumentation.
8 years ago
Craig Tiller
4f98e25f8b
Better cost estimation
8 years ago
Craig Tiller
93b06d7ac1
Add a C++ compatibility check config
8 years ago
yang-g
6163da5135
Disallow empty method slice in api_fuzzer
8 years ago
Craig Tiller
59bf91c72e
tweaks, fix bug
8 years ago
Craig Tiller
a3583b22ea
Fix compilation, add a check for no slow usages of grpc_slice_malloc
8 years ago
Matt Kwong
8cf15aa9ec
Fix typo in Kokoro scripts
8 years ago
Nicolas "Pixel" Noble
7c26eed838
Buildifier and wrapping test/cpp/* rules with our build system.
8 years ago
Makarand Dharmapurikar
d02c9d2b54
add ability to run objc interop tests
8 years ago
Craig Tiller
67dd855337
Combine multiple temporally disconnected runs
8 years ago
yang-g
f3d9b4808a
Fix buffer overflow https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=973
8 years ago
Craig Tiller
4d780a52b8
stuff
8 years ago
murgatroid99
70a2a4b01a
Bump version to 1.2.4
8 years ago
yang-g
66d40c63f7
Fix BUILD dependency, copyright and cmake
8 years ago
Craig Tiller
d835aa39d3
Cleanup output: omit unnecessary columns
8 years ago
Craig Tiller
dc3806c672
Fix a noise creating bug in bm_json (for bm_diff)
8 years ago
Craig Tiller
12d716c88c
add nl
8 years ago
Craig Tiller
2d7d5be813
Increase threshold
8 years ago
Craig Tiller
90ce723aca
Fixes
8 years ago
Sree Kuchibhotla
a07bd3a971
change test min time
8 years ago
Matt Kwong
95909bb393
Add individual sanitizer suites to Kokoro
8 years ago
yang-g
eceec8eaf6
Add helper function to supply and parse error_details from Status.
8 years ago
Matt Kwong
654c367cb6
Update VM creation scripts to update Linux kernel
8 years ago
Craig Tiller
f597c7ccdd
Tighter threshold
8 years ago
Jan Tattermusch
78cb931afd
address review comments
8 years ago
jiangtaoli2016
e69881de7f
Revise based on Mark's comments.
8 years ago
Matt Kwong
5101b3f7cf
Pin Bazel version to 0.4.4 in Dockerfile
8 years ago
Craig Tiller
157c569634
fix c#
8 years ago
Matt Kwong
fa9da3c2db
Fix C# Dockerfiles
8 years ago
Matt Kwong
790e38a3a5
Run start_port_server.py in performance profiling
8 years ago
Craig Tiller
f674f8e825
*san needs clang++ to link
8 years ago
Julien Boeuf
935d02ebd4
Cleanup of tsi ssl handshaker factories.
...
There is no reason why the client and server factories should be
implementations from the same base.
Doing the cleanup now so that implementation of the #10528 feature will
be less noisy.
Also, re-added tsi to clang-format which was dropped when moved from
src/core/lib to src/core.
8 years ago