1. 7be69fc Add helper function for enabling python reflection by Mehrdad Afshari · 7 years ago
  2. 9ca61fd Add all_extension_numbers_of_type in py reflection by Mehrdad Afshari · 7 years ago
  3. 03d9500 Test all_extension_numbers_of_type by Mehrdad Afshari · 7 years ago
  4. 8be4e03 Add ReflectionServicer._file_containing_extension by Mehrdad Afshari · 7 years ago
  5. a0cbe8c Fix and un-skip testFileContainingExtension by Mehrdad Afshari · 7 years ago
  6. 209c41a Merge pull request #10255 from nathanielmanistaatgoogle/_pb2_grpc-unnecessary-imports by Nathaniel Manista · 7 years ago
  7. 5583756 Merge pull request #10109 from ncteisen/error-slice-optimization by Noah Eisen · 7 years ago
  8. 9f0a115 Test if the user agent string is copied correctly by Yuchen Zeng · 7 years ago
  9. f5b6b5b Replace existing string in SetUserAgentPrefix by Yuchen Zeng · 7 years ago
  10. 3a4562b addressed review feedback. by Makarand Dharmapurikar · 7 years ago
  11. e0b6aaa More granularity in objc tests by Muxi Yan · 7 years ago
  12. ce7b947 free the allocated slice to fix asan failure by Makarand Dharmapurikar · 7 years ago
  13. 02d131b fix mac crash on abruptly ended server thread by Alexander Polcyn · 7 years ago
  14. 3d194ad Merge branch 'master' of https://github.com/grpc/grpc into error-slice-optimization by Noah Eisen · 7 years ago
  15. c2e53b5 Addressed the comments by Muxi Yan · 7 years ago
  16. 48fda55 Merge pull request #10189 from ctiller/call_cases by Craig Tiller · 7 years ago
  17. 659ae12 Fix markdown to comply with GitHub by Ritesh Shukla · 7 years ago
  18. 50fdc8a add http2 server test for unary calls that uses small frames and padding by Alexander Polcyn · 7 years ago
  19. 063adf3 Add additional benchmarks by Matt Kwong · 7 years ago
  20. d0ee10d Change jenkins/run_performance.sh to use microbenchmarking by Matt Kwong · 7 years ago
  21. 3a632c4 clang format fix by Sree Kuchibhotla · 7 years ago
  22. 3f90a95 Merge pull request #10252 from jboeuf/no_creds_assert_in_server_auth_filter by Robbie Shade · 7 years ago
  23. 937302b Merge remote-tracking branch 'upstream/master' into cares_rebase by Yuchen Zeng · 7 years ago
  24. 226098c added b64.c to the sources neede for grpc_base by Makarand Dharmapurikar · 7 years ago
  25. be0dba1 Merge pull request #10247 from y-zeng/fix_lb_subchannel by Yuchen Zeng · 7 years ago
  26. 513070c get rid of time check increment in watch connectivity state loop by Alexander Polcyn · 7 years ago
  27. b130275 Merge pull request #10253 from ctiller/bm_chttp2_top2 by Craig Tiller · 7 years ago
  28. 2f390db Drop unnecessary imports from _pb2_grpc.py files by Nathaniel Manista · 7 years ago
  29. 407101b Add bm by Craig Tiller · 7 years ago
  30. 9fb3131 Enroll bm_chttp2_transport into bigquery pipeline by Craig Tiller · 7 years ago
  31. bbc9622 Merge pull request #9864 from michielbdejong/patch-1 by Michael Lumish · 7 years ago
  32. b14ab80 Fixes for new APIs by Craig Tiller · 7 years ago
  33. 8f0fd82 Removing credentials assert in server_auth_filter. by Julien Boeuf · 7 years ago
  34. eeb3b24 Merge pull request #10238 from ctiller/bm_chttp2_top by Craig Tiller · 7 years ago
  35. 02ee91b Merge pull request #10203 from ncteisen/error-ownership-semantics by Noah Eisen · 7 years ago
  36. 5c42af6 Merge pull request #9655 from markdroth/remove_initial_connect_string by Mark D. Roth · 7 years ago
  37. 995ed1c Fix bug by Sree Kuchibhotla · 7 years ago
  38. 1855710 Merge pull request #10210 from muxi/enable-cronet-compression by Muxi Yan · 7 years ago
  39. 06d4edd fix setting of time_check_increment in watch conn state loop by Alexander Polcyn · 7 years ago
  40. 4c2e57d Regen project by ncteisen · 7 years ago
  41. 031cfeb Line breaks and doc reffing by ncteisen · 7 years ago
  42. f6c2026 Add the new file to bazel BUILD file by Sree Kuchibhotla · 7 years ago
  43. 5b88146 make fewer lock/unlock calls and loop on cv_wait in watch conn state by Alexander Polcyn · 7 years ago
  44. 8e2713e Merge pull request #10228 from kpayson64/gpr_assert_thd by kpayson64 · 7 years ago
  45. 48ed124 minor enum change by Sree Kuchibhotla · 7 years ago
  46. 098110d Merge branch 'master' into cq_factory_api by Sree Kuchibhotla · 7 years ago
  47. add6962 Add version macro by Sree Kuchibhotla · 7 years ago
  48. c88fd35 Add reproduction by Yuchen Zeng · 7 years ago
  49. 3431996 Fix subchannel creation in pick_first and round_robin by Yuchen Zeng · 7 years ago
  50. b05fc32 xcpretty for examples too by Muxi Yan · 7 years ago
  51. bf18428 Introduce grpc_completion_queue_factory API by Sree Kuchibhotla · 7 years ago
  52. 31041c9 Merge github.com:grpc/grpc into call_cases by Craig Tiller · 7 years ago
  53. 9f615de Merge pull request #10242 from dgquintas/fix_sanity by David G. Quintas · 7 years ago
  54. b18d54f Use xcpretty to provide better test information by Muxi Yan · 7 years ago
  55. e63cde9 Fix sanity, generated projects by David Garcia Quintas · 7 years ago
  56. ac433cf Assert on thread creation by Ken Payson · 7 years ago
  57. d4143f2 Merge pull request #10208 from muxi/fix-trailer-only by Muxi Yan · 7 years ago
  58. 12b44ae Merge remote-tracking branch 'upstream/master' into enable-cronet-compression by Muxi Yan · 7 years ago
  59. 62d1dd9 Merge pull request #9850 from markdroth/retry_throttle by Mark D. Roth · 7 years ago
  60. c9ff208 Merge pull request #10151 from y-zeng/fix_set_socket_mutator by Yuchen Zeng · 7 years ago
  61. f7c2cd2 Ran generate_projects.sh. by Mark D. Roth · 7 years ago
  62. 14ef5d8 Merge remote-tracking branch 'upstream/master' into remove_initial_connect_string by Mark D. Roth · 7 years ago
  63. eb799b7 Fix shutdown process on macos by Yuchen Zeng · 7 years ago
  64. 94f3ddd clang-format by Muxi Yan · 7 years ago
  65. e50c7bd Merge pull request #10227 from kpayson64/optional_enum34 by kpayson64 · 7 years ago
  66. e718647 fix the namespacing for php docs on clients by Eric Pinzur · 7 years ago
  67. 3e9e2fd Merge pull request #10200 from ctiller/bad_tracking by Craig Tiller · 7 years ago
  68. 18f09a0 Add benchmark suite for chttp2 by Craig Tiller · 7 years ago
  69. d86d742 Remove BUILD rule for removed test. by Mark D. Roth · 7 years ago
  70. 7496218 Add CARES_BUILD_INCLUDE_DIR by Yuchen Zeng · 7 years ago
  71. ea282e9 add passing test that kills a process while there are active watch chan state calls by Alexander Polcyn · 7 years ago
  72. d5fa26e Merge pull request #10201 from vjpai/combiner_explainer by Vijay Pai · 7 years ago
  73. b4478ff Comment by Muxi Yan · 7 years ago
  74. 25909c4 Merge pull request #10220 from ctiller/fuzzingmac by Craig Tiller · 7 years ago
  75. 7c050ea Merge pull request #10102 from ctiller/fuzzing-long by Craig Tiller · 7 years ago
  76. 3e30832 bump v1.2.x branch to 1.2.1-pre1 by Alexander Polcyn · 7 years ago
  77. 2c19723 updated monitoring.proto by Makarand Dharmapurikar · 7 years ago
  78. 34e9194 Make enum34 only required for Python 2.7 by Ken Payson · 7 years ago
  79. e2cfe9d Merge pull request #10224 from dgquintas/v1.2.x by David G. Quintas · 7 years ago
  80. 513aa6c Use _locked functions in dns_ares_resolver_vtable by Yuchen Zeng · 7 years ago
  81. eb6f201 Improvement on reading compression byt by Muxi Yan · 7 years ago
  82. b239da9 removed multiple allocs, refactored b64 encoder by Makarand Dharmapurikar · 7 years ago
  83. 69e5a28 Going for 1.2.0 by David Garcia Quintas · 7 years ago
  84. 4967344 Merge pull request #10212 from nathanielmanistaatgoogle/update-tests by Nathaniel Manista · 7 years ago
  85. 8d00f52 fix EnsureInitialMetadataSent type casting by Yuxuan Li · 7 years ago
  86. c75bbf2 Fix cmake build on linux by Yuchen Zeng · 7 years ago
  87. 0574b58 merge master and fix conflict on bm_fullstack by Yuxuan Li · 7 years ago
  88. b39eeac merge init_ops, writes_done_ops and write_ops by Yuxuan Li · 7 years ago
  89. f9c910f Merge pull request #10207 from y-zeng/tcp_server_severity by Yuchen Zeng · 7 years ago
  90. 366c9c5 using URI query to communicate payload by Makarand Dharmapurikar · 7 years ago
  91. c9bb78f Make fuzzers run on mac (but not on mac on jenkins) by Craig Tiller · 7 years ago
  92. d6b4985 Fix uv, cmake, bazel build by Yuchen Zeng · 7 years ago
  93. 4e60675 add end2end tests to formatter and adjust to formatter by Alexander Polcyn · 7 years ago
  94. b862b6a use RTEST with channel watch arg to capture larger set of truthy args by Alexander Polcyn · 7 years ago
  95. 1561862 Turn off c_ares resolver by default by Yuchen Zeng · 7 years ago
  96. bb7484c Update tests to current gRPC code elements by Nathaniel Manista · 7 years ago
  97. e5230b7 Use the combiner from client_channel by Yuchen Zeng · 7 years ago
  98. 8c87db0 Add TODOs to track unimplmented features by Yuchen Zeng · 7 years ago
  99. 4a76994 Use zalloc in c-ares resolver by Yuchen Zeng · 7 years ago
  100. 9bc0d82 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago