1. 10639a6 Merge pull request #9126 from ericgribkoff/http2_test_case_flags by Eric Gribkoff · 8 years ago
  2. b229094 Merge pull request #8789 from y-zeng/resolver_pollset by Yuchen Zeng · 8 years ago
  3. d3b83f4 Deflake lb_policies_test by David Garcia Quintas · 8 years ago
  4. 65a45ae Add copywrite to new files by ncteisen · 8 years ago
  5. 63e3e3b Add grpc_pollset_set as an arg in grpc_resolver_create by Yuchen Zeng · 8 years ago
  6. b3bda54 Modify HTTP/2 test server to display a list of available test cases and by Eric Gribkoff · 8 years ago
  7. 8fe21f2 Address review comments by Yuchen Zeng · 8 years ago
  8. b4080a2 Fix resolve_address_test by Yuchen Zeng · 8 years ago
  9. 15521de Request a pollset_set in grpc_resolve_address by Yuchen Zeng · 8 years ago
  10. f290686 Merge remote-tracking branch 'upstream/master' into cpp_filter_api_cleanup by Mark D. Roth · 8 years ago
  11. 5904a95 Merge pull request #8795 from markdroth/client_channel_init_cleanup by Mark D. Roth · 8 years ago
  12. 2249e92 Merge pull request #8900 from makdharma/http2_test by makdharma · 8 years ago
  13. a84cdb8 Add parse, tobinary, totext commands by Yuchen Zeng · 8 years ago
  14. 13f3574 clang-format by Mark D. Roth · 8 years ago
  15. 473ff83 Fix filter_end2end_test. by Mark D. Roth · 8 years ago
  16. 8c57917 fixed feedback from review by Makarand Dharmapurikar · 8 years ago
  17. 42663fb Fix bug. by Mark D. Roth · 8 years ago
  18. aa1cd14 Clean up C++ filter API. by Mark D. Roth · 8 years ago
  19. bcd54cd Fix sockaddr_resolver_test. by Mark D. Roth · 8 years ago
  20. b14ed41 Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup by Mark D. Roth · 8 years ago
  21. 201db7d Eliminate redundant places where server name was stored. by Mark D. Roth · 8 years ago
  22. 4603a1c Merge pull request #9062 from grpc/revert-9019-short_deadlines by Craig Tiller · 8 years ago
  23. 30268a9 Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h""" by Craig Tiller · 8 years ago
  24. 70a85ad Revert "Handle (and test) short call deadlines" by Craig Tiller · 8 years ago
  25. 9460166 Short deadlines: set Status on deadline by David Garcia Quintas · 8 years ago
  26. 389f272 Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup by Mark D. Roth · 8 years ago
  27. a3727aa Merge pull request #8940 from yang-g/cli by Yang Gao · 8 years ago
  28. be37dff Merge pull request #8979 from markdroth/handshaker_cleanup by Mark D. Roth · 8 years ago
  29. 39b1f91 Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup by Mark D. Roth · 8 years ago
  30. 32f35f8 Merge remote-tracking branch 'upstream/master' into revert-8949-revert-8922-slice_cleanup by Mark D. Roth · 8 years ago
  31. 96ba68d Fix more allocation bugs. by Mark D. Roth · 8 years ago
  32. 6c8de36 Use user provided method name when using binary files in cli by yang-g · 8 years ago
  33. ad13e59 Merge pull request #8969 from apolcyn/fix_netperf_quit_job_timeout by apolcyn · 8 years ago
  34. ff31121 Renamed google_benchmark submodule to benchmark by David Garcia Quintas · 8 years ago
  35. 5335cd6 Fix test. by Mark D. Roth · 8 years ago
  36. fcf09ea handle empty string for qps workers in driver and dont quit them on netperf by Alex Polcyn · 8 years ago
  37. 76b7ab4 Interop test might take a little longer to start up (esp. w/tsan) by Craig Tiller · 8 years ago
  38. 032ca47 Merge pull request #8944 from dgquintas/interop_server_atm by Craig Tiller · 8 years ago
  39. 9b1ad66 Merge pull request #8955 from ctiller/fixit26 by Craig Tiller · 8 years ago
  40. bf25e24 Fix test name conflict in import. Also use low-thread-count variant for asan. by Mark D. Roth · 8 years ago
  41. fbcd9a7 Update server_crash_test to account for longer reconnect timeouts by Craig Tiller · 8 years ago
  42. 2d317fb Revert "Revert "Remove redundant includes from string.h and tmpfile.h"" by Mark D. Roth · 8 years ago
  43. f7a7546 Merge pull request #8949 from grpc/revert-8922-slice_cleanup by Mark D. Roth · 8 years ago
  44. d101e14 Revert "Renamed google_benchmark submodule to benchmark" by Mark D. Roth · 8 years ago
  45. 4eec004 Revert "Remove redundant includes from string.h and tmpfile.h" by Mark D. Roth · 8 years ago
  46. adc3fbc Merge pull request #8922 from sreecha/slice_cleanup by Mark D. Roth · 8 years ago
  47. 746578a Merge pull request #8851 from dgquintas/rename_gbench by Mark D. Roth · 8 years ago
  48. 16eaa45 Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup by Mark D. Roth · 8 years ago
  49. 7fa08e2 Fix data race with atomic for interop c++ by David Garcia Quintas · 8 years ago
  50. b35cfc7 Merge pull request #8913 from markdroth/security_handshaker2 by Craig Tiller · 8 years ago
  51. ad15889 Merge pull request #8854 from dgquintas/backoff by Craig Tiller · 8 years ago
  52. ee0e068 Increase timeout to make this pass reliably on Windows by Craig Tiller · 8 years ago
  53. a0bb374 Fix server_chttp2_test. by Mark D. Roth · 8 years ago
  54. eaa6202 Merge pull request #8915 from dgquintas/lb_pol_test_deflake by David G. Quintas · 8 years ago
  55. a16ea7f added new test (rst_during_data) by Makarand Dharmapurikar · 8 years ago
  56. f989469 Temporarily enable gpr_slice_* functions to not break api compatibility by Sree Kuchibhotla · 8 years ago
  57. 5b7070a bugfix in rst_after_data by Makarand Dharmapurikar · 8 years ago
  58. ecc3288 WIP by Makarand Dharmapurikar · 8 years ago
  59. 2239ebc Simplify by David Garcia Quintas · 8 years ago
  60. 731a8e6 do bitsets right by David Garcia Quintas · 8 years ago
  61. 4350e74 ability to deal with multiple streams in flight. by Makarand Dharmapurikar · 8 years ago
  62. 28d1980 minor cleanup.. by Makarand Dharmapurikar · 8 years ago
  63. 323bfa7 Broke up code in multiple modules.. by Makarand Dharmapurikar · 8 years ago
  64. a561785 clang-format by Mark D. Roth · 8 years ago
  65. ae3fd42 Deflaked lb_policies_test by David Garcia Quintas · 8 years ago
  66. 0699fa0 Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup by Mark D. Roth · 8 years ago
  67. 86a893d Merge remote-tracking branch 'upstream/master' into security_handshaker2 by Mark D. Roth · 8 years ago
  68. 71cf7b3 Merge pull request #8908 from dgquintas/grpclb_test_deflake by David G. Quintas · 8 years ago
  69. 3c5a868 PR comments #2 by David Garcia Quintas · 8 years ago
  70. 523a4aa PR comments by David Garcia Quintas · 8 years ago
  71. 033c51e Deflake grpclb test by David Garcia Quintas · 8 years ago
  72. a0a3c41 Merge branch 'master' of github.com:grpc/grpc into json_localhost_carnage by David Garcia Quintas · 8 years ago
  73. d6936b6 PR comments by David Garcia Quintas · 8 years ago
  74. 6c3d040 Merge branch 'security_handshaker1' into security_handshaker2 by Mark D. Roth · 8 years ago
  75. 3b45b8d Revert "Test credentials provider update" by Craig Tiller · 8 years ago
  76. af37b80 experimental by Makarand Dharmapurikar · 8 years ago
  77. fbc598a Merge pull request #8838 from yang-g/test_credentials by Yang Gao · 8 years ago
  78. 9178ba2 Merge pull request #8867 from ctiller/fixit6 by Craig Tiller · 8 years ago
  79. eadbe86 Merge pull request #8890 from ctiller/fixit12 by Craig Tiller · 8 years ago
  80. 0d8c9cf Merge pull request #8868 from markdroth/fixit_qps by Mark D. Roth · 8 years ago
  81. 9f07b4f Increase timeout for now: seems this can take longer under some configurations by Craig Tiller · 8 years ago
  82. b37e5ce Merge pull request #8878 from ctiller/fixit9 by Craig Tiller · 8 years ago
  83. 9564cf9 Take into account all the configs by Craig Tiller · 8 years ago
  84. d04c822 Unique-ify uds address between concurrent bm_fullstack runs by Craig Tiller · 8 years ago
  85. e62605f Fix error handling in channel initialization. by Mark D. Roth · 8 years ago
  86. e89e54f clang-format code by Craig Tiller · 8 years ago
  87. c56d3eb Improve logging. by Mark D. Roth · 8 years ago
  88. 6deadf5 Propagate termination signals to subprocesses by David Garcia Quintas · 8 years ago
  89. c991e80 Limit outstanding rpc count for synchronous {client,server} tsan tests by Craig Tiller · 8 years ago
  90. 1af41af Merge pull request #8877 from dgquintas/bm_fullstack_dtor by David G. Quintas · 8 years ago
  91. d449003 Shutdown grpc for fullstack benchmark by David Garcia Quintas · 8 years ago
  92. b1ef2d4 Merge pull request #8874 from dgquintas/fixit_increase_tsan_1byte_timeout by David G. Quintas · 8 years ago
  93. 34e6ce6 Merge pull request #8872 from ctiller/fixit7 by Craig Tiller · 8 years ago
  94. cf6eaa7 Add <string.h> to test_config.c by Muxi Yan · 8 years ago
  95. 3535869 Increase deadline for 1byte fixture by David Garcia Quintas · 8 years ago
  96. ab34b12 Make a better educated guess about CPU costs of a benchmark by Craig Tiller · 8 years ago
  97. f739c05 Make a better educated guess about CPU costs of a benchmark by Craig Tiller · 8 years ago
  98. f493651 Merge branch 'master' of github.com:grpc/grpc into backoff by David Garcia Quintas · 8 years ago
  99. 37d5f9b Add debug logging for process termination state. by Mark D. Roth · 8 years ago
  100. c02cee8 Merge pull request #8866 from ctiller/fixit5 by Craig Tiller · 8 years ago