Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Please the include sanity check | Craig Tiller | 2016-03-21 |
* | Merge github.com:grpc/grpc into filter-selection | Craig Tiller | 2016-03-21 |
|\ | |||
| * | Fixed include guards | David Garcia Quintas | 2016-03-15 |
* | | Merge github.com:grpc/grpc into filter-selection | Craig Tiller | 2016-03-07 |
|\| | |||
| * | add checking of character values | Alistair Veitch | 2016-02-26 |
| * | eliminate binary tags | Alistair Veitch | 2016-02-25 |
* | | Merge github.com:grpc/grpc into filter-selection | Craig Tiller | 2016-02-22 |
|\| | |||
| * | rename census log files to avoid build breakage on MacOS | Alistair Veitch | 2016-02-22 |
* | | Decouple filter selection from channel construction | Craig Tiller | 2016-02-17 |
|/ | |||
* | Merge pull request #5098 from a-veitch/base_log | Bogdan Drutu | 2016-02-16 |
|\ | |||
| * | Respond to review comments | Alistair Veitch | 2016-02-11 |
| * | merge | Alistair Veitch | 2016-02-05 |
| |\ | |||
* | \ | Merge github.com:grpc/grpc into compress | Craig Tiller | 2016-02-05 |
|\ \ \ | | |/ | |/| | |||
* | | | Fix race condition in transport API | Craig Tiller | 2016-02-03 |
| | * | initial commit | Alistair Veitch | 2016-02-02 |
| |/ |/| | |||
| * | fix merge breakage | Alistair Veitch | 2016-02-02 |
| * | post merge | Alistair Veitch | 2016-02-02 |
* | | Adding log.h for definition of abort. | Nicolas "Pixel" Noble | 2016-01-31 |
* | | Forgot the abort(). | Nicolas "Pixel" Noble | 2016-01-31 |
* | | Missed one. | Nicolas "Pixel" Noble | 2016-01-31 |
* | | Typos. | Nicolas "Pixel" Noble | 2016-01-31 |
* | | Typo. | Nicolas "Pixel" Noble | 2016-01-31 |
* | | Actually moving this to the proper place. | Nicolas "Pixel" Noble | 2016-01-31 |
* | | Update copyrights | Craig Tiller | 2016-01-28 |
* | | Preparatory changes for work shedding | Craig Tiller | 2016-01-28 |
* | | Remove bad error return in census_initialize | Alistair Veitch | 2016-01-27 |
|/ | |||
* | fix uninitialized variable usage | Alistair Veitch | 2016-01-22 |
* | Don't use buf_size as input and output in encode | Alistair Veitch | 2016-01-22 |
* | Single encode function | Alistair Veitch | 2016-01-22 |
* | update comments | Alistair Veitch | 2016-01-22 |
* | keep status with tag set, eliminate tag_set_ntags | Alistair Veitch | 2016-01-21 |
* | address tag_set comments | Alistair Veitch | 2016-01-21 |
* | comment updates | Alistair Veitch | 2016-01-20 |
* | comment updates | Alistair Veitch | 2016-01-19 |
* | Merge branch 'master' into tag_set | Alistair Veitch | 2016-01-15 |
|\ | |||
| * | Updated copyrights... | David Garcia Quintas | 2016-01-15 |
* | | add creation status | Alistair Veitch | 2016-01-15 |
| * | Fix the bug that was causing census_initialization to never work. | Bogdan Drutu | 2016-01-14 |
* | | new iterator interface | Alistair Veitch | 2016-01-14 |
* | | Always compress tags | Alistair Veitch | 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 |
| * | Eliminate gpr_ int types - and insist on C99 variants instead | Craig Tiller | 2015-12-22 |
|/ | |||
* | clang-format after last weeks test-fest | Craig Tiller | 2015-12-14 |
* | Merge remote-tracking branch 'upstream/master' | Hongyu Chen | 2015-12-11 |
|\ | |||
* | | Revert more | Hongyu Chen | 2015-12-10 |
* | | Address comments: revert all changes except adding two new metadata keys | Hongyu Chen | 2015-12-10 |
| * | Respond to comments | Craig Tiller | 2015-12-10 |
| * | Actually run census code on the server | Craig Tiller | 2015-12-10 |