Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Make symbols of BoringSSL private to gRPC | Muxi Yan | 2018-08-23 |
| | |||
* | 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 |
| | |||
* | 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 | 2016-10-28 |
|\| | |||
| * | 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 |
| | | |||
* | | Build c-ares without running ./configure | 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 |
| | | |||
* | | Allow flagging tests that arent dependent on polling strategy | Craig Tiller | 2016-04-06 |
| | | |||
| * | 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 |
|\ \ | |||
* | | | Update copyrights | Craig Tiller | 2016-03-31 |
| | | | |||
| | * | Update copyright | Craig Tiller | 2016-03-29 |
| | | | |||
| | * | Sort tests | Craig Tiller | 2016-03-29 |
| | | | |||
| | * | Run fuzzer corpus entries as unit tests | Craig Tiller | 2016-03-29 |
| |/ |/| | |||
| * | Make plugin registries work | Craig Tiller | 2016-03-29 |
|/ | |||
* | Update copyright | Craig Tiller | 2016-03-28 |
| | |||
* | Add uses clauses to filegroups to ease dependency management | Craig Tiller | 2016-03-28 |
| | |||
* | php: remove hardcoded version in templates | Stanley Cheung | 2016-03-23 |
| | |||
* | Expand gtest suites into individual run_tests tests | Craig Tiller | 2016-02-24 |
| | |||
* | Merge pull request #5079 from nicolasnoble/underscores_are_the_root_of_all_evil | David G. Quintas | 2016-02-11 |
|\ | | | | | Removing underscores in CENSUS_API, GRPC_API and GPR_API. | ||
* \ | Merge remote-tracking branch 'google/release-0_13' into merge-and-regen | Nicolas "Pixel" Noble | 2016-02-10 |
|\ \ | | | | | | | | | | | | | | | | Conflicts: build.yaml src/ruby/lib/grpc/version.rb | ||
| * | | Fixing ruby versionning. | Nicolas "Pixel" Noble | 2016-02-09 |
|/ / | |||
* | | Fix copyright | Craig Tiller | 2016-02-08 |
| | | |||
| * | Removing undescores in {GPR,GRPC,CENSUS}_API. | Nicolas "Pixel" Noble | 2016-02-08 |
| | | |||
* | | build.yaml centric versioning | Craig Tiller | 2016-02-08 |
|/ | |||
* | Finalizing this a bit. | Nicolas "Pixel" Noble | 2016-01-30 |
| | |||
* | Usable API list | Craig Tiller | 2016-01-29 |
| | |||
* | Prototype C parser for extracting API info | Craig Tiller | 2016-01-29 |
| | |||
* | Fix copyrights | Craig Tiller | 2016-01-21 |
| |