1. 15494b5 Don't set the channel's state to TRANSIENT_FAILURE if we updated the LB policy. by Mark D. Roth · 7 years ago
  2. 102efba Merge pull request #11186 from ctiller/hps by Craig Tiller · 7 years ago
  3. aee639e Merge pull request #11748 from ctiller/c++compat5 by Craig Tiller · 7 years ago
  4. 7593255 Merge pull request #11702 from ctiller/ubsan101 by Craig Tiller · 7 years ago
  5. 809fbfd Merge pull request #11742 from ncteisen/fuzz-iob-in-metadata by Noah Eisen · 7 years ago
  6. 2ca8282 Merge pull request #11738 from mehrdada/canonica-urls by Mehrdad Afshari · 7 years ago
  7. a840e4a make SwiftSample support Xcode8 by Jan Tattermusch · 7 years ago
  8. ed38016 C++ compatibility fixes by Craig Tiller · 7 years ago
  9. e7ba3e9 Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1846 by Noah Eisen · 7 years ago
  10. 5e36994 Merge pull request #11572 from vjpai/internalize by Vijay Pai · 7 years ago
  11. 0c1f4be Merge pull request #11741 from kpayson64/tf_rollback by Nicolas Noble · 7 years ago
  12. ee145be Merge pull request #11729 from murgatroid99/uv_memory_leak_fixes by Michael Lumish · 7 years ago
  13. b84a489 Revert "Reduce server memory usage" by Ken Payson · 7 years ago
  14. a4710a0 Revert "Remove lockfree-stack implementation that is no longer used" by Ken Payson · 7 years ago
  15. bb3d95b Use https://grpc.io consistently as the canonical URL by Mehrdad Afshari · 7 years ago
  16. 976eb7c Fetch grpc.io/release over https by Mehrdad Afshari · 7 years ago
  17. c0baec6 Internalize structs and methods meant for being exposed through codegen by Vijay Pai · 7 years ago
  18. b0d6f11 Remove declaration of missing field. by Robert Bradshaw · 7 years ago
  19. 33f54af Merge pull request #11051 from jboeuf/fix_issue_11011 by Matt Kwong · 7 years ago
  20. cd4508f Fix some memory leaks in UV TCP code by murgatroid99 · 7 years ago
  21. 630e26b Code cleanups in client_auth_filter and server_auth_filter. by Mark D. Roth · 7 years ago
  22. 05f6d7e Merge pull request #11696 from dgquintas/rr_concurrent_updates_fix by David G. Quintas · 7 years ago
  23. 4e014a2 Merge pull request #11639 from murgatroid99/master_1.4.1_upmerge by Michael Lumish · 7 years ago
  24. 60751fe Add client_channel tracer; code cleanup; eliminate an allocation. by Mark D. Roth · 7 years ago
  25. 8dc24e3 Merge pull request #11644 from ncteisen/murder-the-custom-debugging-defines by Noah Eisen · 7 years ago
  26. e9f6eac Merge pull request #11684 from sreecha/timer_manager_fix by Sree Kuchibhotla · 7 years ago
  27. e9cd8a8 Remove more custom debug defines by ncteisen · 7 years ago
  28. a9694ec Merge pull request #11495 from agc-sec/fixopenssl-jwt by Matt Kwong · 7 years ago
  29. 4b2def3 Fix RR concurrent updates by David Garcia Quintas · 7 years ago
  30. 1d85332 Merge pull request #11532 from ctiller/optimize_for by Craig Tiller · 7 years ago
  31. 8af7989 Fix potential rounding error by Craig Tiller · 7 years ago
  32. 65dd99f fix typos identified in code review by Sree Kuchibhotla · 7 years ago
  33. 882ba60 Merge remote-tracking branch 'upstream/v1.4.x' into master_1.4.1_upmerge by murgatroid99 · 7 years ago
  34. 67a4054 Initialize pending_ops false by Noah Eisen · 7 years ago
  35. 873ee82 Add channel args to qps server by Craig Tiller · 7 years ago
  36. be7f2a4 Merge pull request #11602 from muxi/add_cancel_after_round_trip_test by Muxi Yan · 7 years ago
  37. a1a3f36 Merge github.com:grpc/grpc into optimize_for by Craig Tiller · 7 years ago
  38. 07c016b Merge github.com:grpc/grpc into hps by Craig Tiller · 7 years ago
  39. ce91f4a Attempt to fix #11011. Treating the close-notify alert as a non-error case. by Julien Boeuf · 7 years ago
  40. 55acb7c timer_manager fix by Sree Kuchibhotla · 7 years ago
  41. 96e51c8 Merge pull request #11648 from markdroth/c++_filter_fixes by Mark D. Roth · 7 years ago
  42. dadb4ab Merge pull request #11606 from vsco/upstream by Muxi Yan · 7 years ago
  43. 83dc505 Merge pull request #11447 from markdroth/default_max_header_size by Mark D. Roth · 7 years ago
  44. 0c595ec Merge pull request #11651 from markdroth/http1_handshakers by Mark D. Roth · 7 years ago
  45. f3a0c52 Merge pull request #11619 from jtattermusch/csharp_custom_error_details_test by Jan Tattermusch · 7 years ago
  46. 42301bf Update serverName comment to be more accurate by thassss · 7 years ago
  47. 97efa02 Pass NULL to grpc_channel_create_call for nil serverName by thassss · 7 years ago
  48. 0acc9e6 Remove nullability specifiers by thassss · 7 years ago
  49. 69776d4 Warn against using serverName property with Cronet by thassss · 7 years ago
  50. 69d7bd6 Expose :authority pseudo-header to Obj-C API. by thassss · 7 years ago
  51. 36a481e Removed leftover debugging msg by David Garcia Quintas · 7 years ago
  52. 5c8f27b Update serverName comment to be more accurate by thassss · 7 years ago
  53. cd4e69f Merge pull request #11645 from ncteisen/musl-fix by Noah Eisen · 7 years ago
  54. 9864662 Merge pull request #11604 from dgquintas/fix_rr_state_master by David G. Quintas · 7 years ago
  55. be928be Allow HTTP CONNECT handshaker to be used in http1 client. by Mark D. Roth · 7 years ago
  56. a5082db Pass NULL to grpc_channel_create_call for nil serverName by thassss · 7 years ago
  57. 260ddd1 Remove nullability specifiers by thassss · 7 years ago
  58. e78a0b7 Warn against using serverName property with Cronet by thassss · 7 years ago
  59. eb0219b regenerate C# protos by Jan Tattermusch · 7 years ago
  60. b2b54fe add C# test demoing custom error details by Jan Tattermusch · 7 years ago
  61. cc4ef59 Improvements to C++ filter API: by Mark D. Roth · 7 years ago
  62. 1e0aae6 Fix musl by Noah Eisen · 7 years ago
  63. af084dc Fixes to pick first by David Garcia Quintas · 7 years ago
  64. b9078c8 Properly use uint64_t not unsigned int64_t by Vijay Pai · 7 years ago
  65. f2c5d33 Merge pull request #11625 from muxi/fix-objc-memory-leak-v14 by Muxi Yan · 7 years ago
  66. 883655d Merge pull request #11624 from muxi/fix-objc-memory-leak by Muxi Yan · 7 years ago
  67. ff17b05 Document error unref contract for iomgr cb's and transport/stream errors by Vijay Pai · 7 years ago
  68. d8bf2df Merge pull request #10462 from nicolasnoble/ares-header-pollution by Nicolas Noble · 7 years ago
  69. 844d594 Merge pull request #11620 from murgatroid99/version_bump_1.4.1 by Michael Lumish · 7 years ago
  70. 52e68e9 Merge pull request #11591 from dgquintas/rr_state_fix_1.4 by David G. Quintas · 7 years ago
  71. 9516b10 Fix the memory leak in metadata by Muxi Yan · 7 years ago
  72. be3c7e2 Fix the memory leak in metadata by Muxi Yan · 7 years ago
  73. fe01f17 Merge pull request #11605 from dgquintas/backport_windows_inline by David G. Quintas · 7 years ago
  74. ab14a0b Bump version to 1.4.1 by murgatroid99 · 7 years ago
  75. d6cc530 clang-format by David Garcia Quintas · 7 years ago
  76. 3d99597 s/inline/__inline/. Visual studio incompatiblity. by Makarand Dharmapurikar · 7 years ago
  77. 71a78e9 Merge pull request #11590 from yang-g/zombie_paylod by Yang Gao · 7 years ago
  78. 8ba7b04 Remove extra blank line by murgatroid99 · 7 years ago
  79. bf52761 Merge pull request #11577 from markdroth/compression_filter_fix by Mark D. Roth · 7 years ago
  80. b8be143 formatting changes by David Garcia Quintas · 7 years ago
  81. a139bfd Expose :authority pseudo-header to Obj-C API. by thassss · 7 years ago
  82. fdf30af Merge pull request #11524 from michaelbausor/php-protoc-plugin by Stanley Cheung · 7 years ago
  83. 9d1a5de Fix RR policy connectivity state upon subchannels shutdown by David Garcia Quintas · 7 years ago
  84. 1f0fc53 Have the fake resolver "re-resolve" upon seeing error by David Garcia Quintas · 7 years ago
  85. cebc1d7 Deal with errors refs by David Garcia Quintas · 7 years ago
  86. 8399ff6 Merge pull request #11584 from muxi/fix-cronet-lock-abort by Muxi Yan · 7 years ago
  87. eb74c92 Fix unref of read slice in tcp_uv.c by murgatroid99 · 7 years ago
  88. bc6bc09 fixed leak and outdated comment by David Garcia Quintas · 7 years ago
  89. 6613f60 Enable wrong-import-order lint by Nathaniel Manista · 7 years ago
  90. 37c83ff Enable redefined-variable-type lint by Nathaniel Manista · 7 years ago
  91. 38ba466 Fix segfault in rr trace by David Garcia Quintas · 7 years ago
  92. 366270e Fix test by Muxi Yan · 7 years ago
  93. 64ea30f Fix RR policy connectivity state upon subchannels shutdown by David Garcia Quintas · 7 years ago
  94. d19c112 Add test by Muxi Yan · 7 years ago
  95. 2b8b748 Destroy byte buffer to avoid leak in zombied calls by yang-g · 7 years ago
  96. c720828 Add comment to explain the added lines and disable debugging log by Muxi Yan · 7 years ago
  97. 275e392 Another bug fix in the same series by Muxi Yan · 7 years ago
  98. bb8b1c9 Node: fix status memory leak, improve tcp_uv read buffer allocation code by murgatroid99 · 7 years ago
  99. a1d79d9 Handle cancel correctly by Muxi Yan · 7 years ago
  100. 495e9ac Run formatter by Michael Bausor · 7 years ago