Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | * | | | | | | Merge branch 'v1.0.x' of https://github.com/grpc/grpc | Nicolas "Pixel" Noble | 2016-08-20 | |
| | |/| | | | | | | ||||
* | | | | | | | | | Fix bugs, make it easier to find them | Craig Tiller | 2016-08-19 | |
* | | | | | | | | | Add tracer for pending tags | Craig Tiller | 2016-08-19 | |
| | | | | | * | | | slight rewording of grpc_error ownership rules | David Garcia Quintas | 2016-08-19 | |
| | | |_|_|/ / / | | |/| | | | | | ||||
* | | | | | | | | Fix refcounting bugs | Craig Tiller | 2016-08-19 | |
* | | | | | | | | Eliminate lock during initialization | Craig Tiller | 2016-08-19 | |
* | | | | | | | | Eliminate dual stream maps | Craig Tiller | 2016-08-19 | |
* | | | | | | | | Simplifications | Craig Tiller | 2016-08-19 | |
* | | | | | | | | Make failure to initialize a filter cause the server to silently swallow that... | Craig Tiller | 2016-08-19 | |
| | | * | | | | | Merge pull request #7783 from nicolasnoble/shipping-1.0 | Nicolas Noble | 2016-08-18 | |
| | | |\ \ \ \ \ | ||||
| | | * | | | | | | Disabling check for SO_REUSEPORT in MANYLINUX; it'll always fail. | Nicolas "Pixel" Noble | 2016-08-19 | |
| | | * | | | | | | Move user-agent version to 1.0.0 | Jorge Canizales | 2016-08-18 | |
* | | | | | | | | | Fix ping | Craig Tiller | 2016-08-18 | |
* | | | | | | | | | Fixes for memory misuse | Craig Tiller | 2016-08-18 | |
| | | * | | | | | | Move Podspecs to v1 | Jorge Canizales | 2016-08-18 | |
* | | | | | | | | | Merge github.com:grpc/grpc into merge-parse | Craig Tiller | 2016-08-18 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||
| | | | * | | | | | Bumping version to 1.0.1-pre1. | Nicolas "Pixel" Noble | 2016-08-18 | |
| | | |/ / / / / | ||||
| | | * | | | | | Merge pull request #7745 from nicolasnoble/no-more-pre | Nicolas Noble | 2016-08-18 | |
| | | |\ \ \ \ \ | ||||
| | | * | | | | | | Use templates for python version dependencies | Ken Payson | 2016-08-18 | |
| | * | | | | | | | Remove this-> | Vijay Pai | 2016-08-18 | |
| |/ / / / / / / | ||||
| * | | | | | | | Merge pull request #7741 from nicolasnoble/manual-upmerge | Nicolas Noble | 2016-08-18 | |
| |\ \ \ \ \ \ \ | ||||
| * | | | | | | | | Reduce allocations associated with src/cpp/util/byte_buffer.cc. | Mark D. Roth | 2016-08-18 | |
| * | | | | | | | | Merge pull request #7766 from makdharma/cronet_e2e_take2 | makdharma | 2016-08-17 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | changed from uint32_t to size_t | Makarand Dharmapurikar | 2016-08-17 | |
| | * | | | | | | | | fixed compile warnings treated as errors | Makarand Dharmapurikar | 2016-08-17 | |
| * | | | | | | | | | Merge pull request #7713 from makdharma/cronet_e2e_take2 | makdharma | 2016-08-17 | |
| |\| | | | | | | | | | |_|_|_|/ / / / | |/| | | | | | | | ||||
| | * | | | | | | | minor tweak | Makarand Dharmapurikar | 2016-08-17 | |
| | * | | | | | | | more review feedback addressed | Makarand Dharmapurikar | 2016-08-17 | |
| | * | | | | | | | addressed review feedback. | Makarand Dharmapurikar | 2016-08-16 | |
* | | | | | | | | | Fix typo | Craig Tiller | 2016-08-16 | |
* | | | | | | | | | Initial pass reifying read and global locks | Craig Tiller | 2016-08-16 | |
| | | | * | | | | | Merge pull request #7448 from jcanizales/p0-archive-fix | makdharma | 2016-08-16 | |
| | | | |\ \ \ \ \ | ||||
| * | | | | | | | | | Include missing header in ev_epoll_linux.c | Sree Kuchibhotla | 2016-08-16 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||
| | | | | | * | | | Removing pre2 flag. | Nicolas "Pixel" Noble | 2016-08-16 | |
| | | | | |/ / / | | | | |/| | | | ||||
| | | * | | | | | Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge | Nicolas "Pixel" Noble | 2016-08-16 | |
| | | |\ \ \ \ \ | ||||
| | | | | * \ \ \ | Merge pull request #7492 from apolcyn/return_val_check | kpayson64 | 2016-08-15 | |
| | | | | |\ \ \ \ | ||||
| | | | | * | | | | | Merge pull request #7732 from kpayson64/python3_artifacts | kpayson64 | 2016-08-15 | |
| | | | |/| | | | | | ||||
| * | | | | | | | | | Merge pull request #7640 from markdroth/handshaker_api | kpayson64 | 2016-08-15 | |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||
| | | * | | | | | | | bug fix for fireball app | Makarand Dharmapurikar | 2016-08-15 | |
| * | | | | | | | | | Merge pull request #7730 from bsilver8192/master | Nicolas Noble | 2016-08-15 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ | Merge pull request #7538 from thunderboltsid/pypy-experiments | kpayson64 | 2016-08-15 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | * \ \ \ \ \ | Merge pull request #7669 from apolcyn/reduce_bidi_threads_ga | kpayson64 | 2016-08-15 | |
| | | | | | |\ \ \ \ \ \ | ||||
* | | | | | | \ \ \ \ \ \ | Merge branch 'grand-unified-closures' into offload | Craig Tiller | 2016-08-15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #7293 from apolcyn/send_metadata_from_server_handler | kpayson64 | 2016-08-15 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #7668 from thunderboltsid/skip-test-for-pypy | kpayson64 | 2016-08-15 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | | | * | | | | | Add Python3.5 artifact targets | Ken Payson | 2016-08-15 | |
| | | | | | | | | * | | | | | | | Merge pull request #7702 from nathanielmanistaatgoogle/distrib-interop-stress... | kpayson64 | 2016-08-15 | |
| | | | | | | | | |\ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | Merge github.com:grpc/grpc into grand-unified-closures | Craig Tiller | 2016-08-15 | |
| |\| | | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | ||||
| | | | | | * | | | | | | | | | | Remove <linux/unistd.h> include for compatibility with non-glibc | Brian | 2016-08-15 | |
| | | |_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | ||||
| | | | | | | | * | | | | | | | clean up sanity test | Alex Polcyn | 2016-08-14 |