1. 253a710 The release branch is now 0.14.0-pre1. by Nicolas "Pixel" Noble · 8 years ago
  2. 900ed58 Merge pull request #6379 from y-zeng/debug-logging-fix by Yuchen Zeng · 8 years ago
  3. 6db0d96 Merge pull request #6447 from ctiller/import-madness by Jan Tattermusch · 8 years ago
  4. 48d833a Merge pull request #6214 from makdharma/master by Nicolas Noble · 8 years ago
  5. 5deda3d Temporary fix for plugin initialization problem by Craig Tiller · 8 years ago
  6. bf14c2f Merge pull request #6383 from dgquintas/remove-outdated-census-charg by Jan Tattermusch · 8 years ago
  7. e5c1a15 Fixed a compiler warning that only shows up on linux by Makarand Dharmapurikar · 8 years ago
  8. a93c435 clang-format fixes by Makarand Dharmapurikar · 8 years ago
  9. 274bcc8 Added dummy cronet api implementation so we can build on Jenkins. by Makarand Dharmapurikar · 8 years ago
  10. 1a7adfb Merge pull request #6394 from y-zeng/fix-5557 by Yuchen Zeng · 8 years ago
  11. 8fd7f65 Merge pull request #6380 from ctiller/stress_fail by Nicolas Noble · 8 years ago
  12. 2389ad6 Clang formatting fixes by Makarand Dharmapurikar · 8 years ago
  13. be5186a created new grpc_cronet.h. Addressed feedback from jcanizales@ and ctiller@ by Makarand Dharmapurikar · 8 years ago
  14. 7704483 fixed clang formating by Makarand Dharmapurikar · 8 years ago
  15. df66507 moved cronet_c_for_grpc.h in third_party by Makarand Dharmapurikar · 8 years ago
  16. a49b13b cronet wrapper code by Makarand Dharmapurikar · 8 years ago
  17. e98b494 Fix bug where max_frame_size was ignored by Craig Tiller · 8 years ago
  18. 7a5f019 Removed leftover function declaration from channel args by David Garcia Quintas · 8 years ago
  19. 088aa27 format fixes by Yuchen Zeng · 8 years ago
  20. 615da64 explicitly cast constant value to gpr_atm by Yuchen Zeng · 8 years ago
  21. 5ff9920 Merge pull request #6347 from ctiller/catastrophic_monkey_dance_241 by Nicolas Noble · 8 years ago
  22. 4ee1a62 Stress test fixes by Craig Tiller · 8 years ago
  23. fad0450 debug logging fix by Yuchen Zeng · 8 years ago
  24. f921f2b Merge pull request #6305 from dgquintas/compression_tracer by Jan Tattermusch · 8 years ago
  25. 1b9c0a2 Remove duplicate instance of grpc_global_wakeup_fd by Paul Querna · 8 years ago
  26. 0d6fee6 Merge pull request #2286 from ctiller/split-me-baby-one-more-time by Jan Tattermusch · 8 years ago
  27. c230881 Merge pull request #6285 from dgquintas/fix_plugin_tracers by Jan Tattermusch · 8 years ago
  28. 4cbaccf clang-format by Craig Tiller · 8 years ago
  29. 9b7b62b Fix a case whereby we leak a winsocket if we fail to connect by Craig Tiller · 8 years ago
  30. f128cd2 Merge pull request #6196 from y-zeng/call-error-to-string by Craig Tiller · 8 years ago
  31. 165c62f Merge pull request #6183 from nicolasnoble/msys-support by Jan Tattermusch · 8 years ago
  32. 081ad7a Merge pull request #6295 from markdroth/content_type_semicolon2 by Jan Tattermusch · 8 years ago
  33. 1f3319b Fixed clang formatting problems. by Mark D. Roth · 8 years ago
  34. 640d71d Use cpp macros for the "application/grpc" string and its length. by Mark D. Roth · 8 years ago
  35. a93e5a4 Fix use-after-free by Craig Tiller · 8 years ago
  36. cce51fe Added compression tracer by David Garcia Quintas · 8 years ago
  37. 9859d8d Fix use-after-free by Craig Tiller · 8 years ago
  38. 144ab98 Merge branch 'fix_metadata_refs' into split-me-baby-one-more-time by Craig Tiller · 8 years ago
  39. 773d990 Fix refcounting bug for mdstrs by Craig Tiller · 8 years ago
  40. c5b1eef Change C implementation to not log an "Unexpected content-type" message by Mark D. Roth · 8 years ago
  41. 89c5cb5 Merge github.com:grpc/grpc into split-me-baby-one-more-time by Craig Tiller · 8 years ago
  42. eb91310 Init tracers after plugin registration by David Garcia Quintas · 8 years ago
  43. c3d869e Merge pull request #6160 from ctiller/api_fuzzer by Nicolas Noble · 8 years ago
  44. 482ce5e Fix typo by Craig Tiller · 8 years ago
  45. d64be98 Merge pull request #6105 from miselin/http-parser-allow-more-newlines by Jan Tattermusch · 8 years ago
  46. d2906ad Fix bug by Craig Tiller · 8 years ago
  47. db6011f Fix inf loop by Craig Tiller · 8 years ago
  48. a92ebc8 Fix test bugs, expand corpus by Craig Tiller · 8 years ago
  49. 52cf871 Bug fixes by Craig Tiller · 8 years ago
  50. 92a17d7 Make api_fuzzer mac ready by Craig Tiller · 8 years ago
  51. 0ca01ed Expand corpus by Craig Tiller · 8 years ago
  52. 0eab697 Fix locking bug by Craig Tiller · 8 years ago
  53. b12d22a Fix memory leak by Craig Tiller · 8 years ago
  54. 0ede545 Fix memory leak on disconnection by Craig Tiller · 8 years ago
  55. f5df647 Refactor. by Nicolas "Pixel" Noble · 8 years ago
  56. 1cbf576 Fix hanging call bug by Craig Tiller · 8 years ago
  57. e52be8c Merge pull request #6224 from dgquintas/gcc6 by Jan Tattermusch · 8 years ago
  58. 8a67780 Fix bug causing calls to never complete by Craig Tiller · 8 years ago
  59. 3ec4b83 Fix memory leak in failed metadata preparation by Craig Tiller · 8 years ago
  60. b42445c Fix memory leak in failed metadata preparation by Craig Tiller · 8 years ago
  61. bdc2410 Expand corpus, fix crash by Craig Tiller · 8 years ago
  62. e06a81f Fixup API changes by Craig Tiller · 8 years ago
  63. 7beea14 Merge github.com:grpc/grpc into strong-includes by Craig Tiller · 8 years ago
  64. 39eb886 Merge github.com:grpc/grpc into api_fuzzer by Craig Tiller · 8 years ago
  65. ee6f4bc Merge branch 'master' of github.com:grpc/grpc into gcc6 by David Garcia Quintas · 8 years ago
  66. dde6dfb Merge pull request #5958 from deepaklukose/skip_client_cert_verification by Jan Tattermusch · 8 years ago
  67. 7151af9 Allow grpc_http_parser to optionally accept a wider range of line endings. by Matthew Iselin · 8 years ago
  68. f1ec553 Merge pull request #6182 from ctiller/frenchmans-bay by Nicolas Noble · 8 years ago
  69. 49be63d Casting fixes for gcc 6.0 by David Garcia Quintas · 8 years ago
  70. 347e9f9 Dont crash retrieving peers of cancelled calls by Craig Tiller · 8 years ago
  71. dba4c5f Add various options to verify ssl/tls client cert including letting the by Deepak Lukose · 8 years ago
  72. f02bada remove defaut case in grpc_call_error_to_string by Yuchen Zeng · 8 years ago
  73. 5aff099 Merge pull request #6189 from y-zeng/default-verbosity by Yuchen Zeng · 8 years ago
  74. 573457b Merge pull request #6203 from ctiller/dictionary by Nicolas Noble · 8 years ago
  75. 2e3e003 Expand corpus, fix crash by Craig Tiller · 8 years ago
  76. 2e7d957 Provide a function that converts grpc_call_error values into a string by Yuchen Zeng · 8 years ago
  77. 94a353a Reverting changes in string_win32.c, as we're going to use posix strings for msys. by Nicolas "Pixel" Noble · 8 years ago
  78. b63fb4d explicit convert severity to a signed type by Yuchen Zeng · 8 years ago
  79. 79310ab Add lame ping support by Craig Tiller · 8 years ago
  80. 0c99952 remove barrier by Yuchen Zeng · 8 years ago
  81. ff71c38 Merge branch 'master' of github.com:grpc/grpc into ip_parse_refactor by David Garcia Quintas · 8 years ago
  82. 95e4c48 Add knob for default core output verbosity by Yuchen Zeng · 8 years ago
  83. 95953bf Moving headers around. by Nicolas "Pixel" Noble · 8 years ago
  84. 344f55b clang-format. by Nicolas "Pixel" Noble · 8 years ago
  85. b91fe56 Merge github.com:grpc/grpc into api_fuzzer by Craig Tiller · 8 years ago
  86. b7c34a5 Removing grpc_tcp_server_port_fd* from the Windows implementation. by Nicolas "Pixel" Noble · 8 years ago
  87. c4b18a5 Adding support for msys. by Nicolas "Pixel" Noble · 8 years ago
  88. e2b86c7 Fix crash by Craig Tiller · 8 years ago
  89. f3596c5 Fix bugs in early triggering by Craig Tiller · 8 years ago
  90. 317f68e Fix timer init by Craig Tiller · 8 years ago
  91. 3f72df9 Report sooner by Craig Tiller · 8 years ago
  92. 24d687e Single thread fake name resolution for fuzzing by Craig Tiller · 8 years ago
  93. e628261 Connectivity check by Craig Tiller · 8 years ago
  94. 2196c7e Merge branch 'master' of github.com:grpc/grpc into ip_parse_refactor by David Garcia Quintas · 8 years ago
  95. fc98f92 API fuzzer by Craig Tiller · 8 years ago
  96. 23e4bae Enforcing undefined behavior of malloc. by Nicolas "Pixel" Noble · 8 years ago
  97. b71bf8e Revert "Fixing a couple of issues within core." by Nicolas "Pixel" Noble · 8 years ago
  98. ba92646 Merge github.com:grpc/grpc into strong-includes by Craig Tiller · 8 years ago
  99. 0cca082 Merge branch 'master' of https://github.com/grpc/grpc into memtracking by Nicolas "Pixel" Noble · 8 years ago
  100. 5b30475 Fixing a couple of issues within core. by Nicolas "Pixel" Noble · 8 years ago