aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr/error.h
Commit message (Collapse)AuthorAge
* 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