1. 3f1f5a4 Update ObjC sample to use the new ProtoMethod instead of GRPCMethodName by Benny Wong · 9 years ago
  2. 24fdc17 Ensures that bidi calls obtain metadata. by Tim Emiola · 9 years ago
  3. b48236a Fixes an issue running the tests on Ruby2.2 by Tim Emiola · 9 years ago
  4. 0dd67a1 Merge pull request #4090 from stanley-cheung/php_add_app_user_agent_string by Michael Lumish · 9 years ago
  5. 334314b Updating the server1 cert so that it can be used with Go. by Julien Boeuf · 9 years ago
  6. bf94551 Merge pull request #4060 from ejona86/spec-improvements by Louis Ryan · 9 years ago
  7. 3236607 Fixed incorrect type in a malloc in Node extension by murgatroid99 · 9 years ago
  8. 1900ca1 Merge remote-tracking branch 'refs/remotes/grpc/master' by murgatroid99 · 9 years ago
  9. 3baf767 php: append application user agent string at the beginning by Stanley Cheung · 9 years ago
  10. 555e8cc Merge pull request #4088 from carl-mastrangelo/nobinary by Jan Tattermusch · 9 years ago
  11. bdffdc0 Merge pull request #4031 from jtattermusch/win_precise_clock by Craig Tiller · 9 years ago
  12. 5a8a94e remove binary checked in by Carl Mastrangelo · 9 years ago
  13. faa2918 Merge pull request #4085 from carl-mastrangelo/interop by Jan Tattermusch · 9 years ago
  14. 8bbc4e0 Merge pull request #4083 from murgatroid99/node_user_agent_position by Craig Tiller · 9 years ago
  15. 31ee320 Merge pull request #4054 from jtattermusch/port_server_cwd_elsewhere by Craig Tiller · 9 years ago
  16. 3b2e1bd Enable interop tests for http2 by Carl Mastrangelo · 9 years ago
  17. c8bd16b Move Http2 interop test reports up by Carl Mastrangelo · 9 years ago
  18. de44910 Add HTTP/2 Interop tests to be run by Carl Mastrangelo · 9 years ago
  19. 1099ace Ensure application and Node library user agent strings are together at the beginning by murgatroid99 · 9 years ago
  20. 5cd55dd Merge pull request #4073 from adelez/docker by Craig Tiller · 9 years ago
  21. 862a4d7 Port #4061 to interop tests. by Adele Zhou · 9 years ago
  22. 3bd0827 put cwd of port server elsewhere by Jan Tattermusch · 9 years ago
  23. 04ba3ca Merge pull request #4061 from ctiller/really-docker by Jan Tattermusch · 9 years ago
  24. 2dfd2de Make code self-documenting by Craig Tiller · 9 years ago
  25. 48961e5 Fix for TSAN build failing repeatedly by Craig Tiller · 9 years ago
  26. 4718e2b Merge pull request #4046 from ctiller/runtests by adelez · 9 years ago
  27. c6059e6 Specify header value restrictions by Eric Anderson · 9 years ago
  28. 87bd2f0 Merge pull request #4047 from ejona86/spec-improvements by Louis Ryan · 9 years ago
  29. 879bc4f Generate all file lists and build target lists in binding.gyp from build.yaml by murgatroid99 · 9 years ago
  30. d67b356 Merge pull request #3905 from vjpai/protosplit by Jan Tattermusch · 9 years ago
  31. afa0b2f Merge pull request #4053 from dgquintas/bb_readall by Craig Tiller · 9 years ago
  32. c76ff10 Removed consts to make MSVC happy by David Garcia Quintas · 9 years ago
  33. 8e79b82 Add missing characters in BNF comment by Eric Anderson · 9 years ago
  34. 5554738 Define limit on metadata size by Eric Anderson · 9 years ago
  35. 60078bb Potential fix for failing to start binaries on mac by Craig Tiller · 9 years ago
  36. 2e18fd6 Add "identity" as a content encoding by Eric Anderson · 9 years ago
  37. 981201f Content-type is required for requests by Eric Anderson · 9 years ago
  38. 21f3734 Rename Delimited-Message to Length-Prefixed-Message by Eric Anderson · 9 years ago
  39. 82cfe90 Replace curly quotes with plain ASCII quotes by Eric Anderson · 9 years ago
  40. 81790fc Escape some special markdown characters by Eric Anderson · 9 years ago
  41. 36297ac Update Python C wrapping layers to new credentials API by Masood Malekghassemi · 9 years ago
  42. fba20c9 Address some review comments about signal and restoring qps_test_with_poll by vjpai · 9 years ago
  43. 51741d2 Add a useful __str__ method to face exceptions by Nathaniel Manista · 9 years ago
  44. 1f6f02a Merge branch 'master' into protosplit by vjpai · 9 years ago
  45. 3affddd Add secure testing to sweep by vjpai · 9 years ago
  46. f8603ad Secure performance testing for C++ is in the hizzouse! by vjpai · 9 years ago
  47. 10cb14c Merge pull request #4042 from adelez/separate_reporting by Craig Tiller · 9 years ago
  48. 7cf7211 Define resultset. by Adele Zhou · 9 years ago
  49. 6c4ec78 Merge pull request #4013 from dgquintas/bb_readall by Craig Tiller · 9 years ago
  50. 5254143 Merge pull request #4039 from ctiller/covrep by Nicolas Noble · 9 years ago
  51. 4540743 Better reasonable default by vjpai · 9 years ago
  52. 783c144 Fix up single run test Enable reasonable default if resp size not specified by vjpai · 9 years ago
  53. 187c4b3 Merge pull request #3177 from podsvirov/topic-grpc-string-ref-npos-redifinition by Craig Tiller · 9 years ago
  54. 5dd93da Coverage improvements by Craig Tiller · 9 years ago
  55. ce84670 clang-format by Vijay Pai · 9 years ago
  56. 780a7f2 Add in security support, make payload protos configurable by vjpai · 9 years ago
  57. 241a5ad Merge pull request #4030 from nicolasnoble/targets-can-have-protos-too by Sree Kuchibhotla · 9 years ago
  58. 392a170 Merge pull request #4021 from vjpai/mock by Yang Gao · 9 years ago
  59. 04f4054 use QueryPerformanceCounter as precise clock for windows by Jan Tattermusch · 9 years ago
  60. 786a031 Merge pull request #4008 from adelez/separate_reporting by adelez · 9 years ago
  61. d01cbe3 Move string filter to report_utils by Adele Zhou · 9 years ago
  62. 472bb68 Fixing proto dependencies for targets that aren't libraries. by Nicolas "Pixel" Noble · 9 years ago
  63. a30f829 Renamed report_utils.py. by Adele Zhou · 9 years ago
  64. 2271ab5 Create a separate utility for reporting. by Adele Zhou · 9 years ago
  65. e146e0c Merge pull request #4025 from jtattermusch/csharp_perf_instrumentation by Michael Lumish · 9 years ago
  66. d08a738 Cleanup some names by vjpai · 9 years ago
  67. 452ca9b add profiling support by Jan Tattermusch · 9 years ago
  68. 9b14e15 Merge commit '6bf1de9' into protosplit by vjpai · 9 years ago
  69. 6bf1de9 Mark a method with GRPC_OVERRIDE to avoid compiler warning by vjpai · 9 years ago
  70. aa39192 Cleanup directory and make minor changes by vjpai · 9 years ago
  71. b8024dd Merge branch 'master' into protosplit by vjpai · 9 years ago
  72. 6b43ac4 Merge pull request #4018 from ctiller/latent-see by Vijay Pai · 9 years ago
  73. 11537dc Merge remote-tracking branch 'upstream/master' into protosplit by vjpai · 9 years ago
  74. 66197ca Fix nap condition for pollset wakeup by Craig Tiller · 9 years ago
  75. 6eb3925 Added grpc_byte_buffer_reader_readall by David Garcia Quintas · 9 years ago
  76. 89ea0c7 Merge pull request #4006 from dgquintas/fix-lb-test by Craig Tiller · 9 years ago
  77. a16f88b Merge pull request #4012 from grpc/release-0_11 by Michael Lumish · 9 years ago
  78. e745ff2 Merge pull request #4011 from jcanizales/make-xctool-work-on-release-too by Michael Lumish · 9 years ago
  79. d76f146 Prevent XCode 7 from showing spurious warnings by Jorge Canizales · 9 years ago
  80. 785d8ae Merge pull request #4009 from jtattermusch/add_badges by Michael Lumish · 9 years ago
  81. d6c0415 Add cocoapods badge by Jan Tattermusch · 9 years ago
  82. a9b933e Add gem badge by Jan Tattermusch · 9 years ago
  83. c8a5cc5 Add npm badge by Jan Tattermusch · 9 years ago
  84. 4cca1a5 Merge pull request #3886 from murgatroid99/node_file_comments by Tim Emiola · 9 years ago
  85. 8b162cd Merge pull request #3981 from jtattermusch/add_nuget_badge by Tim Emiola · 9 years ago
  86. 93c65ae Fixed potential stack corruption by David Garcia Quintas · 9 years ago
  87. ad7aefd Merge pull request #3974 from adelez/bazel-like-output by Craig Tiller · 9 years ago
  88. 9f0f01e Merge pull request #3997 from a-veitch/fix_tsan_cpu_test by Nicolas Noble · 9 years ago
  89. 4a09912 Merge pull request #3998 from jcanizales/travis-for-ios by Michael Lumish · 9 years ago
  90. 6eeb685 Merge pull request #3994 from jcanizales/split-test-schemes by Michael Lumish · 9 years ago
  91. f987e3a Fix for long-running tsan test by Alistair Veitch · 9 years ago
  92. d96a633 Merge pull request #3989 from jcanizales/fix-routeguide by Michael Lumish · 9 years ago
  93. 89c3b18 Merge pull request #3990 from jcanizales/xcode7-warnings by Michael Lumish · 9 years ago
  94. 72a6332 QPS worker no longer needs to specify server port on command line. This is part by vjpai · 9 years ago
  95. 119c103 Split up into a new service proto, use proper service suffix, add a by vjpai · 9 years ago
  96. c0daf06 Merge commit '96dde58ba59f0f124ae647b6e581225a62c2ea07' into travis-for-ios by Jorge Canizales · 9 years ago
  97. 7102c92 Deactivate remote interop tests in Travis by Jorge Canizales · 9 years ago
  98. 96dde58 Fixup: Target name changed. by Jorge Canizales · 9 years ago
  99. abf596c Fail fast if the plugin can’t be made or pod not installed by Jorge Canizales · 9 years ago
  100. ea1cfc8 Restrict tests to simulator by Jorge Canizales · 9 years ago