1. 89da88c Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  2. 04b4d4c Merge pull request #9974 from nathanielmanistaatgoogle/lint by Nathaniel Manista · 7 years ago
  3. c2804fb Merge pull request #10018 from ctiller/accept4 by Craig Tiller · 7 years ago
  4. 36108cc Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  5. b746294 adapt C# to new cq_create API by Jan Tattermusch · 7 years ago
  6. c8f24e5 Merge pull request #10026 from mehrdada/bump-proto-depenedency-on-python-3.2 by Mehrdad Afshari · 7 years ago
  7. 18f8acf Merge pull request #10004 from dgquintas/1.1.x_to_master_again by David G. Quintas · 7 years ago
  8. 1444464 Fix locking by Craig Tiller · 7 years ago
  9. 2bfa64e Merge pull request #6 from sreecha/cq_create_api_changes_php by Sree Kuchibhotla · 7 years ago
  10. 45c4618 Merge remote-tracking branch 'origin/cq_create_api_changes' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  11. a53808c Merge remote-tracking branch 'upstream/master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  12. 3406c87 Merge pull request #4 from sreecha/cq_create_api_changes_python by Sree Kuchibhotla · 7 years ago
  13. 5fcb8cc Php: Completion queue create API changes (and also remove the redundant by Sree Kuchibhotla · 7 years ago
  14. 9b3c73d Updated protobuf dependency for python to 3.2.0 by Mehrdad Afshari · 7 years ago
  15. 7c1aafb Revert "Fix flaky use-after-free in udp_server" by Yang Gao · 7 years ago
  16. 73c3354 Merge pull request #10015 from rjshade/use_after_free by Robbie Shade · 7 years ago
  17. 9cf08b6 Fix flaky use-after-free in udp_server by Robbie Shade · 7 years ago
  18. 702a445 Fix initialization by Craig Tiller · 7 years ago
  19. f26236a Silence accept4 message when its irrelevant by Craig Tiller · 7 years ago
  20. a3d87ca fix C# nuget restore by Jan Tattermusch · 7 years ago
  21. 1293cbc remove unneeded dependencies by Jan Tattermusch · 7 years ago
  22. 93c8951 NUnitVersion tests no longer needed by Jan Tattermusch · 7 years ago
  23. e2b2c8e update nugets in csproj projects by Jan Tattermusch · 7 years ago
  24. 018e23a regenerate projects by Jan Tattermusch · 7 years ago
  25. 766c97a updgrade C# project.json to protobuf 3.2.0 by Jan Tattermusch · 7 years ago
  26. d687e92 regenerate C# protos by Jan Tattermusch · 7 years ago
  27. efe7572 Merge pull request #9632 from jtattermusch/csharp_server_side_auth by Jan Tattermusch · 7 years ago
  28. 78fd7db Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_master_again by David Garcia Quintas · 7 years ago
  29. cf54c15 Merge pull request #9983 from dgquintas/1.1.x_to_master by David G. Quintas · 7 years ago
  30. 7bc4f4a Merge pull request #9862 from Op3n4M3/limit-gem-build by apolcyn · 7 years ago
  31. b4a6f90 Python: Completion queue creation API changes by Sree Kuchibhotla · 7 years ago
  32. dcb71e0 Manual changes from upmerged modifications by David Garcia Quintas · 7 years ago
  33. d627421 Merge pull request #8407 from jronak/fixtag by Yang Gao · 7 years ago
  34. 013a8b9 Objective-C: Completion queue creation API changes by Sree Kuchibhotla · 7 years ago
  35. 5d54160 Merge branch 'cq_create_api_changes' into cq_create_api_changes_languages by Sree Kuchibhotla · 7 years ago
  36. e7e38da Remove the check that ensures server completion queues are of type GRPC_CQ_NEXT (because ruby uses GRPC_CQ_PLUCK only) by Sree Kuchibhotla · 7 years ago
  37. 98ab520 Ruby: Completion queue creation API changes by Sree Kuchibhotla · 7 years ago
  38. 39bc495 Node: Completion queue API changes by Sree Kuchibhotla · 7 years ago
  39. 8a0ec88 Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_master by David Garcia Quintas · 7 years ago
  40. 189eb4a Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  41. 8c3eaf2 Merge pull request #9939 from ctiller/stream_owned_slice by Craig Tiller · 7 years ago
  42. 752be9c clang format code by Sree Kuchibhotla · 7 years ago
  43. 1dbd981 Prefix grpc_cq_polling_type enums with GRPC_CQ_ by Sree Kuchibhotla · 7 years ago
  44. 637a275 Merge pull request #9921 from ctiller/fastcreate by Craig Tiller · 7 years ago
  45. 2c7ab67 Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  46. 26515ab Merge pull request #9967 from nathanielmanistaatgoogle/lint by Nathaniel Manista · 7 years ago
  47. 982a6f2 C++ code changes in response to grpc_completion_queue_create() API change by Sree Kuchibhotla · 7 years ago
  48. aa4abaa fix Grpc.HealthCheck and Grpc.Reflection packages by Jan Tattermusch · 7 years ago
  49. 3ec1366 Enable unused-argument lint by Nathaniel Manista · 7 years ago
  50. 8fccf59 Enable too-many-return-statements lint by Nathaniel Manista · 7 years ago
  51. c3038a5 Suppress and enable too-many-locals lint by Nathaniel Manista · 7 years ago
  52. db0f85b Configure and enable too-many-arguments lint by Nathaniel Manista · 7 years ago
  53. 18f025e Fix and enable super-init-not-called lint by Nathaniel Manista · 7 years ago
  54. b19e304 Merge pull request #9953 from y-zeng/build_license by Yuchen Zeng · 7 years ago
  55. af39256 Fix and enable redefined-outer-name lint by Nathaniel Manista · 7 years ago
  56. 0ee3e3e Merge pull request #9866 from nathanielmanistaatgoogle/lint-fixes by Nathaniel Manista · 7 years ago
  57. b16d765 Work toward enabling cyclic-import lint by Nathaniel Manista · 7 years ago
  58. 4531cbe Selectively suppress and enable broad-except lint by Nathaniel Manista · 7 years ago
  59. f4aca31 Merge pull request #9961 from nathanielmanistaatgoogle/_connectivity_channel by Nathaniel Manista · 7 years ago
  60. e151a21 Fix and enable unused-variable lint by Nathaniel Manista · 7 years ago
  61. d5e3766 Fix and enable no-value-for-parameter lint by Nathaniel Manista · 7 years ago
  62. 7983213 Fix and enable unused-import lint by Nathaniel Manista · 7 years ago
  63. 017365d Fix and enable no-self-use lint by Nathaniel Manista · 7 years ago
  64. 18e8b14 Limit the gem native build resources by J. Martin · 7 years ago
  65. 0093d66 Merge pull request #9931 from ncteisen/to-time-dot-sleep-perchance-to-dream by Noah Eisen · 7 years ago
  66. 0393d5d generate_projects.sh by Sree Kuchibhotla · 7 years ago
  67. 321881d Change Core to use the new completion_queue_create API by Sree Kuchibhotla · 7 years ago
  68. 7a4e5b4 Completion queue creation API change (JUST API change. No functionality change) by Sree Kuchibhotla · 8 years ago
  69. 98a4c6f Remove grpc.beta._connectivity_channel by Nathaniel Manista · 7 years ago
  70. c9b03fe expose AuthContext in C# by Jan Tattermusch · 8 years ago
  71. 39514cc Add licenses() in BUILD files by Yuchen Zeng · 7 years ago
  72. 5c2d7e2 Boost grpc version to v1.1.4 by Muxi Yan · 7 years ago
  73. 58bbbe9 Merge pull request #9940 from yang-g/http_parser by Yang Gao · 7 years ago
  74. d27da0d Merge pull request #9908 from yang-g/on_timeout by Yang Gao · 7 years ago
  75. 82c6d8d PHP: prepare for 1.2 release by Stanley Cheung · 7 years ago
  76. 07ad1b9 Merge pull request #9938 from kpayson64/increase_epsilon by kpayson64 · 7 years ago
  77. 5838dbf Return an error when the HTTP first line or header is longer than 4K by yang-g · 7 years ago
  78. 9ef6fc8 Merge github.com:grpc/grpc into stream_owned_slice by Craig Tiller · 7 years ago
  79. 295df6d Add a slice type that shares a refcount with a transport stream by Craig Tiller · 7 years ago
  80. f1666d4 Merge pull request #9869 from markdroth/client_channel_method_params_cleanup by Mark D. Roth · 7 years ago
  81. 47d7a08 Increase epsilon in thread cleanup test by kpayson64 · 7 years ago
  82. 4b290e9 Merge pull request #9917 from nathanielmanistaatgoogle/missing-main by Nathaniel Manista · 7 years ago
  83. 25c38e7 Merge pull request #9888 from murgatroid99/electron_uv_fix by Michael Lumish · 7 years ago
  84. da22274 Add sleep(1) to Python negative http2 client by Noah Eisen · 7 years ago
  85. 48bc476 Eliminate cancellation if we never sent an op down by Craig Tiller · 7 years ago
  86. 255d002 Relieve ios deployment version to 7.0 by Muxi Yan · 7 years ago
  87. fc39593 Add missing unittest.main call by Nathaniel Manista · 7 years ago
  88. 5f13f48 Merge pull request #9833 from dgquintas/parse_address_clusterfuzz by David G. Quintas · 7 years ago
  89. 9ccebc3 Merge pull request #9773 from dgquintas/build_files by David G. Quintas · 7 years ago
  90. 6517333 Merge pull request #9881 from ctiller/spinlock by Craig Tiller · 7 years ago
  91. 7ef0cd6 Merge pull request #9785 from stanley-cheung/php-update-doc by Stanley Cheung · 7 years ago
  92. 01f1544 Check and act on Dump failure by yang-g · 7 years ago
  93. 8e43edb Fix include guards by Craig Tiller · 7 years ago
  94. 06ab69d Clang format by murgatroid99 · 7 years ago
  95. cd232f6 Merge pull request #9753 from ctiller/zalloc by Craig Tiller · 7 years ago
  96. a10f00c Merge github.com:grpc/grpc into spinlock by Craig Tiller · 7 years ago
  97. 2aa5a1d Merge pull request #9839 from y-zeng/1_1_x_address_arg_fix by Yuchen Zeng · 7 years ago
  98. 4776102 Merge pull request #9468 from y-zeng/p2p_client by Yuchen Zeng · 7 years ago
  99. dc720ca Merge pull request #9846 from yang-g/max_message_size by Yang Gao · 7 years ago
  100. e0b1e46 Address review comments by Yuchen Zeng · 7 years ago