1. 808d19e Merge pull request #9977 from ctiller/fssplit by Craig Tiller · 7 years ago
  2. 5ea6c9f Merge branch 'fssplit' of github.com:ctiller/grpc into fssplit by Craig Tiller · 7 years ago
  3. e067b6e Resolve sanity failures by Craig Tiller · 7 years ago
  4. 8a0ec88 Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_master by David Garcia Quintas · 7 years ago
  5. f09ec59 Fix mac build by Craig Tiller · 7 years ago
  6. 8c3eaf2 Merge pull request #9939 from ctiller/stream_owned_slice by Craig Tiller · 7 years ago
  7. 52bd441 Get back trickle by Craig Tiller · 7 years ago
  8. 12d22e4 Further splitting by Craig Tiller · 7 years ago
  9. 62ac65b Split bm_fullstack unary ping pong out by Craig Tiller · 7 years ago
  10. 5e32153 Move helpers to a common place, use them everywhere by Craig Tiller · 7 years ago
  11. 5c2d7e2 Boost grpc version to v1.1.4 by Muxi Yan · 7 years ago
  12. fbedd67 Merge pull request #9769 from ctiller/always-use-port-server by Craig Tiller · 7 years ago
  13. 295df6d Add a slice type that shares a refcount with a transport stream by Craig Tiller · 7 years ago
  14. c2515d0 Merge github.com:grpc/grpc into always-use-port-server by Craig Tiller · 7 years ago
  15. a10f00c Merge github.com:grpc/grpc into spinlock by Craig Tiller · 7 years ago
  16. 2aa5a1d Merge pull request #9839 from y-zeng/1_1_x_address_arg_fix by Yuchen Zeng · 7 years ago
  17. 4776102 Merge pull request #9468 from y-zeng/p2p_client by Yuchen Zeng · 7 years ago
  18. 07e4c13 Merge pull request #9857 from murgatroid99/merge_1.1.x_master by Michael Lumish · 7 years ago
  19. edbf2b9 Add a spinlock type. by Craig Tiller · 7 years ago
  20. 990d9fe Client-side keepalive ping by Yuchen Zeng · 7 years ago
  21. 312fdba Merge github.com:grpc/grpc into bm_meta by Craig Tiller · 7 years ago
  22. 510f38a Merge branch 'bm_chttp2' into bm_meta by Craig Tiller · 7 years ago
  23. 40e1e99 Fix load_reporting linker error by ncteisen · 7 years ago
  24. 98cdf3b Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_master by murgatroid99 · 7 years ago
  25. fd6cc7d Bump version to v1.1.3 by Ken Payson · 7 years ago
  26. 523d54b Refine to just be a HPACK benchmark by Craig Tiller · 7 years ago
  27. 4d34729 Merge github.com:grpc/grpc into always-use-port-server by Craig Tiller · 7 years ago
  28. a9d8a15 Add parse_address_test by Yuchen Zeng · 7 years ago
  29. 2f792d9 Initial http2 benchmarks by Craig Tiller · 7 years ago
  30. 11468c0 Merge branch 'bm_call_create' into bm_error by Craig Tiller · 7 years ago
  31. 21dd43a Merge github.com:grpc/grpc into bm_call_create by Craig Tiller · 7 years ago
  32. 8b01e8f Merge pull request #9708 from ctiller/bm_cq by Craig Tiller · 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. 2bc4cc4 Merge github.com:grpc/grpc into bm_call_create by Craig Tiller · 7 years ago
  39. f422cc7 Merge github.com:grpc/grpc into bm_cq by Craig Tiller · 7 years ago
  40. b8e2bca Add a benchmark for metadata primitives by Craig Tiller · 7 years ago
  41. ca452f4 Merge pull request #9648 from dgquintas/lr_sans_md by David G. Quintas · 7 years ago
  42. 264307f Add benchmarks for grpc_error by Craig Tiller · 7 years ago
  43. fd044b8 Call creation benchmark by Craig Tiller · 7 years ago
  44. 1f8c558 Merge branch 'bm_closure' into bm_cq by Craig Tiller · 7 years ago
  45. 2b085f9 Merge branch 'bm_trickle' into bm_closure by Craig Tiller · 7 years ago
  46. 14ae538 Add microbenchmark of single-threaded CQ operations by Craig Tiller · 7 years ago
  47. fe5f497 Add a test that measures flow control stalls in a deterministic way by Craig Tiller · 7 years ago
  48. f31f096 Use call context to propagare LR costs by David Garcia Quintas · 7 years ago
  49. b3f34b6 Add benchmarks of closures, combiners, exec_ctx primitives by Craig Tiller · 7 years ago
  50. f7f25fc Merge pull request #9615 from ppietrasa/bugfix-missing_include by Jan Tattermusch · 7 years ago
  51. 9d9ef71 Merge pull request #9599 from ppietrasa/feature-PDBs by Jan Tattermusch · 7 years ago
  52. a5fac1f Regenerate CMakeLists.txt by Piotr Pietraszkiewicz · 7 years ago
  53. 7aff583 Regenerate CMakeListst.txt by Piotr Pietraszkiewicz · 7 years ago
  54. 5ef95a9 Merge pull request #9194 from dgquintas/lb_secure_naming_3 by David G. Quintas · 7 years ago
  55. 0129150 Secure naming support for gRPCLB by David Garcia Quintas · 7 years ago
  56. 04fb965 Merge pull request #9054 from sreecha/pollset_set_test by Sree Kuchibhotla · 7 years ago
  57. 13a537b merge with head by yang-g · 7 years ago
  58. 5f3cfe9 Fix read from uninitialized memory bug in GrpcBufferWriter. by Harvey Tuch · 8 years ago
  59. 2b3e12c Update version to 1.1.2 by murgatroid99 · 7 years ago
  60. 7ed3c93 Merge pull request #9511 from ctiller/assert_writes by Craig Tiller · 7 years ago
  61. 1bb5371 Disable writes_per_rpc on Windows by Craig Tiller · 7 years ago
  62. 61eb40c Put files in a better place by Craig Tiller · 7 years ago
  63. 0dad5d3 Merge github.com:grpc/grpc into assert_writes by Craig Tiller · 7 years ago
  64. c40b347 Merge branch 'bwest' into assert_writes by Craig Tiller · 7 years ago
  65. 8b1d59c Add some debug utilities by Craig Tiller · 8 years ago
  66. c019e05 cmake: fix #8729 by Jan Tattermusch · 7 years ago
  67. 5140791 cmake: support static runtime linking by Jan Tattermusch · 7 years ago
  68. 48cfe47 boringssl silences its own warnings by Jan Tattermusch · 7 years ago
  69. c09656c build grpc_csharp_ext as shared by Jan Tattermusch · 8 years ago
  70. 5395aba Merge github.com:grpc/grpc into bwest by Craig Tiller · 7 years ago
  71. 6613168 Merge branch 'master' into pollset_set_test by Sree Kuchibhotla · 7 years ago
  72. 3a63d4c Merge github.com:grpc/grpc into bwest by Craig Tiller · 7 years ago
  73. 438c0b5 add convenience cmake targets by Jan Tattermusch · 8 years ago
  74. eeaeca8 Merge branch 'master' into pollset_set_test by Sree Kuchibhotla · 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. 988b47c Add metadata_map.h to build.yaml Add missing files to BUILD by yang-g · 8 years ago
  80. 5cad46e Bump master version numbers by Craig Tiller · 8 years ago
  81. 4dcb786 Flagging version 1.1.0. by Nicolas "Pixel" Noble · 8 years ago
  82. 9a3997c Add a test verifying number of writes per RPC is reasonable by Craig Tiller · 8 years ago
  83. d7f01c4 Merge branch 'master' into pollset_set_test by Sree Kuchibhotla · 8 years ago
  84. edcde05 Merge remote-tracking branch 'upstream/master' into health by yang-g · 8 years ago
  85. df4d275 Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  86. 1695218 Re-run generate-projects by Stanley Cheung · 8 years ago
  87. cc2971b Merge branch 'master' into pollset_set_test by Sree Kuchibhotla · 8 years ago
  88. 95ccbc2 Merge branch 'bm_countwrites' into bwest by Craig Tiller · 8 years ago
  89. 0ed9fd4 update submodules by yang-g · 8 years ago
  90. 48af8b2 Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  91. a719802 merge with head by yang-g · 8 years ago
  92. c63aaf1 Merge branch 'cp' into rollfwd by Craig Tiller · 8 years ago
  93. 0bfd059 Merge branch 'master' into pollset_set_test by Sree Kuchibhotla · 8 years ago
  94. 6f690f3 Merge pull request #9372 from markdroth/proxy_mapper by Mark D. Roth · 8 years ago
  95. 674fe85 Merge pull request #9383 from markdroth/http_connect_channel_arg by Mark D. Roth · 8 years ago
  96. 6e0697c Merge pull request #9343 from jtattermusch/fix_grpclb_test_deps by Jan Tattermusch · 8 years ago
  97. da83b37 Changing versions from -dev to -pre1 on the release branch. by Nicolas "Pixel" Noble · 8 years ago
  98. 7e87c32 generate_projects.sh by Sree Kuchibhotla · 8 years ago
  99. 7c70b6c Revert "Revert "Metadata handling rewrite"" by Craig Tiller · 8 years ago
  100. 5e01e2a Revert "Metadata handling rewrite" by Craig Tiller · 8 years ago