Esun Kim
|
90fbdc92f5
|
Roll-forward "Config migration"
This reverts commit 236ae12bb1.
|
2019-05-20 15:47:24 -07:00 |
Alexander Polcyn
|
236ae12bb1
|
Revert "Config migration"
This reverts commit 87905ae5ea.
|
2019-05-14 14:36:33 -07:00 |
Esun Kim
|
87905ae5ea
|
Config migration
|
2019-05-09 12:29:38 -07:00 |
yang-g
|
e75fc243da
|
change tests to use the new class instead of grpc_test_init
|
2018-11-30 08:57:38 -08:00 |
Yash Tibrewal
|
64321c0618
|
Log error message for debugging #14700
|
2018-05-23 15:53:33 -07:00 |
Yash Tibrewal
|
b1628971a1
|
Add logging for helping debug httpcli tests
|
2018-03-13 15:16:27 -07:00 |
Noah Eisen
|
be82e64b3d
|
Autofix c casts to c++ casts
|
2018-02-09 09:16:55 -08:00 |
Vijay Pai
|
4c0640ebd6
|
Merge branch 'master' into gpr_review3
|
2018-02-02 09:12:11 -08:00 |
Yash Tibrewal
|
ac35926a2f
|
Manually set roots pem env variable for httpscli_test
|
2018-01-29 16:36:05 -08:00 |
Yash Tibrewal
|
e8e2426f98
|
Bazel fix for httpcli_test
|
2018-01-26 18:23:41 -08:00 |
Vijay Pai
|
8a99fdb57e
|
Move cmdline and subprocess from public gpr to test/core/util
|
2018-01-25 20:11:38 -08:00 |
Yash Tibrewal
|
8cf1470a51
|
Revert "Revert "All instances of exec_ctx being passed around in src/core removed""
|
2017-12-06 09:47:54 -08:00 |
Yash Tibrewal
|
ad4d2dde00
|
Revert "All instances of exec_ctx being passed around in src/core removed"
|
2017-12-06 09:05:05 -08:00 |
Yash Tibrewal
|
c354269ba7
|
Remove _ prefixed variable names
|
2017-11-29 19:07:44 -08:00 |
Yash Tibrewal
|
03412ee9de
|
Remove TLS_NO_SUPPORT and always use GPR_TLS. Reorder statements in grpc_init and grpc_shutdown. Add grpc_init and grpc_shutdown in failing test/cpp tests
|
2017-11-28 18:06:23 -08:00 |
Yash Tibrewal
|
81fc8c9c33
|
Fix tests to call grpc_init and grpc_shutdown before using exec_ctx
|
2017-11-28 13:23:36 -08:00 |
Yash Tibrewal
|
177039b2f8
|
Merge master
|
2017-11-16 19:31:28 -08:00 |
Yash Tibrewal
|
6c26b16fe0
|
Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCtx and some minor changes
|
2017-11-14 18:11:22 -08:00 |
Yash Tibrewal
|
75122c2357
|
Address some PR comments
|
2017-11-14 01:36:28 -08:00 |
Craig Tiller
|
be98d24841
|
clang-format after nullptr changes
|
2017-11-10 15:26:57 -08:00 |
Craig Tiller
|
4ac2b8e585
|
Enable clang-tidy as a sanity check, fix up all known failures
|
2017-11-10 14:14:17 -08:00 |
Yash Tibrewal
|
4e9265c828
|
Merge with master
|
2017-11-09 17:46:29 -08:00 |
Yash Tibrewal
|
40422d5fa6
|
Merge master
|
2017-11-06 14:43:31 -08:00 |
Yash Tibrewal
|
34a57d0346
|
rename all test core files to cc and a lot of C++ style conversions
|
2017-10-25 16:23:01 -07:00 |