aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/census
Commit message (Expand)AuthorAge
* Decouple filter selection from channel constructionGravatar Craig Tiller2016-02-17
* Merge pull request #5098 from a-veitch/base_logGravatar Bogdan Drutu2016-02-16
|\
| * Respond to review commentsGravatar Alistair Veitch2016-02-11
| * mergeGravatar Alistair Veitch2016-02-05
| |\
* | \ Merge github.com:grpc/grpc into compressGravatar Craig Tiller2016-02-05
|\ \ \ | | |/ | |/|
* | | Fix race condition in transport APIGravatar Craig Tiller2016-02-03
| | * initial commitGravatar Alistair Veitch2016-02-02
| |/ |/|
| * fix merge breakageGravatar Alistair Veitch2016-02-02
| * post mergeGravatar Alistair Veitch2016-02-02
* | Adding log.h for definition of abort.Gravatar Nicolas "Pixel" Noble2016-01-31
* | Forgot the abort().Gravatar Nicolas "Pixel" Noble2016-01-31
* | Missed one.Gravatar Nicolas "Pixel" Noble2016-01-31
* | Typos.Gravatar Nicolas "Pixel" Noble2016-01-31
* | Typo.Gravatar Nicolas "Pixel" Noble2016-01-31
* | Actually moving this to the proper place.Gravatar Nicolas "Pixel" Noble2016-01-31
* | Update copyrightsGravatar Craig Tiller2016-01-28
* | Preparatory changes for work sheddingGravatar Craig Tiller2016-01-28
* | Remove bad error return in census_initializeGravatar Alistair Veitch2016-01-27
|/
* fix uninitialized variable usageGravatar Alistair Veitch2016-01-22
* Don't use buf_size as input and output in encodeGravatar Alistair Veitch2016-01-22
* Single encode functionGravatar Alistair Veitch2016-01-22
* update commentsGravatar Alistair Veitch2016-01-22
* keep status with tag set, eliminate tag_set_ntagsGravatar Alistair Veitch2016-01-21
* address tag_set commentsGravatar Alistair Veitch2016-01-21
* comment updatesGravatar Alistair Veitch2016-01-20
* comment updatesGravatar Alistair Veitch2016-01-19
* Merge branch 'master' into tag_setGravatar Alistair Veitch2016-01-15
|\
| * Updated copyrights...Gravatar David Garcia Quintas2016-01-15
* | add creation statusGravatar Alistair Veitch2016-01-15
| * Fix the bug that was causing census_initialization to never work.Gravatar Bogdan Drutu2016-01-14
* | new iterator interfaceGravatar Alistair Veitch2016-01-14
* | Always compress tagsGravatar Alistair Veitch2016-01-13
* | Move encode/decode API into census.hGravatar Alistair Veitch2016-01-13
* | Merge branch 'master' into tag_setGravatar Alistair Veitch2016-01-12
|\|
* | initial commitGravatar Alistair Veitch2016-01-12
| * Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
|/
* clang-format after last weeks test-festGravatar Craig Tiller2015-12-14
* Merge remote-tracking branch 'upstream/master'Gravatar Hongyu Chen2015-12-11
|\
* | Revert moreGravatar Hongyu Chen2015-12-10
* | Address comments: revert all changes except adding two new metadata keysGravatar Hongyu Chen2015-12-10
| * Respond to commentsGravatar Craig Tiller2015-12-10
| * Actually run census code on the serverGravatar Craig Tiller2015-12-10
| * Kill noop_filter.cGravatar Craig Tiller2015-12-09
| * Make census_tag_set the only field of census_contextGravatar Hongyu Chen2015-12-07
* | Census tags propagation.Gravatar Hongyu Chen2015-12-02
| * merge with head and resolve conflictGravatar yang-g2015-12-02
| |\ | |/ |/|
* | Beginning to peel away mdctx from channel stackGravatar Craig Tiller2015-11-19
|/
* stream_op cleanup: channel, client_config changesGravatar Craig Tiller2015-11-02
* Fix call data init in census grpc filter.Gravatar Hongyu Chen2015-10-13
* Add API tracing to gRPC coreGravatar Masood Malekghassemi2015-10-02