1. 4ac2b8e Enable clang-tidy as a sanity check, fix up all known failures by Craig Tiller · 7 years ago
  2. 40422d5 Merge master by Yash Tibrewal · 7 years ago
  3. 34a57d0 rename all test core files to cc and a lot of C++ style conversions by Yash Tibrewal · 7 years ago[Renamed from test/core/end2end/tests/bad_hostname.c]
  4. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  5. 2c6f637 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  6. a6ff103 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  7. 5de4656 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  8. ed2a547 Calculate RPC deadline right before call creation by Chris Evans · 7 years ago
  9. dd36b15 Call ref/unref, bugfixes by Craig Tiller · 7 years ago
  10. 321881d Change Core to use the new completion_queue_create API by Sree Kuchibhotla · 7 years ago
  11. ca7effc Replace timeout/scaling macros with functions. by Robbie Shade · 8 years ago
  12. 46357c8 Merge pull request #9444 from ctiller/rollfwd by Craig Tiller · 8 years ago
  13. 8daca99 Merge pull request #9466 from rjshade/add_test_log by Yang Gao · 8 years ago
  14. afceb2e Merge github.com:grpc/grpc into rollfwd by Craig Tiller · 8 years ago
  15. 55a046a Add a 'Running test: ' string to test output by Robbie Shade · 8 years ago
  16. 435f9f2 Fix tests. by Mark D. Roth · 8 years ago
  17. 7c70b6c Revert "Revert "Metadata handling rewrite"" by Craig Tiller · 8 years ago
  18. 5e01e2a Revert "Metadata handling rewrite" by Craig Tiller · 8 years ago
  19. c9b0b28 Progress towards mdstr elimination by Craig Tiller · 8 years ago
  20. e127a39 Change tests to use channel args instead of fake_resolver query args. by Mark D. Roth · 8 years ago
  21. ec39334 Add h2_fake_resolver end2end test fixture. by Mark D. Roth · 8 years ago
  22. 581367a Merge pull request #7858 from markdroth/cq_verifier_file_line by Craig Tiller · 8 years ago
  23. 7187ab9 Change cq_verifier to report file and line number for expectations. by Mark D. Roth · 8 years ago
  24. 1bbfe0f clang-format remove blank lines by Robbie Shade · 8 years ago
  25. 40edfc1 Delete unused TIMEOUT enum in end2end tests by Robbie Shade · 8 years ago
  26. a301eaa Allow servers to select compression level via initial MD. by David Garcia Quintas · 8 years ago
  27. 9e9edbc Introduce machinery to allow tests to register plugins by Craig Tiller · 8 years ago
  28. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  29. 8ae3b1f Merge github.com:grpc/grpc into status_codes by Craig Tiller · 8 years ago
  30. 78abce7 Merge github.com:grpc/grpc into status_codes by Craig Tiller · 8 years ago
  31. 9533d04 Fix includes by Craig Tiller · 8 years ago
  32. 2e19036 Fix copyrights by Craig Tiller · 8 years ago
  33. f40df23 Auto-changes by Craig Tiller · 8 years ago
  34. c82048f Fix some status codes to match spec by Craig Tiller · 8 years ago
  35. 7536af0 Eliminate gpr_ int types - and insist on C99 variants instead by Craig Tiller · 9 years ago
  36. 0fe5ee7 BoringSSL integration: non-vsprojects changes by Craig Tiller · 9 years ago
  37. 71a0f9d Fix clang-format script by Craig Tiller · 9 years ago
  38. 3121fd4 Sign conversion fixes by Craig Tiller · 9 years ago
  39. d6c98df clang-format all source by Craig Tiller · 9 years ago
  40. d53b389 Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  41. e41d3ad Fixing test. by Julien Boeuf · 9 years ago
  42. 9d72b14 Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  43. ca9460b Fixing test. by Julien Boeuf · 9 years ago
  44. e1b0e6e s/inherit/propagate/g by Craig Tiller · 9 years ago
  45. 99e6164 Update wrappers, tests to new create_call() by Craig Tiller · 9 years ago
  46. 4960516 Properly initializing reserved pointer in tests. by Nicolas "Pixel" Noble · 9 years ago
  47. 9a123df Fixing C/C++ tests. by Nicolas "Pixel" Noble · 9 years ago
  48. 9a57633 clang-format affected files by Craig Tiller · 9 years ago
  49. bf8ac3f Merge branch 'you-complete-me' into we-dont-need-no-backup by Craig Tiller · 9 years ago
  50. 48dd6bf Merge github.com:grpc/grpc into you-complete-me by Craig Tiller · 9 years ago
  51. c367a09 Added missing changes to fix bad_hostname C test by David Garcia Quintas · 9 years ago
  52. ba2e755 Merge branch 'you-complete-me' into we-dont-need-no-cv by Craig Tiller · 9 years ago
  53. bce999f Refine shutdown API by Craig Tiller · 9 years ago
  54. ee945e8 Work towards removing grpc_server_shutdown by Craig Tiller · 9 years ago
  55. 8b5276c Merge github.com:grpc/grpc into we-dont-need-no-backup by Craig Tiller · 9 years ago
  56. 3569619 Remove all uses of __FUNCTION__ by Craig Tiller · 9 years ago
  57. a0a6b12 Merge branch 'bye-bye-completion-queue-pie' into we-dont-need-no-backup by Craig Tiller · 9 years ago
  58. bc0ec33 Tests compile again by Craig Tiller · 9 years ago
  59. 65ad0a7 Starting to clean up tests by Craig Tiller · 9 years ago
  60. 5b9e743 Merge github.com:grpc/grpc into bye-bye-completion-queue-pie by Craig Tiller · 9 years ago
  61. 2e36393 Making the gRPC C tests building under Windows. by Nicolas Noble · 9 years ago
  62. 64be9f7 C Core API cleanup. by Craig Tiller · 9 years ago
  63. c9f660d Add a test that bad hostnames fail by Craig Tiller · 9 years ago