aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end
Commit message (Expand)AuthorAge
* Merge master into yashykt:execctxcleanupGravatar Yash Tibrewal2018-03-14
|\
* | Remove unnecessary includes of exec_ctx.hGravatar Yash Tibrewal2018-03-14
| * Abstract libuv implementationGravatar kpayson642018-03-13
|/
* Stop including inttypes.h in gRPC core public header in Apple platformsGravatar Muxi Yan2018-03-12
* Merge pull request #14560 from jtattermusch/fix_windows_shutdown_shutdown_fin...Gravatar Jan Tattermusch2018-03-08
|\
* | Fix testGravatar yang-g2018-03-07
* | Use static_cast rather than reinterpret_cast whenever possibleGravatar Vijay Pai2018-03-05
* | Merge pull request #14459 from vjpai/2phase_thdGravatar Vijay Pai2018-03-02
|\ \
* | | Need to shrink stack frame size; add a todoGravatar Vijay Pai2018-03-01
| * | Merge branch 'master' into 2phase_thdGravatar Vijay Pai2018-03-01
| |\ \ | |/ / |/| |
| * | Move assignment for Thread, make destructor optional, loop cv waitsGravatar Vijay Pai2018-03-01
| | * workaround for h2_http_proxy_nosec_test.exe shutdown_finishes_calls flakeGravatar Jan Tattermusch2018-03-01
* | | Retry support.Gravatar Mark D. Roth2018-02-28
| |/ |/|
| * Merge branch 'master' into 2phase_thdGravatar Vijay Pai2018-02-22
| |\ | |/ |/|
| * Merge branch 'master' into 2phase_thdGravatar Vijay Pai2018-02-21
| |\
* | | increase deadline in dualstack_socket_testGravatar Jan Tattermusch2018-02-21
| |/ |/|
| * clang-fmtGravatar Vijay Pai2018-02-19
| * C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)Gravatar Vijay Pai2018-02-19
* | Add bazel target for more tests.Gravatar Adele Zhou2018-02-16
* | Run end2end tests with different pollers with Bazel.Gravatar Adele Zhou2018-02-16
| * Remove support for detached threads. All threads must be joined.Gravatar Vijay Pai2018-02-15
|/
* Fix compileGravatar ncteisen2018-02-14
* Use grpc_channel_arg_get_string when appropriateGravatar ncteisen2018-02-14
* Add reproGravatar Noah Eisen2018-02-14
* Fix fuzz bugGravatar Noah Eisen2018-02-14
* Add fuzz reproGravatar Noah Eisen2018-02-14
* Add fuzz reproGravatar Noah Eisen2018-02-14
* Fix fuzz testGravatar Noah Eisen2018-02-13
* Add reproGravatar Noah Eisen2018-02-13
* Internalize gpr_thd except for id and currentidGravatar Vijay Pai2018-02-12
* Run clang fmtGravatar Noah Eisen2018-02-09
* Autofix c casts to c++ castsGravatar Noah Eisen2018-02-09
* Merge branch 'master' into gpr_reviewGravatar Vijay Pai2018-02-08
|\
* \ Merge branch 'master' into gpr_reviewGravatar Vijay Pai2018-02-08
|\ \
| | * Merge pull request #14360 from mehrdada/shellcheck-slash-testGravatar Mehrdad Afshari2018-02-08
| |/|
| * | Merge pull request #14379 from yashykt/chttp2_heap_use_after_freeGravatar Yash Tibrewal2018-02-08
| |\ \
| | * | Fix heap use-after-free bug in chttp2 reported by fuzzerGravatar Yash Tibrewal2018-02-08
* | | | Merge branch 'master' into gpr_reviewGravatar Vijay Pai2018-02-08
|\| | |
| | | * Fix end2end_test.sh to pass shellcheckGravatar Mehrdad Afshari2018-02-07
| | |/
| * | Merge branch 'master' into gpr_review_host_portGravatar Vijay Pai2018-02-07
| |\|
| | * regenerate metadataGravatar Muxi Yan2018-02-06
| | * Replace message/deflate,gzip with deflate,gzipGravatar Muxi Yan2018-02-06
| | * Replace GRPC_COMPRESS_MESSAGE_* with GRPC_COMPRESS_*Gravatar Muxi Yan2018-02-06
| * | Merge branch 'master' into gpr_review_host_portGravatar Vijay Pai2018-02-02
| |\|
* | | Privatize useful.h and avl.hGravatar Vijay Pai2018-02-02
| |/ |/|
* | Fix end2end test flake #13477Gravatar Yash Tibrewal2018-01-26
| * Privatize host_port.h; was not used in any wrapped language implementationGravatar Vijay Pai2018-01-25
|/
* Merge pull request #14042 from apolcyn/ruby_25_on_kokoro_macGravatar apolcyn2018-01-25
|\
| * Fix linker error on objc mac tests by explicitly installing cocoapods v1.3.1,...Gravatar Alexander Polcyn2018-01-24
* | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Gravatar Muxi Yan2018-01-24
|\ \