1. 256d3df Added build steps to run_tests.py to run gyp before make by murgatroid99 · 9 years ago
  2. 91b9642 Fixed TODO comment by murgatroid99 · 9 years ago
  3. 38745ef Added check for OpenSSL version by murgatroid99 · 9 years ago
  4. cf08daf Added gyp language to run_tests.py by murgatroid99 · 9 years ago
  5. ca9db40 Removed C++ build from gyp file, fixed some minor issues by murgatroid99 · 9 years ago
  6. 2d6d330 Added grpc.gyp template by murgatroid99 · 9 years ago
  7. a85a015 Merge pull request #3394 from yang-g/empty_stream_interop by David G. Quintas · 9 years ago
  8. 78bddc6 Add empty_stream test case by yang-g · 9 years ago
  9. 36a5551 Merge pull request #3176 from jboeuf/core_creds_plugin by Yang Gao · 9 years ago
  10. 5896984 Merge pull request #3132 from rjshade/rename_callback by Yang Gao · 9 years ago
  11. 0cd97d9 Merge pull request #3370 from dgquintas/content_type_filtering by Nicolas Noble · 9 years ago
  12. 784db97 Swallow content-type at the client. Fixes #3368 by David Garcia Quintas · 9 years ago
  13. ad96e1d Merge pull request #3320 from dgquintas/rr_with_registry by Craig Tiller · 9 years ago
  14. fda8260 Ran ./tools/buildgen/generate_projects.sh by Robbie Shade · 9 years ago
  15. 9ab3704 Merge remote-tracking branch 'upstream/master' into rename_callback by Robbie Shade · 9 years ago
  16. 19c0649 Merge pull request #3288 from ctiller/snarky-nanny by David G. Quintas · 9 years ago
  17. 2921cf0 regenerated projects by David Garcia Quintas · 9 years ago
  18. f65ba34 Merge branch 'rr_with_registry' of github.com:dgquintas/grpc into rr_with_registry by David Garcia Quintas · 9 years ago
  19. 61d003a Merge branch 'master' of github.com:grpc/grpc into rr_with_registry by David Garcia Quintas · 9 years ago
  20. 1f351c9 Merge pull request #3356 from ctiller/fixit by Nicolas Noble · 9 years ago
  21. 7a51491 Move in-flight callback check up by Craig Tiller · 9 years ago
  22. 64b357c Merge pull request #3351 from ctiller/no-trace by Nicolas Noble · 9 years ago
  23. 3461957 Merge pull request #3350 from ctiller/cowabunga by Nicolas Noble · 9 years ago
  24. 6728038 Add server trace line by Craig Tiller · 9 years ago
  25. 15f8761 Disable refcount tracing by Craig Tiller · 9 years ago
  26. 5e53ddb Add tracing for connect latency by Craig Tiller · 9 years ago
  27. 97f80fa Adding documentation. by Julien Boeuf · 9 years ago
  28. 34da966 Regenerating project after merge with master. by Julien Boeuf · 9 years ago
  29. fd2f733 Merge branch 'master' of github.com:grpc/grpc into core_creds_plugin by Julien Boeuf · 9 years ago
  30. 1928d49 Adding C++ tests and fixing a few things. by Julien Boeuf · 9 years ago
  31. 9ed4be4 Merge pull request #3123 from rjshade/SOCK_NONBLOCK by Yang Gao · 9 years ago
  32. 3d29666 Merge pull request #3135 from rjshade/remove_udp_new_transport_cb by Yang Gao · 9 years ago
  33. 6f36801 Merge pull request #3338 from ctiller/bettererer-ports by David G. Quintas · 9 years ago
  34. 76cda1f Merge pull request #3344 from grpc/jtattermusch-patch-3 by Craig Tiller · 9 years ago
  35. 901b0f1 Remove traces of running zookeeper on jenkins master by Jan Tattermusch · 9 years ago
  36. 131f6ed Fix memory leak by Craig Tiller · 9 years ago
  37. 7dc34ac Fix memory leak by Craig Tiller · 9 years ago
  38. 4ffbf0d Adding tests for credentials plugin. by Julien Boeuf · 9 years ago
  39. c7fa5f2 Merge pull request #3340 from grpc/release-0_11 by Eric Anderson · 9 years ago
  40. e865997 Merge pull request #3329 from ctiller/oooooops by Nicolas Noble · 9 years ago
  41. 1d3f127 Fix a race in fd_posix.c by Craig Tiller · 9 years ago
  42. f52884c Merge branch 'bettererer-ports' of github.com:ctiller/grpc into bettererer-ports by Craig Tiller · 9 years ago
  43. 404044a Retry failed port get attempts a few times by Craig Tiller · 9 years ago
  44. 58c6287 Merge branch 'bettererer-ports' of github.com:ctiller/grpc into bettererer-ports by Craig Tiller · 9 years ago
  45. d70293c Sprinkle casts by Craig Tiller · 9 years ago
  46. e388ed3 Remove arguments from on_read in test by Robbie Shade · 9 years ago
  47. 78856d7 Merge remote-tracking branch 'upstream/master' into SOCK_NONBLOCK by Robbie Shade · 9 years ago
  48. bb84dc0 Merge remote-tracking branch 'upstream/master' into remove_udp_new_transport_cb by Robbie Shade · 9 years ago
  49. f798b77 Merge remote-tracking branch 'upstream/master' into rename_callback by Robbie Shade · 9 years ago
  50. d8374ef No need for the assert here by Craig Tiller · 9 years ago
  51. ae322af Better port selection by Craig Tiller · 9 years ago
  52. 2616666 Merge pull request #3337 from dgquintas/sign_macosx by Craig Tiller · 9 years ago
  53. f6a39e9 Type sign fix for C# by David Garcia Quintas · 9 years ago
  54. f611927 Fixed compilation with -Wsign-conversion on mac by David Garcia Quintas · 9 years ago
  55. 0a232d8 Merge pull request #3335 from dgquintas/fix_zookeeper_registry by David G. Quintas · 9 years ago
  56. 0cf27f7 Fixed leak introduced in #3293 by David Garcia Quintas · 9 years ago
  57. bc203a8 Updated zookeper resolver to new LB API by David Garcia Quintas · 9 years ago
  58. 8d45f7b Fixed leak introduced in #3293 by David Garcia Quintas · 9 years ago
  59. 56d66c2 Fixed wrong usage of varargs by David Garcia Quintas · 9 years ago
  60. a4c43a6 Merge branch 'master' of github.com:grpc/grpc into rr_with_registry by David Garcia Quintas · 9 years ago
  61. 7496d01 Merge pull request #3331 from carl-mastrangelo/header by Craig Tiller · 9 years ago
  62. 9ed2670 Merge pull request #3333 from nmittler/apr by Eric Anderson · 9 years ago
  63. 46ef6b0 Adding apr to grpc-java Dockerfile by nmittler · 9 years ago
  64. 4a827f7 Address comments by Carl Mastrangelo · 9 years ago
  65. 1b23976 Update Header Field name rules by Carl Mastrangelo · 9 years ago
  66. 35fea62 Merge pull request #3248 from dgquintas/lb_registry by Craig Tiller · 9 years ago
  67. d1a1215 Merge pull request #3322 from ctiller/immolating-conversion by Nicolas Noble · 9 years ago
  68. 8648c05 Merge branch 'immolating-conversion' of github.com:ctiller/grpc into immolating-conversion by Craig Tiller · 9 years ago
  69. f29a388 Merge github.com:grpc/grpc into immolating-conversion by Craig Tiller · 9 years ago
  70. a32cd49 Update template to latest changes by Craig Tiller · 9 years ago
  71. d136a5c grpc++.h was not installed by Craig Tiller · 9 years ago
  72. a12b6e3 Merge pull request #3305 from jtattermusch/remove_debug_logs by Nicolas Noble · 9 years ago
  73. 855dbf1 Merge pull request #3317 from grpc/release-0_11 by Nicolas Noble · 9 years ago
  74. ae7c78c Merge pull request #3325 from ctiller/omg by Nicolas Noble · 9 years ago
  75. d3b2184 Merge pull request #3293 from pmarks-net/dnstests by Craig Tiller · 9 years ago
  76. 8cf0ed0 Fix mac build by Craig Tiller · 9 years ago
  77. ebc7ef2 Mac build fixes by Craig Tiller · 9 years ago
  78. c16b954 Merge pull request #3295 from jboeuf/auth_asan_fix_0_11 by Craig Tiller · 9 years ago
  79. 5ea5dc2 Merge pull request #3275 from dgquintas/uri_query_fragments by Craig Tiller · 9 years ago
  80. 138de60 Merge pull request #3174 from vjpai/shutitdown2 by Craig Tiller · 9 years ago
  81. 2df0f39 Merge pull request #2533 from dgquintas/compression-accept-encoding by Yang Gao · 9 years ago
  82. 6b80463 Fix typo by Craig Tiller · 9 years ago
  83. 6a6b36c Enable -Wconversion by Craig Tiller · 9 years ago
  84. 2ed4981 Fix typo by Craig Tiller · 9 years ago
  85. f96dfc3 First round of fixing up implicit 64->32 bit conversions by Craig Tiller · 9 years ago
  86. 0ebfaa04 Merge github.com:grpc/grpc into immolating-conversion by Craig Tiller · 9 years ago
  87. 841c880 Core compiles with -Wsign-conversion by Craig Tiller · 9 years ago
  88. 20943b0 Merge pull request #3318 from tbetbetbe/grpc-docker-remove-redundant-dockerfiles by Jan Tattermusch · 9 years ago
  89. 32ca48c Core compiles with -Wsign-conversion by Craig Tiller · 9 years ago
  90. be94769 Merge github.com:grpc/grpc into immolating-conversion by Craig Tiller · 9 years ago
  91. 6ff393f Remove redundant docker files from grpc repo by Tim Emiola · 9 years ago
  92. 3924fcb Merge remote-tracking branch 'origin/lb_registry' into rr_with_registry by David Garcia Quintas · 9 years ago
  93. fe7a636 Usage of ?lb_policy=xxx in sockaddr_resolver by David Garcia Quintas · 9 years ago
  94. 3121fd4 Sign conversion fixes by Craig Tiller · 9 years ago
  95. 20f196a Merge pull request #3285 from nathanielmanistaatgoogle/beta-documentation by Masood Malekghassemi · 9 years ago
  96. 061d288 Beta Python documentation correction and update by Nathaniel Manista · 9 years ago
  97. 43b2910 Merge pull request #3315 from soltanmm/release by Nathaniel Manista · 9 years ago
  98. 38fc0bb Fix Python docgen by Masood Malekghassemi · 9 years ago
  99. 8363177 Merge pull request #3314 from soltanmm/release by Nathaniel Manista · 9 years ago
  100. 6c99ad0 Python version set to 0.11.0b0 by Masood Malekghassemi · 9 years ago