Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Revert "Proto API for LB request/responses" | Craig Tiller | 2016-02-11 |
| | |||
* | Merge branch 'master' of github.com:grpc/grpc into grpclb_api | David Garcia Quintas | 2016-01-29 |
|\ | |||
* \ | Merge branch 'master' of github.com:grpc/grpc into grpclb_api | David Garcia Quintas | 2016-01-28 |
|\ \ | |||
| | * | Fix copyrights | Craig Tiller | 2016-01-28 |
| | | | |||
| | * | Fix zookeeper | Craig Tiller | 2016-01-28 |
| | | | |||
| | * | Update copyrights | Craig Tiller | 2016-01-28 |
| | | | |||
| | * | Preparatory changes for work shedding | Craig Tiller | 2016-01-28 |
| |/ | | | | | | | | | | | | | | | - cleanup: change grpc_iomgr_cb_func to take a bool instead of int success - cleanup: follow through with iomgr callback scheduling functions - prepare: add a workqueue to offload to to grpc_exec_ctx_enqueue* functions | ||
| * | Merge pull request #4927 from ctiller/fix-undefined-behavior | Yang Gao | 2016-01-27 |
| |\ | | | | | | | Fix undefined behavior | ||
| | * | Fix undefined behavior | Craig Tiller | 2016-01-27 |
| | | | |||
| * | | Add comment | Craig Tiller | 2016-01-27 |
| | | | |||
| * | | Fix copyrights | Craig Tiller | 2016-01-26 |
| | | | |||
| * | | Add a full barrier after subchannel construction | Craig Tiller | 2016-01-26 |
| | | | |||
| * | | Fix some barriers | Craig Tiller | 2016-01-26 |
| |/ | |||
* | | Added copyright message to generated nanopb code | David Garcia Quintas | 2016-01-12 |
| | | |||
* | | Merge branch 'master' of github.com:grpc/grpc into grpclb_api | David Garcia Quintas | 2016-01-12 |
|\| | |||
* | | Merge branch 'master' of github.com:grpc/grpc into grpclb_api | David Garcia Quintas | 2016-01-12 |
|\ \ | |||
| | * | Updated copyrights | murgatroid99 | 2016-01-12 |
| |/ | |||
| * | Fix formatting | Craig Tiller | 2016-01-11 |
| | | |||
* | | Merge branch 'master' of github.com:grpc/grpc into grpclb_api | David Garcia Quintas | 2016-01-11 |
|\| | |||
* | | Srcs and hdrs sanity checks skip third_party | David Garcia Quintas | 2016-01-11 |
| | | |||
* | | Merge branch 'master' of github.com:grpc/grpc into grpclb_api | David Garcia Quintas | 2016-01-08 |
|\ \ | |||
| | * | Fix pings | Craig Tiller | 2016-01-07 |
| | | | |||
| | * | Review feedback | Craig Tiller | 2016-01-06 |
| | | | |||
| | * | Merge github.com:grpc/grpc into poffy | Craig Tiller | 2016-01-06 |
| | |\ | | |/ | |/| | |||
* | | | Merge branch 'master' of github.com:grpc/grpc into grpclb_api | David Garcia Quintas | 2015-12-24 |
|\ \ \ | |||
| | * | | Eliminate gpr_ int types - and insist on C99 variants instead | Craig Tiller | 2015-12-22 |
| |/ / | |||
| * | | Making the stack work with outgoing channel args. | Julien Boeuf | 2015-12-17 |
| | | | |||
* | | | Merge branch 'master' of github.com:grpc/grpc into grpclb_api | David Garcia Quintas | 2015-12-16 |
|\| | | |||
| | * | Merge github.com:grpc/grpc into poffy | Craig Tiller | 2015-12-16 |
| | |\ | | |/ | |/| | |||
| * | | Fix memory leaks | Craig Tiller | 2015-12-11 |
| | | | |||
| * | | Merge branch 'connected-subchannel' into ↵ | Craig Tiller | 2015-12-10 |
| |\ \ | | | | | | | | | | | | | ping-ping-ping-ping-ping-ping-ping-ping-ping | ||
| | * \ | Merge github.com:grpc/grpc into connected-subchannel | Craig Tiller | 2015-12-09 |
| | |\ \ | |||
| | | * | | Nuke unused files | Craig Tiller | 2015-12-09 |
| | | | | | |||
| * | | | | clang-format | Craig Tiller | 2015-12-07 |
| | | | | | |||
| * | | | | Ping API | Craig Tiller | 2015-12-07 |
| | | | | | |||
| * | | | | Merge branch 'connected-subchannel' into ↵ | Craig Tiller | 2015-12-07 |
| |\| | | | | | | | | | | | | | | | | | | ping-ping-ping-ping-ping-ping-ping-ping-ping | ||
| * | | | | Start of ping sketch | Craig Tiller | 2015-12-07 |
| | |/ / | |/| | | |||
* | | | | Merge branch 'master' of github.com:grpc/grpc into grpclb_api | David Garcia Quintas | 2015-12-03 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # BUILD # Makefile # binding.gyp # build.yaml # gRPC.podspec # tools/doxygen/Doxyfile.core.internal # tools/run_tests/sources_and_headers.json # vsprojects/vcxproj/grpc/grpc.vcxproj # vsprojects/vcxproj/grpc/grpc.vcxproj.filters # vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj # vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj.filters | ||
| | * | | Update zookeeper | Craig Tiller | 2015-12-02 |
| | | | | |||
| | | * | Make pick_first fast path lock free, take channel lock for less time | Craig Tiller | 2015-12-01 |
| | |/ | |||
| | * | clang-format | Craig Tiller | 2015-12-01 |
| | | | |||
| | * | Memory fixes | Craig Tiller | 2015-12-01 |
| | | | |||
| | * | clang-format | Craig Tiller | 2015-12-01 |
| | | | |||
| | * | Shutdown connector at the right time | Craig Tiller | 2015-12-01 |
| | | | |||
| | * | Turn off refcount debugging | Craig Tiller | 2015-12-01 |
| | | | |||
| | * | Fix refcounting problem, closure reordering problem | Craig Tiller | 2015-11-30 |
| | | | |||
| | * | Fixes, and some test code | Craig Tiller | 2015-11-29 |
| | | | |||
| | * | Sanitize unsubscription to be callback preserving | Craig Tiller | 2015-11-29 |
| | | | |||
| | * | Most of the way to auto-cleanup subchannels | Craig Tiller | 2015-11-27 |
| | | | |||
| | * | Strong/weak refcounting for subchannel | Craig Tiller | 2015-11-27 |
| | | |