Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | Reposition files to optionalize client_config system | 2016-03-31 | ||
|/ / / / / / | ||||
* / / / / / | Optionalize name resolvers | 2016-03-31 | ||
|/ / / / / | ||||
| | | | * | Merge branch 'cleaner-posix2' into cleaner-posix3 | 2016-03-31 | ||
| | | | |\ | | |_|_|/ | |/| | | | ||||
| * | | | | Merge github.com:grpc/grpc into cleaner-posix2 | 2016-03-31 | ||
| |\ \ \ \ | | | |/ / | | |/| | | ||||
| * | | | | Remove removed files from build.yaml | 2016-03-30 | ||
| | | | | | ||||
| | | * | | Renamed subchannel_factory to client_channel_factory. | 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 | 2016-03-29 | ||
|\ \ \ \ \ | | |/ / / | |/| | | | ||||
| * | | | | Swap header/src into the right order | 2016-03-29 | ||
| | | | | | ||||
* | | | | | Merge branch 'optionalize_roundrobin' into optionalize_census | 2016-03-29 | ||
|\| | | | | ||||
| * | | | | Move proto code under ext/.../grpclb | 2016-03-29 | ||
| | | | | | ||||
* | | | | | Build Census as a grpc plugin | 2016-03-29 | ||
|/ / / / | ||||
* | | | | Make plugin registries work | 2016-03-29 | ||
| | | | | ||||
* | | | | Refactor build to have lb policies as extensions | 2016-03-29 | ||
| | | | | ||||
| | | * | Merge branch 'cleaner-posix2' into cleaner-posix3 | 2016-03-29 | ||
| | | |\ | | |_|/ | |/| | | ||||
| * | | | Merge github.com:grpc/grpc into cleaner-posix2 | 2016-03-29 | ||
| |\| | | ||||
| | | * | Merge branch 'cleaner-posix2' into cleaner-posix3 | 2016-03-28 | ||
| | | |\ | | |_|/ | |/| | | ||||
* | | | | Begin optionalizing lb policies: initial code movement | 2016-03-28 | ||
| |/ / |/| | | ||||
| * | | Merge github.com:grpc/grpc into cleaner-posix2 | 2016-03-28 | ||
| |\ \ | ||||
* | | | | Add uses clauses to filegroups to ease dependency management | 2016-03-28 | ||
| | | | | ||||
* | | | | Declare filegroups for chttp2 | 2016-03-28 | ||
| | | | | ||||
* | | | | Move chttp2 related files under ext/ | 2016-03-28 | ||
| |/ / |/| | | ||||
* | | | Stage #1 of core breakup: move everything under lib | 2016-03-25 | ||
| | | | ||||
* | | | Merge pull request #5383 from miselin/add_request_parsing | 2016-03-23 | ||
|\ \ \ | | | | | | | | | Add HTTP request parsing | |||
* \ \ \ | Merge pull request #5755 from ahedberg/unix_sockets_optional | 2016-03-23 | ||
|\ \ \ \ | | | | | | | | | | | Make unix sockets optional | |||
| | * | | | Add HTTP request parsing. | 2016-03-23 | ||
| |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This extends the existing http parser to support requests as well as responses. httpcli continues to exist and work as it has previously, though in the new directory src/core/http (to reflect the fact the directory now contains code relevant to parsing requests, which httpcli would not generally involve itself in). | |||
* | | | | removed uchannels | 2016-03-21 | ||
| | | | | ||||
| | | * | Merge branch 'cleaner-posix2' into cleaner-posix3 | 2016-03-21 | ||
| | | |\ | | | |/ | | |/| | ||||
| | * | | Merge github.com:grpc/grpc into cleaner-posix2 | 2016-03-21 | ||
| | |\ \ | |_|/ / |/| | | | ||||
| * | | | add unix_sockets_posix module to build system and fix compilation errors | 2016-03-18 | ||
| | | | | ||||
* | | | | Merge github.com:grpc/grpc into filter-selection | 2016-03-17 | ||
|\ \ \ \ | ||||
| | | | * | Merge branch 'cleaner-posix2' into cleaner-posix3 | 2016-03-17 | ||
| | | | |\ | | | | |/ | | | |/| | ||||
* | | | | | Merge github.com:grpc/grpc into filter-selection | 2016-03-17 | ||
|\ \ \ \ \ | ||||
| | | | * \ | Merge github.com:grpc/grpc into cleaner-posix2 | 2016-03-17 | ||
| | | | |\ \ | | |_|_|/ / | |/| | | | | ||||
| | * | | | | Merge github.com:grpc/grpc into backoff_lib | 2016-03-17 | ||
| | |\ \ \ \ | | |/ / / / | |/| | | | | ||||
| * | | | | | Massaging that pull request. | 2016-03-17 | ||
| | | | | | | ||||
| | * | | | | Merge github.com:grpc/grpc into backoff_lib | 2016-03-16 | ||
| | |\| | | | ||||
| | | | * | | Merge github.com:grpc/grpc into cleaner-posix2 | 2016-03-16 | ||
| | | | |\ \ | | | | |/ / | | | |/| | | ||||
* | | | | | | Merge github.com:grpc/grpc into filter-selection | 2016-03-16 | ||
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||
| | * | | | | Merge branch 'master' of github.com:grpc/grpc into codegen_lib | 2016-03-15 | ||
| | |\ \ \ \ | | |/ / / / | |/| | | | | ||||
| | | * | | | Build out backoff as a library | 2016-03-11 | ||
| | | | | | | ||||
| * | | | | | remove stale src/php/ext/grpc/README.md | 2016-03-10 | ||
| | |/ / / | |/| | | | ||||
| | | | * | Merge branch 'cleaner-posix2' into cleaner-posix3 | 2016-03-08 | ||
| | | | |\ | | | | |/ | | | |/| | ||||
| | | * | | Merge github.com:grpc/grpc into cleaner-posix2 | 2016-03-07 | ||
| | | |\ \ | | |_|/ / | |/| | | | ||||
* | | | | | Merge github.com:grpc/grpc into filter-selection | 2016-03-07 | ||
|\| | | | | ||||
| | * | | | Merge branch 'codegen_proto_utils_fix' into codegen_lib | 2016-03-06 | ||
| |/ / / | ||||
| * | | | sync php with core version; | 2016-03-01 | ||
| | | | | ||||
| * | | | Simplify PHP installation | 2016-02-29 | ||
| | | | | ||||
| | | * | Merge branch 'cleaner-posix2' into cleaner-posix3 | 2016-02-26 | ||
| | | |\ | | | |/ | | |/| | ||||
* | / | | Merge github.com:grpc/grpc into filter-selection | 2016-02-25 | ||
|/ / / | ||||
| * | | Merge branch 'hide-the-pollset-set' into cleaner-posix2 | 2016-02-25 | ||
| |\ \ | |/ / |/| | |