aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib
Commit message (Collapse)AuthorAge
* Add a mechanism for tagging threads that might be owned byGravatar Craig Tiller2017-01-12
| | | | | | | calls/channels Use it to ensure we don't delete the call from that thread: doing so would create a cycle that's kind of bad.
* Kill ESANGravatar Craig Tiller2017-01-12
|
* Uncover the badnessGravatar Craig Tiller2017-01-12
|
* Merge github.com:grpc/grpc into metadata_filterGravatar Craig Tiller2017-01-11
|\
* | Fix sanity: core_banned_functionsGravatar Craig Tiller2017-01-11
| |
* | Fix sanity: core_banned_functionsGravatar Craig Tiller2017-01-11
| |
* | Fix sanity: check_include_guardsGravatar Craig Tiller2017-01-11
| |
| * fix code formattingGravatar Jan Tattermusch2017-01-11
| |
| * iocp_windows.c and tcp_server_windows.c: fixes for gcc on Windows (unused ↵Gravatar Mario Emmenlauer2017-01-11
| | | | | | | | variables and type casts)
* | Fix metadata validationGravatar Craig Tiller2017-01-10
| |
* | Fix buildGravatar Craig Tiller2017-01-10
| |
* | Better error messages for bad metadataGravatar Craig Tiller2017-01-10
| |
* | Fix async_end2end_testGravatar Craig Tiller2017-01-10
| |
* | Add missing castGravatar Craig Tiller2017-01-09
| |
* | Fixes for choosing errorsGravatar Craig Tiller2017-01-09
| |
* | Merge github.com:grpc/grpc into fix_errorsGravatar Craig Tiller2017-01-09
|\|
* | FixesGravatar Craig Tiller2017-01-09
| |
| * Merge pull request #9129 from markdroth/handshaker_pluginGravatar Mark D. Roth2017-01-09
| |\ | | | | | | Handshaker plugin mechanism
* | | Fix bugsGravatar Craig Tiller2017-01-06
| | |
* | | Fix refcounting bugGravatar Craig Tiller2017-01-06
| | |
* | | Fix merge errorsGravatar Craig Tiller2017-01-06
| | |
* | | Fix merge errorsGravatar Craig Tiller2017-01-06
| | |
* | | FixesGravatar Craig Tiller2017-01-06
| | |
* | | FixesGravatar Craig Tiller2017-01-06
| | |
* | | clang-formatGravatar Craig Tiller2017-01-06
| | |
* | | Fixes, remove grpc_error_free_stringGravatar Craig Tiller2017-01-06
| | |
* | | FixesGravatar Craig Tiller2017-01-06
| | |
* | | Error handling cleanupGravatar Craig Tiller2017-01-06
| | |
* | | Start fixing http error --> grpc status conversionGravatar Craig Tiller2017-01-06
| | |
* | | FixesGravatar Craig Tiller2017-01-06
| | |
* | | Update to new error handling disciplineGravatar Craig Tiller2017-01-06
| | |
* | | Cleaning up error handlingGravatar Craig Tiller2017-01-06
| | |
* | | Refine error handling in callGravatar Craig Tiller2017-01-06
| | |
* | | Merge github.com:grpc/grpc into fix_errorsGravatar Craig Tiller2017-01-06
|\| |
| * | Review feedbackGravatar Craig Tiller2017-01-06
| | |
| * | Actually add the documentationGravatar Craig Tiller2017-01-06
| | |
| | * Handshaker plugin mechanism.Gravatar Mark D. Roth2017-01-06
| | |
| * | Use `grpc_closure`s in `grpc_timer`sGravatar Masood Malekghassemi2017-01-05
| |/
* | Fix windows compilationGravatar Craig Tiller2017-01-05
| |
* | Get ASAN building againGravatar Craig Tiller2017-01-05
| |
* | Merge branch 'slice_with_exec_ctx' into metadata_filterGravatar Craig Tiller2017-01-04
|\|
| * Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2017-01-04
| |\
| | * Putting message size filter back.Gravatar Nicolas "Pixel" Noble2017-01-04
| | |
| * | Merge branch 'patchy' into slice_with_exec_ctx_and_buildGravatar Craig Tiller2017-01-04
| |\|
| | * Merge branch 'master' of https://github.com/grpc/grpc into bazel-take-2Gravatar Nicolas "Pixel" Noble2017-01-04
| | |\
| | * \ Merge remote-tracking branch 'google/master' into bazel-take-2Gravatar Nicolas "Pixel" Noble2017-01-04
| | |\ \
| | | | * Merge pull request #9207 from ctiller/cleanup_closuresGravatar Craig Tiller2017-01-04
| | | | |\ | | | | | | | | | | | | Changes to exec_ctx/closure/combiner/workqueue interfaces
* | | | | | Merge branch 'slice_with_exec_ctx_and_new_closures' into ↵Gravatar Craig Tiller2017-01-04
|\| | | | | | | | | | | | | | | | | | | | | | | metadata_filter_and_new_closures
| * | | | | Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closuresGravatar Craig Tiller2017-01-04
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | More UV fixesGravatar Craig Tiller2017-01-03
| | | | | |