Craig Tiller
c9bb78f2f8
Make fuzzers run on mac (but not on mac on jenkins)
8 years ago
Craig Tiller
8b1d59cafa
Add some debug utilities
...
This PR adds a set of debug helpers that are intended for calling only from gdb. They cross abstraction boundaries and allow quickly accessing one thing from another thing.
I expect to grow this library significantly over time to aid debugging tricky problems.
8 years ago
Jan Tattermusch
2a8af018ca
Delete generate_projects-old.sh
8 years ago
Jan Tattermusch
5c79a3199c
cleanup tools/run_tests directory
8 years ago
David Garcia Quintas
ff3112188b
Renamed google_benchmark submodule to benchmark
8 years ago
Craig Tiller
d3cd017f5d
Initial google_benchmark integration: source changes
8 years ago
murgatroid99
2c287ca750
UV tests pass on linux
9 years ago
Stanley Cheung
557aa4e695
php: bump version
9 years ago
Stanley Cheung
8749c96595
php: bump version
9 years ago
Yuchen Zeng
f64bf28e87
Build c-ares without running ./configure
9 years ago
Yuchen Zeng
d790dd6a5c
Fix python build
9 years ago
Craig Tiller
edcd4e247d
Disable fuzzed tests on TSAN
9 years ago
Nicolas "Pixel" Noble
777c26329c
Properly using our build.yaml source of truth to generate our list of public APIs.
9 years ago
Craig Tiller
11c83e9056
Dont run fuzzer outputs on windows, mac (save some CPU)
9 years ago
Stanley Cheung
a5b7df9242
fix buildgen plugin file comment
9 years ago
Craig Tiller
3ab2fe0094
Rollup of changes from the latest import
9 years ago
Craig Tiller
03915e5de6
Sort out codegen dependencies
9 years ago
Craig Tiller
946ce7a46a
Allow flagging tests that arent dependent on polling strategy
9 years ago
Craig Tiller
0bda0b3e55
Configure performance scenarios with json
...
Run those json configurations as part of presubmits
9 years ago
Craig Tiller
d1697d99d7
Getting dependencies fixed up
9 years ago
Craig Tiller
6169d5f7b0
Update copyrights
9 years ago
Craig Tiller
7753119d28
Update copyright
9 years ago
Craig Tiller
71f81852a7
Sort tests
9 years ago
Craig Tiller
f05837ab82
Run fuzzer corpus entries as unit tests
9 years ago
Craig Tiller
fb43385204
Make plugin registries work
9 years ago
Craig Tiller
0d7fa3c9be
Update copyright
9 years ago
Craig Tiller
44cc10b02e
Add uses clauses to filegroups to ease dependency management
9 years ago
Stanley Cheung
3dab4628c6
php: remove hardcoded version in templates
9 years ago
Nicolas "Pixel" Noble
7204010c05
Fixing format and copyright.
9 years ago
Craig Tiller
ca62ff014b
Expand gtest suites into individual run_tests tests
9 years ago
Craig Tiller
560c9017c4
Faster code generation
9 years ago
Nicolas "Pixel" Noble
0cd9cbcf60
Fixing the absence of 'tag' in the version.
9 years ago
Nicolas "Pixel" Noble
f9e3c23fe8
Fixing ruby versionning.
9 years ago
Craig Tiller
3b93efbabc
Fix copyright
9 years ago
Nicolas "Pixel" Noble
cd41a0b549
Removing undescores in {GPR,GRPC,CENSUS}_API.
9 years ago
Craig Tiller
f008f067f8
build.yaml centric versioning
9 years ago
Alistair Veitch
75d5c0f024
post merge
9 years ago
Nicolas "Pixel" Noble
d14b6acdcc
Finalizing this a bit.
9 years ago
Craig Tiller
11b87bfb2a
Usable API list
9 years ago
Craig Tiller
905821b529
Prototype C parser for extracting API info
9 years ago
Craig Tiller
de5d09017b
Fix copyrights
9 years ago
Craig Tiller
1297170048
Ensure sanity generate projects doesnt eat all available cpu
9 years ago
Craig Tiller
3dca23aa0d
Make zlib a first class build citizen
9 years ago
Craig Tiller
0eef9eef90
Fix copyrights
9 years ago
Craig Tiller
5f735a64e1
Add CPU cost measurement, tune parameters, decrease default maxjobs
9 years ago
Craig Tiller
32d0f14c35
Update copyrights
9 years ago
Craig Tiller
590105ac53
Eliminate jobset timeouts in some circumstances
...
There are cases where we truly don't care how long something takes, and
some external timeout will kill truly stuck processes, so let's
eliminate timeouts in those cases
9 years ago
murgatroid99
4518bf7f10
Allow transitive dependencies plugin to process non-existent libs without crashing
9 years ago
Masood Malekghassemi
116982ea89
Include core in Python distribution
9 years ago
Craig Tiller
0fe5ee7be3
BoringSSL integration: non-vsprojects changes
9 years ago