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/server_finishes_request.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. 4be8afc Merge remote-tracking branch 'upstream/master' into core-end2end-tests-cronet-update by Muxi Yan · 8 years ago
  21. 5ebd327 Clean with clang-format by Muxi Yan · 8 years ago
  22. 4394408 Merge remote-tracking branch 'upstream/master' into core-end2end-tests-cronet-update by Muxi Yan · 8 years ago
  23. ea3b568 Put validation of host name in a function by Muxi Yan · 8 years ago
  24. 56456c3 Use get_host_override_string function inline by Muxi Yan · 8 years ago
  25. df1da9f Convert validate_host_override_string into a function and rename into get_host_override_string by Muxi Yan · 8 years ago
  26. e127a39 Change tests to use channel args instead of fake_resolver query args. by Mark D. Roth · 8 years ago
  27. ed2be64 Clean format with clang-format by Muxi Yan · 8 years ago
  28. ec39334 Add h2_fake_resolver end2end test fixture. by Mark D. Roth · 8 years ago
  29. 6d68645 Update unit tests and fixtures with AUTHORITY_HEADER support option by Muxi Yan · 8 years ago
  30. 581367a Merge pull request #7858 from markdroth/cq_verifier_file_line by Craig Tiller · 8 years ago
  31. 7187ab9 Change cq_verifier to report file and line number for expectations. by Mark D. Roth · 8 years ago
  32. 1bbfe0f clang-format remove blank lines by Robbie Shade · 8 years ago
  33. 40edfc1 Delete unused TIMEOUT enum in end2end tests by Robbie Shade · 8 years ago
  34. a301eaa Allow servers to select compression level via initial MD. by David Garcia Quintas · 8 years ago
  35. 9e9edbc Introduce machinery to allow tests to register plugins by Craig Tiller · 8 years ago
  36. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  37. 9533d04 Fix includes by Craig Tiller · 8 years ago
  38. 2e19036 Fix copyrights by Craig Tiller · 8 years ago
  39. f40df23 Auto-changes by Craig Tiller · 8 years ago
  40. 7536af0 Eliminate gpr_ int types - and insist on C99 variants instead by Craig Tiller · 9 years ago
  41. 0fe5ee7 BoringSSL integration: non-vsprojects changes by Craig Tiller · 9 years ago
  42. 27e5aa4 Test fixes by Craig Tiller · 9 years ago
  43. 71a0f9d Fix clang-format script by Craig Tiller · 9 years ago
  44. 3121fd4 Sign conversion fixes by Craig Tiller · 9 years ago
  45. d6c98df clang-format all source by Craig Tiller · 9 years ago
  46. 9d72b14 Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown by Nicolas "Pixel" Noble · 9 years ago
  47. e1b0e6e s/inherit/propagate/g by Craig Tiller · 9 years ago
  48. 99e6164 Update wrappers, tests to new create_call() by Craig Tiller · 9 years ago
  49. 4960516 Properly initializing reserved pointer in tests. by Nicolas "Pixel" Noble · 9 years ago
  50. 9a123df Fixing C/C++ tests. by Nicolas "Pixel" Noble · 9 years ago
  51. 9a57633 clang-format affected files by Craig Tiller · 9 years ago
  52. bf8ac3f Merge branch 'you-complete-me' into we-dont-need-no-backup by Craig Tiller · 9 years ago
  53. 48dd6bf Merge github.com:grpc/grpc into you-complete-me by Craig Tiller · 9 years ago
  54. 1d5aca5 Added flags support to grpc_op. by David Garcia Quintas · 9 years ago
  55. aea081f Flush pending incoming messages when writing status by Craig Tiller · 9 years ago
  56. ba2e755 Merge branch 'you-complete-me' into we-dont-need-no-cv by Craig Tiller · 9 years ago
  57. bce999f Refine shutdown API by Craig Tiller · 9 years ago
  58. dad88a7 Fix C core tests by Craig Tiller · 9 years ago
  59. ee945e8 Work towards removing grpc_server_shutdown by Craig Tiller · 9 years ago
  60. 3569619 Remove all uses of __FUNCTION__ by Craig Tiller · 9 years ago
  61. 7a29098 Send RST_STREAM when closing from the server without getting a client half-close first by Craig Tiller · 9 years ago