1. d4f04e8 Merge pull request #6115 from jtattermusch/csharp_support_projectjson by Jan Tattermusch · 8 years ago
  2. f2d6a5a Merge pull request #6108 from miselin/sanity-check-vsprojects by Nicolas Noble · 8 years ago
  3. c236a21 Merge pull request #6109 from murgatroid99/node_grpc_tools_package by Nicolas Noble · 8 years ago
  4. 361be66 Merge pull request #6092 from ctiller/strong-includes by Nicolas Noble · 8 years ago
  5. 1afdf84 make gRPC C# nuget work with new project.json style projects by Jan Tattermusch · 8 years ago
  6. 50df82f Add a sanity check to make sure vsprojects stays usable. by Matthew Iselin · 8 years ago
  7. 922537b Allow specifying fuzzer runtime by Craig Tiller · 8 years ago
  8. 5db5e13 Merge github.com:grpc/grpc into strong-includes by Craig Tiller · 8 years ago
  9. adc53ad Merge pull request #6071 from ctiller/e2efuzz by Nicolas Noble · 8 years ago
  10. 2dc8442 Created node tools package to distribute protoc and eventually the plugin by murgatroid99 · 8 years ago
  11. d1697d9 Getting dependencies fixed up by Craig Tiller · 8 years ago
  12. aecac88 fix copyrights by Sree Kuchibhotla · 8 years ago
  13. 7a05436 New config for node. Made some changes to support node config by Sree Kuchibhotla · 8 years ago
  14. d153cbe Allow specifying max input length by Craig Tiller · 8 years ago
  15. f35e5f7 Merge branch 'fuzzer-polish' of github.com:nicolasnoble/grpc into e2efuzz by Craig Tiller · 8 years ago
  16. 94625cd Merge branch 'filters-can-cause-closes' into e2efuzz by Craig Tiller · 8 years ago
  17. a446ee2 Add test to verify bad behavior by Craig Tiller · 8 years ago
  18. 9e9edbc Introduce machinery to allow tests to register plugins by Craig Tiller · 8 years ago
  19. 9790c4e x by Craig Tiller · 8 years ago
  20. e05b464 Revert "Revert "x"" by Craig Tiller · 8 years ago
  21. 688b024 Revert "x" by Craig Tiller · 8 years ago
  22. 029fbbd x by Craig Tiller · 8 years ago
  23. 762a8df Fuzzers now handle asserts. by Nicolas "Pixel" Noble · 8 years ago
  24. 31efd7e Merge github.com:grpc/grpc into copyright-fix by Craig Tiller · 8 years ago
  25. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  26. dd2b465 Merge github.com:grpc/grpc into optionalize_roundrobin by Craig Tiller · 8 years ago
  27. 67af237 Trim number of CPUs by Craig Tiller · 8 years ago
  28. 6939e41 Merge pull request #5976 from earhart/master by Nicolas Noble · 8 years ago
  29. 5dd4118 Merge github.com:grpc/grpc into optionalize_roundrobin by Craig Tiller · 8 years ago
  30. 4c5edc1 Merge github.com:grpc/grpc into optionalize_roundrobin by Craig Tiller · 8 years ago
  31. ff20c2b Add protobuf_clib to deps of grpc++_codegen_lib by Rob Earhart · 8 years ago
  32. b7b8d05 Fix the Bazel build re/nanopb by Rob Earhart · 8 years ago
  33. 34236d5 Merge github.com:grpc/grpc into fuzzy-bits by Craig Tiller · 8 years ago
  34. 46962bb Merge pull request #5971 from sreecha/stress_test_flexible_config by Jan Tattermusch · 8 years ago
  35. fb43385 Make plugin registries work by Craig Tiller · 8 years ago
  36. 04b7ca8 Starting plugin registry by Craig Tiller · 8 years ago
  37. 5b3391f Merge github.com:grpc/grpc into fuzzy-bits by Craig Tiller · 8 years ago
  38. c91504e Merge pull request #5900 from murgatroid99/node_callback_convention by Nicolas Noble · 8 years ago
  39. fdec85f Merge github.com:grpc/grpc into fuzzy-bits by Craig Tiller · 8 years ago
  40. 95a137b Add build type option (asan/tsan/dbg or opt) by Sree Kuchibhotla · 8 years ago
  41. 92b3f56 Merge github.com:grpc/grpc into fuzzy-bits by Craig Tiller · 8 years ago
  42. f23078c Stage #1 of core breakup: move everything under lib by Craig Tiller · 8 years ago
  43. d1fce83 Fixes by Craig Tiller · 8 years ago
  44. 66f039b Parallel experiment by Craig Tiller · 8 years ago
  45. ae94594 Support tracing fuzzers by Craig Tiller · 8 years ago
  46. 0b8bf08 Longer by Craig Tiller · 8 years ago
  47. 3dab462 php: remove hardcoded version in templates by Stanley Cheung · 8 years ago
  48. 9a0c741 Follow Node's callback-last convention for client calls by murgatroid99 · 8 years ago
  49. 255bbfd Merge github.com:grpc/grpc into fuzzy-bits by Craig Tiller · 8 years ago
  50. f637ce5 Merge branch 'master' into make_clang_great_again_v2 by Vijay Pai · 8 years ago
  51. dc6d5a6 Merge pull request #5829 from jtattermusch/fix_openssl_deadlink by Jan Tattermusch · 8 years ago
  52. 8090150 Merge pull request #5783 from dgquintas/nanopb-dockerfile by Jan Tattermusch · 8 years ago
  53. 9bb7062 Fix gcc4.4 tests by Jan Tattermusch · 8 years ago
  54. c6d6a02 Complete fuzzer framework by Craig Tiller · 8 years ago
  55. c2c026e Renames by Craig Tiller · 8 years ago
  56. f09f020 fixed backslashes by David Garcia Quintas · 8 years ago
  57. a413415 j by Craig Tiller · 8 years ago
  58. a09af92 Merge branch 'make_clang_great_again_v2' of github.com:vjpai/grpc into fuzzy-bits by Craig Tiller · 8 years ago
  59. eb784f3 stuff by Craig Tiller · 8 years ago
  60. 9812c6f adddeps by Craig Tiller · 8 years ago
  61. 32173c5 First version of json fuzzer by Craig Tiller · 8 years ago
  62. b845718 moved apt-gets from .sh file to dockerfile for nanopb by David Garcia Quintas · 8 years ago
  63. b5b18fa Update clang for the Dockerfile used in tsan tests by Vijay Pai · 8 years ago
  64. cd21266 Merge branch 'master' of github.com:grpc/grpc into codegen_lib by David Garcia Quintas · 8 years ago
  65. 9506ef2 Fix code coverage. by Adele Zhou · 9 years ago
  66. fd1ffe4 Merge pull request #5587 from stanley-cheung/php-update-composer-json by Jan Tattermusch · 8 years ago
  67. 5709e93 remove stale src/php/ext/grpc/README.md by Stanley Cheung · 8 years ago
  68. d4726c1 add support for clang3.4 and 3.6 by Jan Tattermusch · 9 years ago
  69. a9d0629 Merge branch 'codegen_proto_utils_fix' into codegen_lib by David Garcia Quintas · 9 years ago
  70. a662259 Added comment for gyp by David Garcia Quintas · 9 years ago
  71. 3db3c63 Addressed comments by David Garcia Quintas · 9 years ago
  72. 9c691c5 updated templates/README.md by David Garcia Quintas · 9 years ago
  73. 7d974ea Merge pull request #5488 from stanley-cheung/php-update-to-next-ver by Stanley Cheung · 9 years ago
  74. a91a5db sync php with core version; by Stanley Cheung · 9 years ago
  75. df1e05a Simplify PHP installation by Stanley Cheung · 9 years ago
  76. 3742703 fix sanity test by Jan Tattermusch · 9 years ago
  77. 5ade2d4 add some CFLAGS to compile on mac by Stanley Cheung · 9 years ago
  78. f7806b7 Merge pull request #5410 from ctiller/run_gtest by Nicolas Noble · 9 years ago
  79. ca62ff0 Expand gtest suites into individual run_tests tests by Craig Tiller · 9 years ago
  80. 6b57328 remove current date from package.xml; by Stanley Cheung · 9 years ago
  81. 80db5be fix bug with pecl install on mac by Stanley Cheung · 9 years ago
  82. d14d103 Use env-var for post git step by Craig Tiller · 9 years ago
  83. fc4dcf0 Merge github.com:grpc/grpc into 44 by Craig Tiller · 9 years ago
  84. d3a7b60 Merge pull request #5365 from ctiller/naming-crisis by Nicolas Noble · 9 years ago
  85. bf74d69 fix php artifact name and update config.m4 template by Stanley Cheung · 9 years ago
  86. 5adb71f php: simplify installation by Stanley Cheung · 9 years ago
  87. c95bfef Merge pull request #5369 from jtattermusch/run_tests_improvements by Craig Tiller · 9 years ago
  88. 4ea4599 Merge github.com:grpc/grpc into naming-crisis by Craig Tiller · 9 years ago
  89. 804b855 Test for a working -Wshadow by Craig Tiller · 9 years ago
  90. b79c1e1 Ensure we can compile boringssl before trying: old compiler compatibility by Craig Tiller · 9 years ago
  91. 0c24f97 Merge pull request #5334 from jtattermusch/protoc_artifacts_windows by Nicolas Noble · 9 years ago
  92. c4cbe39 add more compilers by Jan Tattermusch · 9 years ago
  93. 70ab4c5 Merge github.com:grpc/grpc into fix-proto-docker by Craig Tiller · 9 years ago
  94. 521423c Regenerate files, fix bugs by Craig Tiller · 9 years ago
  95. 732a875 Add a sanity test for name aliasing by Craig Tiller · 9 years ago
  96. e0dbd3f Fixing MacOS. by Nicolas "Pixel" Noble · 9 years ago
  97. 6611dde enable 64bit windows compilation of protoc plugins by Jan Tattermusch · 9 years ago
  98. 3711e83 moar VS fun by David Garcia Quintas · 9 years ago
  99. 2e8fdba Building the dlls. by Nicolas "Pixel" Noble · 9 years ago
  100. 16f6826 Merge github.com:grpc/grpc into fix-proto-docker by Craig Tiller · 9 years ago