1. e12f5f2 Revise zero-copy protector interface by jiangtaoli2016 · 7 years ago
  2. 627691f Fake zero-copy frame protector by jiangtaoli2016 · 7 years ago
  3. 9c51943 EXPERIMENT: Increase grpc_slice size to allow more inlining by Craig Tiller · 7 years ago
  4. 8271d0f Merge pull request #12216 from pongad/main_method by Jan Tattermusch · 7 years ago
  5. 23b0102 Merge pull request #12386 from jtattermusch/perfworker_script by Jan Tattermusch · 7 years ago
  6. 5314616 Merge pull request #12341 from yang-g/extern by Yang Gao · 7 years ago
  7. 33ec94f Merge pull request #12351 from dgquintas/fix_fake_resolver_use_after_free by David G. Quintas · 7 years ago
  8. d3cbd72 Make grpc_call_log_batch take const char* by yang-g · 7 years ago
  9. 31a4ebe Merge pull request #12397 from blairkutz/spelling_correction by Vijay Pai · 7 years ago
  10. c64be96 Correct spelling of 'client'. by Blair Kutzman · 7 years ago
  11. 21b71b4 Merge pull request #11583 from nathanielmanistaatgoogle/grpc_testing by Nathaniel Manista · 7 years ago
  12. 96a902f Merge pull request #12373 from nicolasnoble/gtest_is_not_gmock by Nicolas Noble · 7 years ago
  13. 4190f39 Merge pull request #12298 from markdroth/default_metadata_fix by Mark D. Roth · 7 years ago
  14. dfccd83 Merge pull request #12356 from muxi/port-v160 by Muxi Yan · 7 years ago
  15. 38b9a4d Merge pull request #12281 from muxi/fix-cronet-transport-refcount by Muxi Yan · 7 years ago
  16. 00c5445 Merge pull request #12329 from jtattermusch/remove_leftover_vcxproj by Jan Tattermusch · 7 years ago
  17. 17f21b4 Merge pull request #12024 from yihuazhang/tsi_test_lib by Mark D. Roth · 7 years ago
  18. c73c3cf Merge pull request #12368 from jtattermusch/fix_ruby_build_kokoro by Jan Tattermusch · 7 years ago
  19. 0ebdc16 ubuntu-1610 image does not exist anymore by Jan Tattermusch · 7 years ago
  20. 66e08cb add rubocop warnings to TODO config file by Jan Tattermusch · 7 years ago
  21. 010ea65 remove calls to optional paramaters so that the test is compatible with ruby versions < 2.1 by Alexander Polcyn · 7 years ago
  22. e2f845c fix ruby macos build on kokoro by Jan Tattermusch · 7 years ago
  23. 7c85cae gRPC Python test infrastructure by Nathaniel Manista · 7 years ago
  24. 89e68ac Trying to make the code more readable. by Flavio Medeiros · 7 years ago
  25. fc49d6e Splitting gmock out of gtest. by Nicolas "Pixel" Noble · 7 years ago
  26. f5600e9 Merge pull request #12366 from matt-kwong/kokoro_mac_bq by Matt Kwong · 7 years ago
  27. 9e3a19e Use a separate table to determine which callouts are default. by Mark D. Roth · 7 years ago
  28. 1720b0b Disable uploading Kokoro Mac results by Matt Kwong · 7 years ago
  29. c928cfe Merge pull request #12350 from jtattermusch/deflake_ruby_artifact by Jan Tattermusch · 7 years ago
  30. a544ac8 Merge pull request #7947 from thinkerou/delete_unuse_macro by Stanley Cheung · 7 years ago
  31. 8d6a61a Remove invalide macro by thinkerou · 7 years ago
  32. 2bf8640 Merge pull request #11873 from ctiller/stats by Craig Tiller · 7 years ago
  33. b2170fe Merge pull request #12343 from sreecha/enable-epoll1 by Sree Kuchibhotla · 7 years ago
  34. f0a6fd8 Port #12258 by Muxi Yan · 7 years ago
  35. bba217b Port #12256 by Muxi Yan · 7 years ago
  36. ef84a1c Port #12253 by Muxi Yan · 7 years ago
  37. ccad382 Merge github.com:grpc/grpc into stats by Craig Tiller · 7 years ago
  38. 451b92a Merge pull request #12306 from kpayson64/ref_counting_slices by kpayson64 · 7 years ago
  39. c891609 Save one allocation by init-int instead of creating closure by David Garcia Quintas · 7 years ago
  40. 6e73974 Fix header location error by Craig Tiller · 7 years ago
  41. 8d51e8d Merge pull request #12331 from markdroth/c++_filter_api_fix by Mark D. Roth · 7 years ago
  42. 179f136 Merge pull request #12352 from yang-g/import_fix by Yang Gao · 7 years ago
  43. d49e9a4 Fake resolver: Fix use-after-free by David Garcia Quintas · 7 years ago
  44. b98bf8c Make package names consistent under test/core by yang-g · 7 years ago
  45. f52dd5f Merge pull request #12345 from yang-g/import_fix by Yang Gao · 7 years ago
  46. 5881b76 Merge pull request #12349 from grpc/revert-12308-fake_zero_copy_protector by Jan Tattermusch · 7 years ago
  47. 27af5b1 deflake ruby artifact build by Jan Tattermusch · 7 years ago
  48. 090cd46 Revert "Fake zero copy protector" by Jan Tattermusch · 7 years ago
  49. 109040f Support features in grpc_package by yang-g · 7 years ago
  50. 0c21e33 Merge pull request #12308 from jiangtaoli2016/fake_zero_copy_protector by Jiangtao Li · 7 years ago
  51. 0fda880 Enable epoll1 by Sree Kuchibhotla · 7 years ago
  52. 66e6c23 Log offending ops and error code before crashing the server by yang-g · 7 years ago
  53. 8af54b8 Change PF and RR to expect only backends. by Juanli Shen · 7 years ago
  54. 5899055 Implement fake TSI zero-copy frame protector by jiangtaoli2016 · 7 years ago
  55. f874e76 Merge pull request #12191 from nicolasnoble/visibility by Nicolas Noble · 7 years ago
  56. ed67582 Reverting protobuf submodule mistake. by Nicolas "Pixel" Noble · 7 years ago
  57. 90df76b Merge branch 'master' of https://github.com/grpc/grpc into visibility by Nicolas "Pixel" Noble · 7 years ago
  58. 7a8488c Merge pull request #12327 from yang-g/extern by Yang Gao · 7 years ago
  59. bcf6ca8 Fix crash by Craig Tiller · 7 years ago
  60. 2bc5e3a Moving visibility and package creation to the build system. by Nicolas "Pixel" Noble · 7 years ago
  61. 5646c74 Merge pull request #12270 from matt-kwong/kokoro_mac_bq by Matt Kwong · 7 years ago
  62. 413e95b Fix crash by Craig Tiller · 7 years ago
  63. a0116f3 Fix crash by Craig Tiller · 7 years ago
  64. 08b79c1 Doc UPdate by Ken Payson · 7 years ago
  65. 4754398 Clang_format by Ken Payson · 7 years ago
  66. 196fa2e Add recv_message() method to TransportStreamOpBatch class. by Mark D. Roth · 7 years ago
  67. 44a766a remove leftover vcxproj files by Jan Tattermusch · 7 years ago
  68. b7beb45 Merge pull request #12328 from 0oneo/patch-1 by Jan Tattermusch · 7 years ago
  69. a01ce50 fix typo in compression.md by 0oneo · 7 years ago
  70. dce6fc6 Add missing extern C by yang-g · 7 years ago
  71. f37dfda Merge pull request #12325 from grpc/revert-11566-call_combiner by Nicolas Noble · 7 years ago
  72. bf19961 Revert "Implement call combiner" by Mark D. Roth · 7 years ago
  73. 33b51aa revert protobuf change by Craig Tiller · 7 years ago
  74. 1c8e043 Fix uploading Mac results to BQ by Matt Kwong · 7 years ago
  75. 03c908f Merge github.com:grpc/grpc into stats by Craig Tiller · 7 years ago
  76. 9519718 Documentation change + e2e test fix by Ken Payson · 7 years ago
  77. 9811915 Merge pull request #12284 from vjpai/qps_cleanup by Vijay Pai · 7 years ago
  78. 567e0f1 Have write ops take ownership over slices by Ken Payson · 7 years ago
  79. 6defb32 Remove some pre-C++11-style workarounds by Vijay Pai · 7 years ago
  80. 12bc68e Merge pull request #12137 from y-zeng/call_atm by Yuchen Zeng · 7 years ago
  81. 92ab602 Merge pull request #12314 from ncteisen/debugging-latency-profiles by Noah Eisen · 7 years ago
  82. 6b3003f Merge pull request #12274 from apolcyn/fix_missing_nanopb_headers_master by apolcyn · 7 years ago
  83. 89563ca Add shortname and timeout to run_microbenchmarks by Noah Eisen · 7 years ago
  84. 109da09 Merge pull request #12303 from dgquintas/rr_shutdown_sc_shutdown by David G. Quintas · 7 years ago
  85. a56f276 Merge pull request #12311 from ncteisen/fix-timers by Noah Eisen · 7 years ago
  86. b489e79 Remove extraneous paren by ncteisen · 7 years ago
  87. 2d060b6 Merge pull request #12221 from sreecha/epoll1-work-dist by Sree Kuchibhotla · 7 years ago
  88. 52ba957 Removed in_connectivity_shutdown from RR by David Garcia Quintas · 7 years ago
  89. f769bf1 Merge pull request #12264 from jtattermusch/cmake_vs2017 by Jan Tattermusch · 7 years ago
  90. e01940f clang format by Sree Kuchibhotla · 7 years ago
  91. a1ba139 Remove test variable by Sree Kuchibhotla · 7 years ago
  92. a92a9cc change num_events and cursor to gpr_atm for memory visibility by Sree Kuchibhotla · 7 years ago
  93. 1961452 Reduce batch size to 1 - This seems to help with unary and streaming benchmarks by Sree Kuchibhotla · 7 years ago
  94. 6eb505b Add explanation for recv_state by Yuchen Zeng · 7 years ago
  95. 8ecb4ed Detect default metadata using the callout list. by Mark D. Roth · 7 years ago
  96. 0e90957 Merge branch 'master' into epoll1-work-dist by Sree Kuchibhotla · 7 years ago
  97. b154cd1 fix typo by Sree Kuchibhotla · 7 years ago
  98. 3d609f1 merge by Sree Kuchibhotla · 7 years ago
  99. ff4f2db Merge pull request #11566 from markdroth/call_combiner by Mark D. Roth · 7 years ago
  100. 76e264b Implement call combiner. by Mark D. Roth · 7 years ago