1. 35769dc Merge branch 'slice_with_exec_ctx' into slice_interning by Craig Tiller · 8 years ago
  2. 25910a2 Fix compilation by Craig Tiller · 8 years ago
  3. 397bff3 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  4. 76b7ab4 Interop test might take a little longer to start up (esp. w/tsan) by Craig Tiller · 8 years ago
  5. 032ca47 Merge pull request #8944 from dgquintas/interop_server_atm by Craig Tiller · 8 years ago
  6. 9b1ad66 Merge pull request #8955 from ctiller/fixit26 by Craig Tiller · 8 years ago
  7. bf25e24 Fix test name conflict in import. Also use low-thread-count variant for asan. by Mark D. Roth · 8 years ago
  8. fbcd9a7 Update server_crash_test to account for longer reconnect timeouts by Craig Tiller · 8 years ago
  9. f7a7546 Merge pull request #8949 from grpc/revert-8922-slice_cleanup by Mark D. Roth · 8 years ago
  10. d101e14 Revert "Renamed google_benchmark submodule to benchmark" by Mark D. Roth · 8 years ago
  11. 4eec004 Revert "Remove redundant includes from string.h and tmpfile.h" by Mark D. Roth · 8 years ago
  12. adc3fbc Merge pull request #8922 from sreecha/slice_cleanup by Mark D. Roth · 8 years ago
  13. 746578a Merge pull request #8851 from dgquintas/rename_gbench by Mark D. Roth · 8 years ago
  14. 7fa08e2 Fix data race with atomic for interop c++ by David Garcia Quintas · 8 years ago
  15. b35cfc7 Merge pull request #8913 from markdroth/security_handshaker2 by Craig Tiller · 8 years ago
  16. ad15889 Merge pull request #8854 from dgquintas/backoff by Craig Tiller · 8 years ago
  17. ee0e068 Increase timeout to make this pass reliably on Windows by Craig Tiller · 8 years ago
  18. a0bb374 Fix server_chttp2_test. by Mark D. Roth · 8 years ago
  19. eaa6202 Merge pull request #8915 from dgquintas/lb_pol_test_deflake by David G. Quintas · 8 years ago
  20. f989469 Temporarily enable gpr_slice_* functions to not break api compatibility by Sree Kuchibhotla · 8 years ago
  21. 2239ebc Simplify by David Garcia Quintas · 8 years ago
  22. 731a8e6 do bitsets right by David Garcia Quintas · 8 years ago
  23. a561785 clang-format by Mark D. Roth · 8 years ago
  24. ae3fd42 Deflaked lb_policies_test by David Garcia Quintas · 8 years ago
  25. 369ddc5 Merge branch 'slice_with_exec_ctx' into slice_interning by Craig Tiller · 8 years ago
  26. e238b04 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  27. 86a893d Merge remote-tracking branch 'upstream/master' into security_handshaker2 by Mark D. Roth · 8 years ago
  28. 71cf7b3 Merge pull request #8908 from dgquintas/grpclb_test_deflake by David G. Quintas · 8 years ago
  29. 3c5a868 PR comments #2 by David Garcia Quintas · 8 years ago
  30. 523a4aa PR comments by David Garcia Quintas · 8 years ago
  31. 033c51e Deflake grpclb test by David Garcia Quintas · 8 years ago
  32. a0a3c41 Merge branch 'master' of github.com:grpc/grpc into json_localhost_carnage by David Garcia Quintas · 8 years ago
  33. d6936b6 PR comments by David Garcia Quintas · 8 years ago
  34. 6c3d040 Merge branch 'security_handshaker1' into security_handshaker2 by Mark D. Roth · 8 years ago
  35. 3b45b8d Revert "Test credentials provider update" by Craig Tiller · 8 years ago
  36. fbc598a Merge pull request #8838 from yang-g/test_credentials by Yang Gao · 8 years ago
  37. 9178ba2 Merge pull request #8867 from ctiller/fixit6 by Craig Tiller · 8 years ago
  38. eadbe86 Merge pull request #8890 from ctiller/fixit12 by Craig Tiller · 8 years ago
  39. 0d8c9cf Merge pull request #8868 from markdroth/fixit_qps by Mark D. Roth · 8 years ago
  40. 9f07b4f Increase timeout for now: seems this can take longer under some configurations by Craig Tiller · 8 years ago
  41. b37e5ce Merge pull request #8878 from ctiller/fixit9 by Craig Tiller · 8 years ago
  42. 9564cf9 Take into account all the configs by Craig Tiller · 8 years ago
  43. d04c822 Unique-ify uds address between concurrent bm_fullstack runs by Craig Tiller · 8 years ago
  44. e89e54f clang-format code by Craig Tiller · 8 years ago
  45. c56d3eb Improve logging. by Mark D. Roth · 8 years ago
  46. 6deadf5 Propagate termination signals to subprocesses by David Garcia Quintas · 8 years ago
  47. c991e80 Limit outstanding rpc count for synchronous {client,server} tsan tests by Craig Tiller · 8 years ago
  48. 1af41af Merge pull request #8877 from dgquintas/bm_fullstack_dtor by David G. Quintas · 8 years ago
  49. d449003 Shutdown grpc for fullstack benchmark by David Garcia Quintas · 8 years ago
  50. b1ef2d4 Merge pull request #8874 from dgquintas/fixit_increase_tsan_1byte_timeout by David G. Quintas · 8 years ago
  51. 34e6ce6 Merge pull request #8872 from ctiller/fixit7 by Craig Tiller · 8 years ago
  52. cf6eaa7 Add <string.h> to test_config.c by Muxi Yan · 8 years ago
  53. 3535869 Increase deadline for 1byte fixture by David Garcia Quintas · 8 years ago
  54. ab34b12 Make a better educated guess about CPU costs of a benchmark by Craig Tiller · 8 years ago
  55. f739c05 Make a better educated guess about CPU costs of a benchmark by Craig Tiller · 8 years ago
  56. f493651 Merge branch 'master' of github.com:grpc/grpc into backoff by David Garcia Quintas · 8 years ago
  57. 37d5f9b Add debug logging for process termination state. by Mark D. Roth · 8 years ago
  58. c02cee8 Merge pull request #8866 from ctiller/fixit5 by Craig Tiller · 8 years ago
  59. 38bfa15 Merge pull request #8865 from ctiller/fixit3 by Craig Tiller · 8 years ago
  60. 6d74225 Reduce pre-generated key count by Craig Tiller · 8 years ago
  61. 797bc83 Fix comment by Craig Tiller · 8 years ago
  62. a45a5e4 Rephrase comment by Craig Tiller · 8 years ago
  63. 96583a3 Remove file dependency to simplify build graph by Craig Tiller · 8 years ago
  64. 25dba29 Move test block, refine conditions by Craig Tiller · 8 years ago
  65. f2876ea Up timeouts for poll-cv polling strategy, seems to make things more stable by Craig Tiller · 8 years ago
  66. 8a4539e Up retry count to try and counter flakiness by Craig Tiller · 8 years ago
  67. 1edfb95 Updated backoff to spec. by David Garcia Quintas · 8 years ago
  68. 8fe2a42 clang-format by David Garcia Quintas · 8 years ago
  69. 7d03df3 Renamed google_benchmark submodule to benchmark by David Garcia Quintas · 8 years ago
  70. b056804 Merge pull request #8835 from pmarks-net/master by Paul Marks · 8 years ago
  71. b9d57ed ! by yang-g · 8 years ago
  72. a7ef49b Support custom credential type in interop by yang-g · 8 years ago
  73. 543d3a3 Merge pull request #8650 from kpayson64/poll_cv_improvement by kpayson64 · 8 years ago
  74. 8e9fc9b Test credentials provider update by yang-g · 8 years ago
  75. 366a051 port_posix: use IPv4+IPv6 sockets to check for a free port. by Paul Marks · 8 years ago
  76. 1a2e40e clang-format by David Garcia Quintas · 8 years ago
  77. b28c7e8 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  78. c2e6254 Merge branch 'master' of github.com:grpc/grpc into grpclb_reworked_conn_state by David Garcia Quintas · 8 years ago
  79. 405503b Merge pull request #8758 from dgquintas/lb_token_nullness by David G. Quintas · 8 years ago
  80. 149f09d Rewrote connectivity status logic for gRPC LB by David Garcia Quintas · 8 years ago
  81. ed92f7b Merge pull request #8617 from markdroth/service_config_json by Mark D. Roth · 8 years ago
  82. 45bc38d Fix build. by Mark D. Roth · 8 years ago
  83. 1094c32 Merge branch 'slice_with_exec_ctx' into slice_interning by Craig Tiller · 8 years ago
  84. 7851ea3 Fixes by Craig Tiller · 8 years ago
  85. 9fa2ec6 Merge branch 'slice_with_exec_ctx' of github.com:ctiller/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  86. c586666 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  87. 1dc9ad3 Merge pull request #8630 from ctiller/newlines by Craig Tiller · 8 years ago
  88. f693697 Review feedback by Craig Tiller · 8 years ago
  89. 1016d9f Merge github.com:grpc/grpc into bm_fullstack by Craig Tiller · 8 years ago
  90. d57a148 Merge github.com:grpc/grpc into newlines by Craig Tiller · 8 years ago
  91. d4ed4fd Merge remote-tracking branch 'upstream/master' into security_handshaker3 by Mark D. Roth · 8 years ago
  92. 863113a Merge remote-tracking branch 'upstream/master' into service_config_json by Mark D. Roth · 8 years ago
  93. 963be37 Changed security handshakers to use generic handshaker API. by Mark D. Roth · 8 years ago
  94. 7647b2e Merge pull request #8761 from y-zeng/fix_conflict by Yuchen Zeng · 8 years ago
  95. 0377f7a Fix symbol conflict by Yuchen Zeng · 8 years ago
  96. d9190bd Merge pull request #8654 from dklempner/low_level_ping_pong by David Klempner · 8 years ago
  97. 0133a1b No more gcc 4.4! by David Garcia Quintas · 8 years ago
  98. 850cbaa Added more testing for grpclb tokens by David Garcia Quintas · 8 years ago
  99. a1cf4dd Merge pull request #8666 from dgquintas/rr_fixall by David G. Quintas · 8 years ago
  100. ffd8e3d pr comment by David Garcia Quintas · 8 years ago