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
/
tests
/
max_message_length.c
Commit message (
Expand
)
Author
Age
*
Replace timeout/scaling macros with functions.
Robbie Shade
2017-01-31
*
Merge pull request #9444 from ctiller/rollfwd
Craig Tiller
2017-01-27
|
\
*
\
Merge pull request #9466 from rjshade/add_test_log
Yang Gao
2017-01-27
|
\
\
*
|
|
Accept max message size JSON values as either strings or numbers.
Mark D. Roth
2017-01-26
|
|
*
Merge github.com:grpc/grpc into rollfwd
Craig Tiller
2017-01-26
|
|
|
\
|
|
_
|
/
|
/
|
|
|
*
|
Add a 'Running test: ' string to test output
Robbie Shade
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' into eliminate_mdstr
Craig Tiller
2016-11-18
|
\
|
*
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-11-18
|
|
\
*
|
|
Progress towards mdstr elimination
Craig Tiller
2016-11-14
|
/
/
|
*
Change JSON format to use the standard proto3 mapping for each type.
Mark D. Roth
2016-11-10
*
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-11-09
|
\
\
|
|
*
Merge remote-tracking branch 'upstream/master' into service_config_json
Mark D. Roth
2016-11-08
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Merge github.com:grpc/grpc into grpc_slice
Craig Tiller
2016-11-08
|
/
|
|
|
*
|
Merge remote-tracking branch 'upstream/master' into core-end2end-tests-cronet...
Muxi Yan
2016-11-07
|
|
\
\
|
|
|
*
Change value of channel arg to string form, and reparse in each place we use it.
Mark D. Roth
2016-11-03
|
|
|
*
Rename method_config.[ch] to service_config.[ch].
Mark D. Roth
2016-11-03
|
|
|
*
clang-format
Mark D. Roth
2016-11-03
|
|
|
*
Add grpc_json_tree to handle refcounting for channel arg.
Mark D. Roth
2016-11-03
|
|
|
/
|
|
*
Merge branch 'lb_policy_name_channel_arg' into remove_fake_resolver
Mark D. Roth
2016-10-31
|
|
|
\
|
*
|
|
Clean with clang-format
Muxi Yan
2016-10-31
|
*
|
|
Merge remote-tracking branch 'upstream/master' into core-end2end-tests-cronet...
Muxi Yan
2016-10-30
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Put validation of host name in a function
Muxi Yan
2016-10-30
|
*
|
|
Use get_host_override_string function inline
Muxi Yan
2016-10-30
|
*
|
|
Convert validate_host_override_string into a function and rename into get_hos...
Muxi Yan
2016-10-30
|
|
|
*
Change tests to use channel args instead of fake_resolver query args.
Mark D. Roth
2016-10-27
*
|
|
|
clang-format
Craig Tiller
2016-10-26
*
|
|
|
s/gpr_slice/grpc_slice, and move around tests, impls
Craig Tiller
2016-10-26
|
|
/
/
|
/
|
|
*
|
|
Merge github.com:grpc/grpc into buffer_pools_for_realsies
Craig Tiller
2016-10-19
|
\
\
\
|
|
|
/
|
|
/
|
*
|
|
Fixes for bad asserts
Craig Tiller
2016-10-18
|
|
*
Merge master with new tests and fixtures
Muxi Yan
2016-10-13
|
|
|
\
|
|
_
|
/
|
/
|
|
|
*
|
clang-format
Mark D. Roth
2016-10-07
|
*
|
Test setting max message size limits via service config.
Mark D. Roth
2016-10-04
|
*
|
Merge branch 'max_message_size_fix' into service_config
Mark D. Roth
2016-10-04
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Fix handling of max receive message size on client side.
Mark D. Roth
2016-10-04
|
*
|
Add h2_fake_resolver end2end test fixture.
Mark D. Roth
2016-10-03
|
/
/
|
*
Update unit tests and fixtures with AUTHORITY_HEADER support option
Muxi Yan
2016-09-20
|
/
*
Code review changes.
Mark D. Roth
2016-09-15
*
Fix test broken by merge.
Mark D. Roth
2016-09-07
*
Merge remote-tracking branch 'upstream/master' into max_send_size_filter
Mark D. Roth
2016-09-06
|
\
|
*
Merge pull request #7858 from markdroth/cq_verifier_file_line
Craig Tiller
2016-08-31
|
|
\
*
|
|
Change error messages to include actual values and limits.
Mark D. Roth
2016-08-31
*
|
|
Merge remote-tracking branch 'upstream/master' into max_send_size_filter
Mark D. Roth
2016-08-31
|
\
|
|
|
|
*
Change cq_verifier to report file and line number for expectations.
Mark D. Roth
2016-08-24
*
|
|
Add channel arg for max send message size and add message size filter.
Mark D. Roth
2016-08-23
|
|
/
|
/
|
|
*
clang-format remove blank lines
Robbie Shade
2016-08-23
|
*
Delete unused TIMEOUT enum in end2end tests
Robbie Shade
2016-06-29
|
/
*
Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis
David Garcia Quintas
2016-05-12
|
\
[next]