1. 32da54b Fix the format of Android.bp by Hao Chen · 4 years, 9 months ago
  2. f6f0a10 Build rules for Secured GPRC by Hao Chen · 4 years, 9 months ago
  3. a0d43cf Vsock support for GRPC by Hao Chen · 4 years, 9 months ago
  4. 987bce6 Merge "Add python library build rules for grpc." by Dan Austin · 4 years, 10 months ago
  5. 6ef3a47 Add python library build rules for grpc. by Dan Austin · 4 years, 10 months ago
  6. dad218c Make the GRPC libs usable for vendor targets am: 5118306199 by Hao Chen · 4 years, 10 months ago
  7. 5118306 Make the GRPC libs usable for vendor targets by Hao Chen · 4 years, 10 months ago
  8. 04bd27c Remove 'google-build-namespaces' errors. am: 4905cf2411 by Joshua Duong · 5 years ago
  9. 4905cf2 Remove 'google-build-namespaces' errors. by Joshua Duong · 5 years ago
  10. 3d97215 Use libprotobuf-cpp-full am: 95d67ef4f6 am: 5e4fc7f796 by Hansong Zhang · 5 years ago
  11. 5e4fc7f Use libprotobuf-cpp-full am: 95d67ef4f6 by Hansong Zhang · 5 years ago
  12. 95d67ef Use libprotobuf-cpp-full by Hansong Zhang · 5 years ago
  13. 3472cea alarm_test: Add test_suites: ["device-tests"] to alarm_test. am: e83a81aac6 by easoncylee · 5 years ago
  14. e3b234d alarm_test: Add test_suites: ["device-tests"] to alarm_test. am: e83a81aac6 by easoncylee · 5 years ago
  15. e83a81a alarm_test: Add test_suites: ["device-tests"] to alarm_test. by easoncylee · 5 years ago
  16. be49b48 Add build config for grpc++ for Android am: 418a8753e9 am: 943878dd5f by Hansong Zhang · 5 years ago
  17. 943878d Add build config for grpc++ for Android am: 418a8753e9 by Hansong Zhang · 5 years ago
  18. 418a875 Add build config for grpc++ for Android by Hansong Zhang · 6 years ago
  19. e0b52d9 [automerger skipped] DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-master by Xin Li · 6 years ago
  20. 261e7c9 DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-master by Xin Li · 6 years ago
  21. 735e125 Remove all submodules. am: a1534d9129 am: fca6ce30b8 am: c174e82595 by Jaewoong Jung · 6 years ago
  22. c174e82 Remove all submodules. am: a1534d9129 am: fca6ce30b8 by Jaewoong Jung · 6 years ago
  23. fca6ce3 Remove all submodules. am: a1534d9129 by Jaewoong Jung · 6 years ago
  24. a1534d9 Remove all submodules. by Jaewoong Jung · 6 years ago
  25. 7d824e5 Merge remote-tracking branch 'aosp/upstream-master' into HEAD am: db891d78a3 am: c2015d27cd by Julien Desprez · 6 years ago
  26. 58fd7e5 Merge remote-tracking branch 'aosp/upstream-master' into HEAD am: db891d78a3 by Julien Desprez · 6 years ago
  27. c2015d2 Merge remote-tracking branch 'aosp/upstream-master' into HEAD am: db891d78a3 by Julien Desprez · 6 years ago
  28. db891d7 Merge remote-tracking branch 'aosp/upstream-master' into HEAD by Julien Desprez · 6 years ago
  29. b522334 Merge pull request #16659 from grpc/security_func_signature by Muxi Yan · 6 years ago
  30. 0ab74f3 Merge pull request #16667 from vjpai/non_virtual_dtor by Vijay Pai · 6 years ago
  31. 9134639 Warn on non-virtual destructor if class has virtual functions by Vijay Pai · 6 years ago
  32. 3ee2919 Merge pull request #16646 from vjpai/callback_codegen_client_unary by Vijay Pai · 6 years ago
  33. 0730865 Merge pull request #16629 from hcaseyal/fix_hpack_microbenchmarks by hcaseyal · 6 years ago
  34. da1b75b Add a virtual destructor to the new class with virtual methods by Vijay Pai · 6 years ago
  35. 4c6e7ce Destroy metadata buffer at end of benchmark loop by Hope Casey-Allen · 6 years ago
  36. d0029ba generate_projects.sh by Muxi Yan · 6 years ago
  37. 0dd651d Merge pull request #16663 from hcaseyal/delete_unecessary_callout_checks by hcaseyal · 6 years ago
  38. 17fc4d4 Address reviewer comments by Vijay Pai · 6 years ago
  39. 74fc60e Make our C function pointer use consistent by Vijay Pai · 6 years ago
  40. d44feec Reassign arena pointer instead of stomping on memory by Hope Casey-Allen · 6 years ago
  41. 878703d Merge pull request #16653 from ganmacs/not-to-use-p-in-test by apolcyn · 6 years ago
  42. 5bb69e0 Merge pull request #16488 from hcaseyal/hpack_static_table by hcaseyal · 6 years ago
  43. 799d7e0 Merge pull request #16658 from AspirinSJL/tag_fix by Juanli Shen · 6 years ago
  44. 0db6901 Use GPR_CODEGEN_ASSERT in impl/codegen by Vijay Pai · 6 years ago
  45. fc1e354 Reset status field in tag as well as func by Vijay Pai · 6 years ago
  46. aee8271 Fix a Status, and resolve reviewer comments by Vijay Pai · 6 years ago
  47. dc09ab5 Merge pull request #16642 from tenderlove/send-instead-of-method by apolcyn · 6 years ago
  48. 9e6511a Make the core callback interface API so that it can be used in generated code by Vijay Pai · 6 years ago
  49. 7e21b10 Add in port_platform.h. The permanent fix for this is currently in a pending PR that should get merged soon by Hope Casey-Allen · 6 years ago
  50. 091f8dd Remove unnecessary callout_is_default checks by Hope Casey-Allen · 6 years ago
  51. 4b721fb Destroy arena at end of benchmark to not leak memory by Hope Casey-Allen · 6 years ago
  52. 29d9489 Increase initial arena size to be more representative of real workload scenario and increase frequency of recreating the arena to avoid oom by Hope Casey-Allen · 6 years ago
  53. 91727bd Move arena create outside of benchmark, format, and typo fix by Hope Casey-Allen · 6 years ago
  54. 51b79f1 Update function signature by Muxi Yan · 6 years ago
  55. 974d66f Fix tag variable by Juanli Shen · 6 years ago
  56. 830e5ad Merge branch 'master' into callback_codegen_client_unary by Vijay Pai · 6 years ago
  57. 2a51d40 Minor cleanup to gen_static_metadadta.py by Hope Casey-Allen · 6 years ago
  58. 4cc1cd7 Add needed include by Hope Casey-Allen · 6 years ago
  59. 327c514 Some reorganizing to respond to code review comments by Hope Casey-Allen · 6 years ago
  60. f6e7b77 Merge pull request #16655 from vjpai/callback_tidy by Vijay Pai · 6 years ago
  61. a0578f0 Merge pull request #16651 from AspirinSJL/improve_force_creation by Juanli Shen · 6 years ago
  62. 46429a2 Merge pull request #16624 from vjpai/callback_alarms by Vijay Pai · 6 years ago
  63. deb3126 Fix clang-tidy concerns by Vijay Pai · 6 years ago
  64. dd10cbc Change force_creation from atm to bool by Juanli Shen · 6 years ago
  65. 1359543 Add a comment to address reviewer feedback by Vijay Pai · 6 years ago
  66. 50c31d1 Use logger to suppress output debug output during test by ganmacs · 6 years ago
  67. 845bc9a Add more test cases by Vijay Pai · 6 years ago
  68. d177c8f Merge pull request #16384 from yashykt/doc1 by Yash Tibrewal · 6 years ago
  69. 47ae48e Fix conflict by Vijay Pai · 6 years ago
  70. a1e87be Merge branch 'master' into callback_codegen_client_unary by Vijay Pai · 6 years ago
  71. 42a0ed4 Add a test by Vijay Pai · 6 years ago
  72. 0e5b2a7 Merge pull request #16638 from vjpai/callback_exceptions by Vijay Pai · 6 years ago
  73. 8ad90b4 Merge pull request #16477 from ganmacs/rescue-grpc-call-error by apolcyn · 6 years ago
  74. c5afb25 fix golden file by Vijay Pai · 6 years ago
  75. 1cd9aac Add codegen support for client callback unary calls by Vijay Pai · 6 years ago
  76. acff076 Merge pull request #16644 from AspirinSJL/add_interop_matrix by Juanli Shen · 6 years ago
  77. 4e26fcc Merge pull request #16635 from jtattermusch/everything_runs_on_kokoro by Jan Tattermusch · 6 years ago
  78. 268733b Add v1.15.0 to interop matrix by Juanli Shen · 6 years ago
  79. 4b8db30 Merge pull request #16641 from ncteisen/stats by Noah Eisen · 6 years ago
  80. d374ee9 Switch to `send` instead of `method(...).call` by Aaron Patterson · 6 years ago
  81. c33ec79 Only output stats if they were collected by Noah Eisen · 6 years ago
  82. 1461017 Merge pull request #16640 from mehrdada/fix-ssl-credentials-null by Mehrdad Afshari · 6 years ago
  83. 3586ac1 Fix SSL channel credential when an argument is None by Mehrdad Afshari · 6 years ago
  84. ef60c57 Merge pull request #16459 from arfaian/master by Juanli Shen · 6 years ago
  85. 6584932 Merge pull request #16639 from yashykt/statustsan by Yash Tibrewal · 6 years ago
  86. 51dbd90 Convert status_error to an atomic because it can be accessed from different threads at the same time by Yash Tibrewal · 6 years ago
  87. 73d89a6 Catch exceptions in user callbacks by Vijay Pai · 6 years ago
  88. a07fcbc Merge pull request #16014 from wework/protobuf/ruby_package by apolcyn · 6 years ago
  89. ee69685 yapf code by Jan Tattermusch · 6 years ago
  90. ff44983 Merge pull request #16628 from apolcyn/respect_no_logging by apolcyn · 6 years ago
  91. 3f0df1c Merge pull request #16633 from jtattermusch/csharp_distribtest_restore_flake by Jan Tattermusch · 6 years ago
  92. bfcde07 run_tests_matrix: everything runs on kokoro by Jan Tattermusch · 6 years ago
  93. 709e1aa C# distrib test flake workaround by Jan Tattermusch · 6 years ago
  94. 3fe2c98 Updates to the ruby generator for protobuf 3.6.0 changes by Nick Gordon · 6 years ago
  95. 1b6c3a0 Merge pull request #16332 from dylanahsmith/ruby-fork-guard by apolcyn · 6 years ago
  96. 967bbcd Fixing benchmark name and adding a new one by Hope Casey-Allen · 6 years ago
  97. 78f3f44 ruby: Raise instead of hanging if grpc is used before and after fork by Dylan Thacker-Smith · 6 years ago
  98. 2062504 Follow the no_logging param to parse_ipv6_host_port by Alexander Polcyn · 6 years ago
  99. 07eecd8 Merge pull request #16470 from yashykt/linuxversion by Yash Tibrewal · 6 years ago
  100. edfec1b Merge pull request #16419 from yashykt/tcpusertimeout by Yash Tibrewal · 6 years ago