1. 575b420 Small fixes by Craig Tiller · 9 years ago
  2. e58d817 casting by Craig Tiller · 9 years ago
  3. 3c53bb2 clang-format by Craig Tiller · 9 years ago
  4. 856d094 Check return values by Craig Tiller · 9 years ago
  5. 1481237 Add missing casts by Craig Tiller · 9 years ago
  6. 895f14d Fix memory leak by Craig Tiller · 9 years ago
  7. 308bbb2 Add missing free by Craig Tiller · 9 years ago
  8. 717805f Fix use-after-free by Craig Tiller · 9 years ago
  9. e4008cf Missed file by Craig Tiller · 9 years ago
  10. 027a74c First round changes to handle dynamic hpack table size by Craig Tiller · 9 years ago
  11. 83e7337 Merge branch 'new_op' into hpack_fix by Craig Tiller · 9 years ago
  12. bd50ed8 Make lb_policies_test a little less timing dependent by Craig Tiller · 9 years ago
  13. 892f2d3 Commentary by Craig Tiller · 9 years ago
  14. 3e2bc96 Remove debug by Craig Tiller · 9 years ago
  15. e9c216e Sending empty trailing metadata to a closed stream is ok - it means close this already closed stream by Craig Tiller · 9 years ago
  16. c4bb6e9 Merge github.com:grpc/grpc into new_op by Craig Tiller · 9 years ago
  17. 4ab2d82 Merge branch 'new_op' of github.com:ctiller/grpc into new_op by Craig Tiller · 9 years ago
  18. c8bd16b Move Http2 interop test reports up by Carl Mastrangelo · 9 years ago
  19. de44910 Add HTTP/2 Interop tests to be run by Carl Mastrangelo · 9 years ago
  20. 7be556e Transport memory management fixes by Craig Tiller · 9 years ago
  21. 20df14e Fix flow control for 0-byte messages by Craig Tiller · 9 years ago
  22. 5cd55dd Merge pull request #4073 from adelez/docker by Craig Tiller · 9 years ago
  23. 862a4d7 Port #4061 to interop tests. by Adele Zhou · 9 years ago
  24. 27226f5 Merge github.com:grpc/grpc into new_op by Craig Tiller · 9 years ago
  25. 35a93a2 Merge github.com:grpc/grpc into new_op by Craig Tiller · 9 years ago
  26. 04ba3ca Merge pull request #4061 from ctiller/really-docker by Jan Tattermusch · 9 years ago
  27. 293a9b3 test code by Craig Tiller · 9 years ago
  28. 2dfd2de Make code self-documenting by Craig Tiller · 9 years ago
  29. 48961e5 Fix for TSAN build failing repeatedly by Craig Tiller · 9 years ago
  30. 4718e2b Merge pull request #4046 from ctiller/runtests by adelez · 9 years ago
  31. 87bd2f0 Merge pull request #4047 from ejona86/spec-improvements by Louis Ryan · 9 years ago
  32. 61ed001 Merge github.com:grpc/grpc into new_op by Craig Tiller · 9 years ago
  33. d67b356 Merge pull request #3905 from vjpai/protosplit by Jan Tattermusch · 9 years ago
  34. afa0b2f Merge pull request #4053 from dgquintas/bb_readall by Craig Tiller · 9 years ago
  35. c76ff10 Removed consts to make MSVC happy by David Garcia Quintas · 9 years ago
  36. 8e79b82 Add missing characters in BNF comment by Eric Anderson · 9 years ago
  37. 5554738 Define limit on metadata size by Eric Anderson · 9 years ago
  38. 60078bb Potential fix for failing to start binaries on mac by Craig Tiller · 9 years ago
  39. 79e3251 Merge github.com:grpc/grpc into hpack_fix by Craig Tiller · 9 years ago
  40. 2e18fd6 Add "identity" as a content encoding by Eric Anderson · 9 years ago
  41. 981201f Content-type is required for requests by Eric Anderson · 9 years ago
  42. 21f3734 Rename Delimited-Message to Length-Prefixed-Message by Eric Anderson · 9 years ago
  43. 82cfe90 Replace curly quotes with plain ASCII quotes by Eric Anderson · 9 years ago
  44. 81790fc Escape some special markdown characters by Eric Anderson · 9 years ago
  45. fba20c9 Address some review comments about signal and restoring qps_test_with_poll by vjpai · 9 years ago
  46. 176844d Merge github.com:grpc/grpc into new_op by Craig Tiller · 9 years ago
  47. 8f7794d Robustness work for lb_policies_test by Craig Tiller · 9 years ago
  48. 1f6f02a Merge branch 'master' into protosplit by vjpai · 9 years ago
  49. 3affddd Add secure testing to sweep by vjpai · 9 years ago
  50. f8603ad Secure performance testing for C++ is in the hizzouse! by vjpai · 9 years ago
  51. 10cb14c Merge pull request #4042 from adelez/separate_reporting by Craig Tiller · 9 years ago
  52. 7cf7211 Define resultset. by Adele Zhou · 9 years ago
  53. 6c4ec78 Merge pull request #4013 from dgquintas/bb_readall by Craig Tiller · 9 years ago
  54. 5254143 Merge pull request #4039 from ctiller/covrep by Nicolas Noble · 9 years ago
  55. d8e265a Merge remote-tracking branch 'origin/run_some_tests_faster' into lb_policies_fxxx by Craig Tiller · 9 years ago
  56. 883064c If run_tests is invoked with a regex, compile only those targets by Craig Tiller · 9 years ago
  57. 9beccc6 Merge github.com:grpc/grpc into new_op by Craig Tiller · 9 years ago
  58. 4540743 Better reasonable default by vjpai · 9 years ago
  59. 783c144 Fix up single run test Enable reasonable default if resp size not specified by vjpai · 9 years ago
  60. 187c4b3 Merge pull request #3177 from podsvirov/topic-grpc-string-ref-npos-redifinition by Craig Tiller · 9 years ago
  61. 5dd93da Coverage improvements by Craig Tiller · 9 years ago
  62. a147aee Merge github.com:grpc/grpc into new_op by Craig Tiller · 9 years ago
  63. ce84670 clang-format by Vijay Pai · 9 years ago
  64. 780a7f2 Add in security support, make payload protos configurable by vjpai · 9 years ago
  65. 01dc5ba Merge github.com:grpc/grpc into hpack_fix by Craig Tiller · 9 years ago
  66. 795f1de Temporary patch for max table size not being implemented yet by Craig Tiller · 9 years ago
  67. 241a5ad Merge pull request #4030 from nicolasnoble/targets-can-have-protos-too by Sree Kuchibhotla · 9 years ago
  68. 32bd81d Add a test for cancel_with_status by Craig Tiller · 9 years ago
  69. 0cec9f9 Merge branch 'new_op' of github.com:ctiller/grpc into new_op by Craig Tiller · 9 years ago
  70. 1726e83 Add a test with a large negative deadline by Craig Tiller · 9 years ago
  71. 392a170 Merge pull request #4021 from vjpai/mock by Yang Gao · 9 years ago
  72. 46714f9 Fix pollsets on Windows by Craig Tiller · 9 years ago
  73. 786a031 Merge pull request #4008 from adelez/separate_reporting by adelez · 9 years ago
  74. d01cbe3 Move string filter to report_utils by Adele Zhou · 9 years ago
  75. 472bb68 Fixing proto dependencies for targets that aren't libraries. by Nicolas "Pixel" Noble · 9 years ago
  76. a30f829 Renamed report_utils.py. by Adele Zhou · 9 years ago
  77. 2271ab5 Create a separate utility for reporting. by Adele Zhou · 9 years ago
  78. e146e0c Merge pull request #4025 from jtattermusch/csharp_perf_instrumentation by Michael Lumish · 9 years ago
  79. 4b65b1d Fix for returned status by Craig Tiller · 9 years ago
  80. d08a738 Cleanup some names by vjpai · 9 years ago
  81. 452ca9b add profiling support by Jan Tattermusch · 9 years ago
  82. 9b14e15 Merge commit '6bf1de9' into protosplit by vjpai · 9 years ago
  83. 6bf1de9 Mark a method with GRPC_OVERRIDE to avoid compiler warning by vjpai · 9 years ago
  84. aa39192 Cleanup directory and make minor changes by vjpai · 9 years ago
  85. b8024dd Merge branch 'master' into protosplit by vjpai · 9 years ago
  86. 5925603 stream_op cleanup: miscellany by Craig Tiller · 9 years ago
  87. 93b9447 stream_op cleanup: test fixes and updates by Craig Tiller · 9 years ago
  88. c7e1a2a stream_op cleanup: surface layer by Craig Tiller · 9 years ago
  89. 9d35a1f stream_op cleanup: transport changes by Craig Tiller · 9 years ago
  90. e8b5f62 stream_op cleanup: pollset changes by Craig Tiller · 9 years ago
  91. 48db18f stream_op cleanup: iomgr closure, executor changes by Craig Tiller · 9 years ago
  92. 577c9b2 stream_op cleanup: channel, client_config changes by Craig Tiller · 9 years ago
  93. 0581d12 stream_op cleanup: security changes by Craig Tiller · 9 years ago
  94. ca1593a stream_op cleanup: build system changes by Craig Tiller · 9 years ago
  95. 6b43ac4 Merge pull request #4018 from ctiller/latent-see by Vijay Pai · 9 years ago
  96. 11537dc Merge remote-tracking branch 'upstream/master' into protosplit by vjpai · 9 years ago
  97. 66197ca Fix nap condition for pollset wakeup by Craig Tiller · 9 years ago
  98. 6eb3925 Added grpc_byte_buffer_reader_readall by David Garcia Quintas · 9 years ago
  99. 89ea0c7 Merge pull request #4006 from dgquintas/fix-lb-test by Craig Tiller · 9 years ago
  100. a16f88b Merge pull request #4012 from grpc/release-0_11 by Michael Lumish · 9 years ago