1. bec804b Merge branch 'deadline_filter' into service_config by Mark D. Roth · 8 years ago
  2. 046cf76 Encode method config table in channel args instead of in resolver result. by Mark D. Roth · 8 years ago
  3. 2e89208 Add new files missed in last commit. by Mark D. Roth · 8 years ago
  4. 4c3a468 Move method config table code to its own module. by Mark D. Roth · 8 years ago
  5. 9037eff Look for wildcard entry in service config. by Mark D. Roth · 8 years ago
  6. f0231ba Fix bug from merge. by Mark D. Roth · 8 years ago
  7. 5461235 Merge remote-tracking branch 'upstream/master' into service_config by Mark D. Roth · 8 years ago
  8. 1a2e6ac Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  9. 942c264 Merge pull request #7611 from markdroth/http_connect by Mark D. Roth · 8 years ago
  10. 5bf8a9a Merge pull request #8178 from adelez/known_failures by Nicolas Noble · 8 years ago
  11. 8f0f014 Merge pull request #8180 from f33rx/patch-1 by Nicolas Noble · 8 years ago
  12. f00badd Merge pull request #8171 from perumaalgoog/perugrpc2 by Nicolas Noble · 8 years ago
  13. 0d8b306 Update .gitmodules by Dalton · 8 years ago
  14. c0df4e1 Merge pull request #8176 from dgquintas/grpclb-update-servicename by David G. Quintas · 8 years ago
  15. 8a6c825 Fix Android CPP Build issues by Perumaal S · 8 years ago
  16. 59af64b More known errors. Mostly on macos. by Adele Zhou · 8 years ago
  17. 4543e5c changed service name for grpclb by David Garcia Quintas · 8 years ago
  18. 6e03558 Merge pull request #8173 from yang-g/init_variable by Craig Tiller · 8 years ago
  19. 1696e5d Merge pull request #8126 from ctiller/outstanding_sweeps by Craig Tiller · 8 years ago
  20. 7227e40 Merge pull request #8160 from stanley-cheung/php-artifact-name by Stanley Cheung · 8 years ago
  21. e267f86 Properly init variable by yang-g · 8 years ago
  22. 2790156 Remove incorrect change by Perumaal S · 8 years ago
  23. 31e3c81 Merge branch 'master' of https://github.com/perumaalgoog/grpc by Perumaal S · 8 years ago
  24. d331936 Add files via upload by perumaalgoog · 8 years ago
  25. 923354b Fix Android+CPP build by Perumaal S · 8 years ago
  26. d1604af Fix asan failure. by Mark D. Roth · 8 years ago
  27. 6984840 Merge pull request #7892 from y-zeng/cli_list by Yuchen Zeng · 8 years ago
  28. 54dfd68 Ran generate_projects.sh. by Mark D. Roth · 8 years ago
  29. ef5a2eb Merge pull request #8159 from jtattermusch/fix_copyrights by Jan Tattermusch · 8 years ago
  30. 96264c0 php: use real artifact name in jenkins test by Stanley Cheung · 8 years ago
  31. 84d55b3 clang-format by Yuchen Zeng · 8 years ago
  32. 1724ef0 Fix portibality issues by Yuchen Zeng · 8 years ago
  33. 24129f0 Merge remote-tracking branch 'upstream/master' into cli_list by Yuchen Zeng · 8 years ago
  34. f6caaa7 add copyrights for AssemblyInfo.cs files by Jan Tattermusch · 8 years ago
  35. a70088b enable copyright checks for AssemblyInfo.cs files by Jan Tattermusch · 8 years ago
  36. d53957c Merge pull request #8099 from dgquintas/census_md_rename_sep_16 by David G. Quintas · 8 years ago
  37. 8a26592 Merge pull request #7899 from y-zeng/cli_type by Yuchen Zeng · 8 years ago
  38. bbf5dc8 Merge pull request #8149 from murgatroid99/node_array_delete_fix by Nicolas Noble · 8 years ago
  39. 933c955 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  40. 3c09810 Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  41. 6340bf5 Merge remote-tracking branch 'upstream/master' into service_config by Mark D. Roth · 8 years ago
  42. 5bedd48 Merge pull request #8049 from markdroth/grpclb_resolver_changes2 by Mark D. Roth · 8 years ago
  43. 08eddaa Merge pull request #8045 from thinkerou/fix_php_style by Stanley Cheung · 8 years ago
  44. 1869665 Merge pull request #8152 from nicolasnoble/sanitize-me by Nicolas Noble · 8 years ago
  45. d8a76d1 Sanitize master. by Nicolas "Pixel" Noble · 8 years ago
  46. 3c9d086 Merge pull request #7893 from thunderboltsid/remove_shutdown_legacy_server by Nathaniel Manista · 8 years ago
  47. fc92a0c Merge pull request #8133 from thinkerou/update_php_example_route_guide_db_path by Stanley Cheung · 8 years ago
  48. 7f7d165 Code review changes. by Mark D. Roth · 8 years ago
  49. 8fecf28 Fix mismatched new[] and delete in Node extension code by murgatroid99 · 8 years ago
  50. bdd146d Merge branch 'grpclb_resolver_changes2' into service_config by Mark D. Roth · 8 years ago
  51. 6053497 Code review changes. by Mark D. Roth · 8 years ago
  52. 219db50 Fix message size filter to use close instead of cancel. by Mark D. Roth · 8 years ago
  53. a6a6fa4 Merge pull request #8137 from kpayson64/python_server_args by kpayson64 · 8 years ago
  54. 63d8af2 Add parameter for server options by Ken Payson · 8 years ago
  55. 9fec58f Merge pull request #8052 from Vizerai/grpc_tracing by Jim King · 8 years ago
  56. 4947c2b Merge pull request #8130 from adelez/known_failures by Nicolas Noble · 8 years ago
  57. 9710e2c Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  58. a8e1b83 Merge pull request #7846 from markdroth/max_send_size_filter by Mark D. Roth · 8 years ago
  59. 4e9ad31 Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  60. 8967515 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  61. b2d5ba7 Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes2 by Mark D. Roth · 8 years ago
  62. 601cff4 More programmatically generate scenarios by Craig Tiller · 8 years ago
  63. f9652f2 Merge pull request #7991 from markdroth/grpclb_resolver_changes by Mark D. Roth · 8 years ago
  64. 843ec78 Fix Windows printf formatting bug. by Mark D. Roth · 8 years ago
  65. c4f9c9a Merge pull request #8084 from jtattermusch/throw_rpcexception_on_failure by Jan Tattermusch · 8 years ago
  66. 7fbe5c5 Merge pull request #8113 from yang-g/verify_auth_headers by Yang Gao · 8 years ago
  67. 88671a8 update route_guide_db path in php example by thinkerou · 8 years ago
  68. 734fd71 Fix CliCredentials reference by Yuchen Zeng · 8 years ago
  69. a964cba Merge remote-tracking branch 'upstream/master' into cli_type_fork by Yuchen Zeng · 8 years ago
  70. 2579bf3 Fix ListServices args by Yuchen Zeng · 8 years ago
  71. 859d2a4 More known errors. by Adele Zhou · 8 years ago
  72. 8ce02af Fix portability problem. by Mark D. Roth · 8 years ago
  73. 5098508 Merge pull request #8071 from y-zeng/reflection_example by Yuchen Zeng · 8 years ago
  74. bf4939f Extend sweeps further, add streaming by Craig Tiller · 8 years ago
  75. 63cae4f Merge branch 'grpclb_resolver_changes2' into service_config by Mark D. Roth · 8 years ago
  76. 590007f clang-format by Mark D. Roth · 8 years ago
  77. 85102a9 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  78. 5c28096 Fix merge problems. by Mark D. Roth · 8 years ago
  79. eaea5ca Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  80. 34dac9d Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  81. 999b49b Merge branch 'grpclb_resolver_changes' into grpclb_resolver_changes2 by Mark D. Roth · 8 years ago
  82. c1ac8df Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes by Mark D. Roth · 8 years ago
  83. 7ce14d2 Code review changes. by Mark D. Roth · 8 years ago
  84. ee43d7b Merge pull request #8069 from grpc/revert-8068-revert-7279-grand-unified-closures by Craig Tiller · 8 years ago
  85. d72df88 Merge pull request #8123 from ctiller/outstanding_sweeps by Nicolas Noble · 8 years ago
  86. 8c985c2 Allow more sync threads by Craig Tiller · 8 years ago
  87. 5709469 Fix sync/async by Craig Tiller · 8 years ago
  88. 4055e01 Merge pull request #8118 from stanley-cheung/cpp-examples-missing-gpr-asserts by Stanley Cheung · 8 years ago
  89. 8b7678c Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  90. cf218fb Fix tsan failure in no_logging test. by Mark D. Roth · 8 years ago
  91. 3169a6d Merge pull request #8112 from dgquintas/lb_proto_sync by David G. Quintas · 8 years ago
  92. d5fba28 make inline metadata value clearer by yang-g · 8 years ago
  93. fef585f Fix bugs from merge. by Mark D. Roth · 8 years ago
  94. 6d57158 clang-format by Mark D. Roth · 8 years ago
  95. ee5173f Merge branch 'grpclb_resolver_changes' into grpclb_resolver_changes2 by Mark D. Roth · 8 years ago
  96. c36a736 Merge github.com:grpc/grpc into outstanding_sweeps by Craig Tiller · 8 years ago
  97. 2b62646 Bug fixes and cleanups. by Mark D. Roth · 8 years ago
  98. 64f1f8d clang-format by Mark D. Roth · 8 years ago
  99. bfbfca4 Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes by Mark D. Roth · 8 years ago
  100. c5c3878 Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes by Mark D. Roth · 8 years ago