1. ce91f4a Attempt to fix #11011. Treating the close-notify alert as a non-error case. by Julien Boeuf · 7 years ago
  2. 7405347 Merge pull request #11582 from jtattermusch/cmake_various_fixes by Jan Tattermusch · 7 years ago
  3. 992f074 Merge pull request #11637 from kskalski/protobuf_cmake2 by Jan Tattermusch · 7 years ago
  4. e5de5e5 Run Android interops on Firebase by Eric Gribkoff · 7 years ago
  5. 96e51c8 Merge pull request #11648 from markdroth/c++_filter_fixes by Mark D. Roth · 7 years ago
  6. dadb4ab Merge pull request #11606 from vsco/upstream by Muxi Yan · 7 years ago
  7. 50462f0 Merge pull request #11668 from jtattermusch/kokoro_fix_ruby_artifact by Jan Tattermusch · 7 years ago
  8. 0c435fe add more ruby artifact deps by Jan Tattermusch · 7 years ago
  9. 2faddbd Fix filter_end2end_test. by Mark D. Roth · 7 years ago
  10. 83dc505 Merge pull request #11447 from markdroth/default_max_header_size by Mark D. Roth · 7 years ago
  11. 0c595ec Merge pull request #11651 from markdroth/http1_handshakers by Mark D. Roth · 7 years ago
  12. f3a0c52 Merge pull request #11619 from jtattermusch/csharp_custom_error_details_test by Jan Tattermusch · 7 years ago
  13. bb1996c Merge pull request #11659 from dgquintas/woops by David G. Quintas · 7 years ago
  14. 36a481e Removed leftover debugging msg by David Garcia Quintas · 7 years ago
  15. 5c8f27b Update serverName comment to be more accurate by thassss · 7 years ago
  16. b922334 Merge pull request #11539 from dgquintas/alarm_non_copyable by David G. Quintas · 7 years ago
  17. e81586b Merge pull request #10975 from markdroth/chttp2_doc_fix by Mark D. Roth · 7 years ago
  18. 70dd946 Merge pull request #11453 from dgquintas/bq_date by David G. Quintas · 7 years ago
  19. cd4e69f Merge pull request #11645 from ncteisen/musl-fix by Noah Eisen · 7 years ago
  20. 9864662 Merge pull request #11604 from dgquintas/fix_rr_state_master by David G. Quintas · 7 years ago
  21. be928be Allow HTTP CONNECT handshaker to be used in http1 client. by Mark D. Roth · 7 years ago
  22. a5082db Pass NULL to grpc_channel_create_call for nil serverName by thassss · 7 years ago
  23. 260ddd1 Remove nullability specifiers by thassss · 7 years ago
  24. e78a0b7 Warn against using serverName property with Cronet by thassss · 7 years ago
  25. 8576275 Merge pull request #11650 from jtattermusch/fix_kokoro_macos_artifacts by Jan Tattermusch · 7 years ago
  26. eb0219b regenerate C# protos by Jan Tattermusch · 7 years ago
  27. b2b54fe add C# test demoing custom error details by Jan Tattermusch · 7 years ago
  28. c250b04 add mac deps to build artifacts on kokoro by Jan Tattermusch · 7 years ago
  29. cc4ef59 Improvements to C++ filter API: by Mark D. Roth · 7 years ago
  30. a410632 Merge pull request #11647 from jtattermusch/kokoro_python_green by Jan Tattermusch · 7 years ago
  31. f53eb37 improvements to kokoro macos build by Jan Tattermusch · 7 years ago
  32. 1e0aae6 Fix musl by Noah Eisen · 7 years ago
  33. b047350 Merge pull request #11615 from jtattermusch/patch_dashboard_schema by Jan Tattermusch · 7 years ago
  34. 91c403b Merge pull request #11636 from jtattermusch/kokoro_macos_rc by Jan Tattermusch · 7 years ago
  35. af084dc Fixes to pick first by David Garcia Quintas · 7 years ago
  36. def0cdf Merge pull request #11638 from vjpai/uint64 by Vijay Pai · 7 years ago
  37. ab1ff6b Split move test by David Garcia Quintas · 7 years ago
  38. b9078c8 Properly use uint64_t not unsigned int64_t by Vijay Pai · 7 years ago
  39. 6ba7d53 Make CMake find_package work for preinstalled libprotobuf on Raspbian. by Kamil Skalski · 7 years ago
  40. e282dfe update macos kokoro rc script by Jan Tattermusch · 7 years ago
  41. 883655d Merge pull request #11624 from muxi/fix-objc-memory-leak by Muxi Yan · 7 years ago
  42. 7f93e58 Merge pull request #11621 from vjpai/error_doc by Vijay Pai · 7 years ago
  43. ff17b05 Document error unref contract for iomgr cb's and transport/stream errors by Vijay Pai · 7 years ago
  44. c4f85b7 Merge pull request #11474 from makdharma/cares_fix by Nicolas Noble · 7 years ago
  45. d8bf2df Merge pull request #10462 from nicolasnoble/ares-header-pollution by Nicolas Noble · 7 years ago
  46. be3c7e2 Fix the memory leak in metadata by Muxi Yan · 7 years ago
  47. 58ca8be add script for patching perf benchmark schema by Jan Tattermusch · 7 years ago
  48. 3598ac8 update scenario result schema by Jan Tattermusch · 7 years ago
  49. 71a78e9 Merge pull request #11590 from yang-g/zombie_paylod by Yang Gao · 7 years ago
  50. bf52761 Merge pull request #11577 from markdroth/compression_filter_fix by Mark D. Roth · 7 years ago
  51. b8be143 formatting changes by David Garcia Quintas · 7 years ago
  52. a139bfd Expose :authority pseudo-header to Obj-C API. by thassss · 7 years ago
  53. 8bec6a9 Merge pull request #11589 from y-zeng/fix_bad_ping by Yuchen Zeng · 7 years ago
  54. fdf30af Merge pull request #11524 from michaelbausor/php-protoc-plugin by Stanley Cheung · 7 years ago
  55. 05e1574 added test for RR connectivity state upon subchannels shutdown by David Garcia Quintas · 7 years ago
  56. 9d1a5de Fix RR policy connectivity state upon subchannels shutdown by David Garcia Quintas · 7 years ago
  57. 1f0fc53 Have the fake resolver "re-resolve" upon seeing error by David Garcia Quintas · 7 years ago
  58. 8399ff6 Merge pull request #11584 from muxi/fix-cronet-lock-abort by Muxi Yan · 7 years ago
  59. 9a69478 Merge pull request #11595 from nathanielmanistaatgoogle/lint by Nathaniel Manista · 7 years ago
  60. 9104884 Clean up and opinionate .pylintrc by Nathaniel Manista · 7 years ago
  61. 6613f60 Enable wrong-import-order lint by Nathaniel Manista · 7 years ago
  62. 37c83ff Enable redefined-variable-type lint by Nathaniel Manista · 7 years ago
  63. a7182f7 Always use an upgraded pip when running pylint by Nathaniel Manista · 7 years ago
  64. 936f8d5 Enable next-method-called lint by Nathaniel Manista · 7 years ago
  65. 38ba466 Fix segfault in rr trace by David Garcia Quintas · 7 years ago
  66. 366270e Fix test by Muxi Yan · 7 years ago
  67. 2b8b748 Destroy byte buffer to avoid leak in zombied calls by yang-g · 7 years ago
  68. c720828 Add comment to explain the added lines and disable debugging log by Muxi Yan · 7 years ago
  69. 1b4be41 Merge pull request #11332 from vjpai/dethrift by Vijay Pai · 7 years ago
  70. 32e41b4 Fix bad_ping by Yuchen Zeng · 7 years ago
  71. 275e392 Another bug fix in the same series by Muxi Yan · 7 years ago
  72. a1d79d9 Handle cancel correctly by Muxi Yan · 7 years ago
  73. a1fe5e5 Remove remaining thrift content from main repo by Vijay Pai · 7 years ago
  74. 5dc7741 Fix Windows compiler problem. by Mark D. Roth · 7 years ago
  75. dca8d63 regenerate by Jan Tattermusch · 7 years ago
  76. f691556 dont reuse protobuf cmake install dirs by Jan Tattermusch · 7 years ago
  77. 456b713 regenerate by Jan Tattermusch · 7 years ago
  78. f3219f4 make some headers public by Jan Tattermusch · 7 years ago
  79. b70df57 build protobuf without zlib by Jan Tattermusch · 7 years ago
  80. 74c74fb workaround zlib cmake issue by Jan Tattermusch · 7 years ago
  81. b9fc05b Merge pull request #11576 from vjpai/deprecated_on_arrival by Vijay Pai · 7 years ago
  82. 495e9ac Run formatter by Michael Bausor · 7 years ago
  83. 10c040d Move collection reset before unref (since unref could destroy obj) by Vijay Pai · 7 years ago
  84. d35730d Fix use of terminal underscores in field names. by Vijay Pai · 7 years ago
  85. 2024353 Merge pull request #11499 from markdroth/trailers_only by Mark D. Roth · 7 years ago
  86. bd3b93b Add support for Trailers-Only responses. by Mark D. Roth · 7 years ago
  87. 7cd1425 Fix handling of send_message before send_initial_metadata in compress filter. by Mark D. Roth · 7 years ago
  88. fc539eb Re-enable public constructor for ClientAsyncResponseReader to avoid busting client that bypassed code generator. This code is deprecated-on-arrival as it is a performance pessimization. This code path should not be used. by Vijay Pai · 7 years ago
  89. c8d249c Merge pull request #11559 from vjpai/longlong by Vijay Pai · 7 years ago
  90. 86a4d99 Remove 'long long' by Vijay Pai · 7 years ago
  91. de7dec7 Merge pull request #11542 from yang-g/grpc_cli by Yang Gao · 7 years ago
  92. 892afc2 Merge pull request #10833 from ncteisen/tracing-overhaul by Noah Eisen · 7 years ago
  93. 655a275 Merge pull request #11521 from muxi/fix-objc-memory-leak by Muxi Yan · 7 years ago
  94. fd5781a Merge pull request #11527 from jtattermusch/core_fix_license by Jan Tattermusch · 7 years ago
  95. 75e29e4 Merge pull request #11560 from grpc/vjpai-patch-2-1 by Jan Tattermusch · 7 years ago
  96. 9f3bd33 Updated doc by ncteisen · 7 years ago
  97. 264879f Overhaul the new pollers by Noah Eisen · 7 years ago
  98. 1ef8270 Merge pull request #11561 from ncteisen/sanity by Noah Eisen · 7 years ago
  99. e48949f Make grpc::Alarm non-copyable by David Garcia Quintas · 7 years ago
  100. 847985a Regenerate projects by ncteisen · 7 years ago