index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
core
/
end2end
/
bad_server_response_test.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'master' into cq_create_api_changes
Sree Kuchibhotla
2017-03-24
|
\
*
|
Updates C Core
Sree Kuchibhotla
2017-03-22
|
*
Change error_create API to slice
ncteisen
2017-03-13
*
|
Prefix grpc_cq_polling_type enums with GRPC_CQ_
Sree Kuchibhotla
2017-03-03
*
|
Change Core to use the new completion_queue_create API
Sree Kuchibhotla
2017-03-02
|
/
*
Renamed define for better readability
David Garcia Quintas
2017-02-01
*
make grpc-encoding:identity implicit
David Garcia Quintas
2017-01-31
*
Add an error to fd_shutdown (and recursively)
Craig Tiller
2017-01-27
*
Merge github.com:grpc/grpc into rollfwd
Craig Tiller
2017-01-26
|
\
|
*
Fix tests.
Mark D. Roth
2017-01-25
*
|
Revert "Revert "Metadata handling rewrite""
Craig Tiller
2017-01-23
|
/
*
Revert "Metadata handling rewrite"
Craig Tiller
2017-01-20
*
Merge branch 'slice_with_exec_ctx_and_new_closures' into metadata_filter_and_...
Craig Tiller
2017-01-04
|
\
|
*
Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closures
Craig Tiller
2017-01-03
|
|
\
|
|
*
Changes to exec_ctx/closure/combiner/workqueue interfaces
Craig Tiller
2016-12-28
*
|
|
Merge branch 'slice_with_exec_ctx' into metadata_filter
Craig Tiller
2016-12-12
|
\
|
|
|
*
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-12-12
|
|
\
|
|
|
*
Fix more allocation bugs.
Mark D. Roth
2016-12-09
*
|
|
All core tests compile without grpc_mdstr
Craig Tiller
2016-11-17
|
/
/
*
|
Finish moving to new APIs
Craig Tiller
2016-11-09
*
|
Progress towards making grpc_slice_unref_internal take an exec_ctx
Craig Tiller
2016-10-31
|
/
*
Merge branch 'buffer_pools_for_realsies' into grpc_slice
Craig Tiller
2016-10-26
|
\
*
|
Add incldues, fix function names
Craig Tiller
2016-10-26
*
|
Update includes, s/gpr_dump_slice/grpc_dump_slice/g
Craig Tiller
2016-10-26
*
|
Bulk update #includes
Craig Tiller
2016-10-26
*
|
s/gpr_slice/grpc_slice, and move around tests, impls
Craig Tiller
2016-10-26
|
*
Added import order comments, resolved other minor issues
murgatroid99
2016-10-24
|
*
Compile and link core tests with libuv
murgatroid99
2016-10-03
|
/
*
Change cq_verifier to report file and line number for expectations.
Mark D. Roth
2016-08-24
*
Remove unnecessary parsing detail
Yuchen Zeng
2016-07-11
*
Merge remote-tracking branch 'upstream/master' into handler_http_response
Yuchen Zeng
2016-06-30
*
Fix format issues
Yuchen Zeng
2016-06-28
*
Fix test failure
Yuchen Zeng
2016-06-24
*
Init grpc for each test
Yuchen Zeng
2016-06-22
*
Memset ops before being used, destroy metadata_recv after beign used
Yuchen Zeng
2016-06-22
*
Fixed gpr_log format issues in linux_x86_default_bo
Yuchen Zeng
2016-06-20
*
Fixed gpr_log format issues
Yuchen Zeng
2016-06-20
*
Add bad_server_response_test
Yuchen Zeng
2016-06-17