1. 14b5dfe Properly grabbing counters at the proper time. by Nicolas "Pixel" Noble · 8 years ago
  2. 5b30475 Fixing a couple of issues within core. by Nicolas "Pixel" Noble · 8 years ago
  3. 7c37a68 Preventing crashes for known realloc behaviors. by Nicolas "Pixel" Noble · 8 years ago
  4. 2e1a5ac Initializing counters before grpc_init, and destroying them after grpc_shutdown. by Nicolas "Pixel" Noble · 8 years ago
  5. 839cdb5 Adding memory checks for server fuzzer. by Nicolas "Pixel" Noble · 8 years ago
  6. fd998eb Merge branch 'master' of https://github.com/grpc/grpc into memtracking by Nicolas "Pixel" Noble · 8 years ago
  7. 85a46dd Moving memory allocation tracking to its own file. by Nicolas "Pixel" Noble · 8 years ago
  8. 86dd47d Merge pull request #6133 from dgquintas/codegen_nth_time by Nicolas Noble · 8 years ago
  9. d4f04e8 Merge pull request #6115 from jtattermusch/csharp_support_projectjson by Jan Tattermusch · 8 years ago
  10. ab1c84f Merge pull request #6135 from jtattermusch/remove_orphan_files by Jan Tattermusch · 8 years ago
  11. 896ae71 remove leftover file from the past by Jan Tattermusch · 8 years ago
  12. acd5f0e delete a leftover file from the past by Jan Tattermusch · 8 years ago
  13. 3a43cc0 Added codegen_test_full by David Garcia Quintas · 8 years ago
  14. 9ea6027 Merge pull request #6127 from jtattermusch/async_void_is_illegal by Jan Tattermusch · 8 years ago
  15. 7ec3066 Merge pull request #6096 from stanley-cheung/php-fix-slice-unref by Jan Tattermusch · 8 years ago
  16. 2fd92fb Merge pull request #6103 from jmuk/master by Jan Tattermusch · 8 years ago
  17. 3f31b0f Merge pull request #5189 from murgatroid99/binary_logging by Jan Tattermusch · 8 years ago
  18. b206c15 Addressing comment. by Nicolas "Pixel" Noble · 8 years ago
  19. 822eec1 Merge pull request #6121 from nicolasnoble/upmerge by Nicolas Noble · 8 years ago
  20. f2d6a5a Merge pull request #6108 from miselin/sanity-check-vsprojects by Nicolas Noble · 8 years ago
  21. 4eb1f3f Merge pull request #6122 from carl-mastrangelo/test by Jan Tattermusch · 8 years ago
  22. 9ad4c3a async void is illegal in ASP.NET and DNXcore by Jan Tattermusch · 8 years ago
  23. b29d8cf Last few mallocs / frees. by Nicolas "Pixel" Noble · 8 years ago
  24. 30d39ab Update http2 interop tests to work with Servers implementing HTTP Alternative Services by Carl Mastrangelo · 8 years ago
  25. bdf80ac Merge branch 'master' of https://github.com/grpc/grpc into gpr_malloc_is_all by Nicolas "Pixel" Noble · 8 years ago
  26. d0d22a6 Merge branch 'master' into binary_logging by Michael Lumish · 8 years ago
  27. d6ac251 Merge pull request #6088 from murgatroid99/proto_gen_build_yaml_well_known_types by Nicolas Noble · 8 years ago
  28. 4560356 Merge pull request #6106 from ctiller/server_fix by Nicolas Noble · 8 years ago
  29. b60ed4f Upmerge the version bump from 0.13 by Nicolas "Pixel" Noble · 8 years ago
  30. e759964 Merge pull request #6101 from murgatroid99/release_0.13_pre_version_bump by Nicolas Noble · 8 years ago
  31. c236a21 Merge pull request #6109 from murgatroid99/node_grpc_tools_package by Nicolas Noble · 8 years ago
  32. c086285 ruby: Add test case for referring external package by Jun Mukai · 8 years ago
  33. 361be66 Merge pull request #6092 from ctiller/strong-includes by Nicolas Noble · 8 years ago
  34. 1afdf84 make gRPC C# nuget work with new project.json style projects by Jan Tattermusch · 8 years ago
  35. 50df82f Add a sanity check to make sure vsprojects stays usable. by Matthew Iselin · 8 years ago
  36. 42a3916 Merge pull request #6112 from ctiller/fuzz-time by Nicolas Noble · 8 years ago
  37. 03915e5 Sort out codegen dependencies by Craig Tiller · 8 years ago
  38. 041e39d Merge pull request #6081 from bogdandrutu/master by Alistair Veitch · 8 years ago
  39. 03d8f2f Remove *_codegen_lib by Craig Tiller · 8 years ago
  40. 74142a2 Merge github.com:grpc/grpc into strong-includes by Craig Tiller · 8 years ago
  41. 922537b Allow specifying fuzzer runtime by Craig Tiller · 8 years ago
  42. 4b3fe15 Allow specifying fuzzer runtime by Craig Tiller · 8 years ago
  43. 1583d06 Fix build by Craig Tiller · 8 years ago
  44. b182066 clang-fmt by Craig Tiller · 8 years ago
  45. a385b38 Expand corpus, fix crash by Craig Tiller · 8 years ago
  46. 41d124f Merge pull request #6029 from yang-g/hpack_table by Nicolas Noble · 8 years ago
  47. 5db5e13 Merge github.com:grpc/grpc into strong-includes by Craig Tiller · 8 years ago
  48. cac9ba4 ruby: Use fully-qualified type name when necessary by Jun Mukai · 8 years ago
  49. 2879aa1 Merge pull request #6091 from sreecha/fix_stress_client_spec by Jan Tattermusch · 8 years ago
  50. adc53ad Merge pull request #6071 from ctiller/e2efuzz by Nicolas Noble · 8 years ago
  51. 585fb94 Bumped version to 0.13.2-pre2 by murgatroid99 · 8 years ago
  52. 2dc8442 Created node tools package to distribute protoc and eventually the plugin by murgatroid99 · 8 years ago
  53. f787e0d Merge pull request #6084 from sreecha/nodejs_stress by Jan Tattermusch · 8 years ago
  54. f90edd9 Merge pull request #6090 from ctiller/perftest3 by Jan Tattermusch · 8 years ago
  55. b40693e Merge remote-tracking branch 'upstream/master' by Bogdan Drutu · 8 years ago
  56. 30e53cd Experimental wrapped language fix by Craig Tiller · 8 years ago
  57. 702f363 Fix include guards by Craig Tiller · 8 years ago
  58. 82e6f32 php: destroy grpc_byte_buffer after startBatch by Stanley Cheung · 8 years ago
  59. 36bb50a Merge github.com:grpc/grpc into e2efuzz by Craig Tiller · 8 years ago
  60. 12445ee Add missing include by Craig Tiller · 8 years ago
  61. bb368b4 Merge github.com:grpc/grpc into strong-includes by Craig Tiller · 8 years ago
  62. 0bda0b3 Configure performance scenarios with json by Craig Tiller · 8 years ago
  63. 39a9696 Merge pull request #6043 from ctiller/optionalize_client_config by Nicolas Noble · 8 years ago
  64. 96acdee Deal with no default authority being available by Craig Tiller · 8 years ago
  65. 9a56be1 Merge branch 'master' into fix_stress_client_spec by Sree Kuchibhotla · 8 years ago
  66. 54fa9e4 address code review comments by Sree Kuchibhotla · 8 years ago
  67. 9d7f224 Merge github.com:grpc/grpc into strong-includes by Craig Tiller · 8 years ago
  68. 839bebe Use channel args from builder by Craig Tiller · 8 years ago
  69. 8166732 clang-fmt by Craig Tiller · 8 years ago
  70. 8dbf476 Merge pull request #6093 from dgquintas/nanopb_fuzzer by Nicolas Noble · 8 years ago
  71. f64df11 Merge branch 'nanopb_fuzzer' of github.com:dgquintas/grpc into e2efuzz by Craig Tiller · 8 years ago
  72. 9a7f9e4 Merge pull request #6089 from sreecha/metrics_typo by Nicolas Noble · 8 years ago
  73. bf2e73d Added fuzzers for load_balancer_api parsing functions by David Garcia Quintas · 8 years ago
  74. 16c1345 Fix init ordering,memory leaks by Craig Tiller · 8 years ago
  75. 0b54163 Fixing client_config init by Craig Tiller · 8 years ago
  76. f82ddc4 Nailing down dependencies better by Craig Tiller · 8 years ago
  77. 79e3f09 Code review comments by Sree Kuchibhotla · 8 years ago
  78. b658bbb Merge branch 'master' into nodejs_stress by Sree Kuchibhotla · 8 years ago
  79. 87d258e Merge branch 'master' into metrics_typo by Sree Kuchibhotla · 8 years ago
  80. 5d27e8f Correct a typo in the spec by Sree Kuchibhotla · 8 years ago
  81. 9f0e360 Some debug statements and reformatting by Sree Kuchibhotla · 8 years ago
  82. 859fb06 Merge branch 'optionalize_client_config' into strong-includes by Craig Tiller · 8 years ago
  83. d08c6ae Merge github.com:grpc/grpc into optionalize_client_config by Craig Tiller · 8 years ago
  84. d1697d9 Getting dependencies fixed up by Craig Tiller · 8 years ago
  85. 39afce8 Merge branch 'master' into hpack_table by Yang Gao · 8 years ago
  86. aa4a7f5 Merge pull request #5528 from rafaelsales/raise-on-unexpected-metadata by Jan Tattermusch · 8 years ago
  87. 2c7f8f1 Merge pull request #6037 from dgquintas/sockaddr_resolver_lb_2 by Jan Tattermusch · 8 years ago
  88. 39d1a66 Merge pull request #6064 from ctiller/performance by Jan Tattermusch · 8 years ago
  89. 182de56 Merge pull request #6082 from jtattermusch/csharp_perfworker_features by Jan Tattermusch · 8 years ago
  90. db566d2 Merge branch 'master' into hpack_table by Yang Gao · 8 years ago
  91. abb4f5f Merge pull request #6070 from ctiller/head-of-line-blocking by Jan Tattermusch · 8 years ago
  92. 9781615 clang-fmt by Craig Tiller · 8 years ago
  93. e3e91a3 Merge pull request #6033 from ctiller/channel_max_reconnect_backoff by Nicolas Noble · 8 years ago
  94. 97a75c5 Merge branch 'master' into metrics_typo by Sree Kuchibhotla · 8 years ago
  95. 506cfa6 Merge pull request #6087 from ctiller/reset_copyright by Jan Tattermusch · 8 years ago
  96. c7b152e Fix include guards by Craig Tiller · 8 years ago
  97. b112f39 Move subchannel_call_holder by Craig Tiller · 8 years ago
  98. eff9cf0 make interarrival timer generate the right QPS with poisson load by Jan Tattermusch · 8 years ago
  99. e81adf3 Add more features for C# performance worker by Jan Tattermusch · 8 years ago
  100. 6dd74fc always build qps_driver by Jan Tattermusch · 8 years ago