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
/
fixtures
/
h2_full+trace.c
Commit message (
Expand
)
Author
Age
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Merge pull request #9972 from sreecha/cq_create_api_changes
Sree Kuchibhotla
2017-04-14
|
\
|
*
Merge branch 'master' into cq_create_api_changes
Sree Kuchibhotla
2017-04-06
|
|
\
*
|
|
Fix sanity
Craig Tiller
2017-04-03
*
|
|
Optionalize compress, gather all the http2 filter bits together in ext/
Craig Tiller
2017-04-03
|
|
/
|
/
|
*
|
Reorganize ext tree
Craig Tiller
2017-03-31
|
*
clang format
Sree Kuchibhotla
2017-03-24
|
*
Updates C Core
Sree Kuchibhotla
2017-03-22
|
*
clang format code
Sree Kuchibhotla
2017-03-03
|
*
Prefix grpc_cq_polling_type enums with GRPC_CQ_
Sree Kuchibhotla
2017-03-03
|
*
Fix clang formatting issues
Sree Kuchibhotla
2017-03-03
|
*
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 remote-tracking branch 'upstream/master' into core-end2end-tests-cronet...
Muxi Yan
2016-11-07
|
\
|
*
Don't run cancel_after_accept test for fd and socketpair fixtures.
Mark D. Roth
2016-11-03
*
|
Merge remote-tracking branch 'upstream/master' into core-end2end-tests-cronet...
Muxi Yan
2016-10-30
|
\
\
|
|
*
Change tests to use channel args instead of fake_resolver query args.
Mark D. Roth
2016-10-27
|
|
/
|
*
Merge branch 'master' into uv_core_transport
murgatroid99
2016-10-21
|
|
\
|
*
\
Merge branch 'master' into uv_core_transport
murgatroid99
2016-10-19
|
|
\
\
|
|
|
*
Merge remote-tracking branch 'upstream/master' into rename_client_config
Mark D. Roth
2016-10-19
|
|
|
|
\
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Clean format with clang-format
Muxi Yan
2016-10-13
|
*
|
|
Clean up code after merge with master
murgatroid99
2016-10-10
|
|
*
|
Add h2_fake_resolver end2end test fixture.
Mark D. Roth
2016-10-03
|
*
|
|
Updated changes for Windows, removed unistd.h from test files
Michael Lumish
2016-09-26
|
*
|
|
Remove sockaddr type structs and socklen_t from internal core APIs, update PO...
murgatroid99
2016-09-23
*
|
|
|
Update unit tests and fixtures with AUTHORITY_HEADER support option
Muxi Yan
2016-09-20
|
|
/
/
|
/
|
|
|
|
*
Rename client_config directory to client_channel.
Mark D. Roth
2016-09-14
|
|
/
|
/
|
|
*
Renamed GPR_ constants to GRPC_ in iomgr/port.h
murgatroid99
2016-08-08
|
*
Separate out iomgr-specific constants into a separate header
murgatroid99
2016-08-08
|
/
*
Merge github.com:grpc/grpc into e2efuzz
Craig Tiller
2016-04-06
|
\
*
|
Introduce machinery to allow tests to register plugins
Craig Tiller
2016-04-04
|
*
clang-fmt
Craig Tiller
2016-04-01
|
*
Reposition files to optionalize client_config system
Craig Tiller
2016-03-31
|
/
*
Update copyrights
Craig Tiller
2016-03-31
*
clang-format
Craig Tiller
2016-03-28
*
Move chttp2 related files under ext/
Craig Tiller
2016-03-28
*
Fix includes
Craig Tiller
2016-03-25
*
Auto-changes
Craig Tiller
2016-03-25
*
Reorder asserts to avoid TSAN failure
Craig Tiller
2016-03-23
*
Fix copyrights
Craig Tiller
2016-02-18
*
Decouple filter selection from channel construction
Craig Tiller
2016-02-17