aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr/error.h
Commit message (Collapse)AuthorAge
* Add cq and fd tracerGravatar ncteisen2017-06-08
|
* Add workqueue tracerGravatar ncteisen2017-06-08
|
* Rework error and closure tracingGravatar ncteisen2017-06-08
|
* Add rich closure debug modeGravatar ncteisen2017-06-08
|
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* Fix error refcount debug loggingGravatar Noah Eisen2017-04-17
|
* Merge branch 'master' of https://github.com/grpc/grpc into ↵Gravatar Noah Eisen2017-03-22
|\ | | | | | | error-slice-optimization
| * Line breaks and doc reffingGravatar ncteisen2017-03-21
| |
* | Change error_create API to sliceGravatar ncteisen2017-03-13
| |
* | Change error get/set API to grpc_sliceGravatar ncteisen2017-03-10
|/
* Error arena optimizationGravatar ncteisen2017-03-08
|
* clang format codeGravatar Sree Kuchibhotla2017-02-16
|
* Remove GRPC_ERROR_INTERNAL type and simplify the code a bitGravatar Sree Kuchibhotla2017-02-14
|
* remove fd->shutdownGravatar Sree Kuchibhotla2017-02-09
|
* Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
| | | | This reverts commit 5e01e2ac977655aa074faf7fde0a74298f5e4c55.
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
|
* FixesGravatar Craig Tiller2017-01-09
|
* Fix refcounting bugGravatar Craig Tiller2017-01-06
|
* Fixes, remove grpc_error_free_stringGravatar Craig Tiller2017-01-06
|
* Start fixing http error --> grpc status conversionGravatar Craig Tiller2017-01-06
|
* Initial conversion work to indexed metadataGravatar Craig Tiller2016-11-22
|
* Fix some test failuresGravatar Craig Tiller2016-10-14
|
* Merge github.com:grpc/grpc into direct-callsGravatar Craig Tiller2016-10-10
|\
| * Add 'extern "C"' to error.h.Gravatar Mark D. Roth2016-10-06
| |
* | Merge github.com:grpc/grpc into direct-callsGravatar Craig Tiller2016-09-29
|\|
* | fixesGravatar Craig Tiller2016-09-02
| |
| * Set status from the grpc_error or whichever of its children has the data.Gravatar Mark D. Roth2016-09-02
|/
* slight rewording of grpc_error ownership rulesGravatar David Garcia Quintas2016-08-19
|
* Merge branch 'master' into filter_call_init_failureGravatar Mark D. Roth2016-07-01
|\
| * Make transport-level errors be reflected in status messages on callsGravatar Craig Tiller2016-06-23
| | | | | | | | | | | | | | Allows us to eliminate logging those errors by default (since they are explicitly passed up to the application). Required plumbing errors through the stack a little more deeply than we had previously.
* | Added test for filter whose call initialization fails, and fixed bugsGravatar Mark D. Roth2016-06-23
|/ | | | uncovered by the test.
* Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-09
|
* Document error.h betterGravatar Craig Tiller2016-06-02
|
* Cleanup error handling for google_default_credentialsGravatar Craig Tiller2016-05-17
|
* clang-formatGravatar Craig Tiller2016-05-17
|
* Windows port of error systemGravatar Craig Tiller2016-05-17
|
* Disable refcounting log vomitGravatar Craig Tiller2016-05-13
|
* Fuzzing fixesGravatar Craig Tiller2016-05-13
|
* fixes server_testGravatar David Garcia Quintas2016-05-11
|
* Fix refcountingGravatar Craig Tiller2016-05-07
|
* Fix ownership bugs in error systemGravatar Craig Tiller2016-05-07
|
* Error reporting progressGravatar Craig Tiller2016-05-06
|
* Progress converting to new error systemGravatar Craig Tiller2016-05-06
|
* Convert tests to new error schemeGravatar Craig Tiller2016-05-06
|
* Progress converting to new error systemGravatar Craig Tiller2016-05-05
|
* Error handling progress in chttp2 transportGravatar Craig Tiller2016-05-05
|
* Error handling progress in chttp2 transportGravatar Craig Tiller2016-05-05
|
* Progress converting to new error systemGravatar Craig Tiller2016-05-04
|
* ProgressGravatar Craig Tiller2016-05-03
|
* Unifying error handling within coreGravatar Craig Tiller2016-04-28