Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge github.com:grpc/grpc into cleaner-posix2 | Craig Tiller | 2016-03-31 |
|\ | |||
* | | Remove removed files from build.yaml | Craig Tiller | 2016-03-30 |
| * | Swap header/src into the right order | Craig Tiller | 2016-03-29 |
| * | Move proto code under ext/.../grpclb | Craig Tiller | 2016-03-29 |
| * | Make plugin registries work | Craig Tiller | 2016-03-29 |
| * | Refactor build to have lb policies as extensions | Craig Tiller | 2016-03-29 |
* | | Merge github.com:grpc/grpc into cleaner-posix2 | Craig Tiller | 2016-03-29 |
|\ \ | |||
| | * | Merge github.com:grpc/grpc into optionalize_roundrobin | Craig Tiller | 2016-03-28 |
| | |\ | | |/ | |/| | |||
| * | | Merge pull request #5900 from murgatroid99/node_callback_convention | Nicolas Noble | 2016-03-28 |
| |\ \ | |||
| | | * | Begin optionalizing lb policies: initial code movement | Craig Tiller | 2016-03-28 |
| | |/ | |/| | |||
* | | | Merge github.com:grpc/grpc into cleaner-posix2 | Craig Tiller | 2016-03-28 |
|\ \ \ | |||
| | * | | Add uses clauses to filegroups to ease dependency management | Craig Tiller | 2016-03-28 |
| | * | | Declare filegroups for chttp2 | Craig Tiller | 2016-03-28 |
| | * | | Move chttp2 related files under ext/ | Craig Tiller | 2016-03-28 |
| |/ / | |||
| * | | Stage #1 of core breakup: move everything under lib | Craig Tiller | 2016-03-25 |
| * | | Merge pull request #5383 from miselin/add_request_parsing | Jan Tattermusch | 2016-03-23 |
| |\ \ | |||
| * \ \ | Merge pull request #5755 from ahedberg/unix_sockets_optional | Jan Tattermusch | 2016-03-23 |
| |\ \ \ | |||
| | | * | | Add HTTP request parsing. | Matthew Iselin | 2016-03-23 |
| | |/ / | |/| | | |||
| | | * | Follow Node's callback-last convention for client calls | murgatroid99 | 2016-03-21 |
| * | | | removed uchannels | David Garcia Quintas | 2016-03-21 |
| | |/ | |/| | |||
* | | | Merge github.com:grpc/grpc into cleaner-posix2 | Craig Tiller | 2016-03-21 |
|\| | | |||
| | * | add unix_sockets_posix module to build system and fix compilation errors | ahedberg | 2016-03-18 |
| * | | Merge github.com:grpc/grpc into filter-selection | Craig Tiller | 2016-03-17 |
| |\ \ | |||
| * \ \ | Merge github.com:grpc/grpc into filter-selection | Craig Tiller | 2016-03-17 |
| |\ \ \ | |||
* | \ \ \ | Merge github.com:grpc/grpc into cleaner-posix2 | Craig Tiller | 2016-03-17 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||
| | | * | | Merge github.com:grpc/grpc into backoff_lib | Craig Tiller | 2016-03-17 |
| | | |\ \ | | |_|/ / | |/| | | | |||
| * | | | | Massaging that pull request. | Nicolas "Pixel" Noble | 2016-03-17 |
| | | * | | Build out backoff as a library | Craig Tiller | 2016-03-11 |
| | | |/ | |||
| * | | | Merge branch 'codegen_proto_utils_fix' into codegen_lib | David Garcia Quintas | 2016-03-06 |
| |\ \ \ | | | |/ | | |/| | |||
| | | * | Merge github.com:grpc/grpc into filter-selection | Craig Tiller | 2016-02-25 |
| | | |\ | | | |/ | | |/| | |||
* | | | | Make out private bits private | Craig Tiller | 2016-02-25 |
* | | | | Remove pollset_set_posix.c | Craig Tiller | 2016-02-25 |
* | | | | Merge github.com:grpc/grpc into cleaner-posix2 | Craig Tiller | 2016-02-25 |
|\ \ \ \ | | |/ / | |/| | | |||
* | | | | Merge branch 'hide-the-pollset-set' into cleaner-posix2 | Craig Tiller | 2016-02-25 |
|\ \ \ \ | |||
| | * | | | Faster code generation | Craig Tiller | 2016-02-24 |
| | * | | | Merge github.com:grpc/grpc into naming-crisis | Craig Tiller | 2016-02-23 |
| | |\ \ \ | | |/ / / | |/| | | | |||
| * | | | | Merge github.com:grpc/grpc into fix-proto-docker | Craig Tiller | 2016-02-22 |
| |\ \ \ \ | |||
| | | * \ \ | Merge github.com:grpc/grpc into naming-crisis | Craig Tiller | 2016-02-22 |
| | | |\ \ \ | | | |/ / / | | |/| | | | |||
| | | * | | | Regenerate files, fix bugs | Craig Tiller | 2016-02-22 |
| | | |\ \ \ | |||
| | | | | | * | Merge github.com:grpc/grpc into filter-selection | Craig Tiller | 2016-02-22 |
| | | | | | |\ | | | |_|_|_|/ | | |/| | | | | |||
| | * | | | | | Merge pull request #5257 from ctiller/cleaner-posix | Vijay Pai | 2016-02-22 |
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||
| | * | | | | | rename census log files to avoid build breakage on MacOS | Alistair Veitch | 2016-02-22 |
| | | |/ / / | | |/| | | | |||
* | | | | | | Start migrating code into ev_XXX | Craig Tiller | 2016-02-22 |
| | * | | | | Merge pull request #5302 from nicolasnoble/python-windows | Masood Malekghassemi | 2016-02-22 |
| | |\ \ \ \ | |||
| | | * | | | | Building the dlls. | Nicolas "Pixel" Noble | 2016-02-19 |
| | | | | * | | Fixed sanity | David Garcia Quintas | 2016-02-18 |
| | | | | * | | Merge branch 'master' of github.com:grpc/grpc into codegen_lib | David Garcia Quintas | 2016-02-18 |
| | | | | |\ \ | | | |_|_|/ / | | |/| | | | | |||
| | | | | * | | Split codegen target and made it libs | David Garcia Quintas | 2016-02-18 |
| | | | |/ / | | | |/| | | |||
* | | | | | | Merge branch 'cleaner-posix' into cleaner-posix2 | Craig Tiller | 2016-02-18 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||
| * | | | | | Merge github.com:grpc/grpc into cleaner-posix | Craig Tiller | 2016-02-18 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | |