1. 5896984 Merge pull request #3132 from rjshade/rename_callback by Yang Gao · 9 years ago
  2. c95eead use_docker support for run_tests.py by Jan Tattermusch · 9 years ago
  3. 13a7112 Client now swallows content-type on receive by David Garcia Quintas · 9 years ago
  4. 63dcc01 Merge pull request #3381 from jcanizales/fix-bazel-breakage by Yang Gao · 9 years ago
  5. be0bcca Merge pull request #3301 from jtattermusch/update_routeguide_namespace by Michael Lumish · 9 years ago
  6. 6e56ab1 Merge pull request #3374 from jtattermusch/dont_format_plain_message by Michael Lumish · 9 years ago
  7. 5e8abed use seconds by yang-g · 9 years ago
  8. d886f33 add a test by yang-g · 9 years ago
  9. a63fe4e remove interested party early by yang-g · 9 years ago
  10. 73f9dbb update namespace of C# routeguide example by Jan Tattermusch · 9 years ago
  11. c4ebda7 plain log message should not be treated as format string by Jan Tattermusch · 9 years ago
  12. 4a47c2a Revert "Swallow content-type at the client. Fixes #3368" by David Garcia Quintas · 9 years ago
  13. 0cd97d9 Merge pull request #3370 from dgquintas/content_type_filtering by Nicolas Noble · 9 years ago
  14. 784db97 Swallow content-type at the client. Fixes #3368 by David Garcia Quintas · 9 years ago
  15. 62420a2 Merged from release_0.11 by murgatroid99 · 9 years ago
  16. 2b09783 Update to nan 2.0 by murgatroid99 · 9 years ago
  17. 787fb13 Move in-flight callback check up by Craig Tiller · 9 years ago
  18. fc6a5df Fix import that relies on Cocoapods by Jorge Canizales · 9 years ago
  19. 1965810 Merge pull request #3341 from murgatroid99/node_memory_leak_0_11 by Tim Emiola · 9 years ago
  20. ad96e1d Merge pull request #3320 from dgquintas/rr_with_registry by Craig Tiller · 9 years ago
  21. 3c142b8 Merge pull request #3345 from murgatroid99/node_callback_this by Tim Emiola · 9 years ago
  22. fda8260 Ran ./tools/buildgen/generate_projects.sh by Robbie Shade · 9 years ago
  23. 9ab3704 Merge remote-tracking branch 'upstream/master' into rename_callback by Robbie Shade · 9 years ago
  24. 19c0649 Merge pull request #3288 from ctiller/snarky-nanny by David G. Quintas · 9 years ago
  25. 2921cf0 regenerated projects by David Garcia Quintas · 9 years ago
  26. f65ba34 Merge branch 'rr_with_registry' of github.com:dgquintas/grpc into rr_with_registry by David Garcia Quintas · 9 years ago
  27. 61d003a Merge branch 'master' of github.com:grpc/grpc into rr_with_registry by David Garcia Quintas · 9 years ago
  28. 1f351c9 Merge pull request #3356 from ctiller/fixit by Nicolas Noble · 9 years ago
  29. 7a51491 Move in-flight callback check up by Craig Tiller · 9 years ago
  30. 3115638 Merge pull request #3354 from grpc/jtattermusch-patch-2 by Michael Lumish · 9 years ago
  31. 64b357c Merge pull request #3351 from ctiller/no-trace by Nicolas Noble · 9 years ago
  32. 3461957 Merge pull request #3350 from ctiller/cowabunga by Nicolas Noble · 9 years ago
  33. 6728038 Add server trace line by Craig Tiller · 9 years ago
  34. 15f8761 Disable refcount tracing by Craig Tiller · 9 years ago
  35. 5e53ddb Add tracing for connect latency by Craig Tiller · 9 years ago
  36. 156a7b6 Don't do .Wait() in async context. by Jan Tattermusch · 9 years ago
  37. 5600a6a Changing build.yaml: s/secure_tranport_setup/handshake by Julien Boeuf · 9 years ago
  38. e9961d2 Merge branch 'master' of github.com:grpc/grpc into security_connector_refactoring by Julien Boeuf · 9 years ago
  39. 97f80fa Adding documentation. by Julien Boeuf · 9 years ago
  40. 34da966 Regenerating project after merge with master. by Julien Boeuf · 9 years ago
  41. fd2f733 Merge branch 'master' of github.com:grpc/grpc into core_creds_plugin by Julien Boeuf · 9 years ago
  42. 1928d49 Adding C++ tests and fixing a few things. by Julien Boeuf · 9 years ago
  43. 9ed4be4 Merge pull request #3123 from rjshade/SOCK_NONBLOCK by Yang Gao · 9 years ago
  44. 3d29666 Merge pull request #3135 from rjshade/remove_udp_new_transport_cb by Yang Gao · 9 years ago
  45. 6f36801 Merge pull request #3338 from ctiller/bettererer-ports by David G. Quintas · 9 years ago
  46. 76cda1f Merge pull request #3344 from grpc/jtattermusch-patch-3 by Craig Tiller · 9 years ago
  47. 901b0f1 Remove traces of running zookeeper on jenkins master by Jan Tattermusch · 9 years ago
  48. a59ee9a Fixed a couple of incorrect "this" references in Node library by murgatroid99 · 9 years ago
  49. 131f6ed Fix memory leak by Craig Tiller · 9 years ago
  50. 7dc34ac Fix memory leak by Craig Tiller · 9 years ago
  51. 4ffbf0d Adding tests for credentials plugin. by Julien Boeuf · 9 years ago
  52. 640325e Fixed memory leak in Buffer construction by murgatroid99 · 9 years ago
  53. 474f53b Fixed Op destructors not being called by murgatroid99 · 9 years ago
  54. c7fa5f2 Merge pull request #3340 from grpc/release-0_11 by Eric Anderson · 9 years ago
  55. e865997 Merge pull request #3329 from ctiller/oooooops by Nicolas Noble · 9 years ago
  56. 1d3f127 Fix a race in fd_posix.c by Craig Tiller · 9 years ago
  57. f52884c Merge branch 'bettererer-ports' of github.com:ctiller/grpc into bettererer-ports by Craig Tiller · 9 years ago
  58. 404044a Retry failed port get attempts a few times by Craig Tiller · 9 years ago
  59. 58c6287 Merge branch 'bettererer-ports' of github.com:ctiller/grpc into bettererer-ports by Craig Tiller · 9 years ago
  60. d70293c Sprinkle casts by Craig Tiller · 9 years ago
  61. e388ed3 Remove arguments from on_read in test by Robbie Shade · 9 years ago
  62. 78856d7 Merge remote-tracking branch 'upstream/master' into SOCK_NONBLOCK by Robbie Shade · 9 years ago
  63. bb84dc0 Merge remote-tracking branch 'upstream/master' into remove_udp_new_transport_cb by Robbie Shade · 9 years ago
  64. f798b77 Merge remote-tracking branch 'upstream/master' into rename_callback by Robbie Shade · 9 years ago
  65. d8374ef No need for the assert here by Craig Tiller · 9 years ago
  66. ae322af Better port selection by Craig Tiller · 9 years ago
  67. 2616666 Merge pull request #3337 from dgquintas/sign_macosx by Craig Tiller · 9 years ago
  68. f6a39e9 Type sign fix for C# by David Garcia Quintas · 9 years ago
  69. f611927 Fixed compilation with -Wsign-conversion on mac by David Garcia Quintas · 9 years ago
  70. 0a232d8 Merge pull request #3335 from dgquintas/fix_zookeeper_registry by David G. Quintas · 9 years ago
  71. 0cf27f7 Fixed leak introduced in #3293 by David Garcia Quintas · 9 years ago
  72. bc203a8 Updated zookeper resolver to new LB API by David Garcia Quintas · 9 years ago
  73. 8d45f7b Fixed leak introduced in #3293 by David Garcia Quintas · 9 years ago
  74. 56d66c2 Fixed wrong usage of varargs by David Garcia Quintas · 9 years ago
  75. a4c43a6 Merge branch 'master' of github.com:grpc/grpc into rr_with_registry by David Garcia Quintas · 9 years ago
  76. 7496d01 Merge pull request #3331 from carl-mastrangelo/header by Craig Tiller · 9 years ago
  77. 9ed2670 Merge pull request #3333 from nmittler/apr by Eric Anderson · 9 years ago
  78. 46ef6b0 Adding apr to grpc-java Dockerfile by nmittler · 9 years ago
  79. 4a827f7 Address comments by Carl Mastrangelo · 9 years ago
  80. 1b23976 Update Header Field name rules by Carl Mastrangelo · 9 years ago
  81. 35fea62 Merge pull request #3248 from dgquintas/lb_registry by Craig Tiller · 9 years ago
  82. d1a1215 Merge pull request #3322 from ctiller/immolating-conversion by Nicolas Noble · 9 years ago
  83. 8648c05 Merge branch 'immolating-conversion' of github.com:ctiller/grpc into immolating-conversion by Craig Tiller · 9 years ago
  84. f29a388 Merge github.com:grpc/grpc into immolating-conversion by Craig Tiller · 9 years ago
  85. a32cd49 Update template to latest changes by Craig Tiller · 9 years ago
  86. d136a5c grpc++.h was not installed by Craig Tiller · 9 years ago
  87. 0c61776 Test coverage for callbacks added to Face futures by Nathaniel Manista · 9 years ago
  88. a12b6e3 Merge pull request #3305 from jtattermusch/remove_debug_logs by Nicolas Noble · 9 years ago
  89. 855dbf1 Merge pull request #3317 from grpc/release-0_11 by Nicolas Noble · 9 years ago
  90. ae7c78c Merge pull request #3325 from ctiller/omg by Nicolas Noble · 9 years ago
  91. d3b2184 Merge pull request #3293 from pmarks-net/dnstests by Craig Tiller · 9 years ago
  92. 8cf0ed0 Fix mac build by Craig Tiller · 9 years ago
  93. ebc7ef2 Mac build fixes by Craig Tiller · 9 years ago
  94. c16b954 Merge pull request #3295 from jboeuf/auth_asan_fix_0_11 by Craig Tiller · 9 years ago
  95. 5ea5dc2 Merge pull request #3275 from dgquintas/uri_query_fragments by Craig Tiller · 9 years ago
  96. 138de60 Merge pull request #3174 from vjpai/shutitdown2 by Craig Tiller · 9 years ago
  97. 2df0f39 Merge pull request #2533 from dgquintas/compression-accept-encoding by Yang Gao · 9 years ago
  98. 6b80463 Fix typo by Craig Tiller · 9 years ago
  99. 6a6b36c Enable -Wconversion by Craig Tiller · 9 years ago
  100. a188022 Further maintenance of Python dependencies by Nathaniel Manista · 9 years ago