aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr/error.c
Commit message (Collapse)AuthorAge
* Merge branch 'master' of https://github.com/grpc/grpc into ↵Gravatar ncteisen2017-03-14
|\ | | | | | | error-slice-optimization
* | Change error_create API to sliceGravatar ncteisen2017-03-13
| |
| * clang fmtGravatar ncteisen2017-03-13
| |
| * Atomically load ref debugging output numbersGravatar ncteisen2017-03-13
| |
| * Code health and commentsGravatar ncteisen2017-03-13
| |
| * Fix copy and unref race cond bugGravatar ncteisen2017-03-13
| |
* | Change error get/set API to grpc_sliceGravatar ncteisen2017-03-10
|/
* Merge pull request #9963 from ncteisen/error-arena-optimizationGravatar Noah Eisen2017-03-10
|\ | | | | Error arena optimization
* | Ensure GRPC_TIMER_END gets calledGravatar Craig Tiller2017-03-10
| | | | | | | | Not calling this breaks our latency tracing/analysis code
| * Address github commentsGravatar ncteisen2017-03-09
| |
| * s/realloc/gpr_realloc to fix mem bugGravatar Noah Eisen2017-03-09
| |
| * Error arena optimizationGravatar ncteisen2017-03-08
|/
* Speed up copy_error_and_unrefGravatar ncteisen2017-02-17
|
* Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
| | | | This reverts commit 5e01e2ac977655aa074faf7fde0a74298f5e4c55.
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
|
* 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
|
* FixesGravatar Craig Tiller2017-01-06
|
* Cleaning up error handlingGravatar Craig Tiller2017-01-06
|
* Refine error handling in callGravatar 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-09-29
|\
| * Merge remote-tracking branch 'upstream/master' into deadline_filterGravatar Mark D. Roth2016-09-16
| |\
| * | Use GPR_ARRAY_SIZE().Gravatar Mark D. Roth2016-09-14
| | |
| * | Merge remote-tracking branch 'upstream/master' into deadline_filterGravatar Mark D. Roth2016-09-12
| |\ \
| | | * Revert "Revert "Grand unified closures""Gravatar Craig Tiller2016-09-12
| | |/
| | * Revert "Grand unified closures"Gravatar Craig Tiller2016-09-12
| | |
| * | Merge remote-tracking branch 'upstream/master' into deadline_filterGravatar Mark D. Roth2016-09-12
| |\|
| * | clang-formatGravatar Mark D. Roth2016-09-09
| | |
| * | Fix portability problems.Gravatar Mark D. Roth2016-09-06
| | |
| * | Set status from the grpc_error or whichever of its children has the data.Gravatar Mark D. Roth2016-09-02
| | |
* | | SimplificationsGravatar Craig Tiller2016-08-19
| |/ |/|
* | Get traces around everythingGravatar Craig Tiller2016-07-18
|/
* Fix memory leak, fix error.c refcount reportingGravatar Craig Tiller2016-06-30
|
* Merge github.com:grpc/grpc into %sGravatar Craig Tiller2016-06-28
|\
| * Annotate error.c for timing, remove broken testGravatar Craig Tiller2016-06-27
| |
* | FixesGravatar Craig Tiller2016-06-24
| |
* | Fix special value lookupGravatar Craig Tiller2016-06-23
| |
* | 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.
* Fix merge errorGravatar Craig Tiller2016-06-15
|
* Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-09
|
* Fix windows #defineGravatar Craig Tiller2016-06-07
|
* Fix windows includeGravatar Craig Tiller2016-06-07
|
* Change constnessGravatar Craig Tiller2016-06-06
|
* Fix platform ifdefGravatar Craig Tiller2016-06-06
|
* Document error.h betterGravatar Craig Tiller2016-06-02
|
* clang-formatGravatar Craig Tiller2016-06-01
|
* Fix format stringGravatar Craig Tiller2016-06-01
|