1. aa1cd14 Clean up C++ filter API. by Mark D. Roth · 8 years ago
  2. bcd54cd Fix sockaddr_resolver_test. by Mark D. Roth · 8 years ago
  3. b14ed41 Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup by Mark D. Roth · 8 years ago
  4. 201db7d Eliminate redundant places where server name was stored. by Mark D. Roth · 8 years ago
  5. 4603a1c Merge pull request #9062 from grpc/revert-9019-short_deadlines by Craig Tiller · 8 years ago
  6. 30268a9 Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h""" by Craig Tiller · 8 years ago
  7. 70a85ad Revert "Handle (and test) short call deadlines" by Craig Tiller · 8 years ago
  8. 9460166 Short deadlines: set Status on deadline by David Garcia Quintas · 8 years ago
  9. 389f272 Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup by Mark D. Roth · 8 years ago
  10. a3727aa Merge pull request #8940 from yang-g/cli by Yang Gao · 8 years ago
  11. be37dff Merge pull request #8979 from markdroth/handshaker_cleanup by Mark D. Roth · 8 years ago
  12. 39b1f91 Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup by Mark D. Roth · 8 years ago
  13. 32f35f8 Merge remote-tracking branch 'upstream/master' into revert-8949-revert-8922-slice_cleanup by Mark D. Roth · 8 years ago
  14. 96ba68d Fix more allocation bugs. by Mark D. Roth · 8 years ago
  15. 6c8de36 Use user provided method name when using binary files in cli by yang-g · 8 years ago
  16. ad13e59 Merge pull request #8969 from apolcyn/fix_netperf_quit_job_timeout by apolcyn · 8 years ago
  17. ff31121 Renamed google_benchmark submodule to benchmark by David Garcia Quintas · 8 years ago
  18. 5335cd6 Fix test. by Mark D. Roth · 8 years ago
  19. fcf09ea handle empty string for qps workers in driver and dont quit them on netperf by Alex Polcyn · 8 years ago
  20. 76b7ab4 Interop test might take a little longer to start up (esp. w/tsan) by Craig Tiller · 8 years ago
  21. 032ca47 Merge pull request #8944 from dgquintas/interop_server_atm by Craig Tiller · 8 years ago
  22. 9b1ad66 Merge pull request #8955 from ctiller/fixit26 by Craig Tiller · 8 years ago
  23. bf25e24 Fix test name conflict in import. Also use low-thread-count variant for asan. by Mark D. Roth · 8 years ago
  24. fbcd9a7 Update server_crash_test to account for longer reconnect timeouts by Craig Tiller · 8 years ago
  25. 2d317fb Revert "Revert "Remove redundant includes from string.h and tmpfile.h"" by Mark D. Roth · 8 years ago
  26. f7a7546 Merge pull request #8949 from grpc/revert-8922-slice_cleanup by Mark D. Roth · 8 years ago
  27. d101e14 Revert "Renamed google_benchmark submodule to benchmark" by Mark D. Roth · 8 years ago
  28. 4eec004 Revert "Remove redundant includes from string.h and tmpfile.h" by Mark D. Roth · 8 years ago
  29. adc3fbc Merge pull request #8922 from sreecha/slice_cleanup by Mark D. Roth · 8 years ago
  30. 746578a Merge pull request #8851 from dgquintas/rename_gbench by Mark D. Roth · 8 years ago
  31. 16eaa45 Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup by Mark D. Roth · 8 years ago
  32. 7fa08e2 Fix data race with atomic for interop c++ by David Garcia Quintas · 8 years ago
  33. b35cfc7 Merge pull request #8913 from markdroth/security_handshaker2 by Craig Tiller · 8 years ago
  34. ad15889 Merge pull request #8854 from dgquintas/backoff by Craig Tiller · 8 years ago
  35. ee0e068 Increase timeout to make this pass reliably on Windows by Craig Tiller · 8 years ago
  36. a0bb374 Fix server_chttp2_test. by Mark D. Roth · 8 years ago
  37. eaa6202 Merge pull request #8915 from dgquintas/lb_pol_test_deflake by David G. Quintas · 8 years ago
  38. f989469 Temporarily enable gpr_slice_* functions to not break api compatibility by Sree Kuchibhotla · 8 years ago
  39. 2239ebc Simplify by David Garcia Quintas · 8 years ago
  40. 731a8e6 do bitsets right by David Garcia Quintas · 8 years ago
  41. a561785 clang-format by Mark D. Roth · 8 years ago
  42. ae3fd42 Deflaked lb_policies_test by David Garcia Quintas · 8 years ago
  43. 0699fa0 Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup by Mark D. Roth · 8 years ago
  44. 86a893d Merge remote-tracking branch 'upstream/master' into security_handshaker2 by Mark D. Roth · 8 years ago
  45. 71cf7b3 Merge pull request #8908 from dgquintas/grpclb_test_deflake by David G. Quintas · 8 years ago
  46. 3c5a868 PR comments #2 by David Garcia Quintas · 8 years ago
  47. 523a4aa PR comments by David Garcia Quintas · 8 years ago
  48. 033c51e Deflake grpclb test by David Garcia Quintas · 8 years ago
  49. a0a3c41 Merge branch 'master' of github.com:grpc/grpc into json_localhost_carnage by David Garcia Quintas · 8 years ago
  50. d6936b6 PR comments by David Garcia Quintas · 8 years ago
  51. 6c3d040 Merge branch 'security_handshaker1' into security_handshaker2 by Mark D. Roth · 8 years ago
  52. 3b45b8d Revert "Test credentials provider update" by Craig Tiller · 8 years ago
  53. fbc598a Merge pull request #8838 from yang-g/test_credentials by Yang Gao · 8 years ago
  54. 9178ba2 Merge pull request #8867 from ctiller/fixit6 by Craig Tiller · 8 years ago
  55. eadbe86 Merge pull request #8890 from ctiller/fixit12 by Craig Tiller · 8 years ago
  56. 0d8c9cf Merge pull request #8868 from markdroth/fixit_qps by Mark D. Roth · 8 years ago
  57. 9f07b4f Increase timeout for now: seems this can take longer under some configurations by Craig Tiller · 8 years ago
  58. b37e5ce Merge pull request #8878 from ctiller/fixit9 by Craig Tiller · 8 years ago
  59. 9564cf9 Take into account all the configs by Craig Tiller · 8 years ago
  60. d04c822 Unique-ify uds address between concurrent bm_fullstack runs by Craig Tiller · 8 years ago
  61. e62605f Fix error handling in channel initialization. by Mark D. Roth · 8 years ago
  62. e89e54f clang-format code by Craig Tiller · 8 years ago
  63. c56d3eb Improve logging. by Mark D. Roth · 8 years ago
  64. 6deadf5 Propagate termination signals to subprocesses by David Garcia Quintas · 8 years ago
  65. c991e80 Limit outstanding rpc count for synchronous {client,server} tsan tests by Craig Tiller · 8 years ago
  66. 1af41af Merge pull request #8877 from dgquintas/bm_fullstack_dtor by David G. Quintas · 8 years ago
  67. d449003 Shutdown grpc for fullstack benchmark by David Garcia Quintas · 8 years ago
  68. b1ef2d4 Merge pull request #8874 from dgquintas/fixit_increase_tsan_1byte_timeout by David G. Quintas · 8 years ago
  69. 34e6ce6 Merge pull request #8872 from ctiller/fixit7 by Craig Tiller · 8 years ago
  70. cf6eaa7 Add <string.h> to test_config.c by Muxi Yan · 8 years ago
  71. 3535869 Increase deadline for 1byte fixture by David Garcia Quintas · 8 years ago
  72. ab34b12 Make a better educated guess about CPU costs of a benchmark by Craig Tiller · 8 years ago
  73. f739c05 Make a better educated guess about CPU costs of a benchmark by Craig Tiller · 8 years ago
  74. f493651 Merge branch 'master' of github.com:grpc/grpc into backoff by David Garcia Quintas · 8 years ago
  75. 37d5f9b Add debug logging for process termination state. by Mark D. Roth · 8 years ago
  76. c02cee8 Merge pull request #8866 from ctiller/fixit5 by Craig Tiller · 8 years ago
  77. 38bfa15 Merge pull request #8865 from ctiller/fixit3 by Craig Tiller · 8 years ago
  78. 6d74225 Reduce pre-generated key count by Craig Tiller · 8 years ago
  79. 797bc83 Fix comment by Craig Tiller · 8 years ago
  80. a45a5e4 Rephrase comment by Craig Tiller · 8 years ago
  81. 494790b Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup by Mark D. Roth · 8 years ago
  82. e854776 Fix build problems. by Mark D. Roth · 8 years ago
  83. 96583a3 Remove file dependency to simplify build graph by Craig Tiller · 8 years ago
  84. 25dba29 Move test block, refine conditions by Craig Tiller · 8 years ago
  85. f2876ea Up timeouts for poll-cv polling strategy, seems to make things more stable by Craig Tiller · 8 years ago
  86. 8a4539e Up retry count to try and counter flakiness by Craig Tiller · 8 years ago
  87. 1edfb95 Updated backoff to spec. by David Garcia Quintas · 8 years ago
  88. 8fe2a42 clang-format by David Garcia Quintas · 8 years ago
  89. 7d03df3 Renamed google_benchmark submodule to benchmark by David Garcia Quintas · 8 years ago
  90. b056804 Merge pull request #8835 from pmarks-net/master by Paul Marks · 8 years ago
  91. b9d57ed ! by yang-g · 8 years ago
  92. a7ef49b Support custom credential type in interop by yang-g · 8 years ago
  93. 543d3a3 Merge pull request #8650 from kpayson64/poll_cv_improvement by kpayson64 · 8 years ago
  94. 8e9fc9b Test credentials provider update by yang-g · 8 years ago
  95. 366a051 port_posix: use IPv4+IPv6 sockets to check for a free port. by Paul Marks · 8 years ago
  96. 1a2e40e clang-format by David Garcia Quintas · 8 years ago
  97. c108788 clang-format by Mark D. Roth · 8 years ago
  98. 5e2566e Change destroy_call_elem() to return a grpc_error*. by Mark D. Roth · 8 years ago
  99. c2e6254 Merge branch 'master' of github.com:grpc/grpc into grpclb_reworked_conn_state by David Garcia Quintas · 8 years ago
  100. 405503b Merge pull request #8758 from dgquintas/lb_token_nullness by David G. Quintas · 8 years ago