1. ec39334 Add h2_fake_resolver end2end test fixture. by Mark D. Roth · 8 years ago
  2. 9eee718 Merge branch 'fake_resolver' into service_config by Mark D. Roth · 8 years ago
  3. da0ec82 Add fake resolver for tests. by Mark D. Roth · 8 years ago
  4. ef49a5d Merge pull request #7833 from sreecha/fix_channel_from_fd_api by Nicolas Noble · 8 years ago
  5. 942c264 Merge pull request #7611 from markdroth/http_connect by Mark D. Roth · 8 years ago
  6. d53957c Merge pull request #8099 from dgquintas/census_md_rename_sep_16 by David G. Quintas · 8 years ago
  7. 933c955 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  8. 8ce02af Fix portability problem. by Mark D. Roth · 8 years ago
  9. cf218fb Fix tsan failure in no_logging test. by Mark D. Roth · 8 years ago
  10. 0e25610 Code review changes. by Mark D. Roth · 8 years ago
  11. 98d5f5c Renamed grpc-census-bin to grpc-stats-bin by David Garcia Quintas · 8 years ago
  12. 3f6ab54 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  13. 765e654 Merge branch 'master' into fix_channel_from_fd_api by Sree Kuchibhotla · 8 years ago
  14. d098910 Merge branch 'master' into fix_channel_from_fd_api by Sree Kuchibhotla · 8 years ago
  15. cd5f7ed Fix bug from previous commit. by Mark D. Roth · 8 years ago
  16. ebfcd97 Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  17. 5928bff Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  18. cd0ea63 Merge pull request #7864 from ctiller/bigger_frames by Craig Tiller · 8 years ago
  19. 302d2a9 Merge pull request #7987 from ctiller/fuzz-fails by Craig Tiller · 8 years ago
  20. 164f0e9 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  21. 9717e5f Fix test broken by merge. by Mark D. Roth · 8 years ago
  22. 0209f67 Fix HTTP proxy code to avoid having multiple outstanding writes. by Mark D. Roth · 8 years ago
  23. 6ce5228 Merge pull request #7953 from makdharma/grpc_caching_test by Nicolas Noble · 8 years ago
  24. 39b5871 Use http_proxy environment variable instead of URI query param. by Mark D. Roth · 8 years ago
  25. 6c3295a Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  26. 7bfa1a8 Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  27. ecb1251 Fix fuzzing detected failure by Craig Tiller · 8 years ago
  28. 7c29c57 Fixed compile error introduced after merge by Makarand Dharmapurikar · 8 years ago
  29. 1ccf621 Merge github.com:grpc/grpc into bigger_frames by Craig Tiller · 8 years ago
  30. 1141aef Merge pull request #7936 from y-zeng/log_test by Craig Tiller · 8 years ago
  31. 57bdc96 clang-format fix by Makarand Dharmapurikar · 8 years ago
  32. 9d7e049 Merge pull request #7862 from makdharma/grpc_caching by makdharma · 8 years ago
  33. 5c51aad Update CQ_EXPECT_COMPLETION by Yuchen Zeng · 8 years ago
  34. 82a21ed Merge remote-tracking branch 'upstream/master' into log_test by Yuchen Zeng · 8 years ago
  35. 581367a Merge pull request #7858 from markdroth/cq_verifier_file_line by Craig Tiller · 8 years ago
  36. ed4605b Change error messages to include actual values and limits. by Mark D. Roth · 8 years ago
  37. 089dbc0 Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  38. ceb39ae Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  39. 916079d Add no-logging test by Yuchen Zeng · 8 years ago
  40. bde8727 Merge pull request #7146 from rjshade/delete_timeout_enum by kpayson64 · 8 years ago
  41. 1251ae2 disable cacheability assert for proxy by Makarand Dharmapurikar · 8 years ago
  42. b61fd86 Also fix minor error in end2end gen_build_yaml script by murgatroid99 · 8 years ago
  43. f1e0793 test that cacheable flag is set by Makarand Dharmapurikar · 8 years ago
  44. 015180a end-to-end test for cacheable requests. by Makarand Dharmapurikar · 8 years ago
  45. 661408c clang-format by Mark D. Roth · 8 years ago
  46. 54d78e2 Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  47. 7f9bba8 Fix some more tests that called cq_expect_completion(). by Mark D. Roth · 8 years ago
  48. f03b112 Merge remote-tracking branch 'upstream/master' into cq_verifier_file_line by Mark D. Roth · 8 years ago
  49. 24096ce Support >16kib frame sizes in core by Craig Tiller · 8 years ago
  50. 178f4bc prep work for enabling caching by Makdharma · 8 years ago
  51. 19ea0cf Merge pull request #7616 from markdroth/cq_verifier_cleanup by Nicolas Noble · 8 years ago
  52. 7187ab9 Change cq_verifier to report file and line number for expectations. by Mark D. Roth · 8 years ago
  53. af00d8b Add channel arg for max send message size and add message size filter. by Mark D. Roth · 8 years ago
  54. 1bbfe0f clang-format remove blank lines by Robbie Shade · 8 years ago
  55. 19370fc Merge branch 'master' into delete_timeout_enum by Robbie Shade · 8 years ago
  56. cc357bf Remove completion queue parameter from grpc_server_add_insecure_channel_from_fd API by Sree Kuchibhotla · 8 years ago
  57. 0c137e2 Fix tsan failures. by Mark D. Roth · 8 years ago
  58. 37c1c8f Eliminated pointer to end of expectation list. by Mark D. Roth · 8 years ago
  59. 5f3cb4d clang-format by Mark D. Roth · 8 years ago
  60. a9288af Fix test to shutdown the proxy from the main thread instead of by Mark D. Roth · 8 years ago
  61. 0a05ab6 clang-format by Mark D. Roth · 8 years ago
  62. b350209 Clean up test HTTP proxy code. by Mark D. Roth · 8 years ago
  63. 714c7ec Plumbed read_buffer through and fixed leftover bytes problem. by Mark D. Roth · 8 years ago
  64. 32387b3 Merge branch 'handshaker_api' into http_connect by Mark D. Roth · 8 years ago
  65. 28ee43b Updated tests. by Mark D. Roth · 8 years ago
  66. 34befca Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  67. cf501a7 Clean up cq_verifier code. by Mark D. Roth · 8 years ago
  68. 212a03e Merge pull request #7024 from markdroth/filter_call_init_failure by kpayson64 · 8 years ago
  69. 52f3b67 Merge pull request #7601 from dgquintas/census_stuff by kpayson64 · 8 years ago
  70. cca4a19 Fix destroy_call_elem API in test. by Mark D. Roth · 8 years ago
  71. 51c7b91 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  72. 6e26952 Merge remote-tracking branch 'upstream/master' into filter_call_init_failure by Mark D. Roth · 8 years ago
  73. 63aa0f7 Trying to debug proxy tests. Not working yet. by Mark D. Roth · 8 years ago
  74. 52c54e3 Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  75. 8eec9ec Changed census static metadata keys for tracing and tag propagation by David Garcia Quintas · 8 years ago
  76. 6210535 Merge branch 'master' of github.com:grpc/grpc into lr_july_16 by David Garcia Quintas · 8 years ago
  77. 87e06c8 Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  78. 477d061 Clean up test. Still debugging things. by Mark D. Roth · 8 years ago
  79. 8d7dc27 Fix use-after-free and memory leak problems. by Mark D. Roth · 8 years ago
  80. 9f709a4 Work on debugging the HTTP proxy implementation. by Mark D. Roth · 8 years ago
  81. 05d73af Fixed asan failure and some refcounting bugs. by Mark D. Roth · 8 years ago
  82. 3cfc5a7 Made significant progress on the test, but not working yet. by Mark D. Roth · 8 years ago
  83. fa30de9 removed some bits from invalid LR design by David Garcia Quintas · 8 years ago
  84. 1212d3f Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  85. a3ef601 Basic proof-of-concept test. Needs more work to run stand-alone. by Mark D. Roth · 8 years ago
  86. 316f73f Merge v1.0.x into master by murgatroid99 · 8 years ago
  87. e7ab720 clang-format by Mark D. Roth · 8 years ago
  88. 5ca7e47 Merge pull request #6737 from ctiller/delayed-write by Craig Tiller · 8 years ago
  89. b5f32f0 Add test filter right before connected channel filter. by Mark D. Roth · 8 years ago
  90. a2569e1 Merge branch 'master' into delete_timeout_enum by Robbie Shade · 8 years ago
  91. 44a2f25 s/MAX_INT/INT_MAX/ by Mark D. Roth · 8 years ago
  92. 51d0022 Change priority for adding the filter in the filter_call_init_fails test. by Mark D. Roth · 8 years ago
  93. d60b91d Merge remote-tracking branch 'upstream/master' into filter_call_init_failure by Mark D. Roth · 8 years ago
  94. 7c3ba12 Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  95. 824363d Simplified LR filter by David Garcia Quintas · 8 years ago
  96. 89a717f Merge github.com:grpc/grpc into delayed-write by Craig Tiller · 8 years ago
  97. 6f6f59a Merge remote-tracking branch 'upstream/master' into filter_call_init_failure by Mark D. Roth · 8 years ago
  98. 04fae26 fixed leaks in test by David Garcia Quintas · 8 years ago
  99. b5c9334 discount grpc framing bytes by David Garcia Quintas · 8 years ago
  100. 6eee24c fixed failures in h2_proxy by David Garcia Quintas · 8 years ago