1. 3512ec9 Fix typo by Craig Tiller · 7 years ago
  2. a12c065 Merge github.com:grpc/grpc into hybrid by Craig Tiller · 7 years ago
  3. 6b4435c Merge pull request #10678 from ctiller/style_guide by Craig Tiller · 7 years ago
  4. 35f27cd More cleanup by Craig Tiller · 7 years ago
  5. 4818150 Better commentary by Craig Tiller · 7 years ago
  6. a3e8789 Fix, restore draining by Craig Tiller · 7 years ago
  7. 991c101 Initial thread manager fixes by Craig Tiller · 7 years ago
  8. 68f6a67 Always generate body for python code elements by Mehrdad Afshari · 7 years ago
  9. c602dde Keep _grpcio_metadata.py in GitHub repo by Matt Kwong · 8 years ago
  10. e388564 Merge pull request #10703 from jtattermusch/csharp_fix_handler_race by Jan Tattermusch · 7 years ago
  11. 76c8400 Node benchmarks: allow arbitrary message size, add CPU usage stats by murgatroid99 · 7 years ago
  12. d280788 Revert umbrella header too by Muxi Yan · 7 years ago
  13. 8938943 Merge pull request #10609 from makdharma/xcodebuild_cmdline by makdharma · 7 years ago
  14. 1eeed85 Merge pull request #10237 from meliuz/configurable-minbackoff-reconnect by Craig Tiller · 7 years ago
  15. ed94e39 setting handler is a race by Jan Tattermusch · 7 years ago
  16. f88ee4f Fix error refcount debug logging by Noah Eisen · 7 years ago
  17. 50810d7 Revert a change in BoringSSL 8.1 by Muxi Yan · 7 years ago
  18. addb6ea Merge github.com:grpc/grpc into c++lame by Craig Tiller · 7 years ago
  19. a1f7642 Public functions must be prefixed with grpc_ by Craig Tiller · 7 years ago
  20. deeed7f don't hold the gil while waiting for bg thread to start by Alexander Polcyn · 7 years ago
  21. a6f64f4 Merge pull request #10391 from dgquintas/lr_back_to_md by David G. Quintas · 7 years ago
  22. d9bc60c Merge remote-tracking branch 'upstream/master' into service_config_lb_semantics by Mark D. Roth · 7 years ago
  23. c88094d Merge pull request #56 from kpayson64/working_mac_py_cpp by Craig Tiller · 7 years ago
  24. c5fc2b7 Merge pull request #10663 from yang-g/globalcallback by Yang Gao · 7 years ago
  25. c39fbcf Merge github.com:grpc/grpc into framing_costs by Craig Tiller · 7 years ago
  26. 0eac8aa Yapf_code by Ken Payson · 7 years ago
  27. 63b0d11 Final changes by Ken Payson · 7 years ago
  28. d1143ab tweak class init test to reveal bug in misordered startup by Alexander Polcyn · 7 years ago
  29. c7fcebe fix bug in which gc of channel sleeps on cv before bg thread signaling has started by Alexander Polcyn · 7 years ago
  30. 3ddc13b Merge pull request #10668 from dgquintas/update_lb_proto_2 by David G. Quintas · 7 years ago
  31. a818f72 Load Reporting back to using metadata by David Garcia Quintas · 7 years ago
  32. a7a1098 Updated load_balancer.proto by David Garcia Quintas · 7 years ago
  33. 53af23c Improvements to Fake Resolver by David Garcia Quintas · 7 years ago
  34. a8b8aea Merge pull request #10645 from dgquintas/client_channel_high_freq_resolver_updates by David G. Quintas · 7 years ago
  35. e223a6a Merge branch 'master' into new_tsi by jiangtaoli2016 · 7 years ago
  36. 78d92c8 Merge pull request #55 from kpayson64/working_mac_py_cpp by Craig Tiller · 7 years ago
  37. 644e05e Merge pull request #10664 from dgquintas/http_filter_slices by David G. Quintas · 7 years ago
  38. 4736e01 add native grpc class init tests to check that presence of grpc_init calls by Alexander Polcyn · 7 years ago
  39. 2b0cb77 Just set frame size by BDP by Vijay Pai · 8 years ago
  40. ae5ca1b Fixes by Ken Payson · 7 years ago
  41. 792c7e3 add new test where client forks after require grpc, to test that lib startup by Alexander Polcyn · 7 years ago
  42. 5b034e6 Windows + mac dbg fix by Ken Payson · 7 years ago
  43. 52ff44f Merge pull request #10440 from danzh2010/udpserver by Yang Gao · 7 years ago
  44. 443a75d 1. Added golden file test. 2. Added support for mock. 3. Sanity fix. by Mahak Mukhi · 7 years ago
  45. 100539f No C99 in public headers by Craig Tiller · 7 years ago
  46. 2a9b5d7 defer grpc_init and background threads until first grpc object init by Alexander Polcyn · 7 years ago
  47. d691155 Merge branch 'c++lame' of github.com:ctiller/grpc into c++lame by Craig Tiller · 7 years ago
  48. 56c23f1 Merge github.com:grpc/grpc into c++lame by Craig Tiller · 7 years ago
  49. 88ce393 Merge pull request #10398 from ipylypiv/fix_uri_parser by Craig Tiller · 7 years ago
  50. 9d129e7 Merge pull request #10626 from grpc/revert-10619-revert-9626-lazy-deframe by Muxi Yan · 7 years ago
  51. 3725128 Comments by David Garcia Quintas · 7 years ago
  52. 2f4679e Fix handling of slice in http_client_filter by David Garcia Quintas · 7 years ago
  53. c3666d7 Merge github.com:grpc/grpc into hybrid by Craig Tiller · 7 years ago
  54. 2c6f637 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  55. f294934 Merge github.com:grpc/grpc into framing_costs by Craig Tiller · 7 years ago
  56. b4a9b8e Merge pull request #54 from kpayson64/working_mac_py_cpp by Craig Tiller · 7 years ago
  57. e412a18 Merge pull request #10661 from grpc/v1.3.x by Craig Tiller · 7 years ago
  58. eafeea4 Update ServerGlobalCallback::AddPort api by yang-g · 7 years ago
  59. b9f9dcd Merge pull request #10494 from y-zeng/fix_server_keepalive by Yuchen Zeng · 7 years ago
  60. fe5ec74 Merge pull request #10631 from muxi/fix-xcode83-modulemap by Muxi Yan · 7 years ago
  61. d65b44a Merge branch 'caching_uri' of https://github.com/makdharma/grpc into makdharma-caching_uri by Makarand Dharmapurikar · 7 years ago
  62. 9575627 Merge pull request #10583 from ctiller/server_start by Craig Tiller · 7 years ago
  63. 3136568 Merge remote-tracking branch 'upstream/master' into revert-10619-revert-9626-lazy-deframe by Muxi Yan · 7 years ago
  64. b81fb79 Merge pull request #9972 from sreecha/cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  65. 90bb7bd Merge pull request #10449 from ctiller/minimal_test by Craig Tiller · 7 years ago
  66. bb75f3e Merge pull request #10641 from ctiller/truebin by Craig Tiller · 7 years ago
  67. 4f50546 Merge remote-tracking branch 'upstream/master' into revert-10619-revert-9626-lazy-deframe by Muxi Yan · 7 years ago
  68. b575394 Use _pb2_grpc module to access gRPC entities by Mehrdad Afshari · 7 years ago
  69. 3bcf8d7 Merge pull request #10405 from bogdandrutu/metadata by David G. Quintas · 7 years ago
  70. 58e6d13 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  71. a6ede89 Merge pull request #10630 from ctiller/ubsan by Craig Tiller · 7 years ago
  72. 0e5fa9e Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  73. a3aec50 Remove arm_arch and hack version number by Muxi Yan · 7 years ago
  74. 571c75a Switch to Makefile based build on mac by Ken Payson · 7 years ago
  75. 92e0fee Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  76. 9e1acc0 master to 1.4.0-dev by David Garcia Quintas · 7 years ago
  77. d9986c3 1.3.x branch cut by David Garcia Quintas · 7 years ago
  78. bdb1021 Merge pull request #10617 from murgatroid99/upmerge_1.2.4 by David G. Quintas · 7 years ago
  79. 956f700 Keep LB policy alive during high freq of resolver updates by David Garcia Quintas · 7 years ago
  80. 33f4c6d Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  81. e98cf24 Merge pull request #10475 from markdroth/closure_debug_schedule_check by Mark D. Roth · 7 years ago
  82. 023c982 Merge pull request #10612 from markdroth/max_message_size_status_code by Mark D. Roth · 7 years ago
  83. 2814b51 formatting by Mahak Mukhi · 7 years ago
  84. 6814d07 In all cases when writing, respect what the peer has asked for (not what the peer has acknowledged we asked for) by Craig Tiller · 7 years ago
  85. 2eeedad fix mac issues by Sree Kuchibhotla · 7 years ago
  86. c2b1f16 Change metadata names used by the instrumentation. by Bogdan Drutu · 8 years ago
  87. bfa041a Merge github.com:grpc/grpc into framing_costs by Craig Tiller · 7 years ago
  88. bcf0eb6 Merge branch 'master' of github.com:grpc/grpc by Mahak Mukhi · 7 years ago
  89. 529e4c5 update according to new changes in cpp code by Mahak Mukhi · 7 years ago
  90. 63ed60f using grpc_base64_decode_with_len to simplify code by Makarand Dharmapurikar · 7 years ago
  91. 60df47a added env var to the Cronet target by Makarand Dharmapurikar · 7 years ago
  92. a41fd5b Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_1.2.4 by murgatroid99 · 7 years ago
  93. dd47548 Minor patch by Muxi Yan · 7 years ago
  94. 0362d6b ubsan fixes by Craig Tiller · 7 years ago
  95. 29bc253 core: fix duplicated definition by Zoltan Kuscsik · 7 years ago
  96. 01aa9cc Merge branch 'c++lame' of github.com:ctiller/grpc into c++lame by Craig Tiller · 7 years ago
  97. 28bb5c3 Merge github.com:grpc/grpc into c++lame by Craig Tiller · 7 years ago
  98. 7c0cbad Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  99. 57e6485 Merge github.com:grpc/grpc into hybrid by Craig Tiller · 7 years ago
  100. 4d0ee2a Merge pull request #10605 from ctiller/ubsan by Craig Tiller · 7 years ago