1. fc6fec2 Merge pull request #5258 from vjpai/poll_override2 by Craig Tiller · 8 years ago
  2. 12a0a2c move tls type name to .cc file by yang-g · 8 years ago
  3. 4c8aed3 Add a helper to return all the secure types by yang-g · 8 years ago
  4. 17197dd Revert "make an enum" by yang-g · 8 years ago
  5. 5152cd2 make an enum by yang-g · 8 years ago
  6. 7d2a3e1 Refactor end2end_test. Make the credentials a separate library. by yang-g · 8 years ago
  7. 1689990 clang format by David Garcia Quintas · 8 years ago
  8. 4105505 Fixed refactoring of grpc_arg pointer vtable by David Garcia Quintas · 8 years ago
  9. 3cce2ec Merge pull request #4859 from ctiller/sceq by Sree Kuchibhotla · 8 years ago
  10. ac94c43 Merge pull request #5186 from yang-g/inherit_from_grpc_library by Sree Kuchibhotla · 8 years ago
  11. c0ce00f Merge github.com:grpc/grpc into sceq by Craig Tiller · 8 years ago
  12. 2815f18 Document variable names by Vijay Pai · 8 years ago
  13. 8a2ff73 Use more variables for better explanations by Vijay Pai · 8 years ago
  14. ed3cd42 Use three different load-factors and document load-factor variable by Vijay Pai · 8 years ago
  15. 84567ed Merge branch 'master' into loaded by Vijay Pai · 8 years ago
  16. 845447f Merge branch 'master' into poll_override2 by Vijay Pai · 8 years ago
  17. fcc8f89 Fix copyright by vjpai · 8 years ago
  18. 258d4ed Merge branch 'master' into poll_override2 by Vijay Pai · 8 years ago
  19. 0a0dfff Merge branch 'master' into loaded by Vijay Pai · 8 years ago
  20. f89fdf3 Fix the arguments type for on_read and destroy callbacks to match with grpc_iomgr_cb_func by Bogdan Drutu · 8 years ago
  21. ee53dc5 Merge branch 'master' into loaded by Vijay Pai · 8 years ago
  22. b65eda4 Make the poll override function assert on non-zero timeout if invoked by Vijay Pai · 8 years ago
  23. 837c9bd Merge branch 'master' into poll_override2 by Vijay Pai · 8 years ago
  24. e683814 Merge pull request #5201 from vjpai/alarm_openloop by David G. Quintas · 8 years ago
  25. 43f6311 Merge pull request #5098 from a-veitch/base_log by Bogdan Drutu · 8 years ago
  26. 018879a Set up poll overrides by Vijay Pai · 8 years ago
  27. cf4daeb Comment the requirements for changing grpc_poll_function and do by vjpai · 8 years ago
  28. e40aefb Fix the timeout by Vijay Pai · 8 years ago
  29. b48f4c8 Merge remote-tracking branch 'upstream/master' into alarm_openloop by Vijay Pai · 8 years ago
  30. 8ca0faa use timeouts with proper fixture multipliers rather than raw, by Vijay Pai · 8 years ago
  31. f083013 Merge remote-tracking branch 'google/release-0_13' into upmerge-from-0.13 by Nicolas "Pixel" Noble · 8 years ago
  32. 8eef7e3 Merge branch 'master' into alarm_openloop by Vijay Pai · 8 years ago
  33. 1a06082 Add 70% load scenario for testing with open-loop by Vijay Pai · 8 years ago
  34. c84cb3e Merge branch 'alarm_openloop' into loaded by Vijay Pai · 8 years ago
  35. 6583176 clang-format by Vijay Pai · 8 years ago
  36. 7914e62 Attack of the const police. I also added some unrequested const's by vjpai · 8 years ago
  37. a3c968d Merge remote-tracking branch 'upstream/master' into inherit_from_grpc_library by yang-g · 8 years ago
  38. a7d4114 Merge github.com:grpc/grpc into bad_metadata by Craig Tiller · 8 years ago
  39. 166214f Don't fail distrib test if a static server is running by murgatroid99 · 8 years ago
  40. 3f19f42 Merge pull request #5052 from ctiller/compress by David G. Quintas · 8 years ago
  41. c35e2c5 Revert "Proto API for LB request/responses" by Craig Tiller · 8 years ago
  42. c3602dc Merge pull request #4038 from dgquintas/grpclb_api by Craig Tiller · 8 years ago
  43. 7f91d42 Merge branch 'master' into alarm_openloop by Vijay Pai · 8 years ago
  44. 58a6185 c99 comments by Alistair Veitch · 8 years ago
  45. 1362c24 Merge pull request #5193 from vjpai/alarm_mods by Craig Tiller · 8 years ago
  46. 761bcb4 Cleanup to make it work with clang build by Vijay Pai · 8 years ago
  47. b9a5f16 Merge pull request #5205 from grpc/release-0_13 by Craig Tiller · 8 years ago
  48. 749250f merge to HEAD by Alistair Veitch · 8 years ago
  49. c0473cc Merge github.com:grpc/grpc into compress by Craig Tiller · 8 years ago
  50. 9144557 Sanity (clang-format and copyright) by Vijay Pai · 8 years ago
  51. 1132c6b Simplify and properly implement openloop testing. Revive it in tests as well by Vijay Pai · 8 years ago
  52. d472ad2 Merge branch 'alarm_mods' into alarm_openloop by Vijay Pai · 8 years ago
  53. 742a783 Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 8 years ago
  54. 8ae883f Merge branch 'master' into alarm_mods by Vijay Pai · 8 years ago
  55. dbca72f init test by vjpai · 8 years ago
  56. 8fdafed tag fed in by user should be any arbitrary tag, not a CompletionQueueTag type by vjpai · 8 years ago
  57. 9c7961a Merge pull request #5165 from ctiller/bring_back_gpr by Nicolas Noble · 8 years ago
  58. 04e992a Make C++ alarm class usable and testable - there were some build issues and by vjpai · 8 years ago
  59. 30665fe ruby distribtest by Jan Tattermusch · 8 years ago
  60. 9982c6f Fix random number generators and improve code style (stop using by Vijay Pai · 8 years ago
  61. 1945ae4 Fix copyright by yang-g · 8 years ago
  62. d59ad7e Provide explicit API for user to set user agent string prefix by yang-g · 8 years ago
  63. f734299 Merge github.com:grpc/grpc into sceq by Craig Tiller · 8 years ago
  64. da179ce Rollback gpr deletion by Craig Tiller · 8 years ago
  65. a24026f fix node artifact building on mac by Jan Tattermusch · 8 years ago
  66. 0474a1c python fixes by Jan Tattermusch · 8 years ago
  67. 6677a86 do not hardcode the python package version by Jan Tattermusch · 8 years ago
  68. 2713c51 do not hardcode version to test by Jan Tattermusch · 8 years ago
  69. 7e46618 Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 8 years ago
  70. 45551e0 Fix sanity by Craig Tiller · 8 years ago
  71. e28e426 Merge branch 'master' into base_log by Alistair Veitch · 8 years ago
  72. 81b780b Merge pull request #5126 from sreecha/thread_stress_test by Vijay Pai · 8 years ago
  73. 051e1c1 Merge pull request #5117 from jtattermusch/csharp_distribtest_mac by Michael Lumish · 8 years ago
  74. 001db59 Modify the test to have large number of threads receiving the RPCs and a by Sree Kuchibhotla · 8 years ago
  75. 469e2fd Merge pull request #5113 from jtattermusch/node_distribtest_fixes by Michael Lumish · 8 years ago
  76. 55e813f Merge pull request #5088 from murgatroid99/core_long_int64_t by Craig Tiller · 8 years ago
  77. c83a9c0 enable C# distribtest on macos by Jan Tattermusch · 8 years ago
  78. 0bd1da5 fix some node distribtests by Jan Tattermusch · 8 years ago
  79. 6b5555e Fix docker files, distrib test script by Craig Tiller · 8 years ago
  80. 85474df Reverse changes to AVL code by murgatroid99 · 8 years ago
  81. b3ac991 Fix function pointer type in timeout_encoding_test by murgatroid99 · 8 years ago
  82. 5c04760 Change default on Python install option by Craig Tiller · 8 years ago
  83. ba6065f merge by Alistair Veitch · 8 years ago
  84. 49653c5 gpr_time_init() for windows tests by Alistair Veitch · 8 years ago
  85. 7a55684 Clang format and fix copyrights by murgatroid99 · 8 years ago
  86. 309830f Replace 'long' with 'int64_t' in public core headers by murgatroid99 · 8 years ago
  87. f3f8fdb Fix copyright by Craig Tiller · 8 years ago
  88. 97cb41c Merge github.com:grpc/grpc into compress by Craig Tiller · 8 years ago
  89. ee7a88c fix note distribtest nvm problem by Jan Tattermusch · 8 years ago
  90. 29cc1e4 Merge pull request #5074 from jtattermusch/python_smoketest by Masood Malekghassemi · 8 years ago
  91. bcfe99a Merge pull request #5008 from vjpai/worker_quit by Michael Lumish · 8 years ago
  92. cb3b4cf Ensure distrib test npm install runs under docker by murgatroid99 · 8 years ago
  93. eae8fc4 python distrib smoketest by Jan Tattermusch · 8 years ago
  94. 53f1635 Resolved merge conflict with master by murgatroid99 · 8 years ago
  95. b781c97 Add Node distrib tests and fixed some issues with the packaging script by murgatroid99 · 8 years ago
  96. e4fdcd9 Merge pull request #5013 from a-veitch/tag_set_to_context by Bogdan Drutu · 8 years ago
  97. ed53c08 Merge branch 'master' into worker_quit by vjpai · 8 years ago
  98. 3ad28d0 Merge pull request #4828 from vjpai/async_thread_stress_test by Craig Tiller · 8 years ago
  99. 0789c49 Merge pull request #5042 from ctiller/compile by Yang Gao · 8 years ago
  100. 0a3a766 Give tsan a chance by Vijay Pai · 8 years ago