aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/fixtures
Commit message (Expand)AuthorAge
* Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-26
|\
* \ Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-24
|\ \
| | * Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-21
| | |\ | | |/ | |/|
| | * Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-19
| | |\
| * | \ Merge remote-tracking branch 'upstream/master' into rename_client_configGravatar Mark D. Roth2016-10-19
| |\ \ \ | | | |/ | | |/|
* | | | Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-19
|\ \ \ \ | | |/ / | |/| |
* | | | BufferPool --> ResourceQuotaGravatar Craig Tiller2016-10-17
| | | * Clean up code after merge with masterGravatar murgatroid992016-10-10
| * | | clang-formatGravatar Mark D. Roth2016-10-07
| | * | 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
| | | * 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