Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | | | | | | | * | | | | add missing refs | Craig Tiller | 2017-04-12 | |
* | | | | | | | | | | | | | | Merge pull request #10593 from matt-kwong/update-create-worker-scripts | Matt Kwong | 2017-04-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | | | * \ \ \ | Merge github.com:grpc/grpc into minimal_test | Craig Tiller | 2017-04-12 | |
| | | | | | | | | | | |\ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | Merge pull request #10473 from ctiller/truebin | Craig Tiller | 2017-04-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | * | | | | | | | | | | | remove src/csharp/global.json | Alexander Polcyn | 2017-04-12 | |
| |_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | Merge pull request #10598 from jtattermusch/manual_upmerge_v12x | David G. Quintas | 2017-04-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #9626 from muxi/lazy-deframe | Muxi Yan | 2017-04-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | | | | | | * | | | Create f->shutdown_cq in the fixture | Sree Kuchibhotla | 2017-04-12 | |
| | | | | | | | | | | | | | * | | | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-04-12 | |
| | | | | | | | | | | | | | |\ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | | | * | fixed asan buffer overflow | Makarand Dharmapurikar | 2017-04-12 | |
| | | | | | | | | * | | | | | | | | Update status codes doc. | Mark D. Roth | 2017-04-12 | |
| | | | | | | | | * | | | | | | | | Fix message_size_filter to use RESOURCE_EXHAUSTED status code. | Mark D. Roth | 2017-04-12 | |
| |_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | Merge pull request #10566 from muxi/fix-trailer-only | Muxi Yan | 2017-04-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | | | | | | | | * | Merge remote-tracking branch 'refs/remotes/origin/master' into caching_uri | Makarand Dharmapurikar | 2017-04-12 | |
| | | | | | | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | Merge pull request #10540 from muxi/restore-cronet-tests | Muxi Yan | 2017-04-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #10604 from ctiller/bmdifffix | Craig Tiller | 2017-04-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | | | | | | * | | | | | Bump version to 1.2.4 | murgatroid99 | 2017-04-12 | |
| | | | | | | | | | | | | |/ / / / / | ||||
| | | | | | | | * | | | | | | | | | | Fix BUILD dependency, copyright and cmake | yang-g | 2017-04-12 | |
| | | | | | | | | | | | | * | | | | | Merge pull request #10303 from murgatroid99/makefile_soname_fix | Michael Lumish | 2017-04-12 | |
| | | | | | | | | | | | | |\ \ \ \ \ | ||||
| | | | | | | | | | | | | * \ \ \ \ \ | Merge pull request #10563 from murgatroid99/node_server_shutdown | Michael Lumish | 2017-04-12 | |
| | | | | | | | | | | | | |\ \ \ \ \ \ | ||||
| | | | | | | | | | | * | | | | | | | | | ubsan fixes | Craig Tiller | 2017-04-12 | |
| | | | | | | | | | | * | | | | | | | | | Handle 0-length | Craig Tiller | 2017-04-12 | |
| | | | | | | | | | | * | | | | | | | | | Handle div0 | Craig Tiller | 2017-04-12 | |
| |_|_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | | * | | | | Fix memory leak | Craig Tiller | 2017-04-12 | |
| * | | | | | | | | | | | | | | | | | | Cleanup output: omit unnecessary columns | Craig Tiller | 2017-04-12 | |
| * | | | | | | | | | | | | | | | | | | Fix a noise creating bug in bm_json (for bm_diff) | Craig Tiller | 2017-04-12 | |
|/ / / / / / / / / / / / / / / / / / | ||||
| | | | | * | | | | | | | | | | | | | add nl | Craig Tiller | 2017-04-12 | |
| | | | | * | | | | | | | | | | | | | document | Craig Tiller | 2017-04-12 | |
| | | | | * | | | | | | | | | | | | | fix test | Craig Tiller | 2017-04-12 | |
| | | | | * | | | | | | | | | | | | | Merge github.com:grpc/grpc into truebin | Craig Tiller | 2017-04-12 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | | | * | | Add synchronization so startup completes before shutdown begins | Craig Tiller | 2017-04-12 | |
| | | | | | | | | | | | | | * | | | | Get cancel error right | Craig Tiller | 2017-04-12 | |
| | | | * | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/v1.2.x' into HEAD | Jan Tattermusch | 2017-04-12 | |
| |_|_|/| | | | | | | | | | | | | | |/| | | | | | | | | |/ / / / / / / | | | | | |_|_|_|_|/| | | | | | | | | | | |/| | | | | | | | | | | | | ||||
| | | | | | | | | | | | | * | | | | Handle cancellation | Craig Tiller | 2017-04-11 | |
| | | | | | | | | | | | | * | | | | Merge github.com:grpc/grpc into minimal_test | Craig Tiller | 2017-04-11 | |
| | | | | | | | | | | | | |\ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | ||||
| | | | | | | | * | | | | | | | | | Add individual sanitizer suites to Kokoro | Matt Kwong | 2017-04-11 | |
| | | | * | | | | | | | | | | | | | Merge pull request #10579 from murgatroid99/max_message_size_arg_checking | Michael Lumish | 2017-04-11 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
* | | | | \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #10564 from apolcyn/deflake_ruby_test | apolcyn | 2017-04-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | | | | | | | | | | * | enable cacheable_unary test | Makarand Dharmapurikar | 2017-04-11 | |
| | | | | | | | | | | | | | | | | | * | modified caching test | Makarand Dharmapurikar | 2017-04-11 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | * | | | | | Only delete core-level server if shutdown was successful | murgatroid99 | 2017-04-11 | |
* | | | | | | | | | | | | | | | | | | Merge pull request #10587 from dgquintas/fix_credentials_test | David G. Quintas | 2017-04-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | Update credentials test after #9328 | David Garcia Quintas | 2017-04-11 | |
|/ / / / / / / / / / / / / / / / / | ||||
| | | | | | | | | * / / / / / / / | Add helper function to supply and parse error_details from Status. | yang-g | 2017-04-11 | |
| |_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | ||||
| | | | | | | | * | | | | | | | | Update VM creation scripts to update Linux kernel | Matt Kwong | 2017-04-11 | |
| |_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | * | Threading robustness | Craig Tiller | 2017-04-11 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | * | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-04-11 | |
| | | | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | clang-format | Muxi Yan | 2017-04-11 | |
| | | | | | | | | | * | | | | Node server: add NULL check to tryShutdown | murgatroid99 | 2017-04-11 | |
* | | | | | | | | | | | | | | Merge pull request #10562 from matt-kwong/pin-bazel-version-2 | Matt Kwong | 2017-04-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |