1. e1523e9 Track calls to gpr_now() by Craig Tiller · 8 years ago
  2. e24e913 Merge pull request #9906 from ctiller/trim-the-locks by Craig Tiller · 8 years ago
  3. f0fb741 Merge pull request #10141 from nathanielmanistaatgoogle/import-prefix by Nathaniel Manista · 8 years ago
  4. fce0f04 Merge pull request #10131 from ncteisen/copy-and-unref-fix by Noah Eisen · 8 years ago
  5. 2e0788a Move config application to *just* prior to subchannel pick by Craig Tiller · 8 years ago
  6. 40d55f9 Add import prefix to Python generator by Nathaniel Manista · 8 years ago
  7. 20a72b8 clang fmt by ncteisen · 8 years ago
  8. 53bd235 Atomically load ref debugging output numbers by ncteisen · 8 years ago
  9. 547cbb2 Code health and comments by ncteisen · 8 years ago
  10. ea4a4f1 Fix formatting by Craig Tiller · 8 years ago
  11. 11c17d4 Move functions around to avoid forward declarations by Craig Tiller · 8 years ago
  12. 77af9d8 Merge github.com:grpc/grpc into trim-the-locks by Craig Tiller · 8 years ago
  13. c5591f5 Merge pull request #10009 from muxi/fix-flush-read by Muxi Yan · 8 years ago
  14. 67631eb Merge pull request #10105 from murgatroid99/upmerge_v1.2.x by Michael Lumish · 8 years ago
  15. 5398a96 Fix copy and unref race cond bug by ncteisen · 8 years ago
  16. d16df8f Merge pull request #10042 from muxi/objc-test-fix by Muxi Yan · 8 years ago
  17. 04b06b7 Add comments by Muxi Yan · 8 years ago
  18. 56d048d Merge pull request #10114 from thunderboltsid/skip-test-if-pypy by Nathaniel Manista · 8 years ago
  19. a200503 Merge pull request #10012 from vjpai/phpqps by Vijay Pai · 8 years ago
  20. 43be708 Merge remote-tracking branch 'upstream/master' into fix-flush-read by Muxi Yan · 8 years ago
  21. 79bcb2f Merge remote-tracking branch 'upstream/master' into objc-test-fix by Muxi Yan · 8 years ago
  22. fe6bc69 Skip split_definitions_test if PyPy by Siddharth Shukla · 8 years ago
  23. 46a50d5 Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_v1.2.x by murgatroid99 · 8 years ago
  24. 169c553 Merge pull request #10078 from dgquintas/master_to_1.3.0 by David G. Quintas · 8 years ago
  25. dc87ef5 Use k-contant and add comment for encoding overhead by Muxi Yan · 8 years ago
  26. 4a8694f Merge pull request #10087 from y-zeng/fix_ping_1_2_x by Yuchen Zeng · 8 years ago
  27. 958ded9 PHP benchmarking performance client, proxied through Ruby by Vijay Pai · 8 years ago
  28. 11a93fa Merge pull request #10074 from vjpai/comment by Vijay Pai · 8 years ago
  29. 5dc79eb Merge pull request #9963 from ncteisen/error-arena-optimization by Noah Eisen · 8 years ago
  30. b60e6ac Merge pull request #10083 from murgatroid99/node_lodash_3_compat_again by Michael Lumish · 8 years ago
  31. a85e7d4 Merge pull request #10054 from murgatroid99/uv_resolver_fallback by Michael Lumish · 8 years ago
  32. ea264b8 Ensure GRPC_TIMER_END gets called by Craig Tiller · 8 years ago
  33. 32af871 Fix chttp2 ping parser by Yuchen Zeng · 8 years ago
  34. 97129b0 Merge pull request #10076 from apolcyn/fix_in6_scope_id_windows_issue by apolcyn · 8 years ago
  35. 9e87834 Merge pull request #10071 from jtattermusch/csharp_fix_restore by Jan Tattermusch · 8 years ago
  36. 89addae Merge pull request #10039 from ctiller/server_channel_args by Craig Tiller · 8 years ago
  37. ceddd29 Address github comments by ncteisen · 8 years ago
  38. 234d174 Merge branch 'master' of https://github.com/grpc/grpc into error-arena-optimization by ncteisen · 8 years ago
  39. 1a8391e Merge pull request #9756 from ncteisen/to-grpc-err-is-human by Noah Eisen · 8 years ago
  40. 9d68158 Change argument validation in Server#addService by murgatroid99 · 8 years ago
  41. 072c5af Write an essay by Craig Tiller · 8 years ago
  42. 904e7f5 Introducing 1.2.0-pre1 by David Garcia Quintas · 8 years ago
  43. 74cec10 Bumped version to 1.3.0-dev by David Garcia Quintas · 8 years ago
  44. 648229e fix in6_scope_id incompatibiliity issue on windows/mingw by Alexander Polcyn · 8 years ago
  45. 2e659c2 Fix a comment by Vijay Pai · 8 years ago
  46. b3eee5c Merge branch 'master' of https://github.com/grpc/grpc into to-grpc-err-is-human by ncteisen · 8 years ago
  47. a3e5801 s/realloc/gpr_realloc to fix mem bug by Noah Eisen · 8 years ago
  48. 343702b Write an essay by Craig Tiller · 8 years ago
  49. a885d00 Merge branch 'master' of https://github.com/grpc/grpc into error-arena-optimization by Noah Eisen · 8 years ago
  50. d0cda5c Add uv resolver fallback for named ports, fix portability tests by murgatroid99 · 8 years ago
  51. f5ac0b9 Add global.json file to pick dotnet core SDK version by Jan Tattermusch · 8 years ago
  52. 809b421 Merge pull request #10043 from grpc/jtattermusch-patch-1 by Jan Tattermusch · 8 years ago
  53. 2e0a82f Merge pull request #10040 from rjshade/udp_use_after_free by Yang Gao · 8 years ago
  54. 55337bb Error arena optimization by ncteisen · 8 years ago
  55. 88a41bf Add comment to encodingOverhead by Muxi Yan · 8 years ago
  56. 04b4d4c Merge pull request #9974 from nathanielmanistaatgoogle/lint by Nathaniel Manista · 8 years ago
  57. c2804fb Merge pull request #10018 from ctiller/accept4 by Craig Tiller · 8 years ago
  58. 1d88979 Delete TestResult.xml by Jan Tattermusch · 8 years ago
  59. abc886d Use the right encoding overhead number in remote interop test with Cronet by Muxi Yan · 8 years ago
  60. 69709e2 Fix flaky use-after-free in udp_server by Robbie Shade · 8 years ago
  61. 111f2d4 Merge github.com:grpc/grpc into server_channel_args by Craig Tiller · 8 years ago
  62. 12352b2 Add test of server builder, including channel args by Craig Tiller · 8 years ago
  63. 4751c28 Add channel arguments to server builder by Craig Tiller · 8 years ago
  64. c8f24e5 Merge pull request #10026 from mehrdada/bump-proto-depenedency-on-python-3.2 by Mehrdad Afshari · 8 years ago
  65. 18f8acf Merge pull request #10004 from dgquintas/1.1.x_to_master_again by David G. Quintas · 8 years ago
  66. 1444464 Fix locking by Craig Tiller · 8 years ago
  67. 9b3c73d Updated protobuf dependency for python to 3.2.0 by Mehrdad Afshari · 8 years ago
  68. 7c1aafb Revert "Fix flaky use-after-free in udp_server" by Yang Gao · 8 years ago
  69. 73c3354 Merge pull request #10015 from rjshade/use_after_free by Robbie Shade · 8 years ago
  70. 9cf08b6 Fix flaky use-after-free in udp_server by Robbie Shade · 8 years ago
  71. 702a445 Fix initialization by Craig Tiller · 8 years ago
  72. f26236a Silence accept4 message when its irrelevant by Craig Tiller · 8 years ago
  73. a3d87ca fix C# nuget restore by Jan Tattermusch · 8 years ago
  74. 1293cbc remove unneeded dependencies by Jan Tattermusch · 8 years ago
  75. 93c8951 NUnitVersion tests no longer needed by Jan Tattermusch · 8 years ago
  76. e2b2c8e update nugets in csproj projects by Jan Tattermusch · 8 years ago
  77. 018e23a regenerate projects by Jan Tattermusch · 8 years ago
  78. 766c97a updgrade C# project.json to protobuf 3.2.0 by Jan Tattermusch · 8 years ago
  79. d687e92 regenerate C# protos by Jan Tattermusch · 8 years ago
  80. efe7572 Merge pull request #9632 from jtattermusch/csharp_server_side_auth by Jan Tattermusch · 8 years ago
  81. 39a79738 clang-format by Muxi Yan · 8 years ago
  82. b3f11af Improve the way to reject :authority header by Muxi Yan · 8 years ago
  83. 21490a1 Fix flush read by Muxi Yan · 8 years ago
  84. 78fd7db Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_master_again by David Garcia Quintas · 8 years ago
  85. cf54c15 Merge pull request #9983 from dgquintas/1.1.x_to_master by David G. Quintas · 8 years ago
  86. 7bc4f4a Merge pull request #9862 from Op3n4M3/limit-gem-build by apolcyn · 8 years ago
  87. dcb71e0 Manual changes from upmerged modifications by David Garcia Quintas · 8 years ago
  88. d627421 Merge pull request #8407 from jronak/fixtag by Yang Gao · 8 years ago
  89. 8a0ec88 Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_master by David Garcia Quintas · 8 years ago
  90. 8c3eaf2 Merge pull request #9939 from ctiller/stream_owned_slice by Craig Tiller · 8 years ago
  91. 637a275 Merge pull request #9921 from ctiller/fastcreate by Craig Tiller · 8 years ago
  92. 26515ab Merge pull request #9967 from nathanielmanistaatgoogle/lint by Nathaniel Manista · 8 years ago
  93. aa4abaa fix Grpc.HealthCheck and Grpc.Reflection packages by Jan Tattermusch · 8 years ago
  94. 3ec1366 Enable unused-argument lint by Nathaniel Manista · 8 years ago
  95. 8fccf59 Enable too-many-return-statements lint by Nathaniel Manista · 8 years ago
  96. c3038a5 Suppress and enable too-many-locals lint by Nathaniel Manista · 8 years ago
  97. db0f85b Configure and enable too-many-arguments lint by Nathaniel Manista · 8 years ago
  98. 18f025e Fix and enable super-init-not-called lint by Nathaniel Manista · 8 years ago
  99. b19e304 Merge pull request #9953 from y-zeng/build_license by Yuchen Zeng · 8 years ago
  100. af39256 Fix and enable redefined-outer-name lint by Nathaniel Manista · 8 years ago