Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | Fix some races in tests | Craig Tiller | 2017-05-17 | |
| |/ |/| | ||||
* | | Revert "Revert "Implement Server Backward Compatibility"" | Muxi Yan | 2017-05-15 | |
| | | ||||
* | | Merge branch 'master' of https://github.com/grpc/grpc into import | Nicolas "Pixel" Noble | 2017-05-13 | |
|\ \ | ||||
| * | | Revert "Implement Server Backward Compatibility" | Nicolas Noble | 2017-05-12 | |
| | | | ||||
* | | | Merge branch 'master' of https://github.com/grpc/grpc into import | Nicolas "Pixel" Noble | 2017-05-12 | |
|\| | | ||||
| * | | Merge pull request #10849 from muxi/backward-compat | Muxi Yan | 2017-05-12 | |
| |\ \ | | | | | | | | | Implement Server Backward Compatibility | |||
* | | | | Merge branch 'master' of https://github.com/grpc/grpc into import | Nicolas "Pixel" Noble | 2017-05-11 | |
|\| | | | ||||
| | * | | Put workaround list somewhere accessable by wrapping languages | Muxi Yan | 2017-05-09 | |
| | | | | ||||
| | | * | Revert "Merge branch 'master' into v1.3.x" | Alexander Polcyn | 2017-04-26 | |
| | |/ | | | | | | | | | | | | | This reverts commit 79759fea1abd09102d38af3e13a84b69e898124b, reversing changes made to dc36f4df6aba60275a31227e1d29c4d20b6cadca. | |||
| * | | Merge github.com:grpc/grpc into epex4 | Craig Tiller | 2017-04-20 | |
| |\| | ||||
* | | | Rewriting core tests BUILD files to use the build system. | Nicolas "Pixel" Noble | 2017-04-18 | |
| | | | ||||
| * | | Fixup tests | Craig Tiller | 2017-04-17 | |
| | | | ||||
| | * | Merge github.com:grpc/grpc into cpparena | Craig Tiller | 2017-04-14 | |
| | |\ | | |/ | |/| | ||||
| * | | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-04-06 | |
| |\ \ | ||||
| | | * | Merge github.com:grpc/grpc into cpparena | Craig Tiller | 2017-04-04 | |
| | | |\ | | | |/ | | |/| | ||||
| | * | | Reorganize ext tree | Craig Tiller | 2017-03-31 | |
| |/ / |/| | | | | | | | | | | | - filters live under filters - lb_policy, resolver implementations (being part of client_channel) live under client_channel | |||
| | * | Call ref/unref, bugfixes | Craig Tiller | 2017-03-31 | |
| |/ |/| | ||||
| * | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-03-30 | |
| |\ | |/ |/| | ||||
* | | Update include paths | Craig Tiller | 2017-03-28 | |
| | | ||||
| * | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-03-24 | |
| |\ | |/ |/| | ||||
| * | Fix test bug and generate_projects.sh | Sree Kuchibhotla | 2017-03-22 | |
| | | ||||
| * | Updates C Core | Sree Kuchibhotla | 2017-03-22 | |
| | | ||||
* | | Change error_create API to slice | ncteisen | 2017-03-13 | |
| | | ||||
| * | Prefix grpc_cq_polling_type enums with GRPC_CQ_ | Sree Kuchibhotla | 2017-03-03 | |
| | | ||||
| * | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-03-03 | |
| |\ | |/ |/| | ||||
| * | fix tests after rebase | Sree Kuchibhotla | 2017-03-02 | |
| | | ||||
| * | rebase with latest master | Sree Kuchibhotla | 2017-03-02 | |
| | | ||||
| * | Change Core to use the new completion_queue_create API | Sree Kuchibhotla | 2017-03-02 | |
| | | ||||
* | | Add licenses() in BUILD files | Yuchen Zeng | 2017-03-01 | |
|/ | ||||
* | Merge pull request #9753 from ctiller/zalloc | Craig Tiller | 2017-02-27 | |
|\ | | | | | Add zalloc, convert a bunch of files to use it | |||
* \ | Merge pull request #9857 from murgatroid99/merge_1.1.x_master | Michael Lumish | 2017-02-27 | |
|\ \ | | | | | | | Upmerge 1.1.x into master | |||
| | * | Merge github.com:grpc/grpc into zalloc | Craig Tiller | 2017-02-24 | |
| | |\ | |_|/ |/| | | ||||
| * | | Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_master | murgatroid99 | 2017-02-23 | |
| |\ \ | ||||
| | | * | zalloc grpc_pollset | Yuchen Zeng | 2017-02-22 | |
| | |/ | |/| | ||||
* / | | Bazel build file for core/surface tests | Sree Kuchibhotla | 2017-02-17 | |
|/ / | ||||
| * | Improve Node and libuv testing and test coverage | murgatroid99 | 2017-02-17 | |
| | | | | | | | | Allow Node tests to run with or without UV, change default version to 7, add some portability tests. Also make some more core tests work with libuv | |||
* | | Use call context to propagare LR costs | David Garcia Quintas | 2017-02-13 | |
| | | ||||
* | | Secure naming support for gRPCLB | David Garcia Quintas | 2017-02-07 | |
| | | ||||
* | | clang-format | Mark D. Roth | 2017-02-02 | |
| | | ||||
* | | Fix secure_channel_create_test. | Mark D. Roth | 2017-02-02 | |
| | | ||||
* | | Replace timeout/scaling macros with functions. | Robbie Shade | 2017-01-31 | |
| | | ||||
| * | Fix tests. | Mark D. Roth | 2017-01-28 | |
| | | ||||
* | | Add an error to fd_shutdown (and recursively) | Craig Tiller | 2017-01-27 | |
| | | | | | | | | Allows diagnosing WHY a file descriptor was shutdown prematurely. | |||
* | | Merge github.com:grpc/grpc into rollfwd | Craig Tiller | 2017-01-26 | |
|\ \ | ||||
| * | | Fix tests. | Mark D. Roth | 2017-01-25 | |
| |/ | ||||
* / | Revert "Revert "Metadata handling rewrite"" | Craig Tiller | 2017-01-23 | |
|/ | | | | This reverts commit 5e01e2ac977655aa074faf7fde0a74298f5e4c55. | |||
* | Revert "Metadata handling rewrite" | Craig Tiller | 2017-01-20 | |
| | ||||
* | Merge github.com:grpc/grpc into metadata_filter | Craig Tiller | 2017-01-17 | |
|\ | ||||
| * | Merge remote-tracking branch 'upstream/master' into ↵ | Mark D. Roth | 2017-01-06 | |
| |\ | | | | | | | | | | revert-9063-revert-8951-revert-8949-revert-8922-slice_cleanup | |||
* | \ | Merge branch 'slice_with_exec_ctx_and_new_closures' into ↵ | Craig Tiller | 2017-01-04 | |
|\ \ \ | | |/ | |/| | | | | metadata_filter_and_new_closures |