index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
lib
/
iomgr
/
error.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'master' of https://github.com/grpc/grpc into error-slice-optimi...
ncteisen
2017-03-14
|
\
*
|
Change error_create API to slice
ncteisen
2017-03-13
|
*
clang fmt
ncteisen
2017-03-13
|
*
Atomically load ref debugging output numbers
ncteisen
2017-03-13
|
*
Code health and comments
ncteisen
2017-03-13
|
*
Fix copy and unref race cond bug
ncteisen
2017-03-13
*
|
Change error get/set API to grpc_slice
ncteisen
2017-03-10
|
/
*
Merge pull request #9963 from ncteisen/error-arena-optimization
Noah Eisen
2017-03-10
|
\
*
|
Ensure GRPC_TIMER_END gets called
Craig Tiller
2017-03-10
|
*
Address github comments
ncteisen
2017-03-09
|
*
s/realloc/gpr_realloc to fix mem bug
Noah Eisen
2017-03-09
|
*
Error arena optimization
ncteisen
2017-03-08
|
/
*
Speed up copy_error_and_unref
ncteisen
2017-02-17
*
Revert "Revert "Metadata handling rewrite""
Craig Tiller
2017-01-23
*
Revert "Metadata handling rewrite"
Craig Tiller
2017-01-20
*
Fix refcounting bug
Craig Tiller
2017-01-06
*
Fixes, remove grpc_error_free_string
Craig Tiller
2017-01-06
*
Start fixing http error --> grpc status conversion
Craig Tiller
2017-01-06
*
Fixes
Craig Tiller
2017-01-06
*
Cleaning up error handling
Craig Tiller
2017-01-06
*
Refine error handling in call
Craig Tiller
2017-01-06
*
Initial conversion work to indexed metadata
Craig Tiller
2016-11-22
*
Fix some test failures
Craig Tiller
2016-10-14
*
Merge github.com:grpc/grpc into direct-calls
Craig Tiller
2016-09-29
|
\
|
*
Merge remote-tracking branch 'upstream/master' into deadline_filter
Mark D. Roth
2016-09-16
|
|
\
|
*
|
Use GPR_ARRAY_SIZE().
Mark D. Roth
2016-09-14
|
*
|
Merge remote-tracking branch 'upstream/master' into deadline_filter
Mark D. Roth
2016-09-12
|
|
\
\
|
|
|
*
Revert "Revert "Grand unified closures""
Craig Tiller
2016-09-12
|
|
|
/
|
|
*
Revert "Grand unified closures"
Craig Tiller
2016-09-12
|
*
|
Merge remote-tracking branch 'upstream/master' into deadline_filter
Mark D. Roth
2016-09-12
|
|
\
|
|
*
|
clang-format
Mark D. Roth
2016-09-09
|
*
|
Fix portability problems.
Mark D. Roth
2016-09-06
|
*
|
Set status from the grpc_error or whichever of its children has the data.
Mark D. Roth
2016-09-02
*
|
|
Simplifications
Craig Tiller
2016-08-19
|
|
/
|
/
|
*
|
Get traces around everything
Craig Tiller
2016-07-18
|
/
*
Fix memory leak, fix error.c refcount reporting
Craig Tiller
2016-06-30
*
Merge github.com:grpc/grpc into %s
Craig Tiller
2016-06-28
|
\
|
*
Annotate error.c for timing, remove broken test
Craig Tiller
2016-06-27
*
|
Fixes
Craig Tiller
2016-06-24
*
|
Fix special value lookup
Craig Tiller
2016-06-23
*
|
Make transport-level errors be reflected in status messages on calls
Craig Tiller
2016-06-23
|
/
*
Fix merge error
Craig Tiller
2016-06-15
*
Merge github.com:grpc/grpc into error
Craig Tiller
2016-06-09
*
Fix windows #define
Craig Tiller
2016-06-07
*
Fix windows include
Craig Tiller
2016-06-07
*
Change constness
Craig Tiller
2016-06-06
*
Fix platform ifdef
Craig Tiller
2016-06-06
*
Document error.h better
Craig Tiller
2016-06-02
*
clang-format
Craig Tiller
2016-06-01
*
Fix format string
Craig Tiller
2016-06-01
[next]