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
/
compressed_payload.c
Commit message (
Expand
)
Author
Age
*
Fix compression tests for when they expect the client to receive the completi...
Yash Tibrewal
2017-09-28
*
Fix test flake of stream_compression_compressed_payload #12307
Muxi Yan
2017-09-20
*
Removing deprecated string to char * conversions
Yash Tibrewal
2017-09-17
*
Fix Windows compiler problem.
Mark D. Roth
2017-06-23
*
Fix handling of send_message before send_initial_metadata in compress filter.
Mark D. Roth
2017-06-22
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Merge github.com:grpc/grpc into cpparena
Craig Tiller
2017-04-14
|
\
|
*
Merge branch 'master' into cq_create_api_changes
Sree Kuchibhotla
2017-04-06
|
|
\
*
|
\
Merge github.com:grpc/grpc into cpparena
Craig Tiller
2017-04-04
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Calculate RPC deadline right before call creation
Chris Evans
2017-04-04
*
|
|
Call ref/unref, bugfixes
Craig Tiller
2017-03-31
|
/
/
|
*
Change Core to use the new completion_queue_create API
Sree Kuchibhotla
2017-03-02
|
/
*
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
|
\
\
|
|
*
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
*
Progress towards mdstr elimination
Craig Tiller
2016-11-14
*
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-11-09
|
\
|
*
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
|
|
\
|
*
|
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
|
|
/
|
/
|
*
|
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
|
/
*
Merge pull request #7858 from markdroth/cq_verifier_file_line
Craig Tiller
2016-08-31
|
\
|
*
Change cq_verifier to report file and line number for expectations.
Mark D. Roth
2016-08-24
*
|
clang-format remove blank lines
Robbie Shade
2016-08-23
*
|
Delete unused TIMEOUT enum in end2end tests
Robbie Shade
2016-06-29
|
/
*
s/maybe_compression_level.compression_level/maybe_compression_level.level
David Garcia Quintas
2016-06-07
*
Merge branch 'compression_incoming_checks' into compression_md_level_bis
David Garcia Quintas
2016-05-18
|
\
*
|
Compression test fixes
David Garcia Quintas
2016-05-17
*
|
Merge branch 'moar-compression-public-refactorings' into compression_md_level...
David Garcia Quintas
2016-05-17
|
\
\
|
|
*
Moved down verification upon cancellation
David Garcia Quintas
2016-05-17
|
|
*
INTERNAL -> UNIMPLEMENTED for disabled algorithms
David Garcia Quintas
2016-05-17
|
*
|
Refactorings and renamings related to compression.
David Garcia Quintas
2016-05-16
*
|
|
made send_initial_md compression level a "maybe"
David Garcia Quintas
2016-05-12
*
|
|
Allow servers to select compression level via initial MD.
David Garcia Quintas
2016-05-09
|
/
/
|
*
Validation for incoming compressed data
David Garcia Quintas
2016-04-23
|
/
*
Introduce machinery to allow tests to register plugins
Craig Tiller
2016-04-04
*
Update copyrights
Craig Tiller
2016-03-31
[next]