1. c922903 Merge github.com:grpc/grpc into we-have-better-methods-now by Craig Tiller · 8 years ago
  2. 36ffc6e Merge pull request #9205 from yang-g/health by Yang Gao · 8 years ago
  3. 221edc1 Remove dead code by Craig Tiller · 8 years ago
  4. 05fbe3c Get gtest building with Bazel, add first test in test/cpp/common/BUILD by Craig Tiller · 8 years ago
  5. dfc2175 Merge branch 'bazelness' into cpp_bazelness by Craig Tiller · 8 years ago
  6. 5541446 Add test/core/security/BUILD by Craig Tiller · 8 years ago
  7. abd8870 Initial test/cpp/util/BUILD file. by Nicolas "Pixel" Noble · 8 years ago
  8. 528072a Add test/core/network_benchmarks/BUILD by Craig Tiller · 8 years ago
  9. c547c0d Add test/core/json/BUILD by Craig Tiller · 8 years ago
  10. a646b0e Add test/core/iomgr/BUILD by Craig Tiller · 8 years ago
  11. 54fa924 Add test/core/client_channel/resolvers/BUILD by Craig Tiller · 8 years ago
  12. 3b78f42 Add test/core/client_channel/BUILD by Craig Tiller · 8 years ago
  13. 911a5dc Add test/core/tsi/BUILD by Craig Tiller · 8 years ago
  14. 6f7b26f Complete test/core/transport/chttp2; add test/core/transport/BUILD by Craig Tiller · 8 years ago
  15. 4e0363a Complete test/core/http/BUILD by Craig Tiller · 8 years ago
  16. 92bc415 Add BUILD file for test/core/fling by Craig Tiller · 8 years ago
  17. bbe6bfd Add BUILD file for test/core/slice by Craig Tiller · 8 years ago
  18. 55c6ebf Merge branch 'master' into health by yang-g · 8 years ago
  19. 9596d6b Merge pull request #9660 from ctiller/c3 by Craig Tiller · 8 years ago
  20. 69c0437 Merge pull request #9634 from pmarks-net/master by Paul Marks · 8 years ago
  21. 20ce376 Merge pull request #9696 from yang-g/network_status_shard by Yang Gao · 8 years ago
  22. 1ca0dc2 Merge pull request #9531 from dgquintas/compression_implicit_encoding by David G. Quintas · 8 years ago
  23. ca452f4 Merge pull request #9648 from dgquintas/lr_sans_md by David G. Quintas · 8 years ago
  24. 6955c5e Remove code from network_status_tracker.c Pull the hash function to useful.h by yang-g · 8 years ago
  25. d3b8cd6 Merge github.com:grpc/grpc into bm_closure by Craig Tiller · 8 years ago
  26. 03eec51 Merge pull request #9697 from ctiller/bm_trickle by Craig Tiller · 8 years ago
  27. 49c44f5 Merge pull request #9666 from ctiller/no_reuse by Craig Tiller · 8 years ago
  28. 40d027a Merge pull request #9687 from ctiller/x by Craig Tiller · 8 years ago
  29. 2b085f9 Merge branch 'bm_trickle' into bm_closure by Craig Tiller · 8 years ago
  30. 22482a4 Merge branch 'bm_trickle' of github.com:ctiller/grpc into bm_trickle by Craig Tiller · 8 years ago
  31. d9bc210 Update microbenchmarking framework for new benchmark by Craig Tiller · 8 years ago
  32. 3f6bf73 Merge github.com:grpc/grpc into bm_trickle by Craig Tiller · 8 years ago
  33. 7f9184f Review feedback by Craig Tiller · 8 years ago
  34. 400b32b Merge github.com:grpc/grpc into bm_trickle by Craig Tiller · 8 years ago
  35. 9e5ac1b Fix broken shutdown, and cascading exec_ctx usage bugs by Craig Tiller · 8 years ago
  36. ccbfb46 Merge remote-tracking branch 'upstream/master' into packet-coalescing-core by Muxi Yan · 8 years ago
  37. ef6d744 Include faster networks by Craig Tiller · 8 years ago
  38. 4cb0a7a Better test by Craig Tiller · 8 years ago
  39. fe5f497 Add a test that measures flow control stalls in a deterministic way by Craig Tiller · 8 years ago
  40. f31f096 Use call context to propagare LR costs by David Garcia Quintas · 8 years ago
  41. 4dde8b2 Fix stack corruption by Craig Tiller · 8 years ago
  42. 96f8728 Add a comparison benchmark of acquiring a mutex by Craig Tiller · 8 years ago
  43. b3f34b6 Add benchmarks of closures, combiners, exec_ctx primitives by Craig Tiller · 8 years ago
  44. 7317195 Merge branch 'master' of github.com:grpc/grpc into compression_implicit_encoding by David Garcia Quintas · 8 years ago
  45. e7c60e6 Make latency traces more useful by Craig Tiller · 8 years ago
  46. 5524616 Merge pull request #7047 from daniel-j-born/server_expand_addrs by Dan Born · 8 years ago
  47. 3fc3408 Merge branch 'no_reuse' into c3 by Craig Tiller · 8 years ago
  48. 07e8fb1 Eliminate CQ freelist by Craig Tiller · 8 years ago
  49. c3ea0ae Merge github.com:grpc/grpc into c3 by Craig Tiller · 8 years ago
  50. 3158f7b API changes by Dan Born · 8 years ago
  51. 8886a81 Expand wildcard IP addresses on servers. by Dan Born · 8 years ago
  52. 3845e55 Add debug macros by Craig Tiller · 8 years ago
  53. 5634ef6 Make combiners refcounted, to facilitate sharing by Craig Tiller · 8 years ago
  54. 5b70885 Merge github.com:grpc/grpc into c3 by Craig Tiller · 8 years ago
  55. 613dafa Convert connectivity_state, channel info into a combiner-compatible form by Craig Tiller · 8 years ago
  56. 44cc814 Add lots of casts by Craig Tiller · 8 years ago
  57. 8f1b315 Use atomics for memory counters by Craig Tiller · 8 years ago
  58. 7dd42bf Merge pull request #9522 from ctiller/bm_perf by Craig Tiller · 8 years ago
  59. 5ef95a9 Merge pull request #9194 from dgquintas/lb_secure_naming_3 by David G. Quintas · 8 years ago
  60. 0129150 Secure naming support for gRPCLB by David Garcia Quintas · 8 years ago
  61. d92d827 Merge pull request #9617 from rjshade/add_exec_ctx_to_orphan_callback by Robbie Shade · 8 years ago
  62. 3a5bba0 Connect to "localhost" from interop clients. by Paul Marks · 8 years ago
  63. c6556af Merge pull request #9588 from ctiller/fuzzing-memory by Craig Tiller · 8 years ago
  64. ea2c594 Merge pull request #9619 from ctiller/bm_counters by Craig Tiller · 8 years ago
  65. 04fb965 Merge pull request #9054 from sreecha/pollset_set_test by Sree Kuchibhotla · 8 years ago
  66. 076bac0 Remove async by yang-g · 8 years ago
  67. 13a537b merge with head by yang-g · 8 years ago
  68. 5f3cfe9 Fix read from uninitialized memory bug in GrpcBufferWriter. by Harvey Tuch · 8 years ago
  69. 27ee9d0 Merge pull request #9539 from markdroth/canonicalize_server_uri by Mark D. Roth · 8 years ago
  70. d52b76d Merge github.com:grpc/grpc into bm_perf by Craig Tiller · 8 years ago
  71. 3d4f443 Merge pull request #9590 from sreecha/micro_bm by Sree Kuchibhotla · 8 years ago
  72. 0d2d72f Merge pull request #9596 from muxi/cronet-tests-in-jenkins by Muxi Yan · 8 years ago
  73. 01d7d9b Add allocations/iteration counters to bm_fullstack by Craig Tiller · 8 years ago
  74. b038beb Add counters for mutex acquisitions, expose in bm_fullstack by Craig Tiller · 8 years ago
  75. 239095a Merge remote-tracking branch 'upstream/master' into canonicalize_server_uri by Mark D. Roth · 8 years ago
  76. 49124e7 Adds an exec_ctx argument to orphan_cb in udp_server by Robbie Shade · 8 years ago
  77. f4c45d7 Merge pull request #9419 from danzh2010/shutdowntest by Yang Gao · 8 years ago
  78. 938f099 Add Cronet core tests to Jenkins by Muxi Yan · 8 years ago
  79. c4dacab Merge github.com:grpc/grpc into fuzzing-memory by Craig Tiller · 8 years ago
  80. c6449d9 Merge remote-tracking branch 'upstream/master' into canonicalize_server_uri by Mark D. Roth · 8 years ago
  81. 7ed3c93 Merge pull request #9511 from ctiller/assert_writes by Craig Tiller · 8 years ago
  82. dfb82e0 Address code review comments by Sree Kuchibhotla · 8 years ago
  83. 0b26e27 cr comments by Sree Kuchibhotla · 8 years ago
  84. 472acff Merge pull request #9582 from ctiller/debug_helpers by Craig Tiller · 8 years ago
  85. afaa751 Add comment by Sree Kuchibhotla · 8 years ago
  86. e3ffd86 New microbenchmarks for Streaming Ping pong calls and messages by Sree Kuchibhotla · 8 years ago
  87. b0fd02e Add examples from fuzzer server by Craig Tiller · 8 years ago
  88. c80683d Merge branch 'bwest' into assert_writes by Craig Tiller · 8 years ago
  89. d3c8fc0 Test fixes by Craig Tiller · 8 years ago
  90. d72dbec Fix Windows by Craig Tiller · 8 years ago
  91. f536994 Fix Bazel by Craig Tiller · 8 years ago
  92. abda919 Fix include guards by Craig Tiller · 8 years ago
  93. 758aa9f Merge branch 'debug_helpers' of github.com:ctiller/grpc into debug_helpers by Craig Tiller · 8 years ago
  94. 61eb40c Put files in a better place by Craig Tiller · 8 years ago
  95. 1d0eb4c Merge pull request #9558 from rjshade/add_on_write_to_udp_server by Robbie Shade · 8 years ago
  96. c40b347 Merge branch 'bwest' into assert_writes by Craig Tiller · 8 years ago
  97. 8b1d59c Add some debug utilities by Craig Tiller · 8 years ago
  98. ae89af9 Merge remote-tracking branch 'upstream/master' into canonicalize_server_uri by Mark D. Roth · 8 years ago
  99. bc335df Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  100. f538e15 Merge pull request #9572 from dgquintas/interop_server_mac_slice_crash by David G. Quintas · 8 years ago