1. 607faed Fixing gpr_getenv. by Nicolas "Pixel" Noble · 9 years ago
  2. c1739ea Implement three missing face test methods by Nathaniel Manista · 9 years ago
  3. b0f275e Small testing fixes by Craig Tiller · 9 years ago
  4. 5b3f772 Merge remote-tracking branch 'upstream/master' into run_tests_refactor by Jan Tattermusch · 9 years ago
  5. 268c356 Remove bad error return in census_initialize by Alistair Veitch · 9 years ago
  6. 6b6982b Merge pull request #4919 from murgatroid99/copyright_fix by Craig Tiller · 9 years ago
  7. 857b71a Merge pull request #4905 from vjpai/qps_logging by David G. Quintas · 9 years ago
  8. 6e1dd9a Fix reporting unexpected abortions in event tests by Nathaniel Manista · 9 years ago
  9. 59ab169 Fix copyrights by murgatroid99 · 9 years ago
  10. 83e748f Merge pull request #4887 from wilhuff/buffer-new by Michael Lumish · 9 years ago
  11. 990dcc0 Merge pull request #4917 from ctiller/copy--- by Michael Lumish · 9 years ago
  12. 32baa5e Allow dynamic sizing of async client and server thread pools by Vijay Pai · 9 years ago
  13. e0b0e27 clang-format by Vijay Pai · 9 years ago
  14. a24e9d7 Sanity checks and asan fix by vjpai · 9 years ago
  15. 0c31b60 Sanity failures (copyright, clang-format) by vjpai · 9 years ago
  16. 768007b Merge branch 'master' into qps_logging by vjpai · 9 years ago
  17. 17b5047 Fix copyrights by Craig Tiller · 9 years ago
  18. 07fb042 fix check_arch_option by Jan Tattermusch · 9 years ago
  19. f08018a better architecture check on linux by Jan Tattermusch · 9 years ago
  20. 79288c1 fix syntax error by Jan Tattermusch · 9 years ago
  21. b96ff5d fix copyrights by Jan Tattermusch · 9 years ago
  22. 8453acd move dockerfiles where they belong by Jan Tattermusch · 9 years ago
  23. adc9c08 move artifact dockerfiles by Jan Tattermusch · 9 years ago
  24. 5371d73 move jenkins_slave dockerfiles under tools/dockerfile by Jan Tattermusch · 9 years ago
  25. 1961a80 simplify scripts by Jan Tattermusch · 9 years ago
  26. 6812f4e fix copyrights by Jan Tattermusch · 9 years ago
  27. fba6530 refactor make_jobspec by Jan Tattermusch · 9 years ago
  28. 9be594f better arch support by Jan Tattermusch · 9 years ago
  29. 4dc9e72 refactor dockerization of run_tests.py by Jan Tattermusch · 9 years ago
  30. 76ce77b Merge github.com:grpc/grpc into mwah by Craig Tiller · 9 years ago
  31. cde1ee1 Merge github.com:grpc/grpc into twah by Craig Tiller · 9 years ago
  32. 3385760 Suppress bogus report by Craig Tiller · 9 years ago
  33. 4f3840d Merge pull request #4903 from nicolasnoble/ruby-cleanup by Michael Lumish · 9 years ago
  34. 441499a Fix the initialization by modifying the grpc_channel_args_is_census_enabled to by default return census_enabled() instead of always disable by Bogdan Drutu · 9 years ago
  35. 3347313 Merge remote-tracking branch 'upstream/master' into bug by Bogdan Drutu · 9 years ago
  36. eaf944a Merge pull request #4901 from nicolasnoble/makefile-cleanup by Craig Tiller · 9 years ago
  37. 8c7aabf Merge pull request #4788 from murgatroid99/node_binary_precompile by Nicolas Noble · 9 years ago
  38. fba36bc Finally fixing the issue with CC, CX, LD, and AR not being overridable from the environment. by Nicolas "Pixel" Noble · 9 years ago
  39. 94aada9 clang-format by vjpai · 9 years ago
  40. 020c2f3 Fix copyright by vjpai · 9 years ago
  41. a091a23 No need to put \n at end of a log message by vjpai · 9 years ago
  42. 17e630a Fix a case in bbuf copy constructore by Vijay Pai · 9 years ago
  43. a00f998 Actually create async generic server by vjpai · 9 years ago
  44. 240eab7 Merge branch 'master' into node_binary_precompile by murgatroid99 · 9 years ago
  45. f955e54 Merge pull request #4894 from vjpai/qps_localhost by Jan Tattermusch · 9 years ago
  46. b851c11 Merge pull request #4877 from murgatroid99/node_library_bundle by Nicolas Noble · 9 years ago
  47. 8b19394 Merge pull request #4904 from ctiller/c++ by Nicolas Noble · 9 years ago
  48. 6a25656 Merge pull request #4819 from ctiller/less-cpu-sanity by Nicolas Noble · 9 years ago
  49. bdf4acb Properly state client name by Vijay Pai · 9 years ago
  50. 0f14209 Improve logging for test by Vijay Pai · 9 years ago
  51. 6461649 Alternative ownership for global callbacks by Craig Tiller · 9 years ago
  52. 7b92db6 Cleaning up ruby extension code a bit. by Nicolas "Pixel" Noble · 9 years ago
  53. 742eac1 Cleaning up Windows compilation. by Nicolas "Pixel" Noble · 9 years ago
  54. 8fff90d Drop use of functools.wrap in logging_pool by Nathaniel Manista · 9 years ago
  55. bee33b0 Merge pull request #4695 from bogdandrutu/master by Alistair Veitch · 9 years ago
  56. 1a8eb85 Cleaning up our Makefile. by Nicolas "Pixel" Noble · 9 years ago
  57. a847f51 Move parallel RPC code to correct test method by Nathaniel Manista · 9 years ago
  58. 6236718 Merge pull request #4897 from bogdandrutu/fix by Craig Tiller · 9 years ago
  59. 7630256 Fix typo. by Bogdan Drutu · 9 years ago
  60. 0500724 Initialize census if not initialized yet and some features are available. by Bogdan Drutu · 9 years ago
  61. 587ef51 Merge remote-tracking branch 'upstream/master' into bug by Bogdan Drutu · 9 years ago
  62. 57ecf76 clang-format by Vijay Pai · 9 years ago
  63. cc2ca6e Merge remote-tracking branch 'upstream/master' by Bogdan Drutu · 9 years ago
  64. 58da895 localhost -> wildcard address by Vijay Pai · 9 years ago
  65. a1a6a10 Merge pull request #4881 from jcanizales/release-boringssl-pod by Michael Lumish · 9 years ago
  66. 927dae0 Merge pull request #4889 from ctiller/fixes by Jan Tattermusch · 9 years ago
  67. 7f67559 Merge branch 'fixes' into mwah by Craig Tiller · 9 years ago
  68. bd3075e Fix sanity by Craig Tiller · 9 years ago
  69. cf617b4 Merge github.com:grpc/grpc into mwah by Craig Tiller · 9 years ago
  70. 9e08e8b Fix copyrights by Craig Tiller · 9 years ago
  71. 9ebc87a Add a full barrier after subchannel construction by Craig Tiller · 9 years ago
  72. d9d474a Fix some barriers by Craig Tiller · 9 years ago
  73. 16110ee Allocate node Buffer contents with new[] by Marek Gilbert · 9 years ago
  74. 6a48405 pre sync_stream.cc creation. Does not compile by David Garcia Quintas · 9 years ago
  75. b523c73 async_stream.h done. Compiles by David Garcia Quintas · 9 years ago
  76. 3452ae2 copyrights by David Garcia Quintas · 9 years ago
  77. 2425bbb Further work. Compiles. WIP by David Garcia Quintas · 9 years ago
  78. 7c43f49 Merge pull request #4883 from soltanmm/fixfix by Nathaniel Manista · 9 years ago
  79. 5fec8b3 Add missing import by Masood Malekghassemi · 9 years ago
  80. 38cc4a4 Write “the podspec is a template” 100 times on the blackboard by Jorge Canizales · 9 years ago
  81. 83f746b Upgrade BoringSSL podspec to v2.0 by Jorge Canizales · 9 years ago
  82. 98d27d8 Merge branch 'mwah' of github.com:ctiller/grpc into mwah by Craig Tiller · 9 years ago
  83. 9e24165 Merge github.com:grpc/grpc into mwah by Craig Tiller · 9 years ago
  84. d8b9809 Merge pull request #4847 from jtattermusch/bump_version_0_13 by Craig Tiller · 9 years ago
  85. cd31ee5 update copyrights by Jan Tattermusch · 9 years ago
  86. f0fb08f Merge remote-tracking branch 'upstream/master' into bump_version_0_13 by Jan Tattermusch · 9 years ago
  87. d1e96ed Merge pull request #4855 from jtattermusch/upgrade_csharp_dependencies by Michael Lumish · 9 years ago
  88. e30785a Fixed copyright by murgatroid99 · 9 years ago
  89. a54d7c7 Merge branch 'master' into node_test_running_fix by murgatroid99 · 9 years ago
  90. 3c82d0c Merge pull request #4843 from murgatroid99/ruby_mac_compile by Michael Lumish · 9 years ago
  91. 751f070 Resolved copyright fix conflict by murgatroid99 · 9 years ago
  92. 1559ff1 Fixed copyright in post_tests_ruby.sh by murgatroid99 · 9 years ago
  93. 5c56c92 Make Node library depend on BoringSSL and zlib, and only build them under Windows by murgatroid99 · 9 years ago
  94. b9a819d Merge pull request #4876 from ctiller/copy-- by Michael Lumish · 9 years ago
  95. caf164a Merge pull request #4821 from soltanmm/install-doctor by Masood Malekghassemi · 9 years ago
  96. f48e538 copyrights by David Garcia Quintas · 9 years ago
  97. 541db25 Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces by David Garcia Quintas · 9 years ago
  98. 22f6dcc Merge pull request #4849 from jtattermusch/embedding_is_good by Stanley Cheung · 9 years ago
  99. 15c8ec3 Merge pull request #4680 from daniel-j-born/tcp_listener by Craig Tiller · 9 years ago
  100. 087543f Fix copyright by Craig Tiller · 9 years ago