1. 59605cd Test corner cases for lb policy registry by Craig Tiller · 9 years ago
  2. fedb761 Merge github.com:grpc/grpc into lb_shutdown by Craig Tiller · 9 years ago
  3. df62b97 Shutdown lb policy registry by Craig Tiller · 9 years ago
  4. f9263bc Merge pull request #4352 from ctiller/minus_one by Vijay Pai · 9 years ago
  5. e97326c Merge pull request #4373 from ctiller/metatest by Yang Gao · 9 years ago
  6. 9bfc2ce Merge pull request #4369 from dgquintas/custom_allocs by Craig Tiller · 9 years ago
  7. 6994f49 Merge pull request #4360 from ctiller/who-needs-a-noop-anyway by Nicolas Noble · 9 years ago
  8. 8096478 Merge pull request #4338 from ctiller/init_settings by Nicolas Noble · 9 years ago
  9. 2100d06 Comply with conventions by Craig Tiller · 9 years ago
  10. e57fb22 Add another NULL check by Craig Tiller · 9 years ago
  11. e57ba13 Simplify code by Craig Tiller · 9 years ago
  12. d52fbb8 Test metadata user data by Craig Tiller · 9 years ago
  13. 3ff5d2d Merge branch 'master' of github.com:grpc/grpc into custom_allocs by David Garcia Quintas · 9 years ago
  14. a5aa19b PR comments by David Garcia Quintas · 9 years ago
  15. 3ca4489 Merge pull request #4371 from jtattermusch/php_docker_flake by Stanley Cheung · 9 years ago
  16. 467a02a Merge pull request #4367 from adelez/move_report_template by Jan Tattermusch · 9 years ago
  17. 1c8c7ee try to prevent PHP interop flake by Jan Tattermusch · 9 years ago
  18. 5b763f5 Merge pull request #4362 from vjpai/coverage-serve2 by Yang Gao · 9 years ago
  19. f80b536 Added ability to override mem alloc funcs by David Garcia Quintas · 9 years ago
  20. 141272d Merge pull request #4363 from dgquintas/compression_coverage by Sree Kuchibhotla · 9 years ago
  21. 12877c9 Moved the report template under tools/run_tests. by Adele Zhou · 9 years ago
  22. 5efe925 Merge pull request #4322 from yang-g/fixit_channel_c by Nicolas Noble · 9 years ago
  23. ab4f2b1 Merge pull request #4359 from ctiller/make_a_slightly_unusual_request by Yang Gao · 9 years ago
  24. 0a08791 Increased message_compress.c coverage by David Garcia Quintas · 9 years ago
  25. 017ed62 Cover an unsupported case of mixing sync and async service in same server by vjpai · 9 years ago
  26. ae109b5 Merge pull request #4361 from vjpai/coverage-server by Yang Gao · 9 years ago
  27. 13affcb merge with head by yang-g · 9 years ago
  28. ba2b8ed Add a case to cover multiple adds of generic service by vjpai · 9 years ago
  29. 54834ba Merge pull request #4358 from ctiller/abortive-continuations by Yang Gao · 9 years ago
  30. 8360cab Merge pull request #4357 from ctiller/continuing-continuations by Yang Gao · 9 years ago
  31. 1cdf673 Merge pull request #4356 from ctiller/make_a_full_request by Yang Gao · 9 years ago
  32. 3b4af54 Add more unusualness by Craig Tiller · 9 years ago
  33. ce4c341 Add an unusual accept-encoding by Craig Tiller · 9 years ago
  34. 95eeed7 Kill noop_filter.c by Craig Tiller · 9 years ago
  35. 08f477e Merge branch 'make_a_full_request' into make_a_slightly_unusual_request by Craig Tiller · 9 years ago
  36. 359a291 Merge github.com:grpc/grpc into make_a_full_request by Craig Tiller · 9 years ago
  37. 3ebb7cc Hit some esoteric request header paths by Craig Tiller · 9 years ago
  38. eec13dc Merge pull request #4355 from yang-g/fixit_channel_create_c by Craig Tiller · 9 years ago
  39. 300207e Expand header testing by Craig Tiller · 9 years ago
  40. 913c151 Expand continuation testing by Craig Tiller · 9 years ago
  41. aa5a61e Merge github.com:grpc/grpc into make_a_full_request by Craig Tiller · 9 years ago
  42. 2dd0819 Add copyright by Craig Tiller · 9 years ago
  43. 25fd571 Catch bad timeout handling by Craig Tiller · 9 years ago
  44. e1719ee Merge pull request #4345 from murgatroid99/ruby_interop_bytes_encoding by Michael Lumish · 9 years ago
  45. c0ed509 Add test for un-resolvable target by yang-g · 9 years ago
  46. f4786c2 Add basic verification by Craig Tiller · 9 years ago
  47. 2a2bee9 Basic server request bad_client template by Craig Tiller · 9 years ago
  48. 9fee3ba Merge pull request #4335 from ctiller/partial-send-header by Yang Gao · 9 years ago
  49. 5809d2b merge with head by yang-g · 9 years ago
  50. 3e37ee8 Merge pull request #4353 from ctiller/nuke-it by Yang Gao · 9 years ago
  51. bbb73b6 Nuke unused files by Craig Tiller · 9 years ago
  52. b670e8a Merge pull request #4310 from ctiller/varint_test by Yang Gao · 9 years ago
  53. 5a640a4 Fix gcc compilation by Craig Tiller · 9 years ago
  54. f2afb2e Fix null pointer dereference by Craig Tiller · 9 years ago
  55. 17c3cbc Merge pull request #4347 from yang-g/fixit_completion_queue_c by Craig Tiller · 9 years ago
  56. a4c2d7d Fixed encoding for bytes fields in the ruby interop server by murgatroid99 · 9 years ago
  57. 7c6d1ad add test for more plucks than allowed by yang-g · 9 years ago
  58. 59e5472 Fix encoding for bytes fields in ruby interop client by murgatroid99 · 9 years ago
  59. 11596c9 Merge github.com:grpc/grpc into varint_test by Craig Tiller · 9 years ago
  60. a83cc5e Merge github.com:grpc/grpc into partial-send-header by Craig Tiller · 9 years ago
  61. 248904a Merge pull request #4342 from grpc/release-0_12 by Jan Tattermusch · 9 years ago
  62. bd000af merge with head by yang-g · 9 years ago
  63. 5ecd75f Merge pull request #4341 from sreecha/slice_test by Yang Gao · 9 years ago
  64. f99dbf5 Remove gpr_slice_to_cstring as it is not used anywhere by Sree Kuchibhotla · 9 years ago
  65. 29318d7 Merge pull request #4339 from ctiller/unknown_frame by Sree Kuchibhotla · 9 years ago
  66. 38d39f4 expose gpr_slice_to_cstring() by Sree Kuchibhotla · 9 years ago
  67. b6fd9bc Add coverage to new_with_len_ref() function (called via gpr_slice_ref() by Sree Kuchibhotla · 9 years ago
  68. 095a237 Merge pull request #4327 from sreecha/gpr_refn_coverage by Craig Tiller · 9 years ago
  69. 7ee305c Merge pull request #4304 from jtattermusch/proto_cleanup by Michael Lumish · 9 years ago
  70. 9608705 Merge pull request #4228 from soltanmm/cy-rel by Nathaniel Manista · 9 years ago
  71. f3e92c4 Merge pull request #4321 from murgatroid99/node_benchmark_service by Jan Tattermusch · 9 years ago
  72. ecbde17 Merge pull request #4328 from ctiller/mobad by Nicolas Noble · 9 years ago
  73. d60dce0 Merge github.com:grpc/grpc into unknown_frame by Craig Tiller · 9 years ago
  74. eda1e9b Unknown frame test by Craig Tiller · 9 years ago
  75. 0edc362 Merge remote-tracking branch 'upstream/master' into fixit_channel_c by yang-g · 9 years ago
  76. cf45f0a Merge pull request #4336 from ctiller/windows-fix by Yang Gao · 9 years ago
  77. 9ee2eec Cover more of frame_settings.c by Craig Tiller · 9 years ago
  78. fe5e877 Merge pull request #4333 from yang-g/fixit_completion_queue_c by Sree Kuchibhotla · 9 years ago
  79. e987b27 Merge pull request #4334 from ctiller/lonely-data by Yang Gao · 9 years ago
  80. 0346883 do the right thing? by yang-g · 9 years ago
  81. 33d7c12 regenerate projects by yang-g · 9 years ago
  82. 858be6c Fix windows build by Craig Tiller · 9 years ago
  83. 8344816 Merge pull request #4332 from ctiller/bah by Sree Kuchibhotla · 9 years ago
  84. f6beacf Merge pull request #4329 from maxwell-demon/census_api by Alistair Veitch · 9 years ago
  85. d391b56 Add integer overflow cases by Craig Tiller · 9 years ago
  86. e930792 Add some partial header tests to cover more cases by Craig Tiller · 9 years ago
  87. c321814 Fix fuzzing detected crash by Craig Tiller · 9 years ago
  88. 0c6daa0 merge with head by yang-g · 9 years ago
  89. 26fdaa5 Fix msan by yang-g · 9 years ago
  90. 1ed62e4 add test for pluck after shutdown by yang-g · 9 years ago
  91. 8f3a240 Merge pull request #4324 from yang-g/fixit_init_c by Craig Tiller · 9 years ago
  92. d8552ab Fix typo by Craig Tiller · 9 years ago
  93. 6a18f0c Merge pull request #4326 from ctiller/creds-test-fix by jboeuf · 9 years ago
  94. 678bff2 merge with head by yang-g · 9 years ago
  95. b50ae46 merge with head by yang-g · 9 years ago
  96. e1d472f Make census_tag_set the only field of census_context by Hongyu Chen · 9 years ago
  97. 85517c6 Fix string literals to hit the cases theyre supposed to by Craig Tiller · 9 years ago
  98. 93360e1 Add test coverage for gpr_refn() function by Sree Kuchibhotla · 9 years ago
  99. 82e40da Fix memory leak by Craig Tiller · 9 years ago
  100. 045c848 Merge pull request #4319 from yang-g/fixit_call_log_batch_c by Craig Tiller · 9 years ago