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