1. 57150a4 Merge branch 'cleanup_closures' into bwest by Craig Tiller · 8 years ago
  2. 061ef74 Some fixes by Craig Tiller · 8 years ago
  3. 91031da Changes to exec_ctx/closure/combiner/workqueue interfaces by Craig Tiller · 8 years ago
  4. ddebfa6 Merge pull request #9187 from yang-g/validate_reserved_metadata by Yang Gao · 8 years ago
  5. eb30c80 Merge branch 'flow_control_v2' into bwest by Craig Tiller · 8 years ago
  6. 5783782 Merge pull request #8788 from jboeuf/fix_jwt_verifier by jboeuf · 8 years ago
  7. 964d7bb Fixing JWT verifier. by Julien Boeuf · 8 years ago
  8. 92fa960 Check and fail if user provides a metadata key starting with : by yang-g · 8 years ago
  9. 9f89107 better qps_json_driver message when QPS_WORKERS env is missing by Jan Tattermusch · 8 years ago
  10. 4873d30 allow disable core_list setting and override qps server in benchmarks by Alexander Polcyn · 8 years ago
  11. 89f33bf Merge pull request #9143 from sreecha/fix_metrics_server by David G. Quintas · 8 years ago
  12. 4f4b278 Merge pull request #9144 from dgquintas/grpclb_server_uri by David G. Quintas · 8 years ago
  13. 855a106 grpclb: skip slash in server uri path if present by David Garcia Quintas · 8 years ago
  14. 10639a6 Merge pull request #9126 from ericgribkoff/http2_test_case_flags by Eric Gribkoff · 8 years ago
  15. 7eef316 Fix metrics server by Sree Kuchibhotla · 8 years ago
  16. b229094 Merge pull request #8789 from y-zeng/resolver_pollset by Yuchen Zeng · 8 years ago
  17. d3b83f4 Deflake lb_policies_test by David Garcia Quintas · 8 years ago
  18. 65a45ae Add copywrite to new files by ncteisen · 8 years ago
  19. 63e3e3b Add grpc_pollset_set as an arg in grpc_resolver_create by Yuchen Zeng · 8 years ago
  20. b3bda54 Modify HTTP/2 test server to display a list of available test cases and by Eric Gribkoff · 8 years ago
  21. 8fe21f2 Address review comments by Yuchen Zeng · 8 years ago
  22. b4080a2 Fix resolve_address_test by Yuchen Zeng · 8 years ago
  23. 15521de Request a pollset_set in grpc_resolve_address by Yuchen Zeng · 8 years ago
  24. f290686 Merge remote-tracking branch 'upstream/master' into cpp_filter_api_cleanup by Mark D. Roth · 8 years ago
  25. 5904a95 Merge pull request #8795 from markdroth/client_channel_init_cleanup by Mark D. Roth · 8 years ago
  26. 2249e92 Merge pull request #8900 from makdharma/http2_test by makdharma · 8 years ago
  27. a84cdb8 Add parse, tobinary, totext commands by Yuchen Zeng · 8 years ago
  28. 13f3574 clang-format by Mark D. Roth · 8 years ago
  29. 473ff83 Fix filter_end2end_test. by Mark D. Roth · 8 years ago
  30. 8c57917 fixed feedback from review by Makarand Dharmapurikar · 8 years ago
  31. 42663fb Fix bug. by Mark D. Roth · 8 years ago
  32. aa1cd14 Clean up C++ filter API. by Mark D. Roth · 8 years ago
  33. bcd54cd Fix sockaddr_resolver_test. by Mark D. Roth · 8 years ago
  34. b14ed41 Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup by Mark D. Roth · 8 years ago
  35. 201db7d Eliminate redundant places where server name was stored. by Mark D. Roth · 8 years ago
  36. 4603a1c Merge pull request #9062 from grpc/revert-9019-short_deadlines by Craig Tiller · 8 years ago
  37. 30268a9 Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h""" by Craig Tiller · 8 years ago
  38. 70a85ad Revert "Handle (and test) short call deadlines" by Craig Tiller · 8 years ago
  39. 9460166 Short deadlines: set Status on deadline by David Garcia Quintas · 8 years ago
  40. 389f272 Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup by Mark D. Roth · 8 years ago
  41. a3727aa Merge pull request #8940 from yang-g/cli by Yang Gao · 8 years ago
  42. be37dff Merge pull request #8979 from markdroth/handshaker_cleanup by Mark D. Roth · 8 years ago
  43. 39b1f91 Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup by Mark D. Roth · 8 years ago
  44. 32f35f8 Merge remote-tracking branch 'upstream/master' into revert-8949-revert-8922-slice_cleanup by Mark D. Roth · 8 years ago
  45. 96ba68d Fix more allocation bugs. by Mark D. Roth · 8 years ago
  46. 6c8de36 Use user provided method name when using binary files in cli by yang-g · 8 years ago
  47. ad13e59 Merge pull request #8969 from apolcyn/fix_netperf_quit_job_timeout by apolcyn · 8 years ago
  48. ff31121 Renamed google_benchmark submodule to benchmark by David Garcia Quintas · 8 years ago
  49. 5335cd6 Fix test. by Mark D. Roth · 8 years ago
  50. fcf09ea handle empty string for qps workers in driver and dont quit them on netperf by Alex Polcyn · 8 years ago
  51. 76b7ab4 Interop test might take a little longer to start up (esp. w/tsan) by Craig Tiller · 8 years ago
  52. 032ca47 Merge pull request #8944 from dgquintas/interop_server_atm by Craig Tiller · 8 years ago
  53. 9b1ad66 Merge pull request #8955 from ctiller/fixit26 by Craig Tiller · 8 years ago
  54. bf25e24 Fix test name conflict in import. Also use low-thread-count variant for asan. by Mark D. Roth · 8 years ago
  55. fbcd9a7 Update server_crash_test to account for longer reconnect timeouts by Craig Tiller · 8 years ago
  56. 2d317fb Revert "Revert "Remove redundant includes from string.h and tmpfile.h"" by Mark D. Roth · 8 years ago
  57. f7a7546 Merge pull request #8949 from grpc/revert-8922-slice_cleanup by Mark D. Roth · 8 years ago
  58. d101e14 Revert "Renamed google_benchmark submodule to benchmark" by Mark D. Roth · 8 years ago
  59. 4eec004 Revert "Remove redundant includes from string.h and tmpfile.h" by Mark D. Roth · 8 years ago
  60. adc3fbc Merge pull request #8922 from sreecha/slice_cleanup by Mark D. Roth · 8 years ago
  61. 746578a Merge pull request #8851 from dgquintas/rename_gbench by Mark D. Roth · 8 years ago
  62. 16eaa45 Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup by Mark D. Roth · 8 years ago
  63. 7fa08e2 Fix data race with atomic for interop c++ by David Garcia Quintas · 8 years ago
  64. b35cfc7 Merge pull request #8913 from markdroth/security_handshaker2 by Craig Tiller · 8 years ago
  65. ad15889 Merge pull request #8854 from dgquintas/backoff by Craig Tiller · 8 years ago
  66. ee0e068 Increase timeout to make this pass reliably on Windows by Craig Tiller · 8 years ago
  67. a0bb374 Fix server_chttp2_test. by Mark D. Roth · 8 years ago
  68. eaa6202 Merge pull request #8915 from dgquintas/lb_pol_test_deflake by David G. Quintas · 8 years ago
  69. a16ea7f added new test (rst_during_data) by Makarand Dharmapurikar · 8 years ago
  70. f989469 Temporarily enable gpr_slice_* functions to not break api compatibility by Sree Kuchibhotla · 8 years ago
  71. 5b7070a bugfix in rst_after_data by Makarand Dharmapurikar · 8 years ago
  72. ecc3288 WIP by Makarand Dharmapurikar · 8 years ago
  73. 2239ebc Simplify by David Garcia Quintas · 8 years ago
  74. 731a8e6 do bitsets right by David Garcia Quintas · 8 years ago
  75. 4350e74 ability to deal with multiple streams in flight. by Makarand Dharmapurikar · 8 years ago
  76. 28d1980 minor cleanup.. by Makarand Dharmapurikar · 8 years ago
  77. 323bfa7 Broke up code in multiple modules.. by Makarand Dharmapurikar · 8 years ago
  78. a561785 clang-format by Mark D. Roth · 8 years ago
  79. ae3fd42 Deflaked lb_policies_test by David Garcia Quintas · 8 years ago
  80. 0699fa0 Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup by Mark D. Roth · 8 years ago
  81. 86a893d Merge remote-tracking branch 'upstream/master' into security_handshaker2 by Mark D. Roth · 8 years ago
  82. 71cf7b3 Merge pull request #8908 from dgquintas/grpclb_test_deflake by David G. Quintas · 8 years ago
  83. 3c5a868 PR comments #2 by David Garcia Quintas · 8 years ago
  84. 523a4aa PR comments by David Garcia Quintas · 8 years ago
  85. 033c51e Deflake grpclb test by David Garcia Quintas · 8 years ago
  86. a0a3c41 Merge branch 'master' of github.com:grpc/grpc into json_localhost_carnage by David Garcia Quintas · 8 years ago
  87. d6936b6 PR comments by David Garcia Quintas · 8 years ago
  88. 6c3d040 Merge branch 'security_handshaker1' into security_handshaker2 by Mark D. Roth · 8 years ago
  89. 3b45b8d Revert "Test credentials provider update" by Craig Tiller · 8 years ago
  90. af37b80 experimental by Makarand Dharmapurikar · 8 years ago
  91. fbc598a Merge pull request #8838 from yang-g/test_credentials by Yang Gao · 8 years ago
  92. 9178ba2 Merge pull request #8867 from ctiller/fixit6 by Craig Tiller · 8 years ago
  93. eadbe86 Merge pull request #8890 from ctiller/fixit12 by Craig Tiller · 8 years ago
  94. 0d8c9cf Merge pull request #8868 from markdroth/fixit_qps by Mark D. Roth · 8 years ago
  95. 9f07b4f Increase timeout for now: seems this can take longer under some configurations by Craig Tiller · 8 years ago
  96. b37e5ce Merge pull request #8878 from ctiller/fixit9 by Craig Tiller · 8 years ago
  97. 9564cf9 Take into account all the configs by Craig Tiller · 8 years ago
  98. d04c822 Unique-ify uds address between concurrent bm_fullstack runs by Craig Tiller · 8 years ago
  99. e62605f Fix error handling in channel initialization. by Mark D. Roth · 8 years ago
  100. e89e54f clang-format code by Craig Tiller · 8 years ago