1. a544ac8 Merge pull request #7947 from thinkerou/delete_unuse_macro by Stanley Cheung · 7 years ago
  2. 8d6a61a Remove invalide macro by thinkerou · 7 years ago
  3. 2bf8640 Merge pull request #11873 from ctiller/stats by Craig Tiller · 7 years ago
  4. b2170fe Merge pull request #12343 from sreecha/enable-epoll1 by Sree Kuchibhotla · 7 years ago
  5. ccad382 Merge github.com:grpc/grpc into stats by Craig Tiller · 7 years ago
  6. 451b92a Merge pull request #12306 from kpayson64/ref_counting_slices by kpayson64 · 7 years ago
  7. 8d51e8d Merge pull request #12331 from markdroth/c++_filter_api_fix by Mark D. Roth · 7 years ago
  8. 090cd46 Revert "Fake zero copy protector" by Jan Tattermusch · 7 years ago
  9. 0c21e33 Merge pull request #12308 from jiangtaoli2016/fake_zero_copy_protector by Jiangtao Li · 7 years ago
  10. 0fda880 Enable epoll1 by Sree Kuchibhotla · 7 years ago
  11. 8af54b8 Change PF and RR to expect only backends. by Juanli Shen · 7 years ago
  12. 5899055 Implement fake TSI zero-copy frame protector by jiangtaoli2016 · 7 years ago
  13. 90df76b Merge branch 'master' of https://github.com/grpc/grpc into visibility by Nicolas "Pixel" Noble · 7 years ago
  14. 2bc5e3a Moving visibility and package creation to the build system. by Nicolas "Pixel" Noble · 7 years ago
  15. 4754398 Clang_format by Ken Payson · 7 years ago
  16. 196fa2e Add recv_message() method to TransportStreamOpBatch class. by Mark D. Roth · 7 years ago
  17. dce6fc6 Add missing extern C by yang-g · 7 years ago
  18. bf19961 Revert "Implement call combiner" by Mark D. Roth · 7 years ago
  19. 03c908f Merge github.com:grpc/grpc into stats by Craig Tiller · 7 years ago
  20. 9519718 Documentation change + e2e test fix by Ken Payson · 7 years ago
  21. 567e0f1 Have write ops take ownership over slices by Ken Payson · 7 years ago
  22. 12bc68e Merge pull request #12137 from y-zeng/call_atm by Yuchen Zeng · 7 years ago
  23. 109da09 Merge pull request #12303 from dgquintas/rr_shutdown_sc_shutdown by David G. Quintas · 7 years ago
  24. b489e79 Remove extraneous paren by ncteisen · 7 years ago
  25. 52ba957 Removed in_connectivity_shutdown from RR by David Garcia Quintas · 7 years ago
  26. e01940f clang format by Sree Kuchibhotla · 7 years ago
  27. a1ba139 Remove test variable by Sree Kuchibhotla · 7 years ago
  28. a92a9cc change num_events and cursor to gpr_atm for memory visibility by Sree Kuchibhotla · 7 years ago
  29. 1961452 Reduce batch size to 1 - This seems to help with unary and streaming benchmarks by Sree Kuchibhotla · 7 years ago
  30. 6eb505b Add explanation for recv_state by Yuchen Zeng · 7 years ago
  31. 0e90957 Merge branch 'master' into epoll1-work-dist by Sree Kuchibhotla · 7 years ago
  32. b154cd1 fix typo by Sree Kuchibhotla · 7 years ago
  33. 3d609f1 merge by Sree Kuchibhotla · 7 years ago
  34. ff4f2db Merge pull request #11566 from markdroth/call_combiner by Mark D. Roth · 7 years ago
  35. 76e264b Implement call combiner. by Mark D. Roth · 7 years ago
  36. 2921e1e Merge pull request #12282 from yang-g/sync_thd_refactor by Yang Gao · 7 years ago
  37. f28955d Merge pull request #12237 from andremedeiros/fix-gc-eager-sweep by apolcyn · 7 years ago
  38. 14a690d Merge pull request #11782 from muxi/stream_compression_config by Muxi Yan · 7 years ago
  39. 0f9e193 Update block_annotate.h by yang-g · 7 years ago
  40. 98ad80a Remove stale file by yang-g · 7 years ago
  41. 684a397 Fix stream_compression_payload test flake by Muxi Yan · 7 years ago
  42. ff83681 Merge pull request #12240 from yang-g/endo by Yang Gao · 7 years ago
  43. 969936b Merge pull request #12209 from mehrdada/unskip-reflection-test by Mehrdad Afshari · 7 years ago
  44. 6b2b5bd Merge remote-tracking branch 'upstream/master' into stream_compression_config by Muxi Yan · 7 years ago
  45. a2ebc04 Merge pull request #12248 from glerchundi/fix/csharp-native-libraries-visibility by Jan Tattermusch · 7 years ago
  46. bc4764b Merge pull request #12128 from jtattermusch/csharp_easierlogging by Jan Tattermusch · 7 years ago
  47. 14e593c Merge pull request #12254 from stanley-cheung/php-upmerge-1_4-features by Stanley Cheung · 7 years ago
  48. ff0996d Merge pull request #12242 from dgquintas/rr_initial_conn by David G. Quintas · 7 years ago
  49. 27ac8cf Merge pull request #12251 from ncteisen/fix-ubsan by Noah Eisen · 7 years ago
  50. 5d55948 PHP: upmerge from 1.4.x branch by Stanley Cheung · 7 years ago
  51. 72827fb Merge pull request #12225 from muxi/fix-already-finished by Muxi Yan · 7 years ago
  52. e3d6a9a Merge pull request #12180 from grpc/revert-12086-revert-11832-objc-oauth-protocol by Muxi Yan · 7 years ago
  53. a0a4272 Merge pull request #12246 from yang-g/epoll1 by Yang Gao · 7 years ago
  54. 9747224 Fix ubsan by Noah Eisen · 7 years ago
  55. 909c124 address review comments by Jan Tattermusch · 7 years ago
  56. bf9ac0f csharp: make the native libraries links are not shown by Gorka Lerchundi Osa · 7 years ago
  57. df92a64 Add timer annotations in epoll1 by yang-g · 7 years ago
  58. 58c61b5 Unskip reflection unit test since proto is fixed by Mehrdad Afshari · 7 years ago
  59. 7d0d2cd Merge pull request #12182 from dgquintas/grpclb_destroy_bbr by David G. Quintas · 7 years ago
  60. 2def644 fix C++ wrapper by yang-g · 7 years ago
  61. 2a1f129 Fix mismatched BEGIN/END by yang-g · 7 years ago
  62. a2c1df4 RR: Initialize subchannel connectivity state by David Garcia Quintas · 7 years ago
  63. 7c62a35 Merge remote-tracking branch 'upstream/master' into stream_compression_config by Muxi Yan · 7 years ago
  64. 4fa6caa Add a new macro for custom profiler by yang-g · 7 years ago
  65. b0eae8a Mark error code details as global by Andre Medeiros · 7 years ago
  66. 183a9cf Merge pull request #12169 from muxi/improve-objc-test-info by Muxi Yan · 7 years ago
  67. ff6c036 unify loggers used by Grpc tests by Jan Tattermusch · 7 years ago
  68. 1ca3bef make C# logging & tracing more intuitive by Jan Tattermusch · 7 years ago
  69. 71c468b Merge pull request #11936 from sreecha/fix-end2end-test by Sree Kuchibhotla · 7 years ago
  70. f42587c Do not add accept-encoding field when it exists by Muxi Yan · 7 years ago
  71. da4f087 Fix minor build issue by Muxi Yan · 7 years ago
  72. 4e1b26e Replace dispatch_once_t with BOOL by Muxi Yan · 7 years ago
  73. d37411e Some missing parts by Muxi Yan · 7 years ago
  74. 5efc913 Epoll1 Work Distribution: Parallelize processing epoll events across multiple threads by Sree Kuchibhotla · 7 years ago
  75. 87ffcb6 disable epoll1 by default (just enable tests) by Sree Kuchibhotla · 7 years ago
  76. 4558762 Merge pull request #12203 from mdzoba/mdzoba-fix-issue-11512 by Nicolas Noble · 7 years ago
  77. 106d175 Merge pull request #12188 from michaelbausor/add-async-support by Stanley Cheung · 7 years ago
  78. 0f924b7 Merge pull request #12213 from dgquintas/v1.7.x-version-bump by David G. Quintas · 7 years ago
  79. f4af6eb Merge pull request #12192 from jmillikin-stripe/ruby-catch-script-error by apolcyn · 7 years ago
  80. 7b8b4be Merge pull request #12158 from jboeuf/fix_mem_leak by jboeuf · 7 years ago
  81. 713597f Master version bump to 1.7.x by David Garcia Quintas · 7 years ago
  82. 22cc56f Fix assert in grpc_timer_init(). https://github.com/grpc/grpc/issues/11512 by Maxim Dzoba · 7 years ago
  83. 3088230 initialize pollset struct. Ideally not needed since we do zalloc but some code may directly call gpr_malloc to create pollset by Sree Kuchibhotla · 7 years ago
  84. 54749da Enable epoll1 by default (and move epollsig as second choice) by Sree Kuchibhotla · 7 years ago
  85. ff1e926 Remove assignment by Michael Bausor · 7 years ago
  86. 8a61db3 Remove metadata set by Michael Bausor · 7 years ago
  87. 6bfe44d give C# continuations 10 secs to finish on shutdown by Jan Tattermusch · 7 years ago
  88. 98ed73c wait for queued continuation to finish by Jan Tattermusch · 7 years ago
  89. 7a3bd5b more correct atomic counter by Jan Tattermusch · 7 years ago
  90. e387852 Catch NotImplementedError exceptions and forward them to the client. by John Millikin · 7 years ago
  91. 7a9d17f Fixing memory leak and removing unneeded NULL checks. by Julien Boeuf · 7 years ago
  92. e40e259 Add more comments for the atomic operations by Yuchen Zeng · 7 years ago
  93. 0ce19a2 Use atm load instead of atm cas by Yuchen Zeng · 7 years ago
  94. 30b4e74 Merge pull request #12127 from jtattermusch/csharp_warningsaserrors by Jan Tattermusch · 7 years ago
  95. 81fd629 Move OP_RECV_INITIAL_METADATA out of start() methods by Michael Bausor · 7 years ago
  96. 97e1785 Added missing call to grpc_byte_buffer_reader_destroy() by David Garcia Quintas · 7 years ago
  97. b82f82b Revert "Revert "Add OAuth2 protocol in GRPCClient"" by Muxi Yan · 7 years ago
  98. 04b5803 Fix comment format by Muxi Yan · 7 years ago
  99. d1ba31d Merge pull request #11831 from ncteisen/flow-control-part2 by Noah Eisen · 7 years ago
  100. 41ba268 Pull bdp estimation into flowctl module by ncteisen · 7 years ago