Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Use old memcpy for wrappers | Craig Tiller | 2016-02-02 |
| | |||
* | Merge pull request #4979 from nicolasnoble/win32_subprocess | Craig Tiller | 2016-02-01 |
|\ | | | | | Adding windows support for gpr subprocesses. | ||
* \ | Merge pull request #4978 from nicolasnoble/alarming | Craig Tiller | 2016-01-31 |
|\ \ | | | | | | | Fixing, using and testing alarm code. | ||
* | | | Actually moving this to the proper place. | Nicolas "Pixel" Noble | 2016-01-31 |
| | | | |||
| | * | Adding windows support for gpr subprocesses. | Nicolas "Pixel" Noble | 2016-01-31 |
| |/ |/| | |||
| * | Fixing, using and testing alarm code. | Nicolas "Pixel" Noble | 2016-01-31 |
|/ | |||
* | Fixed wrong usage of global var | David Garcia Quintas | 2016-01-28 |
| | |||
* | 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 pull request #4750 from a-veitch/tag_set | Bogdan Drutu | 2016-01-22 |
| |\ | | | | | | | Census Tag Set API and implementation | ||
* | | | made codegen targets in build.yaml | David Garcia Quintas | 2016-01-21 |
| | | | |||
| * | | Fix sanity | Craig Tiller | 2016-01-21 |
| | | | |||
* | | | more dependency/sanity fixes | David Garcia Quintas | 2016-01-21 |
| | | | |||
| * | | Make zlib a first class build citizen | Craig Tiller | 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 branch 'master' into tag_set | Alistair Veitch | 2016-01-15 |
| | |\ | | |/ | |/| | |||
* | | | move utilities to a separate file | yang-g | 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 |
| | | | |||
* | | | Add a hybrid end2end test mixing sync and async methods | yang-g | 2016-01-14 |
| | | | |||
* | | | working test | yang-g | 2016-01-14 |
| | | | |||
| * | | Merge pull request #4653 from murgatroid99/release-0_12_master_merge | Craig Tiller | 2016-01-14 |
|/| | | | | | | | | Release 0 12 master merge | ||
| * | | Merge branch 'master' into release-0_12_master_merge | murgatroid99 | 2016-01-13 |
| |\ \ | |||
| | | * | Move encode/decode API into census.h | Alistair Veitch | 2016-01-13 |
| | | | | |||
| | | * | Merge branch 'master' into tag_set | Alistair Veitch | 2016-01-12 |
| | | |\ | | | |/ | | |/| | |||
| | | * | initial commit | Alistair Veitch | 2016-01-12 |
| | | | | |||
* | | | | Merge branch 'master' into bbuf | Vijay Pai | 2016-01-11 |
|\ \ \ \ | | |/ / | |/| | | |||
* | | | | Merge branch 'master' into bbuf | Vijay Pai | 2016-01-11 |
|\ \ \ \ | |||
* | | | | | Fix bugs and include build files | Vijay Pai | 2016-01-11 |
| | | | | | |||
| | | * | | Merged from master and resolved merge conflicts | murgatroid99 | 2016-01-08 |
| | | |\ \ | | |_|/ / | |/| | | | |||
| | * | | | Merge github.com:grpc/grpc into proto_names | Craig Tiller | 2016-01-06 |
| | |\ \ \ | | |/ / / | |/| | | | |||
| | | * | | Expose core metadata validation functions in public headers | murgatroid99 | 2016-01-06 |
| | | | | | |||
| * | | | | Merge pull request #4589 from ctiller/enforcer | jboeuf | 2016-01-06 |
| |\ \ \ \ | | |_|_|/ | |/| | | | Add a test to ensure public core headers are C89 | ||
| | * | | | Add a test that public headers compile as C99 | Craig Tiller | 2016-01-04 |
| |/ / / |/| | | | |||
| * | | | Eliminate a layer of libraries in the end2end tests | Craig Tiller | 2015-12-22 |
|/ / / | |||
| * | | Merge branch 'yawn' into proto_names | Craig Tiller | 2015-12-22 |
| |\ \ | |/ / |/| | | |||
| * | | Merge github.com:grpc/grpc into proto_names | Craig Tiller | 2015-12-22 |
| |\ \ | |||
* | | | | BoringSSL integration: non-vsprojects changes | Craig Tiller | 2015-12-22 |
| |/ / |/| | | |||
| * | | Consolidate C++ proto files under src/proto | Craig Tiller | 2015-12-17 |
| | | | | | | | | | | | | | | | | | | - make the directory structure match the package structure - sanitize the package structure (test --> testing) - add auto-detection of proto file dependencies | ||
* | | | Merge github.com:grpc/grpc into big_data | Craig Tiller | 2015-12-16 |
|\| | | |||
| * | | Merge github.com:grpc/grpc into server_stall | Craig Tiller | 2015-12-14 |
| |\| | |||
| * | | Add a test that reproduces server partial message read bug | Craig Tiller | 2015-12-14 |
| | | | |||
| | * | Add tests for failed SSL connections: bad cert, and bad alpn config | Craig Tiller | 2015-12-13 |
| |/ |