1. 1b5a264 Allow new credential types to be added to tests. by Dan Born · 9 years ago
  2. 0f62f5d Merge pull request #5401 from daniel-j-born/test_creds by Yang Gao · 9 years ago
  3. 53a94ef Use standard include paths. by Dan Born · 9 years ago
  4. 7275f36 Initialize mutex to nullptr. by Dan Born · 9 years ago
  5. f30941c Injectable test credentials provider interface. by Dan Born · 9 years ago
  6. e2d39e0 Timer->UsageTimer consistently by vjpai · 9 years ago
  7. 86b258c Merge pull request #5388 from vjpai/bourne_again by Nicolas Noble · 9 years ago
  8. d3a7b60 Merge pull request #5365 from ctiller/naming-crisis by Nicolas Noble · 9 years ago
  9. 6483c32 BSD platforms (such as Mac) are likely to have /bin/sh refer to traditional by vjpai · 9 years ago
  10. 5adb71f php: simplify installation by Stanley Cheung · 9 years ago
  11. 4ea4599 Merge github.com:grpc/grpc into naming-crisis by Craig Tiller · 9 years ago
  12. 953e41a Merge pull request #5321 from vjpai/openloop by Vijay Pai · 9 years ago
  13. 0a5f613 Merge pull request #5213 from ctiller/fix-proto-docker by David G. Quintas · 9 years ago
  14. 19fa540 Fix copyrights by Craig Tiller · 9 years ago
  15. 27b3f77 Merge pull request #5311 from vjpai/qa by David G. Quintas · 9 years ago
  16. 6541cab clang-fmt by Craig Tiller · 9 years ago
  17. 70ab4c5 Merge github.com:grpc/grpc into fix-proto-docker by Craig Tiller · 9 years ago
  18. c866f72 Merge github.com:grpc/grpc into naming-crisis by Craig Tiller · 9 years ago
  19. 521423c Regenerate files, fix bugs by Craig Tiller · 9 years ago
  20. acbcdb6 Merge pull request #5347 from yang-g/check_error_in_read by Sree Kuchibhotla · 9 years ago
  21. e32ef7a Make timeout instant as well by Vijay Pai · 9 years ago
  22. 9b4c2e2 Merge branch 'master' into qa by Vijay Pai · 9 years ago
  23. 349bba9 Merge pull request #5257 from ctiller/cleaner-posix by Vijay Pai · 9 years ago
  24. b586cd0 Merge branch 'master' into openloop by Vijay Pai · 9 years ago
  25. a412162 Merge branch 'master' into qa by Vijay Pai · 9 years ago
  26. 732a875 Add a sanity test for name aliasing by Craig Tiller · 9 years ago
  27. bfc7ada Added option to echo back user agent for testing by Makarand Dharmapurikar · 9 years ago
  28. 7771544 rename census log files to avoid build breakage on MacOS by Alistair Veitch · 9 years ago
  29. 4f27450 Merge pull request #5332 from yang-g/interop_echo_metadata by David G. Quintas · 9 years ago
  30. 364be64 copyright of course by yang-g · 9 years ago
  31. ad0df7b Discard the read buffer on stream error by yang-g · 9 years ago
  32. fc6fec2 Merge pull request #5258 from vjpai/poll_override2 by Craig Tiller · 9 years ago
  33. dd4531f Merge github.com:grpc/grpc into cleaner-posix by Craig Tiller · 9 years ago
  34. c10348a Add custom_metadata test case by yang-g · 9 years ago
  35. 2d435b9 Fix the slowdown factor by Vijay Pai · 9 years ago
  36. 3b28872 1. Adjust tsan/asan/msan slowdowns according to documentation by Vijay Pai · 9 years ago
  37. 12a0a2c move tls type name to .cc file by yang-g · 9 years ago
  38. 4c8aed3 Add a helper to return all the secure types by yang-g · 9 years ago
  39. 17197dd Revert "make an enum" by yang-g · 9 years ago
  40. 5152cd2 make an enum by yang-g · 9 years ago
  41. 7d2a3e1 Refactor end2end_test. Make the credentials a separate library. by yang-g · 9 years ago
  42. 64e7875 Should have a test for 0 and negative alarms to make sure that those make by Vijay Pai · 9 years ago
  43. cb6c7f6 Fix test by Craig Tiller · 9 years ago
  44. 311445f Fix tcp_client_posix_test by Craig Tiller · 9 years ago
  45. 9dc184f Merge github.com:grpc/grpc into cleaner-posix by Craig Tiller · 9 years ago
  46. 16f6826 Merge github.com:grpc/grpc into fix-proto-docker by Craig Tiller · 9 years ago
  47. 1689990 clang format by David Garcia Quintas · 9 years ago
  48. 4105505 Fixed refactoring of grpc_arg pointer vtable by David Garcia Quintas · 9 years ago
  49. 3cce2ec Merge pull request #4859 from ctiller/sceq by Sree Kuchibhotla · 9 years ago
  50. ac94c43 Merge pull request #5186 from yang-g/inherit_from_grpc_library by Sree Kuchibhotla · 9 years ago
  51. c0ce00f Merge github.com:grpc/grpc into sceq by Craig Tiller · 9 years ago
  52. 2815f18 Document variable names by Vijay Pai · 9 years ago
  53. 8a2ff73 Use more variables for better explanations by Vijay Pai · 9 years ago
  54. ed3cd42 Use three different load-factors and document load-factor variable by Vijay Pai · 9 years ago
  55. 84567ed Merge branch 'master' into loaded by Vijay Pai · 9 years ago
  56. 845447f Merge branch 'master' into poll_override2 by Vijay Pai · 9 years ago
  57. fcc8f89 Fix copyright by vjpai · 9 years ago
  58. 258d4ed Merge branch 'master' into poll_override2 by Vijay Pai · 9 years ago
  59. 0a0dfff Merge branch 'master' into loaded by Vijay Pai · 9 years ago
  60. f89fdf3 Fix the arguments type for on_read and destroy callbacks to match with grpc_iomgr_cb_func by Bogdan Drutu · 9 years ago
  61. ee53dc5 Merge branch 'master' into loaded by Vijay Pai · 9 years ago
  62. b65eda4 Make the poll override function assert on non-zero timeout if invoked by Vijay Pai · 9 years ago
  63. 837c9bd Merge branch 'master' into poll_override2 by Vijay Pai · 9 years ago
  64. e683814 Merge pull request #5201 from vjpai/alarm_openloop by David G. Quintas · 9 years ago
  65. 43f6311 Merge pull request #5098 from a-veitch/base_log by Bogdan Drutu · 9 years ago
  66. 018879a Set up poll overrides by Vijay Pai · 9 years ago
  67. ccdea19 Separate timer checking from pollsets by Craig Tiller · 9 years ago
  68. cf4daeb Comment the requirements for changing grpc_poll_function and do by vjpai · 9 years ago
  69. e40aefb Fix the timeout by Vijay Pai · 9 years ago
  70. b48f4c8 Merge remote-tracking branch 'upstream/master' into alarm_openloop by Vijay Pai · 9 years ago
  71. 8ca0faa use timeouts with proper fixture multipliers rather than raw, by Vijay Pai · 9 years ago
  72. f083013 Merge remote-tracking branch 'google/release-0_13' into upmerge-from-0.13 by Nicolas "Pixel" Noble · 9 years ago
  73. 8eef7e3 Merge branch 'master' into alarm_openloop by Vijay Pai · 9 years ago
  74. 1a06082 Add 70% load scenario for testing with open-loop by Vijay Pai · 9 years ago
  75. c84cb3e Merge branch 'alarm_openloop' into loaded by Vijay Pai · 9 years ago
  76. 6583176 clang-format by Vijay Pai · 9 years ago
  77. 7914e62 Attack of the const police. I also added some unrequested const's by vjpai · 9 years ago
  78. a3c968d Merge remote-tracking branch 'upstream/master' into inherit_from_grpc_library by yang-g · 9 years ago
  79. a7d4114 Merge github.com:grpc/grpc into bad_metadata by Craig Tiller · 9 years ago
  80. 166214f Don't fail distrib test if a static server is running by murgatroid99 · 9 years ago
  81. 3f19f42 Merge pull request #5052 from ctiller/compress by David G. Quintas · 9 years ago
  82. eb841e2 Revert "Revert "Proto API for LB request/responses"" by Craig Tiller · 9 years ago
  83. c35e2c5 Revert "Proto API for LB request/responses" by Craig Tiller · 9 years ago
  84. c3602dc Merge pull request #4038 from dgquintas/grpclb_api by Craig Tiller · 9 years ago
  85. 7f91d42 Merge branch 'master' into alarm_openloop by Vijay Pai · 9 years ago
  86. 58a6185 c99 comments by Alistair Veitch · 9 years ago
  87. 1362c24 Merge pull request #5193 from vjpai/alarm_mods by Craig Tiller · 9 years ago
  88. 761bcb4 Cleanup to make it work with clang build by Vijay Pai · 9 years ago
  89. b9a5f16 Merge pull request #5205 from grpc/release-0_13 by Craig Tiller · 9 years ago
  90. 749250f merge to HEAD by Alistair Veitch · 9 years ago
  91. c0473cc Merge github.com:grpc/grpc into compress by Craig Tiller · 9 years ago
  92. 9144557 Sanity (clang-format and copyright) by Vijay Pai · 9 years ago
  93. 1132c6b Simplify and properly implement openloop testing. Revive it in tests as well by Vijay Pai · 9 years ago
  94. d472ad2 Merge branch 'alarm_mods' into alarm_openloop by Vijay Pai · 9 years ago
  95. 742a783 Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 9 years ago
  96. 8ae883f Merge branch 'master' into alarm_mods by Vijay Pai · 9 years ago
  97. dbca72f init test by vjpai · 9 years ago
  98. 8fdafed tag fed in by user should be any arbitrary tag, not a CompletionQueueTag type by vjpai · 9 years ago
  99. 9c7961a Merge pull request #5165 from ctiller/bring_back_gpr by Nicolas Noble · 9 years ago
  100. 04e992a Make C++ alarm class usable and testable - there were some build issues and by vjpai · 9 years ago