1. a10f00c Merge github.com:grpc/grpc into spinlock by Craig Tiller · 8 years ago
  2. 4776102 Merge pull request #9468 from y-zeng/p2p_client by Yuchen Zeng · 8 years ago
  3. 07e4c13 Merge pull request #9857 from murgatroid99/merge_1.1.x_master by Michael Lumish · 8 years ago
  4. edbf2b9 Add a spinlock type. by Craig Tiller · 8 years ago
  5. 990d9fe Client-side keepalive ping by Yuchen Zeng · 8 years ago
  6. 312fdba Merge github.com:grpc/grpc into bm_meta by Craig Tiller · 8 years ago
  7. 510f38a Merge branch 'bm_chttp2' into bm_meta by Craig Tiller · 8 years ago
  8. 40e1e99 Fix load_reporting linker error by ncteisen · 8 years ago
  9. 98cdf3b Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_master by murgatroid99 · 8 years ago
  10. 63852c9 Merge pull request #9694 from nicolasnoble/upmerge_from_1_1_x by Michael Lumish · 8 years ago
  11. 523d54b Refine to just be a HPACK benchmark by Craig Tiller · 8 years ago
  12. 2f792d9 Initial http2 benchmarks by Craig Tiller · 8 years ago
  13. 11468c0 Merge branch 'bm_call_create' into bm_error by Craig Tiller · 8 years ago
  14. 21dd43a Merge github.com:grpc/grpc into bm_call_create by Craig Tiller · 8 years ago
  15. 8b01e8f Merge pull request #9708 from ctiller/bm_cq by Craig Tiller · 8 years ago
  16. 0b58a16 Merge pull request #9770 from ctiller/this-was-a-good-idea-that-wasnt by Craig Tiller · 8 years ago
  17. f3dec9c Add counters for rmw atomic operations to microbenchmarks by Craig Tiller · 8 years ago
  18. 569834d Merge pull request #9765 from dgquintas/disable_lb_policies_test by David G. Quintas · 8 years ago
  19. 9b836dd Merge github.com:grpc/grpc into this-was-a-good-idea-that-wasnt by Craig Tiller · 8 years ago
  20. 8506219 Remove internal api canaries: they have never solved anything for us by Craig Tiller · 8 years ago
  21. 1191b72 Improve Node and libuv testing and test coverage by murgatroid99 · 8 years ago
  22. 55c6ebf Merge branch 'master' into health by yang-g · 8 years ago
  23. 448191c Temporarily disable lb policies test by David Garcia Quintas · 8 years ago
  24. 2bc4cc4 Merge github.com:grpc/grpc into bm_call_create by Craig Tiller · 8 years ago
  25. f422cc7 Merge github.com:grpc/grpc into bm_cq by Craig Tiller · 8 years ago
  26. b8e2bca Add a benchmark for metadata primitives by Craig Tiller · 8 years ago
  27. ca452f4 Merge pull request #9648 from dgquintas/lr_sans_md by David G. Quintas · 8 years ago
  28. 264307f Add benchmarks for grpc_error by Craig Tiller · 8 years ago
  29. fd044b8 Call creation benchmark by Craig Tiller · 8 years ago
  30. 1f8c558 Merge branch 'bm_closure' into bm_cq by Craig Tiller · 8 years ago
  31. 2b085f9 Merge branch 'bm_trickle' into bm_closure by Craig Tiller · 8 years ago
  32. 14ae538 Add microbenchmark of single-threaded CQ operations by Craig Tiller · 8 years ago
  33. fe5f497 Add a test that measures flow control stalls in a deterministic way by Craig Tiller · 8 years ago
  34. f31f096 Use call context to propagare LR costs by David Garcia Quintas · 8 years ago
  35. e00d63f Merge remote-tracking branch 'google/v1.1.x' by Nicolas "Pixel" Noble · 8 years ago
  36. b3f34b6 Add benchmarks of closures, combiners, exec_ctx primitives by Craig Tiller · 8 years ago
  37. ee31910 Merge pull request #8274 from jeremiegirault/fix/sierra-build by Craig Tiller · 8 years ago
  38. f7f25fc Merge pull request #9615 from ppietrasa/bugfix-missing_include by Jan Tattermusch · 8 years ago
  39. 00cacbd add missing generated files by Jan Tattermusch · 8 years ago
  40. 5ef95a9 Merge pull request #9194 from dgquintas/lb_secure_naming_3 by David G. Quintas · 8 years ago
  41. 0129150 Secure naming support for gRPCLB by David Garcia Quintas · 8 years ago
  42. ea2c594 Merge pull request #9619 from ctiller/bm_counters by Craig Tiller · 8 years ago
  43. 04fb965 Merge pull request #9054 from sreecha/pollset_set_test by Sree Kuchibhotla · 8 years ago
  44. 13a537b merge with head by yang-g · 8 years ago
  45. 5f3cfe9 Fix read from uninitialized memory bug in GrpcBufferWriter. by Harvey Tuch · 8 years ago
  46. b038beb Add counters for mutex acquisitions, expose in bm_fullstack by Craig Tiller · 8 years ago
  47. 2b3e12c Update version to 1.1.2 by murgatroid99 · 8 years ago
  48. 7ed3c93 Merge pull request #9511 from ctiller/assert_writes by Craig Tiller · 8 years ago
  49. 61eb40c Put files in a better place by Craig Tiller · 8 years ago
  50. c40b347 Merge branch 'bwest' into assert_writes by Craig Tiller · 8 years ago
  51. 8b1d59c Add some debug utilities by Craig Tiller · 8 years ago
  52. 3a63d4c Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  53. bb3edaf Merge pull request #9537 from nicolasnoble/ruby-fix-ldlibs by Nicolas Noble · 8 years ago
  54. eeaeca8 Merge branch 'master' into pollset_set_test by Sree Kuchibhotla · 8 years ago
  55. a3310f8 Merge pull request #9513 from ctiller/version3 by Craig Tiller · 8 years ago
  56. 27ffc9b Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  57. e55fcc7 Merge pull request #9530 from ctiller/hybrid by Craig Tiller · 8 years ago
  58. c9f9c1e Merge pull request #9364 from rjshade/sanitizer_slowdown by Yang Gao · 8 years ago
  59. 8087d70 Ruby windows fix - LDLIBS always belongs last, for link order reasons. by Nicolas "Pixel" Noble · 8 years ago
  60. e15b5a4 Bump version to 1.1.1 by murgatroid99 · 8 years ago
  61. a5b1a89 Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  62. 6e0a476 Merge github.com:grpc/grpc into version3 by Craig Tiller · 8 years ago
  63. 4c2a9a2 Merge branch 'master' into pollset_set_test by Sree Kuchibhotla · 8 years ago
  64. b23f4b7 Mark hybrid tests as flaky by Craig Tiller · 8 years ago
  65. 988b47c Add metadata_map.h to build.yaml Add missing files to BUILD by yang-g · 8 years ago
  66. ca7effc Replace timeout/scaling macros with functions. by Robbie Shade · 8 years ago
  67. 5cad46e Bump master version numbers by Craig Tiller · 8 years ago
  68. 4dcb786 Flagging version 1.1.0. by Nicolas "Pixel" Noble · 8 years ago
  69. 9a3997c Add a test verifying number of writes per RPC is reasonable by Craig Tiller · 8 years ago
  70. d7f01c4 Merge branch 'master' into pollset_set_test by Sree Kuchibhotla · 8 years ago
  71. edcde05 Merge remote-tracking branch 'upstream/master' into health by yang-g · 8 years ago
  72. df4d275 Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  73. 53ac415 Merge pull request #8464 from y-zeng/str_length by Craig Tiller · 8 years ago
  74. cc2971b Merge branch 'master' into pollset_set_test by Sree Kuchibhotla · 8 years ago
  75. 95ccbc2 Merge branch 'bm_countwrites' into bwest by Craig Tiller · 8 years ago
  76. 0ed9fd4 update submodules by yang-g · 8 years ago
  77. 48af8b2 Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  78. a719802 merge with head by yang-g · 8 years ago
  79. c63aaf1 Merge branch 'cp' into rollfwd by Craig Tiller · 8 years ago
  80. 0bfd059 Merge branch 'master' into pollset_set_test by Sree Kuchibhotla · 8 years ago
  81. 6f690f3 Merge pull request #9372 from markdroth/proxy_mapper by Mark D. Roth · 8 years ago
  82. 674fe85 Merge pull request #9383 from markdroth/http_connect_channel_arg by Mark D. Roth · 8 years ago
  83. 6e0697c Merge pull request #9343 from jtattermusch/fix_grpclb_test_deps by Jan Tattermusch · 8 years ago
  84. da83b37 Changing versions from -dev to -pre1 on the release branch. by Nicolas "Pixel" Noble · 8 years ago
  85. 5781c63 Merge branch 'master' into pollset_set_test by Sree Kuchibhotla · 8 years ago
  86. 7c70b6c Revert "Revert "Metadata handling rewrite"" by Craig Tiller · 8 years ago
  87. 5e01e2a Revert "Metadata handling rewrite" by Craig Tiller · 8 years ago
  88. 2e225c1 Merge pull request #9340 from stanley-cheung/update-boringssl by Nicolas Noble · 8 years ago
  89. ff1f160 Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  90. b7b7486 Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago
  91. b39942f Update boringssl to latest chromium-stable by Stanley Cheung · 8 years ago
  92. 1404d97 Merge branch 'master' into pollset_set_test by Sree Kuchibhotla · 8 years ago
  93. 1c6a144 fix ordering of deps in grpclb_test by Jan Tattermusch · 8 years ago
  94. c51f19d Merge branch 'master' of https://github.com/grpc/grpc into cpp_stress_flags by ncteisen · 8 years ago
  95. 9c7a08d Simplify cpp stress flags by ncteisen · 8 years ago
  96. f593d88 Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago
  97. e6f01f6 Add resolve_address_posix_test by Yuchen Zeng · 8 years ago
  98. d58a985 Move detection of HTTP CONNECT proxy from DNS resolver to client channel. by Mark D. Roth · 8 years ago
  99. 44e907a Merge pull request #9322 from apolcyn/deprecate_benchmark_core_lists by apolcyn · 8 years ago
  100. 5acc826 Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago