1. 26e973e Fix cython bug. by Mark D. Roth · 7 years ago
  2. 835646e Fix tests. by Mark D. Roth · 7 years ago
  3. e6dd773 Move parameters for all grpc_op types into their own sub-structs. by Mark D. Roth · 7 years ago
  4. 196fdc4 Merge pull request #9452 from nicolasnoble/version-change by Nicolas Noble · 7 years ago
  5. da83b37 Changing versions from -dev to -pre1 on the release branch. by Nicolas "Pixel" Noble · 7 years ago
  6. 889b0a4 Merge pull request #9074 from dgquintas/poll_fd_shutdown by Sree Kuchibhotla · 7 years ago
  7. 24e5f3a Merge pull request #8810 from htuch/pollset-fix by Sree Kuchibhotla · 7 years ago
  8. 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 · 7 years ago
  9. 6b890d1 Run yapf over Python code by Masood Malekghassemi · 7 years ago
  10. 0b1bb2d Don't leak Py exceptions without calling gRPC core by Masood Malekghassemi · 8 years ago
  11. f2c5c1e Merge pull request #9428 from grpc/revert-8842-metadata_filter by David G. Quintas · 7 years ago
  12. 6e407b7 Merge pull request #9446 from grpc/revert-9430-fix-8842 by David G. Quintas · 7 years ago
  13. d772c2c Merge pull request #9425 from soltanmm-google/automation-was-supposed-to-make-us-all-greater by Masood Malekghassemi · 7 years ago
  14. 4f07523 Merge pull request #9448 from nathanielmanistaatgoogle/v1.0.x-upmerge by Nicolas Noble · 7 years ago
  15. f621a0f Merge pull request #9422 from soltanmm-google/as-filthy-rich-as-our-cabinet-secretaries by Masood Malekghassemi · 7 years ago
  16. 3c63080 Merge pull request #9393 from y-zeng/interop_http2_template by Yuchen Zeng · 7 years ago
  17. 9ff26dc v1.0.x → master upmerge by Nathaniel Manista · 7 years ago
  18. 2e36be0 Revert "Fix cronet header memory free" by David G. Quintas · 7 years ago
  19. ba9aa59 Merge pull request #9052 from matt-kwong/internal-ci-fuzzers by matt-kwong · 7 years ago
  20. 0c6fc6c Merge pull request #9426 from ncteisen/doesnt-look-like-anything-to-me by Noah Eisen · 7 years ago
  21. a60b31d Merge pull request #9308 from muxi/fix-loupe-exception by Muxi Yan · 7 years ago
  22. 5e9e1a2 Update with #9358 by Noah Eisen · 7 years ago
  23. 9d97c16 Merge pull request #9430 from muxi/fix-8842 by Muxi Yan · 7 years ago
  24. 607413f fix the test error by Muxi Yan · 7 years ago
  25. e0016e2 clang-format by Muxi Yan · 7 years ago
  26. 289f0fe Fix cronet header memory free by Muxi Yan · 7 years ago
  27. 5e01e2a Revert "Metadata handling rewrite" by Craig Tiller · 7 years ago
  28. c84725f Merge pull request #9420 from nathanielmanistaatgoogle/time_remaining by Nathaniel Manista · 7 years ago
  29. aa7089a Be more verbose when generating Python documentation by Masood Malekghassemi · 7 years ago
  30. 2e225c1 Merge pull request #9340 from stanley-cheung/update-boringssl by Nicolas Noble · 7 years ago
  31. 459c93f Update name of Python negative interop test by ncteisen · 7 years ago
  32. a66dad5 Add __richcmp__ to cygrpc.Timespec by Masood Malekghassemi · 7 years ago
  33. 7d561a6 Fix grpc._server._Context.time_remaining by Nathaniel Manista · 7 years ago
  34. 4a4a3a4 Merge pull request #9388 from ericgribkoff/java_http2_test by Eric Gribkoff · 7 years ago
  35. 28ec869 Merge pull request #8842 from ctiller/metadata_filter by Nicolas Noble · 7 years ago
  36. 2b5cf1f Merge branch 'metadata_filter' of github.com:ctiller/grpc into metadata_filter by Craig Tiller · 7 years ago
  37. 55fe0db Update projects by Craig Tiller · 7 years ago
  38. 4a08147 Fix test under MSVC by Craig Tiller · 7 years ago
  39. daa9f45 Fix workqueue_move_items_to_parent() invocation bug in polling_island_merge()[ev_epoll_linux.c]. by Harvey Tuch · 8 years ago
  40. b7b7486 Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 7 years ago
  41. 4906d2c Update projects by Craig Tiller · 7 years ago
  42. 4e51140 Update path to http2 Java test client by Eric Gribkoff · 7 years ago
  43. 7201fdc re-run generate-project.sh after rebase by Stanley Cheung · 7 years ago
  44. b39942f Update boringssl to latest chromium-stable by Stanley Cheung · 8 years ago
  45. bd82788 Merge pull request #9414 from jboeuf/fix_alpn_msan by Nicolas Noble · 7 years ago
  46. 0f5b400 Fix Python test by Craig Tiller · 7 years ago
  47. c2bc59b Merge pull request #9346 from stevej/stevej/content_type_in_example_response by Eric Anderson · 7 years ago
  48. c405a76 Merge pull request #8819 from ncteisen/cpp_stress_flags by Noah Eisen · 7 years ago
  49. 56eb94a Merge pull request #9362 from grpc/rjshade-patch-1 by Robbie Shade · 7 years ago
  50. c27b5b7 Merge branch 'metadata_filter' of github.com:ctiller/grpc into metadata_filter by Craig Tiller · 7 years ago
  51. cd15530 Merge pull request #9406 from yang-g/no_method_service by Yang Gao · 7 years ago
  52. 659e563 Merge pull request #9348 from ncteisen/python_negative_http2_fix by Noah Eisen · 7 years ago
  53. f575369 Fixing msan issue in client_ssl.c by Julien Boeuf · 7 years ago
  54. 66122b2 Add all the other fuzzer tests to internal CI by Matt Kwong · 8 years ago
  55. 9f701d9 Merge pull request #47 from soltanmm-google/if-you-keep-getting-disappointed-do-you-start-to-just-accept-good-faith-or-get-jaded-about-good-faith by Craig Tiller · 7 years ago
  56. fffb692 Merge pull request #9410 from nathanielmanistaatgoogle/issue-7971 by Nathaniel Manista · 7 years ago
  57. c4d10df Fix Python memory errors by Masood Malekghassemi · 7 years ago
  58. 8760084 Regenerate project by ncteisen · 7 years ago
  59. b2fa3d3 Merge branch 'master' of https://github.com/grpc/grpc into cpp_stress_flags by ncteisen · 7 years ago
  60. d9ed84f Doc string fix and tweaks by Nathaniel Manista · 7 years ago
  61. e8338a5 Merge pull request #9374 from nathanielmanistaatgoogle/yapf_code.sh by Nathaniel Manista · 7 years ago
  62. aeee09e Merge pull request #8830 from vjpai/its_compat by Vijay Pai · 7 years ago
  63. 01aaa52 Merge remote-tracking branch 'upstream/master' into fix-loupe-exception by Muxi Yan · 7 years ago
  64. c51f19d Merge branch 'master' of https://github.com/grpc/grpc into cpp_stress_flags by ncteisen · 7 years ago
  65. af2c01e Expect INTERNAL in Python negative interop client by ncteisen · 7 years ago
  66. a52c262 Merge pull request #9400 from markdroth/c++_max_message_size_methods by Mark D. Roth · 7 years ago
  67. 2011561 Stop generating method name array when there is no method. by yang-g · 7 years ago
  68. 3cdee02 Merge branch 'master' into its_compat by Vijay Pai · 7 years ago
  69. ada49f0 Merge pull request #9397 from jtattermusch/fix_win_protoc_artifact by Jan Tattermusch · 7 years ago
  70. a575b3e Merge pull request #9382 from jtattermusch/enable_cmake_tests by Jan Tattermusch · 7 years ago
  71. f0e1778 Add ChannelArguments methods for setting max send/recv message size. by Mark D. Roth · 7 years ago
  72. 91426d5 Merge pull request #9373 from apolcyn/fix_ruby_artifacts_path by apolcyn · 7 years ago
  73. 9417064 Merge pull request #9181 from daniel-j-born/resource_quota by Craig Tiller · 7 years ago
  74. c755424 fix building protoc artifacts on windows by Jan Tattermusch · 7 years ago
  75. 36cda4c regenerate by Jan Tattermusch · 7 years ago
  76. 87a5d65 gflags library target renamed in v2.2.0 by Jan Tattermusch · 7 years ago
  77. 1985a62 upgrade third_party/gflags to v2.2.0 by Jan Tattermusch · 7 years ago
  78. 0a1701f enable building of tests with cmake by Jan Tattermusch · 7 years ago
  79. 352c993 Merge pull request #9358 from jtattermusch/mingw_docs by Jan Tattermusch · 7 years ago
  80. e33d810 Merge branch 'master' into fix-loupe-exception by Muxi Yan · 7 years ago
  81. 428eb03 Merge pull request #9361 from jtattermusch/cmake_protobuf by Jan Tattermusch · 7 years ago
  82. b595c17 fix sanity by Jan Tattermusch · 7 years ago
  83. 2a8af01 Delete generate_projects-old.sh by Jan Tattermusch · 7 years ago
  84. 015f9b1 Delete generate_debug_projects.sh by Jan Tattermusch · 7 years ago
  85. 8ebedd1 Improve docs on windows building by Jan Tattermusch · 7 years ago
  86. 9c7a08d Simplify cpp stress flags by ncteisen · 7 years ago
  87. 6da1dc8 Merge pull request #9389 from y-zeng/registry_comments by Yuchen Zeng · 7 years ago
  88. f6d8aae Dockerfile template update for http2_badserver_interop by Yuchen Zeng · 7 years ago
  89. f593d88 Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 7 years ago
  90. 5a96770 Dont try to index close headers: this messes up compression tables for subsequent requests by Craig Tiller · 7 years ago
  91. d0f7bf4 Document new args in grpc_resolver_create by Yuchen Zeng · 7 years ago
  92. 72e6708 Merge pull request #9339 from makdharma/dockerfile by makdharma · 7 years ago
  93. 73b20e6 Merge pull request #9106 from markdroth/service_config_doc by Mark D. Roth · 7 years ago
  94. f8b268f Merge pull request #9290 from adelez/insecure_tests2 by adelez · 7 years ago
  95. e860359 Attempt to fix formatting. by Mark D. Roth · 7 years ago
  96. b422737 Code review changes and other improvements. by Mark D. Roth · 7 years ago
  97. 79e8d81 update path to build_artifacts_ruby.sh in jenkins script by Alexander Polcyn · 7 years ago
  98. d1cfffe Merge pull request #8957 from murgatroid99/makefile_ruby_version_fixes by Michael Lumish · 7 years ago
  99. b343ef1 Merge pull request #8778 from muxi/advance-cronet-version by Muxi Yan · 7 years ago
  100. 5687c2e Merge pull request #8684 from gcasto/change_cronet_interface by Muxi Yan · 7 years ago