1. 34befca Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  2. 329d647 Merge pull request #6774 from a-veitch/add_resource by kpayson64 · 8 years ago
  3. 51c7b91 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  4. 0ff122e Ran generate_projects.sh. by Mark D. Roth · 8 years ago
  5. 6e26952 Merge remote-tracking branch 'upstream/master' into filter_call_init_failure by Mark D. Roth · 8 years ago
  6. 52c54e3 Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  7. 6210535 Merge branch 'master' of github.com:grpc/grpc into lr_july_16 by David Garcia Quintas · 8 years ago
  8. 87e06c8 Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  9. a3ef601 Basic proof-of-concept test. Needs more work to run stand-alone. by Mark D. Roth · 8 years ago
  10. 3abd27e merge to upstream/master by Alistair Veitch · 8 years ago
  11. d60b91d Merge remote-tracking branch 'upstream/master' into filter_call_init_failure by Mark D. Roth · 8 years ago
  12. 7c3ba12 Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  13. 824363d Simplified LR filter by David Garcia Quintas · 8 years ago
  14. 8da7b1f Fix some failures by Craig Tiller · 8 years ago
  15. 38fb8de get timeouts working on run_tests.py again by Craig Tiller · 8 years ago
  16. 61e2040 Get json_run_localhost working again by Craig Tiller · 8 years ago
  17. 72376da Get json_run_localhost working again by Craig Tiller · 8 years ago
  18. 6f6f59a Merge remote-tracking branch 'upstream/master' into filter_call_init_failure by Mark D. Roth · 8 years ago
  19. 01c4d99 Added new features to load reporting. by David Garcia Quintas · 8 years ago
  20. fbf03c1 Fix high seqno tests, up runtimes for benchmark tests to flush more bugs by Craig Tiller · 8 years ago
  21. 81ea637 Merge github.com:grpc/grpc into delayed-write by Craig Tiller · 8 years ago
  22. f975f74 Refactor workqueues a little to make them great again by Craig Tiller · 8 years ago
  23. 3c945ee Merge branch 'master' into filter_call_init_failure by Mark D. Roth · 8 years ago
  24. b19ca30 Enable workqueue_test on Windows by Craig Tiller · 8 years ago
  25. 753b45d Merge remote-tracking branch 'upstream/master' into handler_http_response by Yuchen Zeng · 8 years ago
  26. cea0004 Annotate error.c for timing, remove broken test by Craig Tiller · 8 years ago
  27. fb39f1d Merge pull request #6973 from makdharma/network_status_change by Jan Tattermusch · 8 years ago
  28. 5d11e43 Added test for filter whose call initialization fails, and fixed bugs by Mark D. Roth · 8 years ago
  29. 05fd4fe Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  30. 6aa9aa0 Merge remote-tracking branch 'upstream/master' into handler_http_response by Yuchen Zeng · 8 years ago
  31. c3a9fae Merge branch 'master' into epoll_changes_merged by Sree Kuchibhotla · 8 years ago
  32. 69a9024 Merge branch 'grpclb_v0' of github.com:dgquintas/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  33. 55145c0 first step in transforming grpclb_test to C++ by David Garcia Quintas · 8 years ago
  34. be22335 Merge pull request #6969 from ctiller/stream_finish by Jan Tattermusch · 8 years ago
  35. 280fd2a Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  36. 0579cfc more files after running build.yaml changes through by Makarand Dharmapurikar · 8 years ago
  37. e5633f8 Merge remote-tracking branch 'upstream/master' into handler_http_response by Yuchen Zeng · 8 years ago
  38. fa1f74e Fix errored streams prematurely terminating, add a test by Craig Tiller · 8 years ago
  39. 78a7333 Fix memory leak upon receiving two RST_STREAMs by Craig Tiller · 8 years ago
  40. 4e29480 Merge pull request #6957 from ctiller/cpu_cost by Jan Tattermusch · 8 years ago
  41. b544c29 Adjust cpu_cost of some tests to better reflect reality by Craig Tiller · 8 years ago
  42. 7cbfc3e Adjust cpu_cost of some tests to better reflect reality by Craig Tiller · 8 years ago
  43. 9790e97 Merge remote-tracking branch 'upstream/master' into handler_http_response by Yuchen Zeng · 8 years ago
  44. 955a364 Add bad_server_response_test by Yuchen Zeng · 8 years ago
  45. e1cbd62 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  46. 2e12db9 Test polling island merges by Sree Kuchibhotla · 8 years ago
  47. 3fb8f73 gRPC LB policy by David Garcia Quintas · 8 years ago
  48. edcd4e2 Disable fuzzed tests on TSAN by Craig Tiller · 8 years ago
  49. 13c0940 Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout by Craig Tiller · 8 years ago
  50. febfd32 Merge pull request #6572 from y-zeng/base64_decode by Jan Tattermusch · 8 years ago
  51. 1363077 Merge pull request #6438 from y-zeng/reflection_separate_lib by Jan Tattermusch · 8 years ago
  52. cf7281c Merge branch 'error' of github.com:ctiller/grpc into error by Craig Tiller · 8 years ago
  53. 1d39a06 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  54. 97a64c9 Merge branch 'error' of https://github.com/ctiller/grpc into error by Craig Tiller · 8 years ago
  55. fb2a5df Corpus by Craig Tiller · 8 years ago
  56. 9ed5589 Merge pull request #6867 from ctiller/blazing-fuzz by Jan Tattermusch · 8 years ago
  57. dbaf05e Add a test of connecting many times in a row by Craig Tiller · 8 years ago
  58. efa7d32 Merge branch 'fuzzing-hell' into error by Craig Tiller · 8 years ago
  59. 08f9a9b fuzzer corpus by Craig Tiller · 8 years ago
  60. eca1f71 fuzzer corpus by Craig Tiller · 8 years ago
  61. 1281e7c fuzzer corpus by Craig Tiller · 8 years ago
  62. 8da8511 Expand corpus, make one-shot runners not self-check leaks (to give ASAN a chance) by Craig Tiller · 8 years ago
  63. e4e865f Fix fuzzing detected bug by Craig Tiller · 8 years ago
  64. 1703cd0 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  65. e4fb0fe Merge pull request #6753 from ctiller/fuzz-me by Jan Tattermusch · 8 years ago
  66. d7a15b8 Merge remote-tracking branch 'upstream/master' into base64_decode by Yuchen Zeng · 8 years ago
  67. 0ca68b7 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  68. 0a0c1b0 Merge remote-tracking branch 'upstream/master' into base64_decode by Yuchen Zeng · 8 years ago
  69. da901c2 Merge github.com:grpc/grpc into fuzz-me by Craig Tiller · 8 years ago
  70. 321b1fb separate posix functionality to grpc_posix.h by Adam Michalik · 8 years ago
  71. 46cc2ac add tests by Adam Michalik · 8 years ago
  72. d237107 Merge remote-tracking branch 'upstream/master' into reflection_separate_lib by Yuchen Zeng · 8 years ago
  73. ef1c860 merge to master by Alistair Veitch · 8 years ago
  74. d925c93 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  75. 4aaba75 initial implementation of resource handling by Alistair Veitch · 8 years ago
  76. e751846 Merge branch 'master' of github.com:grpc/grpc into lr_hook by David Garcia Quintas · 8 years ago
  77. 6ae6fc7 Fix server side memory leak by Craig Tiller · 8 years ago
  78. 48abdde Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  79. e0ddc35 Speed up tests by Craig Tiller · 8 years ago
  80. 825cd45 Cleanup redundant tests by Craig Tiller · 8 years ago
  81. 73cb476 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  82. 28f6c01 Revert "Revive C++ large-message throughput tests" by Jan Tattermusch · 8 years ago
  83. b90e6c9 Merge pull request #6670 from ctiller/guess_cpu by Jan Tattermusch · 8 years ago
  84. 22cfb65 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  85. 91c51a7 Add proto_server_reflection_test by Yuchen Zeng · 8 years ago
  86. bd24a46 Better guesses at benchmarks turned unit tests cpu cost by Craig Tiller · 8 years ago
  87. 3fe694f Revive throughput tests . by vjpai · 8 years ago
  88. 772f485 Merge branch 'master' of github.com:grpc/grpc into lr_hook by David Garcia Quintas · 8 years ago
  89. 8517886 Move load_file into iomgr by Craig Tiller · 8 years ago
  90. 5abe38b Merge branch 'fuzz-it' into error by Craig Tiller · 8 years ago
  91. 2bcf78d Expand corpus by Craig Tiller · 8 years ago
  92. 749005e Merge remote-tracking branch 'upstream/master' into reflection_separate_lib by Yuchen Zeng · 8 years ago
  93. 680822f Expand corpus by Craig Tiller · 8 years ago
  94. d6a5b80 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  95. effd74c Merge pull request #5456 from ctiller/cleaner-posix3 by Jan Tattermusch · 8 years ago
  96. d982bba Add base64 decoder by Yuchen Zeng · 8 years ago
  97. 8a95be5 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  98. f86bbde Merge pull request #6373 from y-zeng/server-builder-plugin by Yuchen Zeng · 8 years ago
  99. a58ed7c Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  100. fe01b58 Merge github.com:grpc/grpc into cleaner-posix3 by Craig Tiller · 8 years ago