1. 826505c Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces by David Garcia Quintas · 9 years ago
  2. ff6242b Merge pull request #4791 from ctiller/rtt2 by Michael Lumish · 9 years ago
  3. 6734ae8 Merge pull request #4814 from ctiller/limit-cpu by Michael Lumish · 9 years ago
  4. 81df68d Add some time dilation for ASAN builds by Craig Tiller · 9 years ago
  5. 4683576 Merge pull request #4816 from ctiller/jenkers by Jan Tattermusch · 9 years ago
  6. 16d136b Merge pull request #4815 from ctiller/respect by Jan Tattermusch · 9 years ago
  7. dfde707 Merge pull request #4817 from earhart/master by Craig Tiller · 9 years ago
  8. af379b2 Add -std=gnu99 when building libgrpc by Rob Earhart · 9 years ago
  9. edc87ec more dependency/sanity fixes by David Garcia Quintas · 9 years ago
  10. c18cbbc Propagate BUILD_ID env var to jenkins children by Craig Tiller · 9 years ago
  11. dd6f7ed Make run_tests.py respect job count for compilation by Craig Tiller · 9 years ago
  12. e1b2653 Limit Jenkins builder concurrency to 3 by Craig Tiller · 9 years ago
  13. 898588b added missing codegen deps for grp by David Garcia Quintas · 9 years ago
  14. bf363c0 Merge pull request #4782 from jtattermusch/csharp_runtests_mac by Michael Lumish · 9 years ago
  15. 1d9b807 clang-format by David Garcia Quintas · 9 years ago
  16. a43aadd fixed copyrights by David Garcia Quintas · 9 years ago
  17. 08a0a33 Made "codedgen" directories closed over #includes by David Garcia Quintas · 9 years ago
  18. 93205e6 Merge pull request #4787 from jtattermusch/upgrade_protobuf_beta2 by Michael Lumish · 9 years ago
  19. 9279ac2 Fix imports by Craig Tiller · 9 years ago
  20. 1dce906 Use ast.literal_eval instead of json.loads to avoid unicode problems on windows by Craig Tiller · 9 years ago
  21. 15dc664 Merge pull request #4777 from jtattermusch/fix_32bit_mac_artifact by Jan Tattermusch · 9 years ago
  22. f3ddb7c clang-format by David Garcia Quintas · 9 years ago
  23. aff3d50 Fix C++ by Craig Tiller · 9 years ago
  24. a0f8517 Move build configs into build.yaml by Craig Tiller · 9 years ago
  25. c895fe0 enable running c# tests on mac by Jan Tattermusch · 9 years ago
  26. f423b06 fix 32bit compilation on mac by Jan Tattermusch · 9 years ago
  27. 4c70fe7 Merge pull request #4776 from jtattermusch/fix_32bit_artifacts by Jan Tattermusch · 9 years ago
  28. 5dd0d1d Merge pull request #4766 from jtattermusch/artifact_builder_win_fix by Jan Tattermusch · 9 years ago
  29. 72ce442 regenerate C# protos by Jan Tattermusch · 9 years ago
  30. 75849e4 fix C# generate_protos.sh script by Jan Tattermusch · 9 years ago
  31. aba2548 upgrade Grpc.sln to newest Google.Protobuf nuget by Jan Tattermusch · 9 years ago
  32. d214fb9 Remove leftovers from packages.config by Jan Tattermusch · 9 years ago
  33. da717f4 update C# generator to the new API by Jan Tattermusch · 9 years ago
  34. f4c74fa update third_party/protobuf to 3.0.0beta2 by Jan Tattermusch · 9 years ago
  35. a396276 regenerated projects by David Garcia Quintas · 9 years ago
  36. 65eb565 Merge pull request #4789 from ctiller/alphabetsoup by Yang Gao · 9 years ago
  37. a94d989 Merge pull request #4785 from ctiller/more-saneness by Jan Tattermusch · 9 years ago
  38. 5ffab69 Fix formatting by Craig Tiller · 9 years ago
  39. 4c3c397 Merge pull request #4783 from ctiller/cpu-cost by Jan Tattermusch · 9 years ago
  40. 6990ce2 Merge pull request #4772 from nathanielmanistaatgoogle/cython-channel-test by Masood Malekghassemi · 9 years ago
  41. 3b10503 Merge pull request #4781 from ctiller/flingcap by Vijay Pai · 9 years ago
  42. 6190854 updated copyrights by David Garcia Quintas · 9 years ago
  43. 1672214 Regenerated projects by David Garcia Quintas · 9 years ago
  44. a7a9e40 Merge branch 'cpu-cost' into more-saneness by Craig Tiller · 9 years ago
  45. 94d04a5 List Sanity tests in a config file, not a shell script by Craig Tiller · 9 years ago
  46. 0eef9ee Fix copyrights by Craig Tiller · 9 years ago
  47. f08dc47 Fix copyrights by Craig Tiller · 9 years ago
  48. bfd0553 Add C++ CPU costs by Craig Tiller · 9 years ago
  49. bfe6936 Tweak cpu costs by Craig Tiller · 9 years ago
  50. 5f735a6 Add CPU cost measurement, tune parameters, decrease default maxjobs by Craig Tiller · 9 years ago
  51. 9c8ec05 Merge pull request #4780 from ctiller/avl-simplify by Yang Gao · 9 years ago
  52. 56c6b6a Use CPU cost modelling to increase parallelism by Craig Tiller · 9 years ago
  53. fb0a918 Cap fling tests by time not rpcs processed by Craig Tiller · 9 years ago
  54. 9e1e99a Fix copyrights by Craig Tiller · 9 years ago
  55. a5a5cab Merge pull request #4774 from ctiller/avl-simplify by Yang Gao · 9 years ago
  56. f54ae70 Merge pull request #4762 from vjpai/server_port by David G. Quintas · 9 years ago
  57. 5ef3b4e fix code formatting by Jan Tattermusch · 9 years ago
  58. fd3d820 fix copyrights by Jan Tattermusch · 9 years ago
  59. 6633647 improve decode_timeout implementation by Jan Tattermusch · 9 years ago
  60. a701ed7 Merge branch 'proto_interfaces' into yang-g-sync_async_mix by David Garcia Quintas · 9 years ago
  61. b8958ef Simplify avl stress test by Craig Tiller · 9 years ago
  62. be31d46 A test of the Cython Channel by Nathaniel Manista · 9 years ago
  63. 7ff9f3f Merge pull request #4764 from ctiller/mo-insane by Yang Gao · 9 years ago
  64. 59e9257 fix artifact copying by Jan Tattermusch · 9 years ago
  65. 9fd61c6 fix artifact building on win by Jan Tattermusch · 9 years ago
  66. 4a0f8ea Merge branch 'sync_async_mix' of https://github.com/yang-g/grpc into yang-g-sync_async_mix by David Garcia Quintas · 9 years ago
  67. 47b90cb Merge pull request #4749 from jtattermusch/artifact_builder by Craig Tiller · 9 years ago
  68. 1f4e72c override -> GRPC_OVERRIDE by David Garcia Quintas · 9 years ago
  69. 32d0f14 Update copyrights by Craig Tiller · 9 years ago
  70. c0a41f6 Merge pull request #4761 from grpc/revert-4652-no-cache by Jan Tattermusch · 9 years ago
  71. 590105a Eliminate jobset timeouts in some circumstances by Craig Tiller · 9 years ago
  72. 2c42bb1 Copyright fixes for sanity by vjpai · 9 years ago
  73. 9061bbc Merge pull request #4763 from ctiller/insane by Yang Gao · 9 years ago
  74. ee36bce Update copyrights by Craig Tiller · 9 years ago
  75. 29dadb2 fix copyrights by Jan Tattermusch · 9 years ago
  76. 7eba172 building artifacts under docker by Jan Tattermusch · 9 years ago
  77. 05f31d2 Merge pull request #4760 from ctiller/nosec by Yang Gao · 9 years ago
  78. 8e25c25 Merge pull request #4683 from yang-g/epollset by Craig Tiller · 9 years ago
  79. cd624d2 Dealt with a nit by vjpai · 9 years ago
  80. 1aeabd7 regenerated projects by David Garcia Quintas · 9 years ago
  81. d3ea270 Re-enable explicit specification of server port for qps worker. Also by Vijay Pai · 9 years ago
  82. a8b866b Merge branch 'master' of github.com:grpc/grpc into proto_interfaces by David Garcia Quintas · 9 years ago
  83. 4ecf24b first take on artifact builder script by Jan Tattermusch · 9 years ago
  84. 9f1d863 Revert "Disable ccache for the moment" by Craig Tiller · 9 years ago
  85. 3bd7ecc Merge pull request #4758 from vjpai/leakfix by Yang Gao · 9 years ago
  86. 1ac3093 re-generate projects by yang-g · 9 years ago
  87. 3aa5df2 Merge remote-tracking branch 'upstream/master' into sync_async_mix by yang-g · 9 years ago
  88. 2bd2b3e Merge pull request #4730 from jtattermusch/revamp_native_loader by Michael Lumish · 9 years ago
  89. d70b6dc Merge pull request #4676 from stanley-cheung/php_gcov_reports by Michael Lumish · 9 years ago
  90. 9de80b2 Merge branch 'master' into leakfix by vjpai · 9 years ago
  91. 97a80f7 Merge pull request #4759 from nathanielmanistaatgoogle/copyright-date-fix by Vijay Pai · 9 years ago
  92. fc051c9 Run nosec tests again by Craig Tiller · 9 years ago
  93. 2a9244a Copyright date fixes for Python generator files by Nathaniel Manista · 9 years ago
  94. caace81 Fix asan error caused by mismatch in alloc/dealloc between new[] and by vjpai · 9 years ago
  95. 16affcc Merge pull request #4735 from soltanmm/sandslash by Masood Malekghassemi · 9 years ago
  96. 4ae8416 Merge pull request #4755 from nathanielmanistaatgoogle/remove-alpha-code-generation by Masood Malekghassemi · 9 years ago
  97. dc8c323 Remove Python alpha code generation by Nathaniel Manista · 9 years ago
  98. b971173 Add tests with a second service by yang-g · 9 years ago
  99. 44f3249 Introduced ServerInterface by David Garcia Quintas · 9 years ago
  100. 7e098a2 Merge pull request #4754 from ctiller/health by Yang Gao · 9 years ago