aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Collapse)AuthorAge
* Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-01-22
|\
| * fix uninitialized variable usageGravatar Alistair Veitch2016-01-22
| |
| * Merge pull request #4750 from a-veitch/tag_setGravatar Bogdan Drutu2016-01-22
| |\ | | | | | | Census Tag Set API and implementation
| | * 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
| | |
* | | subchannel progressGravatar Craig Tiller2016-01-22
| | |
| | * keep status with tag set, eliminate tag_set_ntagsGravatar Alistair Veitch2016-01-21
| | |
| | * address tag_set commentsGravatar Alistair Veitch2016-01-21
| | |
| * | fix 32bit compilation on macGravatar Jan Tattermusch2016-01-20
| | |
| | * comment updatesGravatar Alistair Veitch2016-01-20
| | |
| * | fix copyrightsGravatar Jan Tattermusch2016-01-19
| | |
| * | improve decode_timeout implementationGravatar Jan Tattermusch2016-01-19
| | |
| | * comment updatesGravatar Alistair Veitch2016-01-19
| | |
* | | Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-01-15
|\ \ \
* | | | Shared subchannel sketchGravatar Craig Tiller2016-01-15
| | | |
| | | * Merge branch 'master' into tag_setGravatar Alistair Veitch2016-01-15
| | | |\ | | |_|/ | |/| |
| | * | Merge remote-tracking branch 'upstream/master' into epollsetGravatar yang-g2016-01-15
| | |\ \ | | |/ / | |/| |
| | * | Merge remote-tracking branch 'upstream/master' into epollsetGravatar yang-g2016-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
| | | |
| * | | Added back trailing newlinesGravatar David Garcia Quintas2016-01-14
| | | |
| * | | Update copyrightsGravatar murgatroid992016-01-13
| | | |
| * | | Merge branch 'master' into release-0_12_master_mergeGravatar murgatroid992016-01-13
| |\ \ \
| | | | * Always compress tagsGravatar Alistair Veitch2016-01-13
| | | | |
| | | | * Move encode/decode API into census.hGravatar Alistair Veitch2016-01-13
| | | | |
| | | * | Merge remote-tracking branch 'upstream/master' into epollsetGravatar yang-g2016-01-13
| | | |\ \ | | | |/ / | | |/| |
* | / | | Channel args comparisonsGravatar Craig Tiller2016-01-13
| |/ / / |/| | |
| | | * Merge branch 'master' into tag_setGravatar Alistair Veitch2016-01-12
| | | |\ | |_|_|/ |/| | |
| | | * initial commitGravatar Alistair Veitch2016-01-12
| | | |
| | * | unlock before returnGravatar yang-g2016-01-12
| | | |
* | | | Updated copyrightsGravatar murgatroid992016-01-12
| | | |
| | * | Test for tsan errorGravatar yang-g2016-01-12
| | | |
* | | | Merge pull request #4678 from ctiller/clangfixGravatar Michael Lumish2016-01-12
|\ \ \ \ | |_|/ / |/| | | Fix formatting
| * | | Fix formattingGravatar Craig Tiller2016-01-11
| | | |
* | | | base64: clarify signedness in negative initializationGravatar Ian Coolidge2016-01-11
|/ / / | | | | | | | | | Some platforms do not use signed char (arm)
* | | Merge pull request #4642 from yang-g/epollsetGravatar Craig Tiller2016-01-11
|\ \ \ | | | | | | | | Remove from all epoll sets when releasing an fd
* \ \ \ Merge pull request #4238 from ctiller/poffyGravatar Vijay Pai2016-01-11
|\ \ \ \ | | | | | | | | | | Make pick_first fast path lock free
| | | * | Fixed a couple of remaining merge issuesGravatar murgatroid992016-01-08
| | | | |
| | * | | merge with headGravatar yang-g2016-01-08
| | |\ \ \ | |_|/ / / |/| | | |
| | | * | Finished mergeGravatar murgatroid992016-01-08
| | | | |
| | | * | Merge another fileGravatar murgatroid992016-01-08
| | | | |
| | | * | Merged from master and resolved merge conflictsGravatar murgatroid992016-01-08
| | | |\ \ | |_|_|/ / |/| | | |
* | | | | Merge pull request #4627 from daniel-j-born/tcp_fdGravatar Craig Tiller2016-01-08
|\ \ \ \ \ | | | | | | | | | | | | Expose the fd in grpc_fd and grpc_tcp.
| | | * | | Remove from all epoll sets when releasing an fdGravatar yang-g2016-01-07
| |_|/ / / |/| | | |
| | | * | Make metadata validation functions reject empty keysGravatar murgatroid992016-01-07
| | | | |
* | | | | Merge pull request #4635 from ctiller/spam_cleanupGravatar Sree Kuchibhotla2016-01-07
|\ \ \ \ \ | | | | | | | | | | | | Spam cleanup
| | | * | | Fix pingsGravatar Craig Tiller2016-01-07
| | | | | |