Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update clang-format to 5.0 | Craig Tiller | 2017-11-03 |
| | |||
* | auto-fix most of licenses | Jan Tattermusch | 2017-06-08 |
| | |||
* | Merge github.com:grpc/grpc into optionalize_census | Craig Tiller | 2016-03-31 |
|\ | |||
| * | Update copyrights | Craig Tiller | 2016-03-31 |
| | | |||
* | | Build Census as a grpc plugin | Craig Tiller | 2016-03-29 |
|/ | |||
* | Fix includes | Craig Tiller | 2016-03-25 |
| | |||
* | Fix copyrights | Craig Tiller | 2016-03-25 |
| | |||
* | Auto-changes | Craig Tiller | 2016-03-25 |
| | |||
* | clang-format all core files | Craig Tiller | 2015-09-22 |
| | |||
* | indent pass to get logical source lines on one physical line | Craig Tiller | 2015-09-22 |
| | |||
* | Introduce a clock type field onto gpr_timespec. | Craig Tiller | 2015-07-13 |
| | | | | | Use it to validate that arithmetic on time types makes even some vague kind of sense. | ||
* | Introduce slowdown factor for unit test deadlines | Craig Tiller | 2015-02-25 |
| | | | | Dramatically lowers (eliminates maybe?) false negatives from ?SAN runs. | ||
* | Add missing new-lines at end of file | Craig Tiller | 2015-02-18 |
| | |||
* | Update copyright to 2015 | Craig Tiller | 2015-02-18 |
| | |||
* | prefix struct & functions in census_tracing.h per ctiller's suggestion. | Hongyu Chen | 2015-02-05 |
| | |||
* | Update trace_test.c | Alistair Veitch | 2015-02-05 |
| | |||
* | V0 implementation of census_get_active_ops(). | Hongyu Chen | 2015-02-04 |
| | |||
* | () --> (void) | Craig Tiller | 2015-01-15 |
| | |||
* | Grpc census: v0 trace_printf() implementation in C. | hongyu | 2015-01-12 |
| | | | | | | | Change on 2015/01/09 by hongyu <hongyu@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=83626942 | ||
* | Fix test under msan | ctiller | 2015-01-09 |
| | | | | | | | Change on 2015/01/09 by ctiller <ctiller@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=83609353 | ||
* | C implementation of Census trace store and stats store for grpc C lib. | hongyu | 2015-01-09 |
Change on 2015/01/08 by hongyu <hongyu@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=83556470 |