Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' into asyncio | Dan Zhang | 2017-12-01 |
|\ | |||
* | | read once | Dan Zhang | 2017-12-01 |
| * | Merge pull request #13575 from vjpai/dehist | Vijay Pai | 2017-11-30 |
| |\ | |||
| | * | Move histogram to test/core/util | Vijay Pai | 2017-11-30 |
| * | | Merge pull request #13573 from apolcyn/optional_pthread_atfork | Noah Eisen | 2017-11-30 |
| |\ \ | |||
| * \ \ | Merge pull request #13432 from ncteisen/no-more-extern-c | Noah Eisen | 2017-11-30 |
| |\ \ \ | | |_|/ | |/| | | |||
| | | * | Allow compiling grpc without use of pthread_atfork | Alexander Polcyn | 2017-11-30 |
* | | | | fix compile error | Dan Zhang | 2017-11-30 |
| * | | | Merge pull request #13357 from markdroth/reference_counted | Mark D. Roth | 2017-11-30 |
| |\ \ \ | | |_|/ | |/| | | |||
| | | * | Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c | ncteisen | 2017-11-29 |
| | | |\ | | |_|/ | |/| | | |||
| | | * | Merge commit 'aa358d5e43' into no-more-extern-c | ncteisen | 2017-11-29 |
| | | |\ | |||
| * | | \ | Merge pull request #13466 from nicolasnoble/upmerge-from-v1.7 | Nicolas Noble | 2017-11-29 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||
* | | | | | Modify udp_server to do asynchronous read and write and only re-arm | Dan Zhang | 2017-11-29 |
| * | | | | Add missing semicolons | ncteisen | 2017-11-29 |
|/ / / / | |||
| | * | | Merge remote-tracking branch 'upstream/master' into reference_counted | Mark D. Roth | 2017-11-29 |
| | |\ \ | |_|/ / |/| | | | |||
| | * | | Shorted "reference" to "ref". | Mark D. Roth | 2017-11-29 |
| * | | | clang-format code | Mehrdad Afshari | 2017-11-29 |
| * | | | Merge branch 'master' of https://github.com/grpc/grpc into upmerge-from-v1.7 | Nicolas "Pixel" Noble | 2017-11-29 |
| |\ \ \ | |/ / / |/| | | | |||
| | * | | Split tracing code into its own class. | Mark D. Roth | 2017-11-29 |
* | | | | Merge pull request #13535 from ncteisen/fix-trace-tsan | Noah Eisen | 2017-11-28 |
|\ \ \ \ | |||
| * | | | | clang fmt | Noah Eisen | 2017-11-28 |
| * | | | | Fix tracer TSAN bug | Noah Eisen | 2017-11-28 |
* | | | | | Merge pull request #13448 from camillol/fixalign | David G. Quintas | 2017-11-28 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||
| | | * | | Code review changes. | Mark D. Roth | 2017-11-28 |
| | | | * | Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c | ncteisen | 2017-11-28 |
| | | | |\ | |_|_|_|/ |/| | | | | |||
* | | | | | Merge pull request #13515 from mehrdada/bump-master-version | Mehrdad Afshari | 2017-11-28 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #13491 from vjpai/destack | Vijay Pai | 2017-11-28 |
|\ \ \ \ \ \ | |||
| | | * | | | | Fix alignment issue in gpr_murmur_hash3 | Camillo Lugaresi | 2017-11-28 |
| |_|/ / / / |/| | | | | | |||
| | | | * | | clang-format | Mark D. Roth | 2017-11-28 |
| | | | * | | Fix include guard check. | Mark D. Roth | 2017-11-28 |
| | | | * | | Implement MakeReferenceCounted<> helper. | Mark D. Roth | 2017-11-28 |
| | | | * | | Add ReferenceCountedPtr class. | Mark D. Roth | 2017-11-28 |
| | | | * | | Use New() and Delete() instead of C++ new and delete. | Mark D. Roth | 2017-11-28 |
| | * | | | | Bump 1.8.0-dev to 1.9.0-dev | Mehrdad Afshari | 2017-11-27 |
| |/ / / / |/| | | | | |||
| | | | * | Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c | ncteisen | 2017-11-27 |
| | | | |\ | |_|_|_|/ |/| | | | | |||
| | | * | | Add ReferenceCounted base class. | Mark D. Roth | 2017-11-27 |
| |_|/ / |/| | | | |||
| * | | | Remove lockfree stack, again | Vijay Pai | 2017-11-22 |
* | | | | silence uninitialized use warning | Jan Tattermusch | 2017-11-22 |
|/ / / | |||
| | * | Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c | ncteisen | 2017-11-21 |
| | |\ | |_|/ |/| | | |||
* | | | Reviewer feedback | ncteisen | 2017-11-21 |
* | | | Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-core | Noah Eisen | 2017-11-21 |
|\ \ \ | |||
| * \ \ | Merge pull request #13364 from ncteisen/surfacing-error-details | Noah Eisen | 2017-11-21 |
| |\ \ \ | |||
| | * | | | Fix real TSAN/ASAN bug | Noah Eisen | 2017-11-20 |
| * | | | | Merge pull request #13454 from yang-g/lockfree_event | Yang Gao | 2017-11-20 |
| |\ \ \ \ | |||
| | | | * \ | Merge branch 'v1.7.x' of https://github.com/grpc/grpc | Nicolas "Pixel" Noble | 2017-11-21 |
| | | | |\ \ | |||
| | * | | | | | Resolve comments | yang-g | 2017-11-20 |
| | | * | | | | use aquire release | ncteisen | 2017-11-20 |
| * | | | | | | Merge pull request #13173 from kwasimensah/patch-1 | Nicolas Noble | 2017-11-20 |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||
| | | | | | * | clang fmt | ncteisen | 2017-11-20 |
| * | | | | | | Merge pull request #13391 from ncteisen/more-eager-free | Noah Eisen | 2017-11-20 |
| |\ \ \ \ \ \ |