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