1. 8d51e8d Merge pull request #12331 from markdroth/c++_filter_api_fix by Mark D. Roth · 7 years ago
  2. 179f136 Merge pull request #12352 from yang-g/import_fix by Yang Gao · 7 years ago
  3. b98bf8c Make package names consistent under test/core by yang-g · 7 years ago
  4. f52dd5f Merge pull request #12345 from yang-g/import_fix by Yang Gao · 7 years ago
  5. 5881b76 Merge pull request #12349 from grpc/revert-12308-fake_zero_copy_protector by Jan Tattermusch · 7 years ago
  6. 090cd46 Revert "Fake zero copy protector" by Jan Tattermusch · 7 years ago
  7. 109040f Support features in grpc_package by yang-g · 7 years ago
  8. 0c21e33 Merge pull request #12308 from jiangtaoli2016/fake_zero_copy_protector by Jiangtao Li · 7 years ago
  9. 8af54b8 Change PF and RR to expect only backends. by Juanli Shen · 7 years ago
  10. 5899055 Implement fake TSI zero-copy frame protector by jiangtaoli2016 · 7 years ago
  11. f874e76 Merge pull request #12191 from nicolasnoble/visibility by Nicolas Noble · 7 years ago
  12. ed67582 Reverting protobuf submodule mistake. by Nicolas "Pixel" Noble · 7 years ago
  13. 90df76b Merge branch 'master' of https://github.com/grpc/grpc into visibility by Nicolas "Pixel" Noble · 7 years ago
  14. 7a8488c Merge pull request #12327 from yang-g/extern by Yang Gao · 7 years ago
  15. 2bc5e3a Moving visibility and package creation to the build system. by Nicolas "Pixel" Noble · 7 years ago
  16. 5646c74 Merge pull request #12270 from matt-kwong/kokoro_mac_bq by Matt Kwong · 7 years ago
  17. 196fa2e Add recv_message() method to TransportStreamOpBatch class. by Mark D. Roth · 7 years ago
  18. b7beb45 Merge pull request #12328 from 0oneo/patch-1 by Jan Tattermusch · 7 years ago
  19. a01ce50 fix typo in compression.md by 0oneo · 7 years ago
  20. dce6fc6 Add missing extern C by yang-g · 7 years ago
  21. f37dfda Merge pull request #12325 from grpc/revert-11566-call_combiner by Nicolas Noble · 7 years ago
  22. bf19961 Revert "Implement call combiner" by Mark D. Roth · 7 years ago
  23. 1c8e043 Fix uploading Mac results to BQ by Matt Kwong · 7 years ago
  24. 9811915 Merge pull request #12284 from vjpai/qps_cleanup by Vijay Pai · 7 years ago
  25. 6defb32 Remove some pre-C++11-style workarounds by Vijay Pai · 7 years ago
  26. 12bc68e Merge pull request #12137 from y-zeng/call_atm by Yuchen Zeng · 7 years ago
  27. 92ab602 Merge pull request #12314 from ncteisen/debugging-latency-profiles by Noah Eisen · 7 years ago
  28. 6b3003f Merge pull request #12274 from apolcyn/fix_missing_nanopb_headers_master by apolcyn · 7 years ago
  29. 89563ca Add shortname and timeout to run_microbenchmarks by Noah Eisen · 7 years ago
  30. 109da09 Merge pull request #12303 from dgquintas/rr_shutdown_sc_shutdown by David G. Quintas · 7 years ago
  31. a56f276 Merge pull request #12311 from ncteisen/fix-timers by Noah Eisen · 7 years ago
  32. b489e79 Remove extraneous paren by ncteisen · 7 years ago
  33. 2d060b6 Merge pull request #12221 from sreecha/epoll1-work-dist by Sree Kuchibhotla · 7 years ago
  34. 52ba957 Removed in_connectivity_shutdown from RR by David Garcia Quintas · 7 years ago
  35. f769bf1 Merge pull request #12264 from jtattermusch/cmake_vs2017 by Jan Tattermusch · 7 years ago
  36. e01940f clang format by Sree Kuchibhotla · 7 years ago
  37. a1ba139 Remove test variable by Sree Kuchibhotla · 7 years ago
  38. a92a9cc change num_events and cursor to gpr_atm for memory visibility by Sree Kuchibhotla · 7 years ago
  39. 1961452 Reduce batch size to 1 - This seems to help with unary and streaming benchmarks by Sree Kuchibhotla · 7 years ago
  40. 6eb505b Add explanation for recv_state by Yuchen Zeng · 7 years ago
  41. 0e90957 Merge branch 'master' into epoll1-work-dist by Sree Kuchibhotla · 7 years ago
  42. b154cd1 fix typo by Sree Kuchibhotla · 7 years ago
  43. 3d609f1 merge by Sree Kuchibhotla · 7 years ago
  44. ff4f2db Merge pull request #11566 from markdroth/call_combiner by Mark D. Roth · 7 years ago
  45. 76e264b Implement call combiner. by Mark D. Roth · 7 years ago
  46. 2921e1e Merge pull request #12282 from yang-g/sync_thd_refactor by Yang Gao · 7 years ago
  47. f28955d Merge pull request #12237 from andremedeiros/fix-gc-eager-sweep by apolcyn · 7 years ago
  48. cad427b Merge pull request #12227 from ncteisen/bazel-microbenchmarks by Noah Eisen · 7 years ago
  49. d2db4f1 Merge pull request #12287 from vjpai/qps_cleanup2 by Vijay Pai · 7 years ago
  50. c389555 Move some internal includes to the right places by Vijay Pai · 7 years ago
  51. a79ada3 Double check macro to protect from faulty test. by yang-g · 7 years ago
  52. 14a690d Merge pull request #11782 from muxi/stream_compression_config by Muxi Yan · 7 years ago
  53. 3cb53ff Merge pull request #12285 from muxi/fix-typo by Muxi Yan · 7 years ago
  54. 471df82 Fix a typo referred on #11118 by Muxi Yan · 7 years ago
  55. 0f9e193 Update block_annotate.h by yang-g · 7 years ago
  56. 9ff6031 Add sync_custom.h by yang-g · 7 years ago
  57. 98ad80a Remove stale file by yang-g · 7 years ago
  58. 684a397 Fix stream_compression_payload test flake by Muxi Yan · 7 years ago
  59. 02d1ff5 fix build.yaml to expand nanopb headers filegroup by Alexander Polcyn · 7 years ago
  60. ff83681 Merge pull request #12240 from yang-g/endo by Yang Gao · 7 years ago
  61. 969936b Merge pull request #12209 from mehrdada/unskip-reflection-test by Mehrdad Afshari · 7 years ago
  62. 6b2b5bd Merge remote-tracking branch 'upstream/master' into stream_compression_config by Muxi Yan · 7 years ago
  63. 07d2092 vs2017 build fixes by Jan Tattermusch · 7 years ago
  64. a8003e8 adjust run_tests_matrix.py windows portability suites by Jan Tattermusch · 7 years ago
  65. 52ff56d support building with VS2017 by Jan Tattermusch · 7 years ago
  66. ec3338d add cmake generator option by Jan Tattermusch · 7 years ago
  67. 91eeb79 cleanup building c/c++ on windows by Jan Tattermusch · 7 years ago
  68. a2ebc04 Merge pull request #12248 from glerchundi/fix/csharp-native-libraries-visibility by Jan Tattermusch · 7 years ago
  69. c3e6fcc Merge pull request #11598 from jtattermusch/remove_vsprojects by Jan Tattermusch · 7 years ago
  70. bc4764b Merge pull request #12128 from jtattermusch/csharp_easierlogging by Jan Tattermusch · 7 years ago
  71. 7005d7a fix windows protoc artifact build by Jan Tattermusch · 7 years ago
  72. eff25f9 remove check_vsprojects sanity test by Jan Tattermusch · 7 years ago
  73. eb3540e remove contents of /vsprojects directory by Jan Tattermusch · 7 years ago
  74. 8ceb424 update readmes by Jan Tattermusch · 7 years ago
  75. add3225 adjust run tests matrix by Jan Tattermusch · 7 years ago
  76. 6521c50 build C tests and protoc artifacts on windows with cmake by Jan Tattermusch · 7 years ago
  77. 14e593c Merge pull request #12254 from stanley-cheung/php-upmerge-1_4-features by Stanley Cheung · 7 years ago
  78. ff0996d Merge pull request #12242 from dgquintas/rr_initial_conn by David G. Quintas · 7 years ago
  79. 27ac8cf Merge pull request #12251 from ncteisen/fix-ubsan by Noah Eisen · 7 years ago
  80. 90a6af2 Merge pull request #12236 from matt-kwong/kokoro_fil by Matt Kwong · 7 years ago
  81. 5d55948 PHP: upmerge from 1.4.x branch by Stanley Cheung · 7 years ago
  82. 72827fb Merge pull request #12225 from muxi/fix-already-finished by Muxi Yan · 7 years ago
  83. c302eb9 Microbenchmarks work with bazel by ncteisen · 7 years ago
  84. e3d6a9a Merge pull request #12180 from grpc/revert-12086-revert-11832-objc-oauth-protocol by Muxi Yan · 7 years ago
  85. 34e2d36 Add test filtering to Kokoro PR jobs by Matt Kwong · 7 years ago
  86. 3732f86 PR comments by David Garcia Quintas · 7 years ago
  87. a0a4272 Merge pull request #12246 from yang-g/epoll1 by Yang Gao · 7 years ago
  88. 9747224 Fix ubsan by Noah Eisen · 7 years ago
  89. 909c124 address review comments by Jan Tattermusch · 7 years ago
  90. bf9ac0f csharp: make the native libraries links are not shown by Gorka Lerchundi Osa · 7 years ago
  91. df92a64 Add timer annotations in epoll1 by yang-g · 7 years ago
  92. 76e158f Break the sanity check failure loop by disabling clang-format on end2end_{,nosec_}tests.c by Muxi Yan · 7 years ago
  93. 58c61b5 Unskip reflection unit test since proto is fixed by Mehrdad Afshari · 7 years ago
  94. 7d0d2cd Merge pull request #12182 from dgquintas/grpclb_destroy_bbr by David G. Quintas · 7 years ago
  95. 81c52c8 Merge pull request #12243 from matt-kwong/kokoro_flags2 by Matt Kwong · 7 years ago
  96. a390072 generate project by Muxi Yan · 7 years ago
  97. 2def644 fix C++ wrapper by yang-g · 7 years ago
  98. 2a1f129 Fix mismatched BEGIN/END by yang-g · 7 years ago
  99. 1caed0e Add max_time flag to Kokoro PR jobs by Matt Kwong · 7 years ago
  100. 44a46ad generate_project and clang_format by Muxi Yan · 7 years ago