1. 70406b7 Merge branch 'master' into new_tsi by jiangtaoli2016 · 7 years ago
  2. b219338 Merge pull request #10822 from ctiller/threaded_port_server by Craig Tiller · 7 years ago
  3. dc2e084 Merge pull request #10826 from ctiller/ubsan by Craig Tiller · 7 years ago
  4. c090c61 Merge pull request #10644 from MakMukhi/master by MakMukhi · 7 years ago
  5. c83346f Merge pull request #10796 from danzh2010/udpserver2 by Yang Gao · 7 years ago
  6. 8128608 Merge branch 'master' into new_tsi by jiangtaoli2016 · 7 years ago
  7. f2263e1 fix guards in transport_security_adapter.h by jiangtaoli2016 · 7 years ago
  8. ec49524 Add a mutex around allocate_port by Craig Tiller · 7 years ago
  9. 2514924 Slow down timers for ubsan builds by Craig Tiller · 7 years ago
  10. 731adcc Merge pull request #10584 from ctiller/hybrid by Craig Tiller · 7 years ago
  11. e40588d Merge pull request #10799 from vjpai/buildhealth by Vijay Pai · 7 years ago
  12. ea525eb Threaded port_server by Craig Tiller · 7 years ago
  13. e0e961a fix guard on src/core/tsi/transport_security_adapter.h by jiangtaoli2016 · 7 years ago
  14. 6cb5e27 Merge branch 'master' into new_tsi by jiangtaoli2016 · 7 years ago
  15. 18548b8 Merge pull request #10258 from markdroth/service_config_lb_semantics by Mark D. Roth · 7 years ago
  16. c6f6663 Rollback some changes by Craig Tiller · 7 years ago
  17. 0d46284 Rollback some changes by Craig Tiller · 7 years ago
  18. 11c7c1e Merge branch 'hybrid' of github.com:ctiller/grpc into hybrid by Craig Tiller · 7 years ago
  19. d978a95 Merge github.com:grpc/grpc into hybrid by Craig Tiller · 7 years ago
  20. 7e0e18d Merge pull request #10802 from ctiller/proxy by Craig Tiller · 7 years ago
  21. 4a19254 Remove more spam by Craig Tiller · 7 years ago
  22. b2b4122 Remove logging by Craig Tiller · 7 years ago
  23. c3ddcf2 Merge pull request #10801 from dgquintas/demote_handshake by David G. Quintas · 7 years ago
  24. 9c92a69 Merge pull request #10163 from ctiller/count_now by Craig Tiller · 7 years ago
  25. add9438 Diff now too by Craig Tiller · 7 years ago
  26. ee880fd Merge github.com:grpc/grpc into count_now by Craig Tiller · 7 years ago
  27. 1a0b4cf Merge pull request #10777 from ctiller/c++compat1 by Craig Tiller · 7 years ago
  28. 9c1dd5c Merge pull request #10779 from ctiller/c++compat2 by Craig Tiller · 7 years ago
  29. 20cb627 Fix HTTP proxy tests by Craig Tiller · 7 years ago
  30. c3fc834 Demote handshake logging msg to DEBUG by David Garcia Quintas · 7 years ago
  31. 401aa08 doc/interop: Simplify language to fix missed x-user-ip by Eric Anderson · 7 years ago
  32. 811fcef doc/interop: Fix link for CacheableUnaryCall by Eric Anderson · 7 years ago
  33. a874990 Avoid duplication in build rules by expanding the grpc_cc_libraries rule-creation macro by Vijay Pai · 7 years ago
  34. 42a95a2 Merge pull request #10505 from muxi/move-parsing-queue by Muxi Yan · 7 years ago
  35. fefd2f2 Add make udp_server shutdown_fd() protected by mutex lock. by Dan Zhang · 7 years ago
  36. 7748faf Merge pull request #10639 from vjpai/buildfixes by Vijay Pai · 7 years ago
  37. 566fd3b Fix markdown in README.md by Mehrdad Afshari · 7 years ago
  38. 305e4eb Merge pull request #10775 from yang-g/http2_client by Yang Gao · 7 years ago
  39. b7f1129 Merge pull request #10742 from markdroth/hash_table by Mark D. Roth · 7 years ago
  40. e5db841 Merge remote-tracking branch 'upstream/master' into service_config_lb_semantics by Mark D. Roth · 7 years ago
  41. 98c6c9b Merge remote-tracking branch 'upstream/master' by Dan Zhang · 7 years ago
  42. 243a12e Reinstate c++-compat by Craig Tiller · 7 years ago
  43. ab424e8 Back out some bad changes by Craig Tiller · 7 years ago
  44. fb161b3 Merge github.com:grpc/grpc into hybrid by Craig Tiller · 7 years ago
  45. f30db36 Merge github.com:grpc/grpc into c++compat1 by Craig Tiller · 7 years ago
  46. f18f30e Merge github.com:grpc/grpc into c++compat2 by Craig Tiller · 7 years ago
  47. 77a4c52 Merge pull request #10771 from ncteisen/yet-another-error-refcount-bug by Noah Eisen · 7 years ago
  48. 676ad5f Merge pull request #10787 from ctiller/timecap2 by Craig Tiller · 7 years ago
  49. ceea969 Extend time capping to run_tests_matrix scripts by Craig Tiller · 7 years ago
  50. b4f6140 Merge pull request #10785 from ctiller/timecap by Craig Tiller · 7 years ago
  51. a1ac2a1 Allow specifying a maximum run time to run_tests by Craig Tiller · 7 years ago
  52. 26f6c1b regen projects by Craig Tiller · 7 years ago
  53. 50f7e1a Merge github.com:grpc/grpc into hybrid by Craig Tiller · 7 years ago
  54. 393d33c Merge pull request #10756 from jtattermusch/csharp_prevent_reuseport by Jan Tattermusch · 7 years ago
  55. 7ef27a8 Merge pull request #10599 from jtattermusch/upgrade_examples by Jan Tattermusch · 7 years ago
  56. fd00263 Fix nit by Muxi Yan · 7 years ago
  57. bcdf9e8 Merge pull request #10739 from muxi/fix-unpaired-benchmark by Muxi Yan · 7 years ago
  58. a8e5675 Merge branch 'master' of https://github.com/grpc/grpc into yet-another-error-refcount-bug by Noah Eisen · 7 years ago
  59. cdd9e56 C++ compatibility fix for stack_lockfree.c by Craig Tiller · 7 years ago
  60. 16309e3 Merge pull request #10708 from makdharma/interop_bazel by makdharma · 7 years ago
  61. 2757982 C++ compatibility fix for tmpfile_posix.c by Craig Tiller · 7 years ago
  62. 576e546 Changes required to make build possible: create separate grpc++_base{,_unsecure}, move grpc_compression_trace definition, and remove an assertion about library initialization from server by Vijay Pai · 7 years ago
  63. 922d117 One more use of incorrect submodule name by Vijay Pai · 7 years ago
  64. f74eaa6 Fix up protobuf submodule name to match bazel expectation by Vijay Pai · 7 years ago
  65. a935ae1 Fix build rules for grpc++_unsecure, test that it builds properly by Vijay Pai · 7 years ago
  66. f5a1b75 Merge pull request #10761 from ctiller/ubsan by Craig Tiller · 7 years ago
  67. 03876f6 Fix http2_interop test for c++ and python by yang-g · 7 years ago
  68. 79ec0ff Increase portability of CMakeLists.txt by Mehrdad Afshari · 7 years ago
  69. f935b3c Merge pull request #10773 from ctiller/holyf by Craig Tiller · 7 years ago
  70. 0bb25f3 Build fix by Craig Tiller · 7 years ago
  71. a380d9a Merge pull request #9118 from defstream/master by David G. Quintas · 7 years ago
  72. b09a76a Merge remote-tracking branch 'upstream/master' by Dan Zhang · 7 years ago
  73. dd1729a Merge pull request #10762 from ctiller/c++compat by Craig Tiller · 7 years ago
  74. 3fe0f6d Merge pull request #10622 from lyuxuan/cpp_overhead by lyuxuan · 7 years ago
  75. 5e17e44 Add fuzz test by Noah Eisen · 7 years ago
  76. 65c23aa Fix error refcount bug by Noah Eisen · 7 years ago
  77. 59db187 Merge branch 'tsan-c++' into hybrid by Craig Tiller · 7 years ago
  78. c4c296e Merge github.com:grpc/grpc into tsan-c++ by Craig Tiller · 7 years ago
  79. 14ff003 Merge pull request #10751 from ctiller/speedup-build by Craig Tiller · 7 years ago
  80. abe79ba Merge pull request #10768 from ctiller/be_surer by Craig Tiller · 7 years ago
  81. 143cfa7 Disable compression+resource_quota_server tests by Craig Tiller · 7 years ago
  82. bdd48ff added missing dependency by Makarand Dharmapurikar · 7 years ago
  83. f2ea1d1 Increase threshold probability for reporting differences by Craig Tiller · 7 years ago
  84. a4894fc Merge pull request #10182 from ctiller/cpparena by Craig Tiller · 7 years ago
  85. 4c91148 Merge pull request #10748 from murgatroid99/upmerge_v1.3.x by Michael Lumish · 7 years ago
  86. dbc1210 Refine ping-pong cpu requirement estimations; sort tests by cpu cost to get better bin packing by Craig Tiller · 7 years ago
  87. 41fdf7d Better cost estimation by Craig Tiller · 7 years ago
  88. e6f6a09 Eliminate gtest splitting: hopefully allows tuning cpu cost better by Craig Tiller · 7 years ago
  89. 5e7ef7f Fix zlib by Craig Tiller · 7 years ago
  90. 3225125 Merge pull request #10733 from makdharma/mongoose by makdharma · 7 years ago
  91. 56bbe02 Fix ubsan reported failure by Craig Tiller · 7 years ago
  92. d93a8be Merge pull request #10746 from ctiller/ubsan by Craig Tiller · 7 years ago
  93. 547a471 Merge pull request #10490 from matt-kwong/filter-performance-test by Craig Tiller · 7 years ago
  94. 2f269ec Rollback rqs change: may have been too aggressive by Craig Tiller · 7 years ago
  95. 84a920d Merge pull request #10450 from vjpai/framer by Vijay Pai · 7 years ago
  96. b8f1483 Merge pull request #10747 from vjpai/dedebug by Vijay Pai · 7 years ago
  97. 493be1f Fix windows build. by Mark D. Roth · 7 years ago
  98. f186d9d Fix asan bug. by Mark D. Roth · 7 years ago
  99. ba39035 clang-format by Mark D. Roth · 7 years ago
  100. f769150 regenerate routeguide protos by Jan Tattermusch · 7 years ago