Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | DONE!!1one | David Garcia Quintas | 2016-01-27 | |
| * | | | After GrpcLibrary refactoring. Compiles and passes. WIP still | David Garcia Quintas | 2016-01-27 | |
| * | | | pre sync_stream.cc creation. Does not compile | David Garcia Quintas | 2016-01-25 | |
| * | | | async_stream.h done. Compiles | David Garcia Quintas | 2016-01-25 | |
| * | | | Further work. Compiles. WIP | David Garcia Quintas | 2016-01-25 | |
| * | | | Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces | David Garcia Quintas | 2016-01-25 | |
| |\| | | ||||
* | | | | Merge github.com:grpc/grpc into sceq | Craig Tiller | 2016-01-22 | |
|\ \ \ \ | | |/ / | |/| | | ||||
| * | | | Merge pull request #4750 from a-veitch/tag_set | Bogdan Drutu | 2016-01-22 | |
| |\ \ \ | ||||
| | | * | | made codegen targets in build.yaml | David Garcia Quintas | 2016-01-21 | |
| | | * | | Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces | David Garcia Quintas | 2016-01-21 | |
| | | |\ \ | | |_|/ / | |/| | | | ||||
| * | | | | Add -std=gnu99 when building libgrpc | Rob Earhart | 2016-01-21 | |
| | | * | | more dependency/sanity fixes | David Garcia Quintas | 2016-01-21 | |
| | | * | | added missing codegen deps for grp | David Garcia Quintas | 2016-01-21 | |
| | | * | | Made "codedgen" directories closed over #includes | David Garcia Quintas | 2016-01-21 | |
| | | * | | regenerated projects | David Garcia Quintas | 2016-01-20 | |
| | | * | | Regenerated projects | David Garcia Quintas | 2016-01-20 | |
* | | | | | Merge github.com:grpc/grpc into sceq | Craig Tiller | 2016-01-15 | |
|\| | | | | ||||
* | | | | | Shared subchannel sketch | Craig Tiller | 2016-01-15 | |
| | * | | | Merge branch 'master' into tag_set | Alistair Veitch | 2016-01-15 | |
| | |\ \ \ | | |/ / / | |/| | | | ||||
| | | | * | Merge branch 'master' of github.com:grpc/grpc into grpclb_api | David Garcia Quintas | 2016-01-15 | |
| | | | |\ | | |_|_|/ | |/| | | | ||||
| | | * | | Merge remote-tracking branch 'upstream/master' into sync_async_mix | yang-g | 2016-01-15 | |
| | | |\ \ | | |_|/ / | |/| | | | ||||
| * | | | | Merge pull request #4688 from jtattermusch/static_deps | Nicolas Noble | 2016-01-15 | |
| |\ \ \ \ | ||||
| | | | * \ | Merge remote-tracking branch 'upstream/master' into sync_async_mix | yang-g | 2016-01-15 | |
| | | | |\ \ | | |_|_|/ / | |/| | | | | ||||
| | | | * | | Add new public header | yang-g | 2016-01-14 | |
| |_|_|/ / |/| | | | | ||||
| | | * | | Move encode/decode API into census.h | Alistair Veitch | 2016-01-13 | |
| | | * | | initial commit | Alistair Veitch | 2016-01-12 | |
| |_|/ / |/| | | | ||||
| | * | | regenerate makefile | Jan Tattermusch | 2016-01-12 | |
| |/ / |/| | | ||||
| | * | Srcs and hdrs sanity checks skip third_party | David Garcia Quintas | 2016-01-11 | |
| * | | Merged from master and resolved merge conflicts | murgatroid99 | 2016-01-08 | |
| |\ \ | |/ / |/| | | ||||
| * | | Expose core metadata validation functions in public headers | murgatroid99 | 2016-01-06 | |
| | * | Merge branch 'master' of github.com:grpc/grpc into grpclb_api | David Garcia Quintas | 2015-12-24 | |
| | |\ | |_|/ |/| | | ||||
* | | | BoringSSL integration: non-vsprojects changes | Craig Tiller | 2015-12-22 | |
|/ / | ||||
| * | Merge branch 'master' of github.com:grpc/grpc into grpclb_api | David Garcia Quintas | 2015-12-16 | |
| |\ | |/ |/| | ||||
* | | Merge branch 'connected-subchannel' into ping-ping-ping-ping-ping-ping-ping-p... | Craig Tiller | 2015-12-10 | |
|\ \ | ||||
| * | | Kill noop_filter.c | Craig Tiller | 2015-12-09 | |
| * | | Nuke unused files | Craig Tiller | 2015-12-09 | |
* | | | 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 | |
| |\ | |/ |/| | ||||
* | | Merge pull request #4207 from yang-g/server_builder_options | Craig Tiller | 2015-12-03 | |
|\ \ | ||||
* \ \ | Merge github.com:grpc/grpc into no-transport-metadata | Craig Tiller | 2015-11-25 | |
|\ \ \ | ||||
| | * | | Add set pointer api to channel_arguments | yang-g | 2015-11-25 | |
| | * | | add server_builder_option | yang-g | 2015-11-25 | |
| * | | | merge with head | yang-g | 2015-11-24 | |
| |\| | | ||||
| | * | | AVL: creation, destroy, add | Craig Tiller | 2015-11-23 | |
* | | | | Remove metadata context from the channel stack | Craig Tiller | 2015-11-19 | |
* | | | | Static metadata declarations | Craig Tiller | 2015-11-18 | |
| |/ / |/| | | ||||
| * | | merge with head | yang-g | 2015-11-18 | |
| |\ \ | |/ / |/| | | ||||
| | * | Moved nanopb to 3rd party | David Garcia Quintas | 2015-11-12 | |
| * | | first part, secure channel only | yang-g | 2015-11-05 | |
| | * | Proto API for LB request/responses | David Garcia Quintas | 2015-11-03 | |
| |/ |