1. eaf6486 Add ALTS code to grpc/core by Yihua Zhang · 7 years ago
  2. b357f2f Merge branch 'master' into 2phase_thd by Vijay Pai · 7 years ago
  3. a84f818 Merge pull request #10684 from markdroth/retry by Mark D. Roth · 7 years ago
  4. 396d49d Introduce a 'weak' and mutable version of slice hash table by David Garcia Quintas · 7 years ago
  5. 718c834 Retry support. by Mark D. Roth · 7 years ago
  6. 3e7f2df Convert slice hash table and service config code to C++. by Mark D. Roth · 7 years ago
  7. 8b05d02 Merge branch 'master' into 2phase_thd by Vijay Pai · 7 years ago
  8. 9073ea0 Regenerate projects by Mehrdad Afshari · 7 years ago
  9. a8453a2 Merge branch 'master' into 2phase_thd by Vijay Pai · 7 years ago
  10. 75f0a9f place security_connector in its own subdirectory by Yihua Zhang · 7 years ago
  11. da69355 C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start) by Vijay Pai · 7 years ago
  12. 5e176d5 grpc-cli: add install-grpc-cli target to Makefile by Tobias Jungel · 7 years ago
  13. 58a6275 Remove support for detached threads. All threads must be joined. by Vijay Pai · 7 years ago
  14. b0d7182 Merge pull request #14444 from dgquintas/kill_grpclb_test by David G. Quintas · 7 years ago
  15. 249a1d7 Removed outdated grpclb_test by David Garcia Quintas · 7 years ago
  16. 0e00c43 Move headers from grpc++ to grpcpp by Muxi Yan · 7 years ago
  17. c745690 Internalize gpr_thd except for id and currentid by Vijay Pai · 7 years ago
  18. 132efa0 Add non-blocking test by Vijay Pai · 7 years ago
  19. 0693b72 Merge branch 'master' into gpr_review by Vijay Pai · 7 years ago
  20. 0024ebc Merge pull request #14196 from vjpai/gpr_review_tls by Vijay Pai · 7 years ago
  21. 2a07398 Merge pull request #13684 from markdroth/c++_resolver by Mark D. Roth · 7 years ago
  22. 18b9133 Merge branch 'master' into gpr_review by Vijay Pai · 7 years ago
  23. 239b7d4 Merge branch 'master' into gpr_review by Vijay Pai · 7 years ago
  24. 209f644 Convert resolver API to C++. by Mark D. Roth · 7 years ago
  25. 25b61fd Merge branch 'master' into gpr_review_tls by Vijay Pai · 7 years ago
  26. 573717b Merge branch 'master' into gpr_review3 by Vijay Pai · 7 years ago
  27. 32748c1 Merge branch 'master' into gpr_review3 by Vijay Pai · 7 years ago
  28. 8f4fbb1 Move avl to its own directory and rename it to grpc_avl by Vijay Pai · 7 years ago
  29. b1ef84a Merge branch 'master' into gpr_review_host_port by Vijay Pai · 7 years ago
  30. 890e386 Merge pull request #14348 from mehrdada/upmerge by Mehrdad Afshari · 7 years ago
  31. cda058d build projects by Muxi Yan · 7 years ago
  32. b9335eb Upmerge branch 'v1.9.x' into 'master' by Mehrdad Afshari · 7 years ago
  33. 1a8565d Bump version to 1.9.1 by Ken Payson · 7 years ago
  34. 08ce35d Merge branch 'master' into gpr_review3 by Vijay Pai · 7 years ago
  35. 1acfaca Merge branch 'master' into gpr_review_host_port by Vijay Pai · 7 years ago
  36. 45ba983 Merge pull request #14284 from dgquintas/kill_lb_policies_test by David G. Quintas · 7 years ago
  37. d4d0a30 Privatize useful.h and avl.h by Vijay Pai · 7 years ago
  38. 4c0640e Merge branch 'master' into gpr_review3 by Vijay Pai · 7 years ago
  39. e5b0a50 Merge pull request #14015 from vjpai/alarm by Vijay Pai · 7 years ago
  40. 4eca959 Merge pull request #14228 from dgquintas/dns_cooldown by David G. Quintas · 7 years ago
  41. 8d8214a Removed obsolete lb_policies_test by David Garcia Quintas · 7 years ago
  42. 64d02ba Merge branch 'master' of github.com:grpc/grpc into dns_cooldown by David Garcia Quintas · 7 years ago
  43. d2a575a Merge branch 'master' into HEAD by Vijay Pai · 7 years ago
  44. 3685041 Merge pull request #14256 from matt-kwong/bsl by Matt Kwong · 7 years ago
  45. e05ca22 Regenerate projects by Mehrdad Afshari · 7 years ago
  46. 1b0168e Add BoringSSL tests by Matt Kwong · 7 years ago
  47. 32b9bdd Merge pull request #13948 from matt-kwong/bsl by Matt Kwong · 7 years ago
  48. a984e45 Merge pull request #14112 from yashykt/badclient by Yash Tibrewal · 7 years ago
  49. 956fe5e Added tests, supporting c-ares as well as std resolver. by David Garcia Quintas · 7 years ago
  50. 654944b Add -fno-rtti and -fno-exceptions flags to BoringSSL compilation by Matt Kwong · 7 years ago
  51. a110c74 Update BoringSSL to latest chromium-stable ref by Matt Kwong · 7 years ago
  52. 812e5da Regenerate projects by Mehrdad Afshari · 7 years ago
  53. 1dc0833 Don't segfault on header replay by Ken Payson · 7 years ago
  54. 77474d4 Merge pull request #13820 from yihuazhang/rename-gts by Mark D. Roth · 7 years ago
  55. 8f40827 Merge pull request #14136 from jtattermusch/add_ubuntu_1710 by Jan Tattermusch · 7 years ago
  56. ae376bf Privatize host_port.h; was not used in any wrapped language implementation by Vijay Pai · 7 years ago
  57. b6cf123 Privatize thread-local storage headers by Vijay Pai · 7 years ago
  58. 80e23d1 Separate out cmdline so that it can be used in tool and test builds by Vijay Pai · 7 years ago
  59. 8a99fdb Move cmdline and subprocess from public gpr to test/core/util by Vijay Pai · 7 years ago
  60. 16efe6c Generate projects properly by Vijay Pai · 7 years ago
  61. fd900e0 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface by Muxi Yan · 7 years ago
  62. ea8027a Merge branch 'master' into badclient by Yash Tibrewal · 7 years ago
  63. 98cd36e Add a test by yang-g · 7 years ago
  64. d36fe07 rename gts to alts by Yihua Zhang · 7 years ago
  65. 4c3496c attempt fixing boringssl compilation with gcc7.2 by Jan Tattermusch · 7 years ago
  66. 7196dfe attempt fixing zlib compilation with gcc7.2 by Jan Tattermusch · 7 years ago
  67. d1a8da2 remove core_stats.h from installed headers by Tobias Jungel · 7 years ago
  68. 2dc3b1e regenerate projects by Jan Tattermusch · 7 years ago
  69. 1791df0 Bad client changes to make large metadata test to work again by Yash Tibrewal · 7 years ago
  70. 392e213 Removing grpc_alarm from core requires a major version bump for core by Vijay Pai · 7 years ago
  71. 2b226ad Remove alarm from core, implement in C++ layer only by Vijay Pai · 7 years ago
  72. fb309a9 Merge pull request #14092 from mehrdada/bump1-10 by Mehrdad Afshari · 7 years ago
  73. 4388404 Regenerate projects by Mehrdad Afshari · 7 years ago
  74. 28d5cf3 Regenerate projects by Mehrdad Afshari · 7 years ago
  75. 4f2b0fd Rename 'gpr++' directories to 'gprpp'. by Mark D. Roth · 7 years ago
  76. fb061c3 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface by Muxi Yan · 7 years ago
  77. dbdf495 Split lib/support into lib/gpr and lib/gpr++. by Mark D. Roth · 7 years ago
  78. f512c0d Merge remote-tracking branch 'upstream/master' into ref_counting by Mark D. Roth · 7 years ago
  79. 69d3e09 Merge pull request #13815 from vjpai/catcher by Vijay Pai · 7 years ago
  80. 8a9f0ff Merge pull request #14000 from kpayson64/filter_status_code_2 by kpayson64 · 7 years ago
  81. ae56b94 Merge pull request #13982 from vjpai/mkdir by Vijay Pai · 7 years ago
  82. b353297 Revert "Revert "Set error status correctly on server side"" by Ken Payson · 7 years ago
  83. 951f84a Revert "Set error status correctly on server side" by David G. Quintas · 7 years ago
  84. 324703d Fix existing ref counting classes and add new ones. by Mark D. Roth · 7 years ago
  85. 5343053 Merge pull request #13676 from markdroth/inlined_vector by Mark D. Roth · 7 years ago
  86. 52338fb Avoid linker warnings by removing extraneous directories from -L and making at right time by Vijay Pai · 7 years ago
  87. 1d91362 exec_ctx_fwd.h should never have been in public headers by Vijay Pai · 7 years ago
  88. c6406f3 Implement InlinedVector independently of absl. by Mark D. Roth · 7 years ago
  89. 32d077e Merge pull request #13922 from y-zeng/openssl_1_1_0 by Yuchen Zeng · 7 years ago
  90. 9d2d843 Add portability tests on Linux to make sure that build with -fno-exceptions by Vijay Pai · 7 years ago
  91. 8fc3715 Catch exceptions from sync method handlers without crashing server by Vijay Pai · 7 years ago
  92. c6ae9b5 Silence openssl 1.1.0 warnings by Yuchen Zeng · 7 years ago
  93. 6535cfd Set error status correctly on server side by Ken Payson · 7 years ago
  94. bddedb9 Install .pc files as mode 644 by ncteisen · 7 years ago
  95. 54d699d Merge branch 'master' of github.com:grpc/grpc into backoff_cpp by David Garcia Quintas · 7 years ago
  96. 032e9b3 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface by Muxi Yan · 7 years ago
  97. cf1d28b Fix windows compile by ncteisen · 7 years ago
  98. 6043006 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface by Muxi Yan · 7 years ago
  99. fc38142 Merge commit 'b0bad8f^' into fix-stream-compression-config-interface by Muxi Yan · 7 years ago
  100. 4a117f0 Merge e759d2a^ by Muxi Yan · 7 years ago