1. ec39334 Add h2_fake_resolver end2end test fixture. by Mark D. Roth · 8 years ago
  2. 933c955 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  3. 8ce02af Fix portability problem. by Mark D. Roth · 8 years ago
  4. cf218fb Fix tsan failure in no_logging test. by Mark D. Roth · 8 years ago
  5. 0e25610 Code review changes. by Mark D. Roth · 8 years ago
  6. ebfcd97 Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  7. cd0ea63 Merge pull request #7864 from ctiller/bigger_frames by Craig Tiller · 8 years ago
  8. 9717e5f Fix test broken by merge. by Mark D. Roth · 8 years ago
  9. 6ce5228 Merge pull request #7953 from makdharma/grpc_caching_test by Nicolas Noble · 8 years ago
  10. 7bfa1a8 Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  11. 7c29c57 Fixed compile error introduced after merge by Makarand Dharmapurikar · 8 years ago
  12. 1ccf621 Merge github.com:grpc/grpc into bigger_frames by Craig Tiller · 8 years ago
  13. 57bdc96 clang-format fix by Makarand Dharmapurikar · 8 years ago
  14. 5c51aad Update CQ_EXPECT_COMPLETION by Yuchen Zeng · 8 years ago
  15. 82a21ed Merge remote-tracking branch 'upstream/master' into log_test by Yuchen Zeng · 8 years ago
  16. 581367a Merge pull request #7858 from markdroth/cq_verifier_file_line by Craig Tiller · 8 years ago
  17. ed4605b Change error messages to include actual values and limits. by Mark D. Roth · 8 years ago
  18. 089dbc0 Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  19. 916079d Add no-logging test by Yuchen Zeng · 8 years ago
  20. 1251ae2 disable cacheability assert for proxy by Makarand Dharmapurikar · 8 years ago
  21. f1e0793 test that cacheable flag is set by Makarand Dharmapurikar · 8 years ago
  22. 015180a end-to-end test for cacheable requests. by Makarand Dharmapurikar · 8 years ago
  23. 7f9bba8 Fix some more tests that called cq_expect_completion(). by Mark D. Roth · 8 years ago
  24. f03b112 Merge remote-tracking branch 'upstream/master' into cq_verifier_file_line by Mark D. Roth · 8 years ago
  25. 24096ce Support >16kib frame sizes in core by Craig Tiller · 8 years ago
  26. 7187ab9 Change cq_verifier to report file and line number for expectations. by Mark D. Roth · 8 years ago
  27. af00d8b Add channel arg for max send message size and add message size filter. by Mark D. Roth · 8 years ago
  28. 1bbfe0f clang-format remove blank lines by Robbie Shade · 8 years ago
  29. 19370fc Merge branch 'master' into delete_timeout_enum by Robbie Shade · 8 years ago
  30. cca4a19 Fix destroy_call_elem API in test. by Mark D. Roth · 8 years ago
  31. 6e26952 Merge remote-tracking branch 'upstream/master' into filter_call_init_failure by Mark D. Roth · 8 years ago
  32. 6210535 Merge branch 'master' of github.com:grpc/grpc into lr_july_16 by David Garcia Quintas · 8 years ago
  33. 05d73af Fixed asan failure and some refcounting bugs. by Mark D. Roth · 8 years ago
  34. fa30de9 removed some bits from invalid LR design by David Garcia Quintas · 8 years ago
  35. e7ab720 clang-format by Mark D. Roth · 8 years ago
  36. b5f32f0 Add test filter right before connected channel filter. by Mark D. Roth · 8 years ago
  37. a2569e1 Merge branch 'master' into delete_timeout_enum by Robbie Shade · 8 years ago
  38. 44a2f25 s/MAX_INT/INT_MAX/ by Mark D. Roth · 8 years ago
  39. 51d0022 Change priority for adding the filter in the filter_call_init_fails test. by Mark D. Roth · 8 years ago
  40. d60b91d Merge remote-tracking branch 'upstream/master' into filter_call_init_failure by Mark D. Roth · 8 years ago
  41. 824363d Simplified LR filter by David Garcia Quintas · 8 years ago
  42. 04fae26 fixed leaks in test by David Garcia Quintas · 8 years ago
  43. b5c9334 discount grpc framing bytes by David Garcia Quintas · 8 years ago
  44. 6eee24c fixed failures in h2_proxy by David Garcia Quintas · 8 years ago
  45. 01c4d99 Added new features to load reporting. by David Garcia Quintas · 8 years ago
  46. fbf03c1 Fix high seqno tests, up runtimes for benchmark tests to flush more bugs by Craig Tiller · 8 years ago
  47. d552dbd Cleanup test by Craig Tiller · 8 years ago
  48. 3c945ee Merge branch 'master' into filter_call_init_failure by Mark D. Roth · 8 years ago
  49. 40edfc1 Delete unused TIMEOUT enum in end2end tests by Robbie Shade · 8 years ago
  50. 3203c37 Fix new test by Craig Tiller · 8 years ago
  51. fb39f1d Merge pull request #6973 from makdharma/network_status_change by Jan Tattermusch · 8 years ago
  52. 76d2442 clang-format by Mark D. Roth · 8 years ago
  53. 5d11e43 Added test for filter whose call initialization fails, and fixed bugs by Mark D. Roth · 8 years ago
  54. 0badbe8 Change grpc_channel_filter init_call_elem() method to return grpc_error. by Mark D. Roth · 8 years ago
  55. 932d027 clang-format fixes by Makarand Dharmapurikar · 8 years ago
  56. 7981e19 Network status tracking by Makarand Dharmapurikar · 8 years ago
  57. 89dde5e Fix copyright by Craig Tiller · 8 years ago
  58. fa1f74e Fix errored streams prematurely terminating, add a test by Craig Tiller · 8 years ago
  59. c7d7be9 Merge pull request #6958 from ctiller/cpuburn by Jan Tattermusch · 8 years ago
  60. e2715df Reduce cost of some heavyweight tests by Craig Tiller · 8 years ago
  61. 13c0940 Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout by Craig Tiller · 8 years ago
  62. 64c0e8d Add format check for gpr_log and gpr_asprintf by Yuchen Zeng · 8 years ago
  63. 0ca68b7 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  64. 533add5 Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis by David Garcia Quintas · 8 years ago
  65. 8ba42be s/maybe_compression_level.compression_level/maybe_compression_level.level by David Garcia Quintas · 8 years ago
  66. c97065d Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  67. a0d7491 Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation by David Garcia Quintas · 8 years ago
  68. d925c93 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  69. 55c08f8 Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis by David Garcia Quintas · 8 years ago
  70. e751846 Merge branch 'master' of github.com:grpc/grpc into lr_hook by David Garcia Quintas · 8 years ago
  71. 8bec6f6 Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation by David Garcia Quintas · 8 years ago
  72. 332f1b3 Rename functions by Craig Tiller · 8 years ago
  73. 48abdde Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  74. e29f7a1 Make request_with_flags timeout deadline equal to that of request_with_payload. by Robbie Shade · 8 years ago
  75. 772f485 Merge branch 'master' of github.com:grpc/grpc into lr_hook by David Garcia Quintas · 8 years ago
  76. ac09447 Merge branch 'compression_incoming_checks' into compression_md_level_bis by David Garcia Quintas · 8 years ago
  77. d013e9b Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation by David Garcia Quintas · 8 years ago
  78. 1ebf1f1 Compression test fixes by David Garcia Quintas · 8 years ago
  79. f54171c Merge branch 'moar-compression-public-refactorings' into compression_md_level_bis by David Garcia Quintas · 8 years ago
  80. f15d700 Moved down verification upon cancellation by David Garcia Quintas · 8 years ago
  81. 113a934 Merge branch 'master' of github.com:grpc/grpc into compression_incoming_checks by David Garcia Quintas · 8 years ago
  82. af1c7e4 INTERNAL -> UNIMPLEMENTED for disabled algorithms by David Garcia Quintas · 8 years ago
  83. 9e9f7b6 Refactorings and renamings related to compression. by David Garcia Quintas · 8 years ago
  84. 118dc63 made send_initial_md compression level a "maybe" by David Garcia Quintas · 8 years ago
  85. 48a5ddd Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis by David Garcia Quintas · 8 years ago
  86. a58ed7c Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  87. bae6a4c Merge branch 'master' of https://github.com/grpc/grpc into credentials_refactoring by Julien Boeuf · 8 years ago
  88. a301eaa Allow servers to select compression level via initial MD. by David Garcia Quintas · 8 years ago
  89. 86df5a8 Fix filter_causes_close by Craig Tiller · 8 years ago
  90. f707d62 Convert tests to new error scheme by Craig Tiller · 8 years ago
  91. f2f707c More clang-format fixes. by Mark D. Roth · 8 years ago
  92. 8ca294e Refactoring the core security code. by Julien Boeuf · 8 years ago
  93. 22b338e Apply clang-format diffs. by Mark D. Roth · 8 years ago
  94. 2df502e Fix max_message_length test, which was broken by the previous fix to the by Mark D. Roth · 8 years ago
  95. bc84672 Use unlimited default for max header size until receiving new settings by Mark D. Roth · 8 years ago
  96. 261db11 Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation by David Garcia Quintas · 8 years ago
  97. 586c866 Merge branch 'master' into limit_metadata_size by Mark D. Roth · 8 years ago
  98. ebbbce3 Changed writing code to honor the peer's header size limit setting. by Mark D. Roth · 8 years ago
  99. 580987a Merge branch 'master' of github.com:grpc/grpc into lr_hook by David Garcia Quintas · 8 years ago
  100. 0c6070f Mark stream as cancelled if we exceed the metadata size limit. by Mark D. Roth · 8 years ago