1. 62cc911 Fix Python diagnostics dying on bad diagnosis by Masood Malekghassemi · 9 years ago
  2. 9fad88f Merge pull request #4940 from jtattermusch/polish_run_portability by Craig Tiller · 9 years ago
  3. a569906 Merge pull request #4868 from bogdandrutu/bug by Alistair Veitch · 9 years ago
  4. 9638c53 toggle --build_only flag via scenario by Jan Tattermusch · 9 years ago
  5. fb1ae3a Merge pull request #4939 from rjshade/remove_unused_method by Craig Tiller · 9 years ago
  6. faf5c4d Merge pull request #4924 from nicolasnoble/makefile-cleanup by Michael Lumish · 9 years ago
  7. a570b73 Merge pull request #4902 from nicolasnoble/win32-cleanup by Michael Lumish · 9 years ago
  8. 3d14fd6 Update copyright comments. by Robbie Shade · 9 years ago
  9. 926e24c Remove unused grpc_udp_server_write method by Robbie Shade · 9 years ago
  10. 929523a Tidy. by Nicolas "Pixel" Noble · 9 years ago
  11. bd76a63 More fixes. by Nicolas "Pixel" Noble · 9 years ago
  12. 545c6c1 Merge branch 'master' into makefile-cleanup by Nicolas "Pixel" Noble · 9 years ago
  13. 4500034 CFLAGS and CXXFLAGS should be specializations of CPPFLAGS, not the over way around. by Nicolas "Pixel" Noble · 9 years ago
  14. f846aaf Merge pull request #4928 from jtattermusch/fix_32bit_linux_tests by Jan Tattermusch · 9 years ago
  15. 51b1aee Moving some config defaults to build.yaml, and moving others to CPPFLAGS. by Nicolas "Pixel" Noble · 9 years ago
  16. bdaea02 Merge pull request #4927 from ctiller/fix-undefined-behavior by Yang Gao · 9 years ago
  17. d991735 Merge pull request #4918 from vjpai/dynamic_sizing2 by Yang Gao · 9 years ago
  18. 4130e15 Merge pull request #4930 from ctiller/things_be_slow by Craig Tiller · 9 years ago
  19. 9a4010d update run_portability script by Jan Tattermusch · 9 years ago
  20. 86363e5 Merge pull request #4884 from soltanmm/deal-with-it by Masood Malekghassemi · 9 years ago
  21. efce381 Merge github.com:grpc/grpc into things_be_slow by Craig Tiller · 9 years ago
  22. 3e301a3 Reduce CPU, increase MSAN timeouts by Craig Tiller · 9 years ago
  23. a99687b Fix 32 bit linux tests by Jan Tattermusch · 9 years ago
  24. e7780a9 Merge pull request #4906 from jtattermusch/runtest_more_cleanup by Craig Tiller · 9 years ago
  25. b9c5505 Fix undefined behavior by Craig Tiller · 9 years ago
  26. cab82fd Merge pull request #4921 from ctiller/fix-c++ by Yang Gao · 9 years ago
  27. a0fef14 clang-format code by Craig Tiller · 9 years ago
  28. 16e4570 clang-format by Vijay Pai · 9 years ago
  29. 154b0ee Enable binary linux distributions for Python by Masood Malekghassemi · 9 years ago
  30. 2c1c7d5 Fix copyrights by Craig Tiller · 9 years ago
  31. 324426b Merge github.com:grpc/grpc into fix-c++ by Craig Tiller · 9 years ago
  32. 7a5e895 Merge branch 'master' into dynamic_sizing2 by Vijay Pai · 9 years ago
  33. 26e4f5b Merge pull request #4923 from nathanielmanistaatgoogle/tests by Masood Malekghassemi · 9 years ago
  34. 9671a90 Merge pull request #4907 from vjpai/generic_qps by Yang Gao · 9 years ago
  35. 1613fdf Merge pull request #4888 from ctiller/twah by Vijay Pai · 9 years ago
  36. ed342b1 meaningful name for grpc_jenkins_slave by Jan Tattermusch · 9 years ago
  37. 2bb4d3f dockerfile cleanup by Jan Tattermusch · 9 years ago
  38. 788ee23 cleanup sanity tests by Jan Tattermusch · 9 years ago
  39. 1b3b1ee Merge pull request #4873 from murgatroid99/node_test_running_fix by Jan Tattermusch · 9 years ago
  40. 06300f7 Merge pull request #4885 from jtattermusch/run_tests_refactor by Jan Tattermusch · 9 years ago
  41. 1d71a0e Merge branch 'generic_qps' into dynamic_sizing2 by Vijay Pai · 9 years ago
  42. 36e7770 Merge branch 'master' into generic_qps by Vijay Pai · 9 years ago
  43. 9ee560f Merge pull request #4920 from a-veitch/census_init_fix by Bogdan Drutu · 9 years ago
  44. 7d8335f Don't log newlines by Vijay Pai · 9 years ago
  45. 049c8cc Merge github.com:grpc/grpc into twah by Craig Tiller · 9 years ago
  46. 493c151 Add comment by Craig Tiller · 9 years ago
  47. 0a32766 Merge pull request #4871 from ctiller/mwah by Vijay Pai · 9 years ago
  48. 08f1d8e Merge branch 'twah' of github.com:ctiller/grpc into twah by Craig Tiller · 9 years ago
  49. 8b16d14 Merge github.com:grpc/grpc into twah by Craig Tiller · 9 years ago
  50. 1d44510 Tidying things up. by Nicolas "Pixel" Noble · 9 years ago
  51. d649c21 Removing Makefile circular dependencies. by Nicolas "Pixel" Noble · 9 years ago
  52. 7a984f0 Copyright by Vijay Pai · 9 years ago
  53. d02dd30 Also dynamic sizing for num_clients on performance tests by Vijay Pai · 9 years ago
  54. 607faed Fixing gpr_getenv. by Nicolas "Pixel" Noble · 9 years ago
  55. c1739ea Implement three missing face test methods by Nathaniel Manista · 9 years ago
  56. b0f275e Small testing fixes by Craig Tiller · 9 years ago
  57. 5b3f772 Merge remote-tracking branch 'upstream/master' into run_tests_refactor by Jan Tattermusch · 9 years ago
  58. 268c356 Remove bad error return in census_initialize by Alistair Veitch · 9 years ago
  59. 6b6982b Merge pull request #4919 from murgatroid99/copyright_fix by Craig Tiller · 9 years ago
  60. 857b71a Merge pull request #4905 from vjpai/qps_logging by David G. Quintas · 9 years ago
  61. 6e1dd9a Fix reporting unexpected abortions in event tests by Nathaniel Manista · 9 years ago
  62. 59ab169 Fix copyrights by murgatroid99 · 9 years ago
  63. 83e748f Merge pull request #4887 from wilhuff/buffer-new by Michael Lumish · 9 years ago
  64. 990dcc0 Merge pull request #4917 from ctiller/copy--- by Michael Lumish · 9 years ago
  65. 32baa5e Allow dynamic sizing of async client and server thread pools by Vijay Pai · 9 years ago
  66. e0b0e27 clang-format by Vijay Pai · 9 years ago
  67. a24e9d7 Sanity checks and asan fix by vjpai · 9 years ago
  68. 0c31b60 Sanity failures (copyright, clang-format) by vjpai · 9 years ago
  69. 768007b Merge branch 'master' into qps_logging by vjpai · 9 years ago
  70. 17b5047 Fix copyrights by Craig Tiller · 9 years ago
  71. 07fb042 fix check_arch_option by Jan Tattermusch · 9 years ago
  72. f08018a better architecture check on linux by Jan Tattermusch · 9 years ago
  73. 79288c1 fix syntax error by Jan Tattermusch · 9 years ago
  74. b96ff5d fix copyrights by Jan Tattermusch · 9 years ago
  75. 8453acd move dockerfiles where they belong by Jan Tattermusch · 9 years ago
  76. adc9c08 move artifact dockerfiles by Jan Tattermusch · 9 years ago
  77. 5371d73 move jenkins_slave dockerfiles under tools/dockerfile by Jan Tattermusch · 9 years ago
  78. 1961a80 simplify scripts by Jan Tattermusch · 9 years ago
  79. 6812f4e fix copyrights by Jan Tattermusch · 9 years ago
  80. fba6530 refactor make_jobspec by Jan Tattermusch · 9 years ago
  81. 9be594f better arch support by Jan Tattermusch · 9 years ago
  82. 4dc9e72 refactor dockerization of run_tests.py by Jan Tattermusch · 9 years ago
  83. 76ce77b Merge github.com:grpc/grpc into mwah by Craig Tiller · 9 years ago
  84. cde1ee1 Merge github.com:grpc/grpc into twah by Craig Tiller · 9 years ago
  85. 3385760 Suppress bogus report by Craig Tiller · 9 years ago
  86. 4f3840d Merge pull request #4903 from nicolasnoble/ruby-cleanup by Michael Lumish · 9 years ago
  87. 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
  88. 3347313 Merge remote-tracking branch 'upstream/master' into bug by Bogdan Drutu · 9 years ago
  89. eaf944a Merge pull request #4901 from nicolasnoble/makefile-cleanup by Craig Tiller · 9 years ago
  90. 8c7aabf Merge pull request #4788 from murgatroid99/node_binary_precompile by Nicolas Noble · 9 years ago
  91. fba36bc Finally fixing the issue with CC, CX, LD, and AR not being overridable from the environment. by Nicolas "Pixel" Noble · 9 years ago
  92. 94aada9 clang-format by vjpai · 9 years ago
  93. 020c2f3 Fix copyright by vjpai · 9 years ago
  94. a091a23 No need to put \n at end of a log message by vjpai · 9 years ago
  95. 17e630a Fix a case in bbuf copy constructore by Vijay Pai · 9 years ago
  96. a00f998 Actually create async generic server by vjpai · 9 years ago
  97. 240eab7 Merge branch 'master' into node_binary_precompile by murgatroid99 · 9 years ago
  98. f955e54 Merge pull request #4894 from vjpai/qps_localhost by Jan Tattermusch · 9 years ago
  99. b851c11 Merge pull request #4877 from murgatroid99/node_library_bundle by Nicolas Noble · 9 years ago
  100. 8b19394 Merge pull request #4904 from ctiller/c++ by Nicolas Noble · 9 years ago