Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add a grpclb-in-DNS interop test suite | Alex Polcyn | 2018-10-23 |
| | |||
* | used names instead of numbers for each scenario | Bill Feng | 2018-08-27 |
| | |||
* | Make symbols of BoringSSL private to gRPC | Muxi Yan | 2018-08-23 |
| | |||
* | Don't hardcode python2.7 in generate_projects.py script | Thomas Bechtold | 2018-05-20 |
| | | | | | | | | Instead, use the same python interpreter for calling the mako renderer that is currently use (which is sys.executable). This is useful when trying to run generate_projects.py in a python3 only environment (which is still broken but this is a first step). | ||
* | Adding back nodejs version override support. | Nicolas "Pixel" Noble | 2018-03-14 |
| | |||
* | PHP: make generate_projects.sh smarter for package.xml | Stanley Cheung | 2018-01-19 |
| | |||
* | Upgrade yapf to 0.20.0 | Mehrdad Afshari | 2018-01-02 |
| | | | | Upgrade yapf version to 0.20.0 and reformat Python files. | ||
* | yapf tools/buildgen | ncteisen | 2017-12-11 |
| | |||
* | Merge pull request #13147 from yashykt/testc++ize | Yash Tibrewal | 2017-11-07 |
|\ | | | | | Convert test/core to C++ | ||
| * | Removing a few build.yaml errors | Yash Tibrewal | 2017-10-26 |
| | | |||
* | | Remove src/node and references to it | murgatroid99 | 2017-10-25 |
|/ | | | | | | This removes all of the node code and tests from the repo, along with the scripts for running Node unit tests, performance tests, and artifact builds. The scripts for running tests from the grpc-node repository are untouched. | ||
* | Changes for C to C++. Adding extern C to header files for compatibility. | Yash Tibrewal | 2017-10-02 |
| | |||
* | Add tests for c-ares wrapper using a local DNS server. | Alexander Polcyn | 2017-09-14 |
| | |||
* | The input files also need to follow the base argument... | Nicolas "Pixel" Noble | 2017-09-13 |
| | |||
* | Adding --base to generate_projects.py | Nicolas "Pixel" Noble | 2017-09-12 |
| | |||
* | auto-fix most of licenses | Jan Tattermusch | 2017-06-08 |
| | |||
* | Merge remote-tracking branch 'upstream/master' into cares_rebase | Yuchen Zeng | 2017-03-22 |
|\ | |||
| * | Make fuzzers run on mac (but not on mac on jenkins) | Craig Tiller | 2017-03-20 |
| | | |||
* | | Merge remote-tracking branch 'upstream/master' into cares_bazel_rule | Yuchen Zeng | 2017-02-08 |
|\| | |||
| * | Add some debug utilities | Craig Tiller | 2017-02-03 |
| | | | | | | | | | | 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. | ||
* | | Merge remote-tracking branch 'upstream/master' into cares_buildin | Yuchen Zeng | 2017-01-19 |
|\| | |||
| * | Delete generate_projects-old.sh | Jan Tattermusch | 2017-01-19 |
| | | |||
* | | Merge remote-tracking branch 'upstream/master' into cares_buildin | Yuchen Zeng | 2017-01-18 |
|\| | |||
| * | cleanup tools/run_tests directory | Jan Tattermusch | 2016-12-22 |
| | | |||
| * | v1.0.x → master upmerge | Nathaniel Manista | 2016-12-16 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Manual changes: - Fixed use of Exception.message in _invalid_metadata_test.py - Fixed merge of one_failed_as_unavailable in rpc_server_spec.rb - Added "set -e" to generate_build_additions.sh | ||
| * | | Renamed google_benchmark submodule to benchmark | David Garcia Quintas | 2016-12-06 |
| | | | |||
* | | | Merge remote-tracking branch 'upstream/master' into cares_buildin | Yuchen Zeng | 2016-11-08 |
|\| | | |||
| * | | Merge github.com:grpc/grpc into microbench | Craig Tiller | 2016-11-01 |
| |\ \ | |||
* | \ \ | Merge remote-tracking branch 'upstream/master' into cares_buildin | Yuchen Zeng | 2016-10-28 |
|\ \ \ \ | | |/ / | |/| | | |||
| | * | | Initial google_benchmark integration: source changes | Craig Tiller | 2016-10-25 |
| | | | | |||
| * | | | UV tests pass on linux | murgatroid99 | 2016-10-07 |
| |/ / | |||
* | | | Merge remote-tracking branch 'upstream/master' into cares_buildin | Yuchen Zeng | 2016-08-24 |
|\| | | |||
| * | | php: bump version | Stanley Cheung | 2016-08-22 |
| | | | |||
| | * | php: bump version | Stanley Cheung | 2016-08-22 |
| |/ | |||
* | | Build c-ares without running ./configure | Yuchen Zeng | 2016-08-11 |
| | | |||
* | | Fix python build | Yuchen Zeng | 2016-08-11 |
|/ | |||
* | Disable fuzzed tests on TSAN | Craig Tiller | 2016-06-15 |
| | |||
* | Merge github.com:grpc/grpc into cleaner-posix3 | Craig Tiller | 2016-05-11 |
|\ | |||
| * | Properly using our build.yaml source of truth to generate our list of public ↵ | Nicolas "Pixel" Noble | 2016-05-02 |
| | | | | | | | | APIs. | ||
| * | Merge pull request #6255 from stanley-cheung/fix-buildgen-plugin-comment | Craig Tiller | 2016-04-28 |
| |\ | | | | | | | Fix buildgen plugin file comment | ||
| * | | Dont run fuzzer outputs on windows, mac (save some CPU) | Craig Tiller | 2016-04-25 |
| | | | |||
| | * | fix buildgen plugin file comment | Stanley Cheung | 2016-04-21 |
| | | | |||
| * | | Rollup of changes from the latest import | Craig Tiller | 2016-04-11 |
| |/ | |||
| * | Sort out codegen dependencies | Craig Tiller | 2016-04-07 |
| | | |||
| * | Merge github.com:grpc/grpc into strong-includes | Craig Tiller | 2016-04-06 |
| |\ | |||
* | | | Allow flagging tests that arent dependent on polling strategy | Craig Tiller | 2016-04-06 |
| | | | |||
| | * | Configure performance scenarios with json | Craig Tiller | 2016-04-06 |
| |/ |/| | | | | | Run those json configurations as part of presubmits | ||
| * | Getting dependencies fixed up | Craig Tiller | 2016-04-05 |
|/ | |||
* | Merge pull request #6012 from nicolasnoble/memleak_detector | Nicolas Noble | 2016-03-31 |
|\ | | | | | Adding memory leak detections for the json fuzzer. | ||
* \ | Merge github.com:grpc/grpc into copyright-fix | Craig Tiller | 2016-03-31 |
|\ \ |