Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #6373 from y-zeng/server-builder-plugin | Yuchen Zeng | 2016-05-11 |
|\ | | | | | Server builder plugin | ||
* \ | Merge pull request #6279 from dgquintas/lb_proto_v1 | Jan Tattermusch | 2016-05-10 |
|\ \ | | | | | | | Updated load balancer proto to v1 | ||
* | | | Revert "cronet wrapper code" | Craig Tiller | 2016-05-09 |
| | | | |||
| | * | Resolve conflicts | Yuchen Zeng | 2016-05-06 |
| | |\ | |_|/ |/| | | |||
* | | | Merge pull request #6214 from makdharma/master | Nicolas Noble | 2016-05-05 |
|\ \ \ | | | | | | | | | cronet wrapper code | ||
| * | | | Added all transitive header dependencies in build.yaml to fix the failing check. | Makarand Dharmapurikar | 2016-05-04 |
| | | | | |||
| * | | | Added dummy cronet api implementation so we can build on Jenkins. | Makarand Dharmapurikar | 2016-05-03 |
| | | | | |||
* | | | | Merge branch 'master' of github.com:grpc/grpc into codegen_remove_proto | David Garcia Quintas | 2016-05-02 |
|\| | | | |||
| | | * | Server builder plugin | Yuchen Zeng | 2016-04-29 |
| | |/ | |/| | |||
| * | | Merge pull request #6183 from nicolasnoble/msys-support | Jan Tattermusch | 2016-04-27 |
| |\ \ | | | | | | | | | Adding support for msys. | ||
* | | | | Moved protos out of core_codegen interface | David Garcia Quintas | 2016-04-27 |
|/ / / | |||
* | | | Merge pull request #5445 from murgatroid99/node_protoc_plugin | Jan Tattermusch | 2016-04-26 |
|\ \ \ | | | | | | | | | Create a protoc plugin for Node.js gRPC | ||
| | | * | Updated load balancer proto to v1 | David Garcia Quintas | 2016-04-25 |
| |_|/ |/| | | |||
* | | | Merge github.com:grpc/grpc into strong-includes | Craig Tiller | 2016-04-21 |
|\ \ \ | |||
| * | | | Add various options to verify ssl/tls client cert including letting the | Deepak Lukose | 2016-04-19 |
| | | | | | | | | | | | | | | | | application handle the authentication. | ||
| | * | | Merged from master | murgatroid99 | 2016-04-19 |
| | |\ \ | | |/ / | |/| | | |||
| | | * | Adding support for msys. | Nicolas "Pixel" Noble | 2016-04-15 |
| | | | | |||
* | | | | Rollup of changes from the latest import | Craig Tiller | 2016-04-11 |
| |_|/ |/| | | |||
| * | | Factored out parse functions from sockaddr_resolver | David Garcia Quintas | 2016-04-08 |
|/ / | |||
* | | Sort out codegen dependencies | Craig Tiller | 2016-04-07 |
| | | |||
* | | Remove *_codegen_lib | Craig Tiller | 2016-04-07 |
| | | | | | | | | Since filegroups are now correctly layered, build systems that needed these libs can now instantiate the filegroups as libs directly. | ||
* | | Fixing client_config init | Craig Tiller | 2016-04-05 |
| | | |||
* | | Nailing down dependencies better | Craig Tiller | 2016-04-05 |
| | | |||
* | | Getting dependencies fixed up | Craig Tiller | 2016-04-05 |
| | | |||
* | | Move subchannel_call_holder | Craig Tiller | 2016-04-05 |
| | | |||
* | | Merge branch 'subchannel_factory_create_lb_channel' of ↵ | Craig Tiller | 2016-04-01 |
|\ \ | | | | | | | | | | github.com:dgquintas/grpc into ccmerge | ||
* \ \ | Merge github.com:grpc/grpc into optionalize_client_config | Craig Tiller | 2016-04-01 |
|\ \ \ | |||
| | * \ | Merge branch 'master' into subchannel_factory_create_lb_channel | David G. Quintas | 2016-04-01 |
| | |\ \ | | |/ / | |/| | | |||
| * | | | Merge pull request #5419 from ctiller/cleaner-posix2 | Nicolas Noble | 2016-04-01 |
| |\ \ \ | | | | | | | | | | | Move all event handling code behind one grand unified interface | ||
* | \ \ \ | Merge branch 'optionalize_resolvers' into optionalize_client_config | Craig Tiller | 2016-04-01 |
|\ \ \ \ \ | |||
| * | | | | | Zookeeper fixes | Craig Tiller | 2016-04-01 |
| | | | | | | |||
| * | | | | | Tweak zookeeper | Craig Tiller | 2016-04-01 |
| | | | | | | |||
| * | | | | | Merge branch 'optionalize_census' into optionalize_resolvers | Craig Tiller | 2016-04-01 |
| |\| | | | | |||
| | | | * | | Merge branch 'master' of github.com:grpc/grpc into ↵ | David Garcia Quintas | 2016-03-31 |
| | | | |\ \ | | | | | | | | | | | | | | | | | | | | | | subchannel_factory_create_lb_channel | ||
| | * | | | | | Remove removed file from build.yaml | Craig Tiller | 2016-03-31 |
| | | | | | | | |||
* | | | | | | | Reposition files to optionalize client_config system | Craig Tiller | 2016-03-31 |
|/ / / / / / | |||
* / / / / / | Optionalize name resolvers | Craig Tiller | 2016-03-31 |
|/ / / / / | |||
| * | | | | Merge github.com:grpc/grpc into cleaner-posix2 | Craig Tiller | 2016-03-31 |
| |\ \ \ \ | | | |/ / | | |/| | | |||
| * | | | | Remove removed files from build.yaml | Craig Tiller | 2016-03-30 |
| | | | | | |||
| * | | | | Merge github.com:grpc/grpc into cleaner-posix2 | Craig Tiller | 2016-03-30 |
| |\ \ \ \ | |||
| | | | * | | Renamed subchannel_factory to client_channel_factory. | David Garcia Quintas | 2016-03-29 |
| | | |/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | Added the ability to create channels from client_channel_factory. This will be used by the grpclb code to create the channels to communicate with the LB servers. | ||
* | | | | | Merge branch 'optionalize_roundrobin' into optionalize_census | Craig Tiller | 2016-03-29 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||
| * | | | | Merge github.com:grpc/grpc into optionalize_roundrobin | Craig Tiller | 2016-03-29 |
| |\ \ \ \ | | | |/ / | | |/| | | |||
* | | | | | Merge branch 'optionalize_roundrobin' into optionalize_census | Craig Tiller | 2016-03-29 |
|\| | | | | |||
| * | | | | Swap header/src into the right order | Craig Tiller | 2016-03-29 |
| | | | | | |||
| | * | | | Add protobuf_clib to deps of grpc++_codegen_lib | Rob Earhart | 2016-03-29 |
| | | | | | | | | | | | | | | | | | | | | This is required in order to compile grpc++_codegen_lib. | ||
| | * | | | Fix the Bazel build re/nanopb | Rob Earhart | 2016-03-29 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change modifies the BUILD rule dependencies used for nanopb, switching them from third_party to //external -- the former uses submodules, which don't work well with Bazel (since Bazel removes submodules from repositories as it fetches them, preferring instead to unify submodule versions across the workspace via the top-level WORKSPACE configuration). | ||
* | | | | | Merge branch 'optionalize_roundrobin' into optionalize_census | Craig Tiller | 2016-03-29 |
|\| | | | | |||
| * | | | | Move proto code under ext/.../grpclb | Craig Tiller | 2016-03-29 |
| | | | | | |||
* | | | | | Build Census as a grpc plugin | Craig Tiller | 2016-03-29 |
|/ / / / |