1. 4fec48b tiny fixes to scenario_config by Jan Tattermusch · 8 years ago
  2. c578e44 add some console messages to node qps worker by Jan Tattermusch · 8 years ago
  3. 8c839e8 check for histogramParams presence by Jan Tattermusch · 8 years ago
  4. c7d0638 Merge pull request #6179 from ctiller/fuzzing-hell by Nicolas Noble · 8 years ago
  5. 69f1f43 Fix fuzzing sanity by Craig Tiller · 8 years ago
  6. f603c3a Merge pull request #6176 from ctiller/fuzzing-hell by Nicolas Noble · 8 years ago
  7. 0d17ee3 Fix bug causing all fuzzers to run forever by Craig Tiller · 8 years ago
  8. 90f03b5 Code formatting. by Nicolas "Pixel" Noble · 8 years ago
  9. 04f812b Adding actual servers to reply to messages. by Nicolas "Pixel" Noble · 8 years ago
  10. 48a3af6 Merge pull request #6145 from nicolasnoble/memtracking by Nicolas Noble · 8 years ago
  11. 06ae32e Expand corpus by Craig Tiller · 8 years ago
  12. 8292147 Merge pull request #6157 from sreecha/stress_test_misc by Jan Tattermusch · 8 years ago
  13. 8302c51 Merge pull request #6130 from gwvo/master by Nicolas Noble · 8 years ago
  14. 2196c7e Merge branch 'master' of github.com:grpc/grpc into ip_parse_refactor by David Garcia Quintas · 8 years ago
  15. af09a73 Refactored C++ code generator to not directly depend on protobuf. by Wouter van Oortmerssen · 8 years ago
  16. 478bd44 Misc changes to stress test scripts by Sree Kuchibhotla · 8 years ago
  17. 23e4bae Enforcing undefined behavior of malloc. by Nicolas "Pixel" Noble · 8 years ago
  18. b71bf8e Revert "Fixing a couple of issues within core." by Nicolas "Pixel" Noble · 8 years ago
  19. c2b6a0b Merge pull request #6152 from murgatroid99/node_shorten_package.json by Jan Tattermusch · 8 years ago
  20. c6e2460 Put facter development dependence in template as well. by vjpai · 8 years ago
  21. 546c276 List facter as a dependence, used by QPS test by Vijay Pai · 8 years ago
  22. 8c0b4d7 Manually list files in Node package.json to avoid MSBuild environment limits by murgatroid99 · 8 years ago
  23. a592ffa Memory checking the client fuzzer. by Nicolas "Pixel" Noble · 8 years ago
  24. 0cca082 Merge branch 'master' of https://github.com/grpc/grpc into memtracking by Nicolas "Pixel" Noble · 8 years ago
  25. bf359b7 Merge pull request #6148 from ctiller/fuzzing_client by Nicolas Noble · 8 years ago
  26. 14b5dfe Properly grabbing counters at the proper time. by Nicolas "Pixel" Noble · 8 years ago
  27. 8a104c5 Merge pull request #6080 from ctiller/filters-can-cause-closes by Jan Tattermusch · 8 years ago
  28. 5b30475 Fixing a couple of issues within core. by Nicolas "Pixel" Noble · 8 years ago
  29. 8079afa New CQ for each client call by vjpai · 8 years ago
  30. 7c37a68 Preventing crashes for known realloc behaviors. by Nicolas "Pixel" Noble · 8 years ago
  31. 2e1a5ac Initializing counters before grpc_init, and destroying them after grpc_shutdown. by Nicolas "Pixel" Noble · 8 years ago
  32. a75f1b5 Expand corpus by Craig Tiller · 8 years ago
  33. c75787b Merge pull request #6132 from ctiller/e2efuzz by Nicolas Noble · 8 years ago
  34. eca0bce Expand corpus by Craig Tiller · 8 years ago
  35. d2f6baa Expand corpus by Craig Tiller · 8 years ago
  36. 100115e Expand corpus by Craig Tiller · 8 years ago
  37. 4e8e23d Expand corpus by Craig Tiller · 8 years ago
  38. b27c0f8 Fix missing edge by Craig Tiller · 8 years ago
  39. 3c780d9 Merge pull request #6134 from jtattermusch/migrate_nunit3 by Jan Tattermusch · 8 years ago
  40. 811d0f2 Expand corpus by Craig Tiller · 8 years ago
  41. 0ef4554 Expand corpus by Craig Tiller · 8 years ago
  42. 2185573 Expand corpus by Craig Tiller · 8 years ago
  43. 15572f0 Expand corpus by Craig Tiller · 8 years ago
  44. de02b81 Stuff by Craig Tiller · 8 years ago
  45. 788cd7e Expand corpus by Craig Tiller · 8 years ago
  46. 311e08b Expand corpus by Craig Tiller · 8 years ago
  47. ec55c98 Regen projects by Craig Tiller · 8 years ago
  48. 8d1cb3c Initial corpus by Craig Tiller · 8 years ago
  49. 54006b0 Empty by Craig Tiller · 8 years ago
  50. 83f5a85 More parameterization by Craig Tiller · 8 years ago
  51. 845516e Add client fuzzer by Craig Tiller · 8 years ago
  52. 2f0519e work around nunit issue #1406 by Jan Tattermusch · 8 years ago
  53. d550ad1 Add TextWriterLogger by Jan Tattermusch · 8 years ago
  54. 839cdb5 Adding memory checks for server fuzzer. by Nicolas "Pixel" Noble · 8 years ago
  55. fd998eb Merge branch 'master' of https://github.com/grpc/grpc into memtracking by Nicolas "Pixel" Noble · 8 years ago
  56. 85a46dd Moving memory allocation tracking to its own file. by Nicolas "Pixel" Noble · 8 years ago
  57. a5f1f12 make sure OpenCover.Console runs exclusively by Jan Tattermusch · 8 years ago
  58. 86dd47d Merge pull request #6133 from dgquintas/codegen_nth_time by Nicolas Noble · 8 years ago
  59. bd58f6f fix C# coverage on windows by Jan Tattermusch · 8 years ago
  60. 67306da fix .bat script by Jan Tattermusch · 8 years ago
  61. 35e608f run_tests.py script fixup by Jan Tattermusch · 8 years ago
  62. 9c3f15c improve C# sanity test by Jan Tattermusch · 8 years ago
  63. 38ed2cf teach run_tests how to run C# tests with NUnitLite by Jan Tattermusch · 8 years ago
  64. 31b8316 make NUnitMain fail on failure by Jan Tattermusch · 8 years ago
  65. 04743d7 add Newtonsoft.Json to Grpc.Core.Tests by Jan Tattermusch · 8 years ago
  66. 10e85f1 fix interop tests by Jan Tattermusch · 8 years ago
  67. a49a72d use NUnitLite to run nunit tests by Jan Tattermusch · 8 years ago
  68. 21451b7 add NUnitMain to test projects by Jan Tattermusch · 8 years ago
  69. a8ef9c3 use correct non-overwrite flag for cp by Jan Tattermusch · 8 years ago
  70. f6824c2 fix run_tests scripts by Jan Tattermusch · 8 years ago
  71. b323608 fix test credentials for nunit3 by Jan Tattermusch · 8 years ago
  72. fd8d273 cleanup of C# interop dockerimage by Jan Tattermusch · 8 years ago
  73. 9f19bd3 migrate Grpc.IntegrationTesting to NUnit3 by Jan Tattermusch · 8 years ago
  74. 6c0dee8 migrate Grpc.Examples.Tests to NUnit3 by Jan Tattermusch · 8 years ago
  75. e331da2 make Grpc.Core.Tests work with NUnit3 by Jan Tattermusch · 8 years ago
  76. a8a73fd update nuget dependencies to nunit3 by Jan Tattermusch · 8 years ago
  77. d4f04e8 Merge pull request #6115 from jtattermusch/csharp_support_projectjson by Jan Tattermusch · 8 years ago
  78. 1bca989 Expand server corpus by Craig Tiller · 8 years ago
  79. 67a9934 Expand uri corpus by Craig Tiller · 8 years ago
  80. ab1c84f Merge pull request #6135 from jtattermusch/remove_orphan_files by Jan Tattermusch · 8 years ago
  81. 896ae71 remove leftover file from the past by Jan Tattermusch · 8 years ago
  82. acd5f0e delete a leftover file from the past by Jan Tattermusch · 8 years ago
  83. 001193c Merge branch 'master' of github.com:grpc/grpc into ip_parse_refactor by David Garcia Quintas · 8 years ago
  84. 9885bff Factored out parse functions from sockaddr_resolver by David Garcia Quintas · 8 years ago
  85. 3a43cc0 Added codegen_test_full by David Garcia Quintas · 8 years ago
  86. ea4b259 Expand server corpus by Craig Tiller · 8 years ago
  87. 9ea6027 Merge pull request #6127 from jtattermusch/async_void_is_illegal by Jan Tattermusch · 8 years ago
  88. 7ec3066 Merge pull request #6096 from stanley-cheung/php-fix-slice-unref by Jan Tattermusch · 8 years ago
  89. 2fd92fb Merge pull request #6103 from jmuk/master by Jan Tattermusch · 8 years ago
  90. 3f31b0f Merge pull request #5189 from murgatroid99/binary_logging by Jan Tattermusch · 8 years ago
  91. b206c15 Addressing comment. by Nicolas "Pixel" Noble · 8 years ago
  92. 822eec1 Merge pull request #6121 from nicolasnoble/upmerge by Nicolas Noble · 8 years ago
  93. f2d6a5a Merge pull request #6108 from miselin/sanity-check-vsprojects by Nicolas Noble · 8 years ago
  94. 4eb1f3f Merge pull request #6122 from carl-mastrangelo/test by Jan Tattermusch · 8 years ago
  95. 9ad4c3a async void is illegal in ASP.NET and DNXcore by Jan Tattermusch · 8 years ago
  96. b29d8cf Last few mallocs / frees. by Nicolas "Pixel" Noble · 8 years ago
  97. 30d39ab Update http2 interop tests to work with Servers implementing HTTP Alternative Services by Carl Mastrangelo · 8 years ago
  98. bdf80ac Merge branch 'master' of https://github.com/grpc/grpc into gpr_malloc_is_all by Nicolas "Pixel" Noble · 8 years ago
  99. d0d22a6 Merge branch 'master' into binary_logging by Michael Lumish · 8 years ago
  100. d6ac251 Merge pull request #6088 from murgatroid99/proto_gen_build_yaml_well_known_types by Nicolas Noble · 8 years ago