aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/fixtures
Commit message (Expand)AuthorAge
...
| | * | | | Merge remote-tracking branch 'upstream/master' into rename_client_configGravatar Mark D. Roth2016-10-07
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| * | | | | Fix build problem in test.Gravatar Mark D. Roth2016-10-07
| * | | | | Add h2_fake_resolver end2end test fixture.Gravatar Mark D. Roth2016-10-03
| | |/ / / | |/| | |
| | | * | Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-03
| | | |\ \ | | |_|/ / | |/| | |
| | | * | Compile and link core tests with libuvGravatar murgatroid992016-10-03
* | | | | Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-09-29
|\| | | |
| * | | | Merge pull request #7833 from sreecha/fix_channel_from_fd_apiGravatar Nicolas Noble2016-09-29
| |\ \ \ \
* | | | | | Make all tests build againGravatar Craig Tiller2016-09-28
| | | | * | Clang formatGravatar murgatroid992016-09-26
| | | | * | Updated changes for Windows, removed unistd.h from test filesGravatar Michael Lumish2016-09-26
* | | | | | Tests compileGravatar Craig Tiller2016-09-23
|/ / / / /
| | | * | Merge branch 'master' into uv_core_transportGravatar murgatroid992016-09-23
| | | |\ \ | |_|_|/ / |/| | | |
| | | * | Remove sockaddr type structs and socklen_t from internal core APIs, update PO...Gravatar murgatroid992016-09-23
| | | | * Update unit tests and fixtures with AUTHORITY_HEADER support optionGravatar Muxi Yan2016-09-20
| | | * | Merge branch 'master' into uv_core_transportGravatar murgatroid992016-09-16
| | | |\|
| | * | | Rename client_config directory to client_channel.Gravatar Mark D. Roth2016-09-14
| | | |/ | | |/|
| * | | Merge branch 'master' into fix_channel_from_fd_apiGravatar Sree Kuchibhotla2016-09-09
| |\| |
* | | | Fix bug from previous commit.Gravatar Mark D. Roth2016-09-08
* | | | Merge remote-tracking branch 'upstream/master' into http_connectGravatar Mark D. Roth2016-09-07
|\ \ \ \ | | |/ / | |/| |
* | | | Fix HTTP proxy code to avoid having multiple outstanding writes.Gravatar Mark D. Roth2016-09-06
| * | | Merge pull request #7953 from makdharma/grpc_caching_testGravatar Nicolas Noble2016-09-06
| |\ \ \
* | | | | Use http_proxy environment variable instead of URI query param.Gravatar Mark D. Roth2016-09-06
* | | | | Merge remote-tracking branch 'upstream/master' into http_connectGravatar Mark D. Roth2016-09-06
|\| | | |
| | * | | disable cacheability assert for proxyGravatar Makarand Dharmapurikar2016-08-29
| * | | | Merge remote-tracking branch 'upstream/master' into cq_verifier_file_lineGravatar Mark D. Roth2016-08-25
| |\| | |
| * | | | Change cq_verifier to report file and line number for expectations.Gravatar Mark D. Roth2016-08-24
| | | * | Remove completion queue parameter from grpc_server_add_insecure_channel_from_...Gravatar Sree Kuchibhotla2016-08-22
| | |/ /
| | | * Merge branch 'port_platform_split' into uv_core_transportGravatar murgatroid992016-08-22
| | |/|
* | | | Fix tsan failures.Gravatar Mark D. Roth2016-08-18
* | | | Fix test to shutdown the proxy from the main thread instead ofGravatar Mark D. Roth2016-08-15
| | | * Renamed GPR_ constants to GRPC_ in iomgr/port.hGravatar murgatroid992016-08-08
| | | * Separate out iomgr-specific constants into a separate headerGravatar murgatroid992016-08-08
| | |/ | |/|
* | | clang-formatGravatar Mark D. Roth2016-08-04
* | | Clean up test HTTP proxy code.Gravatar Mark D. Roth2016-08-04
* | | Plumbed read_buffer through and fixed leftover bytes problem.Gravatar Mark D. Roth2016-08-04
* | | Merge branch 'handshaker_api' into http_connectGravatar Mark D. Roth2016-08-04
|\ \ \ | | |/ | |/|
| * | Updated tests.Gravatar Mark D. Roth2016-08-04
| |/
* | Merge remote-tracking branch 'upstream/master' into http_connectGravatar Mark D. Roth2016-08-02
|\|
* | Trying to debug proxy tests. Not working yet.Gravatar Mark D. Roth2016-08-02
* | Clean up test. Still debugging things.Gravatar Mark D. Roth2016-07-29
* | Fix use-after-free and memory leak problems.Gravatar Mark D. Roth2016-07-29
* | Work on debugging the HTTP proxy implementation.Gravatar Mark D. Roth2016-07-29
* | Made significant progress on the test, but not working yet.Gravatar Mark D. Roth2016-07-27
* | Basic proof-of-concept test. Needs more work to run stand-alone.Gravatar Mark D. Roth2016-07-25
| * Simplified LR filterGravatar David Garcia Quintas2016-07-13
| * Added new features to load reporting.Gravatar David Garcia Quintas2016-07-10
|/
* Update new fixtureGravatar Craig Tiller2016-06-09
* Merge pull request #6481 from dgquintas/compression_md_level_bisGravatar Jan Tattermusch2016-06-08
|\
* | clang-format, fix headers, windows fixesGravatar Adam Michalik2016-06-07
* | Add completion queue argument which is necessary after merge with masterGravatar Adam Michalik2016-06-07