Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | UV tests pass on linux | murgatroid99 | 2016-10-07 |
| | |||
* | php: bump version | Stanley Cheung | 2016-08-22 |
| | |||
* | 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 |
| | |||
* | Make zlib a first class build citizen | Craig Tiller | 2016-01-21 |
| | |||
* | Allow transitive dependencies plugin to process non-existent libs without ↵ | murgatroid99 | 2016-01-12 |
| | | | | crashing | ||
* | Include core in Python distribution | Masood Malekghassemi | 2016-01-07 |
| | |||
* | BoringSSL integration: non-vsprojects changes | Craig Tiller | 2015-12-22 |
| | |||
* | Generate all file lists and build target lists in binding.gyp from build.yaml | murgatroid99 | 2015-11-05 |
| | |||
* | Hand-written changes | Craig Tiller | 2015-08-31 |
| | |||
* | Reduce mac CI load | Craig Tiller | 2015-08-07 |
| | |||
* | Re-enabling tests that got culled off. | Nicolas "Pixel" Noble | 2015-08-07 |
| | |||
* | Add linux, mac as test platforms, only run _with_poll tests on linux | Craig Tiller | 2015-08-05 |
| | |||
* | changed vsproject generation to make c++ tests; put a hint in the .sln about ↵ | Michael Larson | 2015-07-19 |
| | | | | lib vs. target; expand .proto includes | ||
* | provide VS solution for building protoc plugins | Jan Tattermusch | 2015-05-27 |
| | |||
* | Adding grpc++_unsecure project file, and adding better support for test ↵ | Nicolas "Pixel" Noble | 2015-05-09 |
| | | | | projects. | ||
* | Better defaulting of attributes | Craig Tiller | 2015-04-08 |
| | |||
* | Adding MSVC's grpc++ project file. | Nicolas "Pixel" Noble | 2015-03-10 |
| | |||
* | Add copyrights to Python code | Craig Tiller | 2015-02-16 |
| | |||
* | Adressing comments. | Nicolas "Pixel" Noble | 2015-01-23 |
| | |||
* | Merge branch 'master' of github.com:google/grpc into vsprojects | Nicolas "Pixel" Noble | 2015-01-23 |
|\ | | | | | | | | | Conflicts: templates/vsprojects/vs2013/grpc.sln.template |