1. 6f62c0a Disable libuv core changes in Node library by murgatroid99 · 8 years ago
  2. b45791d Merge pull request #9600 from kpayson64/pin_yapf_1.1.x by kpayson64 · 8 years ago
  3. 0f5e3a8 Ran Yapf code, pinned version by Ken Payson · 8 years ago
  4. 7c54d29 Merge pull request #9553 from apolcyn/fix_ruby_mac_build by apolcyn · 8 years ago
  5. f35c449 Merge pull request #9567 from murgatroid99/node_serialization_error_handling_fix by Michael Lumish · 8 years ago
  6. 6af4427 remove -Werror compiler option in ruby Makefile to build on mac in opt configuration by Alexander Polcyn · 8 years ago
  7. 7f43bb2 clean up bundle install wrapper and set SYSTEM within it by Alexander Polcyn · 8 years ago
  8. 98673fa Node: fix handling/propagation of server-side serialization errors by murgatroid99 · 8 years ago
  9. 370e57a update dependency in template by Alexander Polcyn · 8 years ago
  10. b7dce2d wrap all bundle install commands outside docker with check for mac workaround by Alexander Polcyn · 8 years ago
  11. b39eb53 also pick up latest version of google-protobuf by Alexander Polcyn · 8 years ago
  12. 513e6b8 ruby bundle install work around to build packages on mac by Alexander Polcyn · 8 years ago
  13. bb3edaf Merge pull request #9537 from nicolasnoble/ruby-fix-ldlibs by Nicolas Noble · 8 years ago
  14. a9fb111 Ruby sucks. by Nicolas "Pixel" Noble · 8 years ago
  15. 0e8763f Merge pull request #9533 from murgatroid99/version_1.1.1_bump by Michael Lumish · 8 years ago
  16. 8087d70 Ruby windows fix - LDLIBS always belongs last, for link order reasons. by Nicolas "Pixel" Noble · 8 years ago
  17. 9bbc23c Merge pull request #9506 from murgatroid99/uv_tcp_header_fix_backport by Michael Lumish · 8 years ago
  18. 693a910 Merge pull request #9525 from murgatroid99/uv_tcp_connection_fix by Michael Lumish · 8 years ago
  19. be579b5 Merge pull request #9527 from murgatroid99/yapf_code by Michael Lumish · 8 years ago
  20. e15b5a4 Bump version to 1.1.1 by murgatroid99 · 8 years ago
  21. de3ed4c Merge pull request #9516 from murgatroid99/node_addservice_argument_validation by Michael Lumish · 8 years ago
  22. ba7c059 Run yapf_code on v1.1.x by murgatroid99 · 8 years ago
  23. c4ed3b9 Fix bugs in UV DNS resolver implementation by murgatroid99 · 8 years ago
  24. c730896 Add tcp_client_uv tracing by murgatroid99 · 8 years ago
  25. a171538 Node: Validate arguments to addService, fix a couple of minor issues by murgatroid99 · 8 years ago
  26. 87b8195 Merge pull request #9514 from muxi/advance-objc-version-1.1.0 by Nicolas Noble · 8 years ago
  27. 64d5c23 Merge pull request #9512 from nicolasnoble/version-1.1.0 by Nicolas Noble · 8 years ago
  28. 4dcb786 Flagging version 1.1.0. by Nicolas "Pixel" Noble · 8 years ago
  29. 93934f8 Merge pull request #9507 from nicolasnoble/ruby_2.4.0 by Nicolas Noble · 8 years ago
  30. d7bd8ad Merge pull request #9505 from muxi/fix-grpc-v1.1.0-pre1-release by Muxi Yan · 8 years ago
  31. 0aace07 Advance objc version to v1.1.0 by Muxi Yan · 8 years ago
  32. 299fa6e revert update of rake-compiler for lack of effect by Alexander Polcyn · 8 years ago
  33. a1fa5a3 fix missing static ruby lib on 2.4.0 by Alexander Polcyn · 8 years ago
  34. b230ba8 Add ruby 2.4.0 targets to Rakefile. by Nicolas "Pixel" Noble · 8 years ago
  35. 1b587f1 update rake-compiler Dockerfile to build for ruby 2.4.0 by Alexander Polcyn · 8 years ago
  36. 4b844a4 Merge pull request #9489 from nicolasnoble/mark_backport by Nicolas Noble · 8 years ago
  37. 4c04cf9 Add missing header include in tcp_uv.c by murgatroid99 · 8 years ago
  38. c933d02 Disable wireless check on OS X by Muxi Yan · 8 years ago
  39. 562ec45 Update gRPC-Core.podspec by Muxi Yan · 8 years ago
  40. 0bbe89d Merge pull request #9488 from muxi/advance-protoc-ver-3.1.0 by Muxi Yan · 8 years ago
  41. 630706e Advance protoc dependency version as well by Muxi Yan · 8 years ago
  42. 203de0f Really fix python. by Mark D. Roth · 8 years ago
  43. 6f12c74 clang-format by Mark D. Roth · 8 years ago
  44. 26e973e Fix cython bug. by Mark D. Roth · 8 years ago
  45. 835646e Fix tests. by Mark D. Roth · 8 years ago
  46. e6dd773 Move parameters for all grpc_op types into their own sub-structs. by Mark D. Roth · 8 years ago
  47. 0b5fc6a Advance protoc version to 3.1.0 by Muxi Yan · 8 years ago
  48. 686375b Merge pull request #9463 from muxi/advance-version-v1.1.0-pre1 by Muxi Yan · 8 years ago
  49. 36031a0 Fix BoringSSL.podspec double slashes by Muxi Yan · 8 years ago
  50. b74a13c Advance gRPC version to 1.1.0-pre1 by Muxi Yan · 8 years ago
  51. acca66a Merge pull request #9460 from murgatroid99/electron_portability_fix by Michael Lumish · 8 years ago
  52. 0fc8972 Merge pull request #9457 from kpayson64/patch_build_fix by kpayson64 · 8 years ago
  53. cbdb9b8 Fix electron portability test after scripts moved by murgatroid99 · 8 years ago
  54. 464ce24 Add back comment by Ken Payson · 8 years ago
  55. 45a520f Special case Python build for inet_ntop by Ken Payson · 8 years ago
  56. 196fdc4 Merge pull request #9452 from nicolasnoble/version-change by Nicolas Noble · 8 years ago
  57. da83b37 Changing versions from -dev to -pre1 on the release branch. by Nicolas "Pixel" Noble · 8 years ago
  58. 889b0a4 Merge pull request #9074 from dgquintas/poll_fd_shutdown by Sree Kuchibhotla · 8 years ago
  59. 24e5f3a Merge pull request #8810 from htuch/pollset-fix by Sree Kuchibhotla · 8 years ago
  60. c9cf96d Merge pull request #9127 from soltanmm-google/if-you-rely-only-on-yourself-fewer-things-might-go-wrong-but-fewer-things-might-go-right by Masood Malekghassemi · 8 years ago
  61. 6b890d1 Run yapf over Python code by Masood Malekghassemi · 8 years ago
  62. 0b1bb2d Don't leak Py exceptions without calling gRPC core by Masood Malekghassemi · 8 years ago
  63. f2c5c1e Merge pull request #9428 from grpc/revert-8842-metadata_filter by David G. Quintas · 8 years ago
  64. 6e407b7 Merge pull request #9446 from grpc/revert-9430-fix-8842 by David G. Quintas · 8 years ago
  65. d772c2c Merge pull request #9425 from soltanmm-google/automation-was-supposed-to-make-us-all-greater by Masood Malekghassemi · 8 years ago
  66. 4f07523 Merge pull request #9448 from nathanielmanistaatgoogle/v1.0.x-upmerge by Nicolas Noble · 8 years ago
  67. f621a0f Merge pull request #9422 from soltanmm-google/as-filthy-rich-as-our-cabinet-secretaries by Masood Malekghassemi · 8 years ago
  68. 3c63080 Merge pull request #9393 from y-zeng/interop_http2_template by Yuchen Zeng · 8 years ago
  69. 9ff26dc v1.0.x → master upmerge by Nathaniel Manista · 8 years ago
  70. 2e36be0 Revert "Fix cronet header memory free" by David G. Quintas · 8 years ago
  71. ba9aa59 Merge pull request #9052 from matt-kwong/internal-ci-fuzzers by matt-kwong · 8 years ago
  72. 0c6fc6c Merge pull request #9426 from ncteisen/doesnt-look-like-anything-to-me by Noah Eisen · 8 years ago
  73. a60b31d Merge pull request #9308 from muxi/fix-loupe-exception by Muxi Yan · 8 years ago
  74. 5e9e1a2 Update with #9358 by Noah Eisen · 8 years ago
  75. 9d97c16 Merge pull request #9430 from muxi/fix-8842 by Muxi Yan · 8 years ago
  76. 607413f fix the test error by Muxi Yan · 8 years ago
  77. e0016e2 clang-format by Muxi Yan · 8 years ago
  78. 289f0fe Fix cronet header memory free by Muxi Yan · 8 years ago
  79. 5e01e2a Revert "Metadata handling rewrite" by Craig Tiller · 8 years ago
  80. c84725f Merge pull request #9420 from nathanielmanistaatgoogle/time_remaining by Nathaniel Manista · 8 years ago
  81. aa7089a Be more verbose when generating Python documentation by Masood Malekghassemi · 8 years ago
  82. 2e225c1 Merge pull request #9340 from stanley-cheung/update-boringssl by Nicolas Noble · 8 years ago
  83. 459c93f Update name of Python negative interop test by ncteisen · 8 years ago
  84. a66dad5 Add __richcmp__ to cygrpc.Timespec by Masood Malekghassemi · 8 years ago
  85. 7d561a6 Fix grpc._server._Context.time_remaining by Nathaniel Manista · 8 years ago
  86. 4a4a3a4 Merge pull request #9388 from ericgribkoff/java_http2_test by Eric Gribkoff · 8 years ago
  87. 28ec869 Merge pull request #8842 from ctiller/metadata_filter by Nicolas Noble · 8 years ago
  88. 2b5cf1f Merge branch 'metadata_filter' of github.com:ctiller/grpc into metadata_filter by Craig Tiller · 8 years ago
  89. 55fe0db Update projects by Craig Tiller · 8 years ago
  90. 4a08147 Fix test under MSVC by Craig Tiller · 8 years ago
  91. daa9f45 Fix workqueue_move_items_to_parent() invocation bug in polling_island_merge()[ev_epoll_linux.c]. by Harvey Tuch · 8 years ago
  92. b7b7486 Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago
  93. 4906d2c Update projects by Craig Tiller · 8 years ago
  94. 4e51140 Update path to http2 Java test client by Eric Gribkoff · 8 years ago
  95. 7201fdc re-run generate-project.sh after rebase by Stanley Cheung · 8 years ago
  96. b39942f Update boringssl to latest chromium-stable by Stanley Cheung · 8 years ago
  97. bd82788 Merge pull request #9414 from jboeuf/fix_alpn_msan by Nicolas Noble · 8 years ago
  98. 0f5b400 Fix Python test by Craig Tiller · 8 years ago
  99. c2bc59b Merge pull request #9346 from stevej/stevej/content_type_in_example_response by Eric Anderson · 8 years ago
  100. c405a76 Merge pull request #8819 from ncteisen/cpp_stress_flags by Noah Eisen · 8 years ago