1. b3f34b6 Add benchmarks of closures, combiners, exec_ctx primitives by Craig Tiller · 8 years ago
  2. ee31910 Merge pull request #8274 from jeremiegirault/fix/sierra-build by Craig Tiller · 8 years ago
  3. f7f25fc Merge pull request #9615 from ppietrasa/bugfix-missing_include by Jan Tattermusch · 8 years ago
  4. 2e096b0 Merge pull request #9371 from Vizerai/tracing_API by Jim King · 8 years ago
  5. 5ef95a9 Merge pull request #9194 from dgquintas/lb_secure_naming_3 by David G. Quintas · 8 years ago
  6. 0129150 Secure naming support for gRPCLB by David Garcia Quintas · 8 years ago
  7. ea2c594 Merge pull request #9619 from ctiller/bm_counters by Craig Tiller · 8 years ago
  8. 04fb965 Merge pull request #9054 from sreecha/pollset_set_test by Sree Kuchibhotla · 8 years ago
  9. 5f3cfe9 Fix read from uninitialized memory bug in GrpcBufferWriter. by Harvey Tuch · 8 years ago
  10. b038beb Add counters for mutex acquisitions, expose in bm_fullstack by Craig Tiller · 8 years ago
  11. cc08a4f Fix issue #9602 by Piotr Pietraszkiewicz · 8 years ago
  12. 7ed3c93 Merge pull request #9511 from ctiller/assert_writes by Craig Tiller · 8 years ago
  13. 1bb5371 Disable writes_per_rpc on Windows by Craig Tiller · 8 years ago
  14. c80683d Merge branch 'bwest' into assert_writes by Craig Tiller · 8 years ago
  15. a4354b0 Speed up bm_fullstack test by Craig Tiller · 8 years ago
  16. 61eb40c Put files in a better place by Craig Tiller · 8 years ago
  17. c40b347 Merge branch 'bwest' into assert_writes by Craig Tiller · 8 years ago
  18. 8b1d59c Add some debug utilities by Craig Tiller · 8 years ago
  19. 5395aba Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  20. 6613168 Merge branch 'master' into pollset_set_test by Sree Kuchibhotla · 8 years ago
  21. 3a63d4c Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  22. bd0b054 windows compilation fixes by Jan Tattermusch · 8 years ago
  23. eeaeca8 Merge branch 'master' into pollset_set_test by Sree Kuchibhotla · 8 years ago
  24. a3310f8 Merge pull request #9513 from ctiller/version3 by Craig Tiller · 8 years ago
  25. 27ffc9b Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  26. e55fcc7 Merge pull request #9530 from ctiller/hybrid by Craig Tiller · 8 years ago
  27. 459e10d Merge pull request #9532 from muxi/revert-cronet-header-dir-change by Muxi Yan · 8 years ago
  28. c9f9c1e Merge pull request #9364 from rjshade/sanitizer_slowdown by Yang Gao · 8 years ago
  29. bb2e8af Move bidirectional_stream_c.h back to third_party/objective_c/Cronet by Muxi Yan · 8 years ago
  30. a5b1a89 Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  31. 6e0a476 Merge github.com:grpc/grpc into version3 by Craig Tiller · 8 years ago
  32. 4c2a9a2 Merge branch 'master' into pollset_set_test by Sree Kuchibhotla · 8 years ago
  33. b23f4b7 Mark hybrid tests as flaky by Craig Tiller · 8 years ago
  34. 988b47c Add metadata_map.h to build.yaml Add missing files to BUILD by yang-g · 8 years ago
  35. ca7effc Replace timeout/scaling macros with functions. by Robbie Shade · 8 years ago
  36. 08dbb88 Merge branch 'master' of https://github.com/Vizerai/grpc into tracing_API by Vizerai · 8 years ago
  37. 5cad46e Bump master version numbers by Craig Tiller · 8 years ago
  38. 9a3997c Add a test verifying number of writes per RPC is reasonable by Craig Tiller · 8 years ago
  39. d7f01c4 Merge branch 'master' into pollset_set_test by Sree Kuchibhotla · 8 years ago
  40. df4d275 Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  41. 53ac415 Merge pull request #8464 from y-zeng/str_length by Craig Tiller · 8 years ago
  42. cc2971b Merge branch 'master' into pollset_set_test by Sree Kuchibhotla · 8 years ago
  43. 95ccbc2 Merge branch 'bm_countwrites' into bwest by Craig Tiller · 8 years ago
  44. 29053ec Merge branch 'master' of https://github.com/Vizerai/grpc into tracing_API by Vizerai · 8 years ago
  45. 48af8b2 Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  46. e0cd44a Merge branch 'master' of https://github.com/Vizerai/grpc into tracing_API by Vizerai · 8 years ago
  47. c63aaf1 Merge branch 'cp' into rollfwd by Craig Tiller · 8 years ago
  48. 0bfd059 Merge branch 'master' into pollset_set_test by Sree Kuchibhotla · 8 years ago
  49. 6f690f3 Merge pull request #9372 from markdroth/proxy_mapper by Mark D. Roth · 8 years ago
  50. 674fe85 Merge pull request #9383 from markdroth/http_connect_channel_arg by Mark D. Roth · 8 years ago
  51. 6e0697c Merge pull request #9343 from jtattermusch/fix_grpclb_test_deps by Jan Tattermusch · 8 years ago
  52. 7c70b6c Revert "Revert "Metadata handling rewrite"" by Craig Tiller · 8 years ago
  53. 5e01e2a Revert "Metadata handling rewrite" by Craig Tiller · 8 years ago
  54. ff1f160 Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  55. b7b7486 Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago
  56. 1404d97 Merge branch 'master' into pollset_set_test by Sree Kuchibhotla · 8 years ago
  57. 1c6a144 fix ordering of deps in grpclb_test by Jan Tattermusch · 8 years ago
  58. 2b93983 update by Vizerai · 8 years ago
  59. c51f19d Merge branch 'master' of https://github.com/grpc/grpc into cpp_stress_flags by ncteisen · 8 years ago
  60. 9c7a08d Simplify cpp stress flags by ncteisen · 8 years ago
  61. f593d88 Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago
  62. e6f01f6 Add resolve_address_posix_test by Yuchen Zeng · 8 years ago
  63. d58a985 Move detection of HTTP CONNECT proxy from DNS resolver to client channel. by Mark D. Roth · 8 years ago
  64. 5687c2e Merge pull request #8684 from gcasto/change_cronet_interface by Muxi Yan · 8 years ago
  65. 44e907a Merge pull request #9322 from apolcyn/deprecate_benchmark_core_lists by apolcyn · 8 years ago
  66. 5acc826 Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago
  67. 79f2a24 Add proxy mapper hook. by Mark D. Roth · 8 years ago
  68. a66243d Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  69. a9b3c38 Merge pull request #9064 from grpc/revert-9063-revert-8951-revert-8949-revert-8922-slice_cleanup by Mark D. Roth · 8 years ago
  70. aecd46e Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago
  71. 88a934e Merge pull request #8799 from lyuxuan/memory_usage_no_log by lyuxuan · 8 years ago
  72. 855f012 Merge branch 'master' into pollset_set_test by Sree Kuchibhotla · 8 years ago
  73. e6bcd0e Merge remote-tracking branch 'upstream/master' into revert-9063-revert-8951-revert-8949-revert-8922-slice_cleanup by Mark D. Roth · 8 years ago
  74. d425712 Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  75. 3623af1 merge master by Yuxuan Li · 8 years ago
  76. 6fb04d6 memory usage profiling for client call, client channel, server creation, server call and server channel. by Yuxuan Li · 8 years ago
  77. 9d4fc31 Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago
  78. 45d3183 Kill ESAN by Craig Tiller · 8 years ago
  79. 433d3f1 Merge branch 'master' into node_electron_build by murgatroid99 · 8 years ago
  80. ebb3d5d Merge pull request #9139 from ericgribkoff/http2_client by Eric Gribkoff · 8 years ago
  81. 20ce39a remove limit_cores.h from build.yaml by Alexander Polcyn · 8 years ago
  82. 6ff1ca4 re-run generate project to build qps json driver by Alexander Polcyn · 8 years ago
  83. 032baa8 Fix sanity: check_sources_and_headers by Craig Tiller · 8 years ago
  84. cc59102 manual revert of #8901 by yang-g · 8 years ago
  85. c344e87 Adds HTTP/2 interop test client by Eric Gribkoff · 8 years ago
  86. 2d9f8e8 Fix build by Craig Tiller · 8 years ago
  87. 217548d Merge remote-tracking branch 'upstream/master' into change_cronet_interface by Muxi Yan · 8 years ago
  88. 1599bf6 Merge branch 'master' into pollset_set_test by Sree Kuchibhotla · 8 years ago
  89. d04dc4d Merge github.com:grpc/grpc into fix_errors by Craig Tiller · 8 years ago
  90. d7ee291 Fix tests by Craig Tiller · 8 years ago
  91. 732351f Start fixing http error --> grpc status conversion by Craig Tiller · 8 years ago
  92. 1f0f23c Handshaker plugin mechanism. by Mark D. Roth · 8 years ago
  93. 348fba2 Merge remote-tracking branch 'upstream/master' into revert-9063-revert-8951-revert-8949-revert-8922-slice_cleanup by Mark D. Roth · 8 years ago
  94. c34cac2 Merge branch 'master' into node_electron_build by murgatroid99 · 8 years ago
  95. 293ef15 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  96. 3ca6019 Merge branch 'patchy' into slice_with_exec_ctx_and_build by Craig Tiller · 8 years ago
  97. 3d5592c Moving message_size_filter properly. by Nicolas "Pixel" Noble · 8 years ago
  98. 203860a Merge remote-tracking branch 'google/master' into bazel-take-2 by Nicolas "Pixel" Noble · 8 years ago
  99. eb30c80 Merge branch 'flow_control_v2' into bwest by Craig Tiller · 8 years ago
  100. 9c0e9f1 fix build on sierra by adding OSATOMIC_USE_INLINED=1 flag to compiler by Jeremie Girault · 8 years ago