1. baaf655 Fix formatting by Craig Tiller · 8 years ago
  2. 710d58c Disable profiling in qps_worker for now by Craig Tiller · 8 years ago
  3. edd96e4 Revert "Properly integrate async API with server-side cancellations." by Sree Kuchibhotla · 8 years ago
  4. dbf47fa Better comments. by Vijay Pai · 8 years ago
  5. 2e72938 clang-format by Vijay Pai · 8 years ago
  6. 13ee2f2 Properly integrate async API with server-side cancellations. by Vijay Pai · 8 years ago
  7. 0cb803d Always ref writable streams by Craig Tiller · 8 years ago
  8. 9899072 Revert "Update reconnect_interop_server.cc" by Craig Tiller · 8 years ago
  9. c6611ef Revert "Update reconnect_interop_client.cc" by Craig Tiller · 8 years ago
  10. f7d6d38 Merge pull request #5539 from grpc/makdharma-comment by Yang Gao · 8 years ago
  11. 38a560b Update reconnect_interop_server.cc by makdharma · 8 years ago
  12. bd50f30 Update reconnect_interop_client.cc by makdharma · 8 years ago
  13. e788e8b Merge pull request #5523 from vjpai/e2e_stc by Yang Gao · 8 years ago
  14. 6c016ef ServerTryCancel was not actually respecting the API since it by Vijay Pai · 8 years ago
  15. 9e5a05a Fix clang format issue by Sree Kuchibhotla · 8 years ago
  16. 8d543e8 Fix ResponseStreamServerCancelAfter test flake by Sree Kuchibhotla · 8 years ago
  17. 8ba6a6b Merge pull request #5402 from sreecha/stress_test_scripts by Jan Tattermusch · 8 years ago
  18. e1dd18a Fix copyright by Sree Kuchibhotla · 8 years ago
  19. ef7e426 Merge pull request #5405 from daniel-j-born/custom_test_creds by Dan Born · 8 years ago
  20. 544b98f Merge pull request #5293 from dgquintas/alarm_cpp by Vijay Pai · 8 years ago
  21. 9084418 Merge branch 'master' into custom_test_creds by Dan Born · 8 years ago
  22. bdfec2c SimultaneousReadWritesDone test was not observing the contract on the by Vijay Pai · 8 years ago
  23. 7204010 Fixing format and copyright. by Nicolas "Pixel" Noble · 8 years ago
  24. 1b5a264 Allow new credential types to be added to tests. by Dan Born · 8 years ago
  25. 0f62f5d Merge pull request #5401 from daniel-j-born/test_creds by Yang Gao · 8 years ago
  26. 53a94ef Use standard include paths. by Dan Born · 8 years ago
  27. 7275f36 Initialize mutex to nullptr. by Dan Born · 8 years ago
  28. f30941c Injectable test credentials provider interface. by Dan Born · 8 years ago
  29. e2d39e0 Timer->UsageTimer consistently by vjpai · 8 years ago
  30. 559e45b Scripts to launch stress tests in GKE by Sree Kuchibhotla · 9 years ago
  31. 86b258c Merge pull request #5388 from vjpai/bourne_again by Nicolas Noble · 8 years ago
  32. 6483c32 BSD platforms (such as Mac) are likely to have /bin/sh refer to traditional by vjpai · 8 years ago
  33. 4ea4599 Merge github.com:grpc/grpc into naming-crisis by Craig Tiller · 8 years ago
  34. 953e41a Merge pull request #5321 from vjpai/openloop by Vijay Pai · 8 years ago
  35. 0a5f613 Merge pull request #5213 from ctiller/fix-proto-docker by David G. Quintas · 8 years ago
  36. 44ca2c2 Examples by Sree Kuchibhotla · 9 years ago
  37. e2f243b clang format by David Garcia Quintas · 8 years ago
  38. 19fa540 Fix copyrights by Craig Tiller · 8 years ago
  39. 45add8a Merge branch 'master' of github.com:grpc/grpc into alarm_cpp by David Garcia Quintas · 9 years ago
  40. 27b3f77 Merge pull request #5311 from vjpai/qa by David G. Quintas · 9 years ago
  41. 6541cab clang-fmt by Craig Tiller · 9 years ago
  42. 70ab4c5 Merge github.com:grpc/grpc into fix-proto-docker by Craig Tiller · 9 years ago
  43. c866f72 Merge github.com:grpc/grpc into naming-crisis by Craig Tiller · 9 years ago
  44. 521423c Regenerate files, fix bugs by Craig Tiller · 9 years ago
  45. 0160873 PR comments addressed by David Garcia Quintas · 9 years ago
  46. acbcdb6 Merge pull request #5347 from yang-g/check_error_in_read by Sree Kuchibhotla · 9 years ago
  47. e32ef7a Make timeout instant as well by Vijay Pai · 9 years ago
  48. b586cd0 Merge branch 'master' into openloop by Vijay Pai · 9 years ago
  49. a412162 Merge branch 'master' into qa by Vijay Pai · 9 years ago
  50. 732a875 Add a sanity test for name aliasing by Craig Tiller · 9 years ago
  51. bfc7ada Added option to echo back user agent for testing by Makarand Dharmapurikar · 9 years ago
  52. 4f27450 Merge pull request #5332 from yang-g/interop_echo_metadata by David G. Quintas · 9 years ago
  53. 364be64 copyright of course by yang-g · 9 years ago
  54. ad0df7b Discard the read buffer on stream error by yang-g · 9 years ago
  55. fc6fec2 Merge pull request #5258 from vjpai/poll_override2 by Craig Tiller · 9 years ago
  56. c10348a Add custom_metadata test case by yang-g · 9 years ago
  57. 2d435b9 Fix the slowdown factor by Vijay Pai · 9 years ago
  58. 3b28872 1. Adjust tsan/asan/msan slowdowns according to documentation by Vijay Pai · 9 years ago
  59. 12a0a2c move tls type name to .cc file by yang-g · 9 years ago
  60. 4c8aed3 Add a helper to return all the secure types by yang-g · 9 years ago
  61. 17197dd Revert "make an enum" by yang-g · 9 years ago
  62. 5152cd2 make an enum by yang-g · 9 years ago
  63. 7d2a3e1 Refactor end2end_test. Make the credentials a separate library. by yang-g · 9 years ago
  64. 64e7875 Should have a test for 0 and negative alarms to make sure that those make by Vijay Pai · 9 years ago
  65. 16f6826 Merge github.com:grpc/grpc into fix-proto-docker by Craig Tiller · 9 years ago
  66. 1689990 clang format by David Garcia Quintas · 9 years ago
  67. 4105505 Fixed refactoring of grpc_arg pointer vtable by David Garcia Quintas · 9 years ago
  68. ac94c43 Merge pull request #5186 from yang-g/inherit_from_grpc_library by Sree Kuchibhotla · 9 years ago
  69. 2815f18 Document variable names by Vijay Pai · 9 years ago
  70. 8a2ff73 Use more variables for better explanations by Vijay Pai · 9 years ago
  71. ed3cd42 Use three different load-factors and document load-factor variable by Vijay Pai · 9 years ago
  72. ee53dc5 Merge branch 'master' into loaded by Vijay Pai · 9 years ago
  73. b65eda4 Make the poll override function assert on non-zero timeout if invoked by Vijay Pai · 9 years ago
  74. 837c9bd Merge branch 'master' into poll_override2 by Vijay Pai · 9 years ago
  75. 018879a Set up poll overrides by Vijay Pai · 9 years ago
  76. cf4daeb Comment the requirements for changing grpc_poll_function and do by vjpai · 9 years ago
  77. e40aefb Fix the timeout by Vijay Pai · 9 years ago
  78. 8ca0faa use timeouts with proper fixture multipliers rather than raw, by Vijay Pai · 9 years ago
  79. 8eef7e3 Merge branch 'master' into alarm_openloop by Vijay Pai · 9 years ago
  80. 1a06082 Add 70% load scenario for testing with open-loop by Vijay Pai · 9 years ago
  81. c84cb3e Merge branch 'alarm_openloop' into loaded by Vijay Pai · 9 years ago
  82. 6583176 clang-format by Vijay Pai · 9 years ago
  83. 7914e62 Attack of the const police. I also added some unrequested const's by vjpai · 9 years ago
  84. a3c968d Merge remote-tracking branch 'upstream/master' into inherit_from_grpc_library by yang-g · 9 years ago
  85. a7d4114 Merge github.com:grpc/grpc into bad_metadata by Craig Tiller · 9 years ago
  86. eb841e2 Revert "Revert "Proto API for LB request/responses"" by Craig Tiller · 9 years ago
  87. c35e2c5 Revert "Proto API for LB request/responses" by Craig Tiller · 9 years ago
  88. c3602dc Merge pull request #4038 from dgquintas/grpclb_api by Craig Tiller · 9 years ago
  89. 761bcb4 Cleanup to make it work with clang build by Vijay Pai · 9 years ago
  90. 9144557 Sanity (clang-format and copyright) by Vijay Pai · 9 years ago
  91. 1132c6b Simplify and properly implement openloop testing. Revive it in tests as well by Vijay Pai · 9 years ago
  92. d472ad2 Merge branch 'alarm_mods' into alarm_openloop by Vijay Pai · 9 years ago
  93. dbca72f init test by vjpai · 9 years ago
  94. 8fdafed tag fed in by user should be any arbitrary tag, not a CompletionQueueTag type by vjpai · 9 years ago
  95. 04e992a Make C++ alarm class usable and testable - there were some build issues and by vjpai · 9 years ago
  96. 9982c6f Fix random number generators and improve code style (stop using by Vijay Pai · 9 years ago
  97. 1945ae4 Fix copyright by yang-g · 9 years ago
  98. d59ad7e Provide explicit API for user to set user agent string prefix by yang-g · 9 years ago
  99. 7e46618 Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 9 years ago
  100. 45551e0 Fix sanity by Craig Tiller · 9 years ago