aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Merge pull request #4286 from jtattermusch/win_64bitGravatar Craig Tiller2015-12-09
|\
* \ Merge github.com:grpc/grpc into lb_shutdownGravatar Craig Tiller2015-12-09
|\ \
* | | Shutdown lb policy registryGravatar Craig Tiller2015-12-09
| * | Merge pull request #4352 from ctiller/minus_oneGravatar Vijay Pai2015-12-09
| |\ \
| * \ \ Merge pull request #4369 from dgquintas/custom_allocsGravatar Craig Tiller2015-12-09
| |\ \ \
| * \ \ \ Merge pull request #4360 from ctiller/who-needs-a-noop-anywayGravatar Nicolas Noble2015-12-09
| |\ \ \ \
| * \ \ \ \ Merge pull request #4338 from ctiller/init_settingsGravatar Nicolas Noble2015-12-09
| |\ \ \ \ \
| | | | | * | Comply with conventionsGravatar Craig Tiller2015-12-09
| | | | | * | Add another NULL checkGravatar Craig Tiller2015-12-09
| | | | | * | Simplify codeGravatar Craig Tiller2015-12-09
| | | | * | | Merge branch 'master' of github.com:grpc/grpc into custom_allocsGravatar David Garcia Quintas2015-12-09
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | |
| | | | * | | PR commentsGravatar David Garcia Quintas2015-12-09
| | | | | | * reimplement ltoa and int64toa without negationGravatar Jan Tattermusch2015-12-09
| | | | * | | Added ability to override mem alloc funcsGravatar David Garcia Quintas2015-12-09
| * | | | | | Merge pull request #4363 from dgquintas/compression_coverageGravatar Sree Kuchibhotla2015-12-09
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #4322 from yang-g/fixit_channel_cGravatar Nicolas Noble2015-12-09
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | | | | | | * explicitly cast signed to unsigned where safeGravatar Jan Tattermusch2015-12-09
| | | * | | | | Increased message_compress.c coverageGravatar David Garcia Quintas2015-12-09
| |_|/ / / / / |/| | | | | |
| | * | | | | merge with headGravatar yang-g2015-12-09
| | |\ \ \ \ \
| | | | | * | | Kill noop_filter.cGravatar Craig Tiller2015-12-09
| * | | | | | | Merge branch 'make_a_full_request' into make_a_slightly_unusual_requestGravatar Craig Tiller2015-12-09
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Merge github.com:grpc/grpc into make_a_full_requestGravatar Craig Tiller2015-12-09
| | |\ \ \ \ \ \
| * | | | | | | | Hit some esoteric request header pathsGravatar Craig Tiller2015-12-09
| |/ / / / / / /
| * | | | | | | Merge github.com:grpc/grpc into make_a_full_requestGravatar Craig Tiller2015-12-09
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * / | | | | | Catch bad timeout handlingGravatar Craig Tiller2015-12-09
|/ / / / / / /
| | * / / / / Add test for un-resolvable targetGravatar yang-g2015-12-09
| |/ / / / /
| * | | | | Merge pull request #4335 from ctiller/partial-send-headerGravatar Yang Gao2015-12-09
| |\ \ \ \ \
| | | * \ \ \ merge with headGravatar yang-g2015-12-09
| | | |\ \ \ \
| * | | | | | | Nuke unused filesGravatar Craig Tiller2015-12-09
| | |_|/ / / / | |/| | | | |
| * | | | | | Fix gcc compilationGravatar Craig Tiller2015-12-08
| | | | | * | Fix null pointer dereferenceGravatar Craig Tiller2015-12-08
| |_|_|_|/ / |/| | | | |
| | | | | * fix bug MIN_VALUE bug in ltoa and int64toa and add testsGravatar Jan Tattermusch2015-12-08
| * | | | | Merge github.com:grpc/grpc into varint_testGravatar Craig Tiller2015-12-08
| |\ \ \ \ \ | |/ / / / / |/| | | | |
| | * | | | Merge github.com:grpc/grpc into partial-send-headerGravatar Craig Tiller2015-12-08
| | |\ \ \ \ | |_|/ / / / |/| | | | |
| | | * | | merge with headGravatar yang-g2015-12-08
| | | |\ \ \ | |_|_|/ / / |/| | | | |
* | | | | | Remove gpr_slice_to_cstring as it is not used anywhereGravatar Sree Kuchibhotla2015-12-08
| | | * | | Merge remote-tracking branch 'upstream/master' into fixit_channel_cGravatar yang-g2015-12-08
| | | |\ \ \ | |_|_|/ / / |/| | | | |
| | | | * | Cover more of frame_settings.cGravatar Craig Tiller2015-12-08
* | | | | | Merge pull request #4334 from ctiller/lonely-dataGravatar Yang Gao2015-12-08
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #4332 from ctiller/bahGravatar Sree Kuchibhotla2015-12-08
|\ \ \ \ \ \ \
| | | | * | | | Add integer overflow casesGravatar Craig Tiller2015-12-08
| | | | | |/ / | | | | |/| |
| | * | / | | Fix fuzzing detected crashGravatar Craig Tiller2015-12-08
| | | |/ / / | | |/| | |
| * / | | | Fix typoGravatar Craig Tiller2015-12-08
| |/ / / /
| | | * | merge with headGravatar yang-g2015-12-07
| | | |\ \ | | |_|/ / | |/| | |
* / | | | Make census_tag_set the only field of census_contextGravatar Hongyu Chen2015-12-07
|/ / / /
* | | | Merge pull request #4319 from yang-g/fixit_call_log_batch_cGravatar Craig Tiller2015-12-07
|\ \ \ \
* \ \ \ \ Merge pull request #4311 from jboeuf/tsi_testsGravatar Craig Tiller2015-12-07
|\ \ \ \ \
| | | | | * address commentsGravatar Jan Tattermusch2015-12-07
| | | | | * use int64toa for tv_secGravatar Jan Tattermusch2015-12-07
| | | | | * fix 32 bit assertionsGravatar Jan Tattermusch2015-12-07