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. 523d54b Refine to just be a HPACK benchmark by Craig Tiller · 8 years ago
  11. 2f792d9 Initial http2 benchmarks by Craig Tiller · 8 years ago
  12. 11468c0 Merge branch 'bm_call_create' into bm_error by Craig Tiller · 8 years ago
  13. 21dd43a Merge github.com:grpc/grpc into bm_call_create by Craig Tiller · 8 years ago
  14. 8b01e8f Merge pull request #9708 from ctiller/bm_cq by Craig Tiller · 8 years ago
  15. 9b836dd Merge github.com:grpc/grpc into this-was-a-good-idea-that-wasnt by Craig Tiller · 8 years ago
  16. 8506219 Remove internal api canaries: they have never solved anything for us by Craig Tiller · 8 years ago
  17. 1191b72 Improve Node and libuv testing and test coverage by murgatroid99 · 8 years ago
  18. 55c6ebf Merge branch 'master' into health by yang-g · 8 years ago
  19. 2bc4cc4 Merge github.com:grpc/grpc into bm_call_create by Craig Tiller · 8 years ago
  20. f422cc7 Merge github.com:grpc/grpc into bm_cq by Craig Tiller · 8 years ago
  21. b8e2bca Add a benchmark for metadata primitives by Craig Tiller · 8 years ago
  22. ca452f4 Merge pull request #9648 from dgquintas/lr_sans_md by David G. Quintas · 8 years ago
  23. 264307f Add benchmarks for grpc_error by Craig Tiller · 8 years ago
  24. fd044b8 Call creation benchmark by Craig Tiller · 8 years ago
  25. 1f8c558 Merge branch 'bm_closure' into bm_cq by Craig Tiller · 8 years ago
  26. 2b085f9 Merge branch 'bm_trickle' into bm_closure by Craig Tiller · 8 years ago
  27. 14ae538 Add microbenchmark of single-threaded CQ operations by Craig Tiller · 8 years ago
  28. fe5f497 Add a test that measures flow control stalls in a deterministic way by Craig Tiller · 8 years ago
  29. f31f096 Use call context to propagare LR costs by David Garcia Quintas · 8 years ago
  30. b3f34b6 Add benchmarks of closures, combiners, exec_ctx primitives by Craig Tiller · 8 years ago
  31. f7f25fc Merge pull request #9615 from ppietrasa/bugfix-missing_include by Jan Tattermusch · 8 years ago
  32. 9d9ef71 Merge pull request #9599 from ppietrasa/feature-PDBs by Jan Tattermusch · 8 years ago
  33. a5fac1f Regenerate CMakeLists.txt by Piotr Pietraszkiewicz · 8 years ago
  34. 7aff583 Regenerate CMakeListst.txt by Piotr Pietraszkiewicz · 8 years ago
  35. 5ef95a9 Merge pull request #9194 from dgquintas/lb_secure_naming_3 by David G. Quintas · 8 years ago
  36. 0129150 Secure naming support for gRPCLB by David Garcia Quintas · 8 years ago
  37. 04fb965 Merge pull request #9054 from sreecha/pollset_set_test by Sree Kuchibhotla · 8 years ago
  38. 13a537b merge with head by yang-g · 8 years ago
  39. 5f3cfe9 Fix read from uninitialized memory bug in GrpcBufferWriter. by Harvey Tuch · 8 years ago
  40. 2b3e12c Update version to 1.1.2 by murgatroid99 · 8 years ago
  41. 7ed3c93 Merge pull request #9511 from ctiller/assert_writes by Craig Tiller · 8 years ago
  42. 1bb5371 Disable writes_per_rpc on Windows by Craig Tiller · 8 years ago
  43. 61eb40c Put files in a better place by Craig Tiller · 8 years ago
  44. 0dad5d3 Merge github.com:grpc/grpc into assert_writes by Craig Tiller · 8 years ago
  45. c40b347 Merge branch 'bwest' into assert_writes by Craig Tiller · 8 years ago
  46. 8b1d59c Add some debug utilities by Craig Tiller · 8 years ago
  47. c019e05 cmake: fix #8729 by Jan Tattermusch · 8 years ago
  48. 5140791 cmake: support static runtime linking by Jan Tattermusch · 8 years ago
  49. 48cfe47 boringssl silences its own warnings by Jan Tattermusch · 8 years ago
  50. c09656c build grpc_csharp_ext as shared by Jan Tattermusch · 8 years ago
  51. 5395aba Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  52. 6613168 Merge branch 'master' into pollset_set_test by Sree Kuchibhotla · 8 years ago
  53. 3a63d4c Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  54. 438c0b5 add convenience cmake targets by Jan Tattermusch · 8 years ago
  55. eeaeca8 Merge branch 'master' into pollset_set_test by Sree Kuchibhotla · 8 years ago
  56. e15b5a4 Bump version to 1.1.1 by murgatroid99 · 8 years ago
  57. a5b1a89 Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  58. 6e0a476 Merge github.com:grpc/grpc into version3 by Craig Tiller · 8 years ago
  59. 4c2a9a2 Merge branch 'master' into pollset_set_test by Sree Kuchibhotla · 8 years ago
  60. 988b47c Add metadata_map.h to build.yaml Add missing files to BUILD by yang-g · 8 years ago
  61. 5cad46e Bump master version numbers by Craig Tiller · 8 years ago
  62. 4dcb786 Flagging version 1.1.0. by Nicolas "Pixel" Noble · 8 years ago
  63. 9a3997c Add a test verifying number of writes per RPC is reasonable by Craig Tiller · 8 years ago
  64. d7f01c4 Merge branch 'master' into pollset_set_test by Sree Kuchibhotla · 8 years ago
  65. edcde05 Merge remote-tracking branch 'upstream/master' into health by yang-g · 8 years ago
  66. df4d275 Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  67. 1695218 Re-run generate-projects by Stanley Cheung · 8 years ago
  68. cc2971b Merge branch 'master' into pollset_set_test by Sree Kuchibhotla · 8 years ago
  69. 95ccbc2 Merge branch 'bm_countwrites' into bwest by Craig Tiller · 8 years ago
  70. 0ed9fd4 update submodules by yang-g · 8 years ago
  71. 48af8b2 Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  72. a719802 merge with head by yang-g · 8 years ago
  73. c63aaf1 Merge branch 'cp' into rollfwd by Craig Tiller · 8 years ago
  74. 0bfd059 Merge branch 'master' into pollset_set_test by Sree Kuchibhotla · 8 years ago
  75. 6f690f3 Merge pull request #9372 from markdroth/proxy_mapper by Mark D. Roth · 8 years ago
  76. 674fe85 Merge pull request #9383 from markdroth/http_connect_channel_arg by Mark D. Roth · 8 years ago
  77. 6e0697c Merge pull request #9343 from jtattermusch/fix_grpclb_test_deps by Jan Tattermusch · 8 years ago
  78. da83b37 Changing versions from -dev to -pre1 on the release branch. by Nicolas "Pixel" Noble · 8 years ago
  79. 7e87c32 generate_projects.sh by Sree Kuchibhotla · 8 years ago
  80. 7c70b6c Revert "Revert "Metadata handling rewrite"" by Craig Tiller · 8 years ago
  81. 5e01e2a Revert "Metadata handling rewrite" by Craig Tiller · 8 years ago
  82. 2e225c1 Merge pull request #9340 from stanley-cheung/update-boringssl by Nicolas Noble · 8 years ago
  83. ff1f160 Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  84. 55fe0db Update projects by Craig Tiller · 8 years ago
  85. b7b7486 Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago
  86. 7201fdc re-run generate-project.sh after rebase by Stanley Cheung · 8 years ago
  87. 1c6a144 fix ordering of deps in grpclb_test by Jan Tattermusch · 8 years ago
  88. 8760084 Regenerate project by ncteisen · 8 years ago
  89. 36cda4c regenerate by Jan Tattermusch · 8 years ago
  90. 428eb03 Merge pull request #9361 from jtattermusch/cmake_protobuf by Jan Tattermusch · 8 years ago
  91. d58a985 Move detection of HTTP CONNECT proxy from DNS resolver to client channel. by Mark D. Roth · 8 years ago
  92. 5acc826 Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago
  93. 79f2a24 Add proxy mapper hook. by Mark D. Roth · 8 years ago
  94. aecd46e Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago
  95. 54492aa regenerate by Jan Tattermusch · 8 years ago
  96. 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
  97. d425712 Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  98. af7b87f remove unneeded/broken targets from CMakeLists.exe by Jan Tattermusch · 8 years ago
  99. 3aab96f successfuly compile gRPC with cmake+Ninja by Jan Tattermusch · 8 years ago
  100. 032baa8 Fix sanity: check_sources_and_headers by Craig Tiller · 8 years ago