1. e3e3b2a changes for picking up well known protos by Makarand Dharmapurikar · 7 years ago
  2. 2280306 Merge pull request #10029 from ctiller/qps by Craig Tiller · 7 years ago
  3. 6921820 Ensure port server is running on remote hosts by Craig Tiller · 7 years ago
  4. b094b2c Actually print error message by Craig Tiller · 7 years ago
  5. 41559c6 Merge pull request #10024 from grpc/revert-10015-use_after_free by Yang Gao · 7 years ago
  6. 7c1aafb Revert "Fix flaky use-after-free in udp_server" by Yang Gao · 7 years ago
  7. 73c3354 Merge pull request #10015 from rjshade/use_after_free by Robbie Shade · 7 years ago
  8. 9cf08b6 Fix flaky use-after-free in udp_server by Robbie Shade · 7 years ago
  9. 1462063 Merge pull request #9821 from jtattermusch/protobuf_bump_3.2.0 by Jan Tattermusch · 7 years ago
  10. 3b7bcc3 fix grpcio_tools build on windows by Jan Tattermusch · 7 years ago
  11. 065d924 Updated python scripts to work with protobuf 3.2.0 by Mehrdad Afshari · 7 years ago
  12. a3d87ca fix C# nuget restore by Jan Tattermusch · 7 years ago
  13. 5cf218e regenerate protoc_lib_deps.py by Jan Tattermusch · 7 years ago
  14. 6820c8c fix bazel_deps.sh by Jan Tattermusch · 7 years ago
  15. 1293cbc remove unneeded dependencies by Jan Tattermusch · 7 years ago
  16. 93c8951 NUnitVersion tests no longer needed by Jan Tattermusch · 7 years ago
  17. e2b2c8e update nugets in csproj projects by Jan Tattermusch · 7 years ago
  18. 018e23a regenerate projects by Jan Tattermusch · 7 years ago
  19. a66df54 update C# project.json dependencies by Jan Tattermusch · 7 years ago
  20. 766c97a updgrade C# project.json to protobuf 3.2.0 by Jan Tattermusch · 7 years ago
  21. d687e92 regenerate C# protos by Jan Tattermusch · 7 years ago
  22. fddb01d upgrade third_party/protobuf to 3.2.0 by Jan Tattermusch · 7 years ago
  23. efe7572 Merge pull request #9632 from jtattermusch/csharp_server_side_auth by Jan Tattermusch · 7 years ago
  24. d422498 Merge pull request #10001 from y-zeng/fling_stream by Yuchen Zeng · 7 years ago
  25. cf54c15 Merge pull request #9983 from dgquintas/1.1.x_to_master by David G. Quintas · 7 years ago
  26. c651205 Use gpr_subprocess in fling_stream_test by Yuchen Zeng · 7 years ago
  27. 437cc19 Merge pull request #9968 from makdharma/grpc_bazel by makdharma · 7 years ago
  28. dcb71e0 Manual changes from upmerged modifications by David Garcia Quintas · 7 years ago
  29. 74f7da2 Merge pull request #9969 from grpc/wenbozhu-patch-4 by Feng Li · 7 years ago
  30. 1e66fcf setting default False for use_external by Makarand Dharmapurikar · 7 years ago
  31. d627421 Merge pull request #8407 from jronak/fixtag by Yang Gao · 7 years ago
  32. 8a0ec88 Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_master by David Garcia Quintas · 7 years ago
  33. 8c88131 Merge branch 'master' into grpc_bazel by Makarand Dharmapurikar · 7 years ago
  34. 8c3eaf2 Merge pull request #9939 from ctiller/stream_owned_slice by Craig Tiller · 7 years ago
  35. f87d9ea Merge pull request #9960 from murgatroid99/node_qps_performance_disable by Michael Lumish · 7 years ago
  36. 637a275 Merge pull request #9921 from ctiller/fastcreate by Craig Tiller · 7 years ago
  37. a9dbc97 Merge pull request #9966 from y-zeng/static_area by Yuchen Zeng · 7 years ago
  38. 26515ab Merge pull request #9967 from nathanielmanistaatgoogle/lint by Nathaniel Manista · 7 years ago
  39. c9bf9ba Merge pull request #9930 from ctiller/call_create_fixtures by Craig Tiller · 7 years ago
  40. b19e304 Merge pull request #9953 from y-zeng/build_license by Yuchen Zeng · 7 years ago
  41. 67951aa Avoid using oversized frames by Yuchen Zeng · 7 years ago
  42. 880b798 Update PROTOCOL-WEB.md by Wenbo Zhu · 7 years ago
  43. 9098fcc Use grpc_build_system.bzl in other projects by Makarand Dharmapurikar · 7 years ago
  44. af39256 Fix and enable redefined-outer-name lint by Nathaniel Manista · 7 years ago
  45. 0ee3e3e Merge pull request #9866 from nathanielmanistaatgoogle/lint-fixes by Nathaniel Manista · 7 years ago
  46. b16d765 Work toward enabling cyclic-import lint by Nathaniel Manista · 7 years ago
  47. 4531cbe Selectively suppress and enable broad-except lint by Nathaniel Manista · 7 years ago
  48. 8903a19 Control and enable fixme lint by Nathaniel Manista · 7 years ago
  49. f4aca31 Merge pull request #9961 from nathanielmanistaatgoogle/_connectivity_channel by Nathaniel Manista · 7 years ago
  50. e151a21 Fix and enable unused-variable lint by Nathaniel Manista · 7 years ago
  51. d5e3766 Fix and enable no-value-for-parameter lint by Nathaniel Manista · 7 years ago
  52. 7983213 Fix and enable unused-import lint by Nathaniel Manista · 7 years ago
  53. 017365d Fix and enable no-self-use lint by Nathaniel Manista · 7 years ago
  54. 0093d66 Merge pull request #9931 from ncteisen/to-time-dot-sleep-perchance-to-dream by Noah Eisen · 7 years ago
  55. a35d0e3 Merge pull request #9814 from apolcyn/turn_off_ruby_tests by apolcyn · 7 years ago
  56. 98a4c6f Remove grpc.beta._connectivity_channel by Nathaniel Manista · 7 years ago
  57. faaa8b8 Disable node_protobuf_async_unary_qps_unconstrained benchmark test by murgatroid99 · 7 years ago
  58. ed7d06a Merge pull request #9946 from muxi/advance-v1.1.4 by Muxi Yan · 7 years ago
  59. c9b03fe expose AuthContext in C# by Jan Tattermusch · 7 years ago
  60. f2ac4bd Merge pull request #9809 from jtattermusch/csharp_server_side_auth_docs by Jan Tattermusch · 7 years ago
  61. 885dac0 regenerate docs by Jan Tattermusch · 7 years ago
  62. 4ead637 Add high-level server-side auth docs by Jan Tattermusch · 7 years ago
  63. 138e1be Merge pull request #9928 from jtattermusch/kokoro_win by Jan Tattermusch · 7 years ago
  64. 39514cc Add licenses() in BUILD files by Yuchen Zeng · 7 years ago
  65. 11a4ed8 refactor client by Eric Gribkoff · 7 years ago
  66. caf7ea5 Enable C++ negative http2 test by Eric Gribkoff · 7 years ago
  67. aa5e760 Merge pull request #9894 from apolcyn/update_go_bm by apolcyn · 7 years ago
  68. 7d729b1 Merge pull request #9950 from grpc/revert-9932-lto by Craig Tiller · 7 years ago
  69. 0a3d5f9 Revert "Enable lto for performance testing" by Craig Tiller · 7 years ago
  70. 6f24977 Merge pull request #9932 from ctiller/lto by Craig Tiller · 7 years ago
  71. 36281f9 Merge github.com:grpc/grpc into lto by Craig Tiller · 7 years ago
  72. 5c2d7e2 Boost grpc version to v1.1.4 by Muxi Yan · 7 years ago
  73. fbedd67 Merge pull request #9769 from ctiller/always-use-port-server by Craig Tiller · 7 years ago
  74. 58bbbe9 Merge pull request #9940 from yang-g/http_parser by Yang Gao · 7 years ago
  75. d27da0d Merge pull request #9908 from yang-g/on_timeout by Yang Gao · 7 years ago
  76. 6bdbffe Merge pull request #9943 from ctiller/diff_perf by Craig Tiller · 7 years ago
  77. 6d91f2d strip by Craig Tiller · 7 years ago
  78. aa296fe Call the right function by Craig Tiller · 7 years ago
  79. dce26f4 Make clean by Craig Tiller · 7 years ago
  80. 5ef448d Fix module name :) by Craig Tiller · 7 years ago
  81. ff84b36 Experimental version by Craig Tiller · 7 years ago
  82. e9a64df Merge pull request #9942 from stanley-cheung/php-prepare-for-1_2 by Stanley Cheung · 7 years ago
  83. 18a948a Merge github.com:grpc/grpc into diff_perf by Craig Tiller · 7 years ago
  84. d753f45 Add argument by Craig Tiller · 7 years ago
  85. f9abb29 Reserve opt for external builds, use lto for profiling by Craig Tiller · 7 years ago
  86. 1747ed5 Merge github.com:grpc/grpc into lto by Craig Tiller · 7 years ago
  87. 4883fd8 Merge github.com:grpc/grpc into call_create_fixtures by Craig Tiller · 7 years ago
  88. df6d492 Merge pull request #9920 from muxi/backport-9893 by Muxi Yan · 7 years ago
  89. 82c6d8d PHP: prepare for 1.2 release by Stanley Cheung · 7 years ago
  90. 07ad1b9 Merge pull request #9938 from kpayson64/increase_epsilon by kpayson64 · 7 years ago
  91. 5838dbf Return an error when the HTTP first line or header is longer than 4K by yang-g · 7 years ago
  92. 9ef6fc8 Merge github.com:grpc/grpc into stream_owned_slice by Craig Tiller · 7 years ago
  93. 295df6d Add a slice type that shares a refcount with a transport stream by Craig Tiller · 7 years ago
  94. f1666d4 Merge pull request #9869 from markdroth/client_channel_method_params_cleanup by Mark D. Roth · 7 years ago
  95. 47d7a08 Increase epsilon in thread cleanup test by kpayson64 · 7 years ago
  96. e0c72bb Merge pull request #9936 from dgquintas/gen_projs by David G. Quintas · 7 years ago
  97. b1e545f Fix generate projects by David Garcia Quintas · 7 years ago
  98. 47aa984 Merge pull request #9897 from grpc/wenbozhu-patch-4 by Feng Li · 7 years ago
  99. 4b290e9 Merge pull request #9917 from nathanielmanistaatgoogle/missing-main by Nathaniel Manista · 7 years ago
  100. 823e87b Merge pull request #9933 from ctiller/better_summary by Craig Tiller · 7 years ago