1. b965ff6 Move test to GRPCClientTests by Muxi Yan · 7 years ago
  2. e89d958 Merge pull request #10717 from dgquintas/moar_grpclb_leaks by David G. Quintas · 7 years ago
  3. 8805306 Revert API to change default queue for a stub by Muxi Yan · 7 years ago
  4. e0a8737 Fix bug in service config code. by Mark D. Roth · 7 years ago
  5. 0c0b89a Change hash table to use linear probing and add unit test. by Mark D. Roth · 7 years ago
  6. 93b1120 Fix pairing of GRPC_TIMER_BEGIN/END in grpc_byte_stream_next by Muxi Yan · 7 years ago
  7. 9805833 Add flag to compile gpr with compatibility for musl by murgatroid99 · 7 years ago
  8. f583975 Include <sys/socket.h> for AF_INET by Mehrdad Afshari · 7 years ago
  9. 5b1c5f2 Extend clang-format to C#, Node, Ruby by Craig Tiller · 7 years ago
  10. 0dd38b5 Fix broken merge by Craig Tiller · 7 years ago
  11. 3588248 Merge github.com:grpc/grpc into hybrid by Craig Tiller · 7 years ago
  12. d7b72ee Merge pull request #10711 from ctiller/tm1 by Craig Tiller · 7 years ago
  13. bea92ba Fix bins/opt/end2end_test --gtest_filter=ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/1 GRPC_POLL_STRATEGY=poll by Craig Tiller · 7 years ago
  14. 932f1c3 Merge github.com:grpc/grpc into hybrid by Craig Tiller · 7 years ago
  15. e300670 Simplify hash table API: remove per-entry vtable and take ownership of by Mark D. Roth · 7 years ago
  16. 0a458b5 Fix Bazel build by Craig Tiller · 7 years ago
  17. f659ee5 Move comment by Craig Tiller · 7 years ago
  18. ea07b60 Post-review update by Mahak Mukhi · 7 years ago
  19. 7fadeae Fix a couple leaks by David Garcia Quintas · 7 years ago
  20. cac4e17 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  21. c2d9f1e Merge pull request #10689 from muxi/revert-boringssl-81 by Muxi Yan · 7 years ago
  22. 3512ec9 Fix typo by Craig Tiller · 7 years ago
  23. a12c065 Merge github.com:grpc/grpc into hybrid by Craig Tiller · 7 years ago
  24. 6b4435c Merge pull request #10678 from ctiller/style_guide by Craig Tiller · 7 years ago
  25. 35f27cd More cleanup by Craig Tiller · 7 years ago
  26. 4818150 Better commentary by Craig Tiller · 7 years ago
  27. a3e8789 Fix, restore draining by Craig Tiller · 7 years ago
  28. 991c101 Initial thread manager fixes by Craig Tiller · 7 years ago
  29. 68f6a67 Always generate body for python code elements by Mehrdad Afshari · 7 years ago
  30. c602dde Keep _grpcio_metadata.py in GitHub repo by Matt Kwong · 7 years ago
  31. e388564 Merge pull request #10703 from jtattermusch/csharp_fix_handler_race by Jan Tattermusch · 7 years ago
  32. 76c8400 Node benchmarks: allow arbitrary message size, add CPU usage stats by murgatroid99 · 7 years ago
  33. d280788 Revert umbrella header too by Muxi Yan · 7 years ago
  34. 8938943 Merge pull request #10609 from makdharma/xcodebuild_cmdline by makdharma · 7 years ago
  35. 1eeed85 Merge pull request #10237 from meliuz/configurable-minbackoff-reconnect by Craig Tiller · 7 years ago
  36. ed94e39 setting handler is a race by Jan Tattermusch · 7 years ago
  37. f88ee4f Fix error refcount debug logging by Noah Eisen · 7 years ago
  38. 50810d7 Revert a change in BoringSSL 8.1 by Muxi Yan · 7 years ago
  39. a1f7642 Public functions must be prefixed with grpc_ by Craig Tiller · 7 years ago
  40. deeed7f don't hold the gil while waiting for bg thread to start by Alexander Polcyn · 7 years ago
  41. a6f64f4 Merge pull request #10391 from dgquintas/lr_back_to_md by David G. Quintas · 7 years ago
  42. d9bc60c Merge remote-tracking branch 'upstream/master' into service_config_lb_semantics by Mark D. Roth · 7 years ago
  43. c5fc2b7 Merge pull request #10663 from yang-g/globalcallback by Yang Gao · 7 years ago
  44. d1143ab tweak class init test to reveal bug in misordered startup by Alexander Polcyn · 7 years ago
  45. c7fcebe fix bug in which gc of channel sleeps on cv before bg thread signaling has started by Alexander Polcyn · 7 years ago
  46. 3ddc13b Merge pull request #10668 from dgquintas/update_lb_proto_2 by David G. Quintas · 7 years ago
  47. a818f72 Load Reporting back to using metadata by David Garcia Quintas · 7 years ago
  48. a7a1098 Updated load_balancer.proto by David Garcia Quintas · 7 years ago
  49. 53af23c Improvements to Fake Resolver by David Garcia Quintas · 7 years ago
  50. a8b8aea Merge pull request #10645 from dgquintas/client_channel_high_freq_resolver_updates by David G. Quintas · 7 years ago
  51. 644e05e Merge pull request #10664 from dgquintas/http_filter_slices by David G. Quintas · 7 years ago
  52. 4736e01 add native grpc class init tests to check that presence of grpc_init calls by Alexander Polcyn · 7 years ago
  53. 2b0cb77 Just set frame size by BDP by Vijay Pai · 7 years ago
  54. 792c7e3 add new test where client forks after require grpc, to test that lib startup by Alexander Polcyn · 7 years ago
  55. 52ff44f Merge pull request #10440 from danzh2010/udpserver by Yang Gao · 7 years ago
  56. 443a75d 1. Added golden file test. 2. Added support for mock. 3. Sanity fix. by Mahak Mukhi · 7 years ago
  57. 2a9b5d7 defer grpc_init and background threads until first grpc object init by Alexander Polcyn · 7 years ago
  58. 88ce393 Merge pull request #10398 from ipylypiv/fix_uri_parser by Craig Tiller · 7 years ago
  59. 9d129e7 Merge pull request #10626 from grpc/revert-10619-revert-9626-lazy-deframe by Muxi Yan · 7 years ago
  60. 3725128 Comments by David Garcia Quintas · 7 years ago
  61. 2f4679e Fix handling of slice in http_client_filter by David Garcia Quintas · 7 years ago
  62. c3666d7 Merge github.com:grpc/grpc into hybrid by Craig Tiller · 7 years ago
  63. 2c6f637 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  64. e412a18 Merge pull request #10661 from grpc/v1.3.x by Craig Tiller · 7 years ago
  65. eafeea4 Update ServerGlobalCallback::AddPort api by yang-g · 7 years ago
  66. b9f9dcd Merge pull request #10494 from y-zeng/fix_server_keepalive by Yuchen Zeng · 7 years ago
  67. fe5ec74 Merge pull request #10631 from muxi/fix-xcode83-modulemap by Muxi Yan · 7 years ago
  68. d65b44a Merge branch 'caching_uri' of https://github.com/makdharma/grpc into makdharma-caching_uri by Makarand Dharmapurikar · 7 years ago
  69. 9575627 Merge pull request #10583 from ctiller/server_start by Craig Tiller · 7 years ago
  70. 3136568 Merge remote-tracking branch 'upstream/master' into revert-10619-revert-9626-lazy-deframe by Muxi Yan · 7 years ago
  71. b81fb79 Merge pull request #9972 from sreecha/cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  72. 90bb7bd Merge pull request #10449 from ctiller/minimal_test by Craig Tiller · 7 years ago
  73. bb75f3e Merge pull request #10641 from ctiller/truebin by Craig Tiller · 7 years ago
  74. 4f50546 Merge remote-tracking branch 'upstream/master' into revert-10619-revert-9626-lazy-deframe by Muxi Yan · 7 years ago
  75. b575394 Use _pb2_grpc module to access gRPC entities by Mehrdad Afshari · 7 years ago
  76. 3bcf8d7 Merge pull request #10405 from bogdandrutu/metadata by David G. Quintas · 7 years ago
  77. 58e6d13 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  78. a6ede89 Merge pull request #10630 from ctiller/ubsan by Craig Tiller · 7 years ago
  79. 0e5fa9e Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  80. a3aec50 Remove arm_arch and hack version number by Muxi Yan · 7 years ago
  81. 92e0fee Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  82. 9e1acc0 master to 1.4.0-dev by David Garcia Quintas · 7 years ago
  83. d9986c3 1.3.x branch cut by David Garcia Quintas · 7 years ago
  84. bdb1021 Merge pull request #10617 from murgatroid99/upmerge_1.2.4 by David G. Quintas · 7 years ago
  85. 956f700 Keep LB policy alive during high freq of resolver updates by David Garcia Quintas · 7 years ago
  86. 33f4c6d Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  87. e98cf24 Merge pull request #10475 from markdroth/closure_debug_schedule_check by Mark D. Roth · 7 years ago
  88. 023c982 Merge pull request #10612 from markdroth/max_message_size_status_code by Mark D. Roth · 7 years ago
  89. 2814b51 formatting by Mahak Mukhi · 7 years ago
  90. 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
  91. 2eeedad fix mac issues by Sree Kuchibhotla · 7 years ago
  92. c2b1f16 Change metadata names used by the instrumentation. by Bogdan Drutu · 7 years ago
  93. bcf0eb6 Merge branch 'master' of github.com:grpc/grpc by Mahak Mukhi · 7 years ago
  94. 529e4c5 update according to new changes in cpp code by Mahak Mukhi · 7 years ago
  95. 63ed60f using grpc_base64_decode_with_len to simplify code by Makarand Dharmapurikar · 7 years ago
  96. 60df47a added env var to the Cronet target by Makarand Dharmapurikar · 7 years ago
  97. a41fd5b Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_1.2.4 by murgatroid99 · 7 years ago
  98. dd47548 Minor patch by Muxi Yan · 7 years ago
  99. 0362d6b ubsan fixes by Craig Tiller · 7 years ago
  100. 7c0cbad Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago