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
Commit message (
Expand
)
Author
Age
...
|
|
*
|
|
|
Merge remote-tracking branch 'upstream/master' into rename_client_config
Mark D. Roth
2016-10-07
|
|
|
\
\
\
\
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
|
*
|
|
|
|
Fix build problem in test.
Mark D. Roth
2016-10-07
|
*
|
|
|
|
Add h2_fake_resolver end2end test fixture.
Mark D. Roth
2016-10-03
|
|
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
Merge branch 'master' into uv_core_transport
murgatroid99
2016-10-03
|
|
|
|
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
Compile and link core tests with libuv
murgatroid99
2016-10-03
*
|
|
|
|
Merge github.com:grpc/grpc into buffer_pools_for_realsies
Craig Tiller
2016-09-29
|
\
|
|
|
|
|
*
|
|
|
Merge pull request #7833 from sreecha/fix_channel_from_fd_api
Nicolas Noble
2016-09-29
|
|
\
\
\
\
*
|
|
|
|
|
Make all tests build again
Craig Tiller
2016-09-28
|
|
|
|
*
|
Clang format
murgatroid99
2016-09-26
|
|
|
|
*
|
Updated changes for Windows, removed unistd.h from test files
Michael Lumish
2016-09-26
*
|
|
|
|
|
Tests compile
Craig Tiller
2016-09-23
|
/
/
/
/
/
|
|
|
*
|
Merge branch 'master' into uv_core_transport
murgatroid99
2016-09-23
|
|
|
|
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
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
|
|
|
*
|
Merge branch 'master' into uv_core_transport
murgatroid99
2016-09-16
|
|
|
|
\
|
|
|
*
|
|
Rename client_config directory to client_channel.
Mark D. Roth
2016-09-14
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'master' into fix_channel_from_fd_api
Sree Kuchibhotla
2016-09-09
|
|
\
|
|
*
|
|
|
Fix bug from previous commit.
Mark D. Roth
2016-09-08
*
|
|
|
Merge remote-tracking branch 'upstream/master' into http_connect
Mark D. Roth
2016-09-07
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Fix HTTP proxy code to avoid having multiple outstanding writes.
Mark D. Roth
2016-09-06
|
*
|
|
Merge pull request #7953 from makdharma/grpc_caching_test
Nicolas Noble
2016-09-06
|
|
\
\
\
*
|
|
|
|
Use http_proxy environment variable instead of URI query param.
Mark D. Roth
2016-09-06
*
|
|
|
|
Merge remote-tracking branch 'upstream/master' into http_connect
Mark D. Roth
2016-09-06
|
\
|
|
|
|
|
|
*
|
|
disable cacheability assert for proxy
Makarand Dharmapurikar
2016-08-29
|
*
|
|
|
Merge remote-tracking branch 'upstream/master' into cq_verifier_file_line
Mark D. Roth
2016-08-25
|
|
\
|
|
|
|
*
|
|
|
Change cq_verifier to report file and line number for expectations.
Mark D. Roth
2016-08-24
|
|
|
*
|
Remove completion queue parameter from grpc_server_add_insecure_channel_from_...
Sree Kuchibhotla
2016-08-22
|
|
|
/
/
|
|
|
*
Merge branch 'port_platform_split' into uv_core_transport
murgatroid99
2016-08-22
|
|
|
/
|
*
|
|
|
Fix tsan failures.
Mark D. Roth
2016-08-18
*
|
|
|
Fix test to shutdown the proxy from the main thread instead of
Mark D. Roth
2016-08-15
|
|
|
*
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
|
|
|
/
|
|
/
|
*
|
|
clang-format
Mark D. Roth
2016-08-04
*
|
|
Clean up test HTTP proxy code.
Mark D. Roth
2016-08-04
*
|
|
Plumbed read_buffer through and fixed leftover bytes problem.
Mark D. Roth
2016-08-04
*
|
|
Merge branch 'handshaker_api' into http_connect
Mark D. Roth
2016-08-04
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Updated tests.
Mark D. Roth
2016-08-04
|
|
/
*
|
Merge remote-tracking branch 'upstream/master' into http_connect
Mark D. Roth
2016-08-02
|
\
|
*
|
Trying to debug proxy tests. Not working yet.
Mark D. Roth
2016-08-02
*
|
Clean up test. Still debugging things.
Mark D. Roth
2016-07-29
*
|
Fix use-after-free and memory leak problems.
Mark D. Roth
2016-07-29
*
|
Work on debugging the HTTP proxy implementation.
Mark D. Roth
2016-07-29
*
|
Made significant progress on the test, but not working yet.
Mark D. Roth
2016-07-27
*
|
Basic proof-of-concept test. Needs more work to run stand-alone.
Mark D. Roth
2016-07-25
|
*
Simplified LR filter
David Garcia Quintas
2016-07-13
|
*
Added new features to load reporting.
David Garcia Quintas
2016-07-10
|
/
*
Update new fixture
Craig Tiller
2016-06-09
*
Merge pull request #6481 from dgquintas/compression_md_level_bis
Jan Tattermusch
2016-06-08
|
\
*
|
clang-format, fix headers, windows fixes
Adam Michalik
2016-06-07
*
|
Add completion queue argument which is necessary after merge with master
Adam Michalik
2016-06-07
[prev]
[next]