1. 1c3dd00 Be consistent with Java by Craig Tiller · 7 years ago
  2. 85516af Fix tests by Craig Tiller · 7 years ago
  3. fed1391 Move h2_ssl_cert_test out of end2end fixtures, use gtest by Vijay Pai · 7 years ago
  4. f5d4d8c Merge github.com:grpc/grpc into flowctl+millis by Craig Tiller · 7 years ago
  5. 1e868f0 Merge github.com:grpc/grpc into flowctl+millis by Craig Tiller · 7 years ago
  6. bdf998a Fix compression tests for when they expect the client to receive the completion tag by Yash Tibrewal · 7 years ago
  7. 76c9e08 Merge pull request #12686 from muxi/fix-cancel-after-invoke by Muxi Yan · 7 years ago
  8. 31c66c5 Merge pull request #12399 from muxi/fix-stream-compression-transport-duplicate by Muxi Yan · 7 years ago
  9. 3c52038 Fix memory leak by Craig Tiller · 7 years ago
  10. 604a7ca Reduce stack size of simple_request e2e test by Craig Tiller · 7 years ago
  11. 9fa1659 Fix a memory leak point by Muxi Yan · 7 years ago
  12. 965d415 Merge branch 'grpc_millis' into flowctl+millis by Craig Tiller · 7 years ago
  13. 4b527a7 Fix test flake of stream_compression_compressed_payload #12307 by Muxi Yan · 7 years ago
  14. dd96654 Merge github.com:grpc/grpc into grpc_millis by Craig Tiller · 7 years ago
  15. 1f710e5 Fix test by Craig Tiller · 7 years ago
  16. 6ef8db9 Fix test by Craig Tiller · 7 years ago
  17. 543ad5c Merge branch 'flowctlN+pure' of github.com:ctiller/grpc into flowctlN by Craig Tiller · 7 years ago
  18. 0aedb81 Merge pull request #11587 from y-zeng/pure_ping by Yuchen Zeng · 7 years ago
  19. 8e71599 Merge branch 'pure_ping' of github.com:y-zeng/grpc into flowctlN+pure by Craig Tiller · 7 years ago
  20. 1a4310a Merge github.com:grpc/grpc into flowctlN by Craig Tiller · 7 years ago
  21. 50448be Merge github.com:grpc/grpc into grpc_millis by Craig Tiller · 7 years ago
  22. ad32075 Set last_ping_sent_time to inf_past after receiving data by Yuchen Zeng · 7 years ago
  23. 2741149 Fix keepalive_timeout by Yuchen Zeng · 7 years ago
  24. 6a8c0ac Fix ping policy by Yuchen Zeng · 7 years ago
  25. 468d1e5 Fix keepalive test by Craig Tiller · 7 years ago
  26. 9eb8672 Removing deprecated string to char * conversions by Yash Tibrewal · 7 years ago
  27. bc130da Adding more pointer conversions and type renaming by Yash Tibrewal · 7 years ago
  28. 8e90f69 Fix API fuzzer by Craig Tiller · 7 years ago
  29. bbe282f Merge github.com:grpc/grpc into grpc_millis by Craig Tiller · 7 years ago
  30. 55c4b31 Merge pull request #11758 from ctiller/write_completion by Craig Tiller · 7 years ago
  31. 7cdd99c Adding more pointer type conversions by Yash Tibrewal · 7 years ago
  32. 55863ff Merge github.com:grpc/grpc into write_completion by Craig Tiller · 7 years ago
  33. fabb513 Merge by Craig Tiller · 7 years ago
  34. 1faa48e Merge branch 'master' of github.com:grpc/grpc into rename_lr_to_plugin by David Garcia Quintas · 7 years ago
  35. dfc6cff Merge github.com:grpc/grpc into write_completion by Craig Tiller · 7 years ago
  36. da8a169 Merge github.com:grpc/grpc into grpc_millis by Craig Tiller · 7 years ago
  37. 0822d33 s/load_reporting/server_load_reporting by David Garcia Quintas · 7 years ago
  38. d4ac3a1 Clarify log messages when starting test cases. by Mark D. Roth · 7 years ago
  39. ee090ec Merge github.com:grpc/grpc into wc by Craig Tiller · 7 years ago
  40. 6ba448f Merge github.com:grpc/grpc into write_completion by Craig Tiller · 7 years ago
  41. 764cf04 Revert "Revert "Implement call combiner"" by Mark D. Roth · 7 years ago
  42. ccad382 Merge github.com:grpc/grpc into stats by Craig Tiller · 7 years ago
  43. 451b92a Merge pull request #12306 from kpayson64/ref_counting_slices by kpayson64 · 7 years ago
  44. 8fd40d5 Merge github.com:grpc/grpc into wc by Craig Tiller · 7 years ago
  45. b98bf8c Make package names consistent under test/core by yang-g · 7 years ago
  46. 90df76b Merge branch 'master' of https://github.com/grpc/grpc into visibility by Nicolas "Pixel" Noble · 7 years ago
  47. 2bc5e3a Moving visibility and package creation to the build system. by Nicolas "Pixel" Noble · 7 years ago
  48. bf19961 Revert "Implement call combiner" by Mark D. Roth · 7 years ago
  49. 03c908f Merge github.com:grpc/grpc into stats by Craig Tiller · 7 years ago
  50. d9b82bd Merge github.com:grpc/grpc into grpc_millis by Craig Tiller · 7 years ago
  51. 9519718 Documentation change + e2e test fix by Ken Payson · 7 years ago
  52. 567e0f1 Have write ops take ownership over slices by Ken Payson · 7 years ago
  53. 76e264b Implement call combiner. by Mark D. Roth · 7 years ago
  54. 3499960 Renamed load_reporting.{c,h} to load_reporting_plugin.{c,h} by David Garcia Quintas · 7 years ago
  55. a390072 generate project by Muxi Yan · 7 years ago
  56. 44a46ad generate_project and clang_format by Muxi Yan · 7 years ago
  57. 7c62a35 Merge remote-tracking branch 'upstream/master' into stream_compression_config by Muxi Yan · 7 years ago
  58. 219d9f5 generate_project by Muxi Yan · 7 years ago
  59. 4078771 generate projects by Muxi Yan · 7 years ago
  60. 6f8217b Polish names of tests by Muxi Yan · 7 years ago
  61. 229125a Merge remote-tracking branch 'upstream/master' into stream_compression_config by Muxi Yan · 7 years ago
  62. ba5dc1b Merge branch 'master' into fix-end2end-test by Sree Kuchibhotla · 7 years ago
  63. f9bf428 Add support for service configs to c-ares resolver. by Mark D. Roth · 7 years ago
  64. 69b8fe0 Merge branch 'master' into stream_compression_config by Muxi Yan · 7 years ago
  65. ea71c9d Merge remote-tracking branch 'upstream/master' into fix-end2end-test by Sree Kuchibhotla · 7 years ago
  66. c073e43 Merge pull request #12008 from ncteisen/fuzz-direct-leak-in-malloc by Noah Eisen · 7 years ago
  67. 6ba3dff Merge pull request #12009 from ncteisen/convinient-fuzz by Noah Eisen · 7 years ago
  68. b667f12 Merge pull request #11979 from apolcyn/ensure_cancel_with_status_memory_api by apolcyn · 7 years ago
  69. 680873b Env var for fuzzer trace by Noah Eisen · 7 years ago
  70. 686437a Add repro by Noah Eisen · 7 years ago
  71. 9083ee1 Merge branch 'master' into fix-end2end-test by Sree Kuchibhotla · 7 years ago
  72. 088e85c add comment and test for memory api of grpc_call_cancel_with_status by Alexander Polcyn · 7 years ago
  73. 0eaf7de Allow adding events to cq after shutdown is called. by yang-g · 7 years ago
  74. 7b11719 fix Bazel build by Muxi Yan · 7 years ago
  75. 6876043 Resolve performance by Muxi Yan · 7 years ago
  76. eaa06ca fix test configuration by Muxi Yan · 7 years ago
  77. 0603895 Merge remote-tracking branch 'upstream/master' into stream_compression_config by Muxi Yan · 7 years ago
  78. df174cc bug fix by Muxi Yan · 7 years ago
  79. 68a0fd5 Separate stream compression from message-wise compression by Muxi Yan · 7 years ago
  80. fc58bd8 Fix streaming_error_response test (failing in epoll1 but bug is not related to epoll1) by Sree Kuchibhotla · 7 years ago
  81. a074133 Merge pull request #11733 from markdroth/security_api_cleanup by Mark D. Roth · 7 years ago
  82. 39af336 Merge github.com:grpc/grpc into stats by Craig Tiller · 7 years ago
  83. 288076d Merge github.com:grpc/grpc into write_completion by Craig Tiller · 7 years ago
  84. 016ad38 Merge github.com:grpc/grpc into grpc_millis by Craig Tiller · 7 years ago
  85. e0778b2 Add cancellation to asynchronous security APIs. by Mark D. Roth · 7 years ago
  86. d0c1e50 Changing a few variable names and adding few safety conditions by Yash Tibrewal · 7 years ago
  87. c62ce80 Test credentials are passed with channel arg. Renamed macros and refactored code as per suggestions. Renamed test to proxy_auth and changed it to use simple_request instead of a payload. by Yash Tibrewal · 7 years ago
  88. 07e81dd Fix bad test by Craig Tiller · 7 years ago
  89. 78d7125 Removing a few style issues by Yash Tibrewal · 7 years ago
  90. ad11680 remove unnecessary code by Yash Tibrewal · 7 years ago
  91. c59ef5e Merged latest commit from upstream by Yash Tibrewal · 7 years ago
  92. f7350ea Adding connect auth feature. Proxy-Authorization header is being inserted when user creds are present in uri by Yash Tibrewal · 7 years ago
  93. 2808668 Add a simple stats framework to gRPC C core by Craig Tiller · 7 years ago
  94. af723b0 Debug aids by Craig Tiller · 7 years ago
  95. 764cdba Merge github.com:grpc/grpc into write_completion by Craig Tiller · 7 years ago
  96. c0df1c0 Compiling again by Craig Tiller · 7 years ago
  97. fa5c621 Merge github.com:grpc/grpc into grpc_millis by Craig Tiller · 7 years ago
  98. 3d7d5f4 Create inproc transport, add relevant tests, exclude irrelevant tests by Vijay Pai · 7 years ago
  99. 00f78ba Merge github.com:grpc/grpc into write_completion by Craig Tiller · 7 years ago
  100. 9877189 Merge pull request #11310 from nicolasnoble/import by Nicolas Noble · 7 years ago