1. 395a0c7 Merge branch 'bazel-take-2' of github.com:nicolasnoble/grpc into bazel by Craig Tiller · 8 years ago
  2. 91e777b Merge branch 'bazel-take-2' of github.com:nicolasnoble/grpc into bazel by Craig Tiller · 8 years ago
  3. 7e7fd96 Split the BUILD file into sub-libraries, and made the end2end tests use ssl certs. by Nicolas "Pixel" Noble · 8 years ago
  4. fab4ab4 Bad client tests converted by Craig Tiller · 8 years ago
  5. f4f2eac All fuzzers by Craig Tiller · 8 years ago
  6. d3e645f e2e fuzzers by Craig Tiller · 8 years ago
  7. 31a1bbd Make fuzzer unit tests work by Craig Tiller · 8 years ago
  8. ad57f16 Begin fuzzing framework by Craig Tiller · 8 years ago
  9. f96e20a Merge pull request #10 from ctiller/bazel by Nicolas Noble · 8 years ago
  10. 857c29f fix merge by Craig Tiller · 8 years ago
  11. ed5215d fix merge by Craig Tiller · 8 years ago
  12. 7ad2d0b end2end test generation (first try) by Craig Tiller · 8 years ago
  13. e8dbd8a Adding back external_deps and public_hdrs. by Nicolas "Pixel" Noble · 8 years ago
  14. 423ecff Add copyright by Craig Tiller · 8 years ago
  15. 60ca22f Basic testing. by Nicolas "Pixel" Noble · 8 years ago
  16. 31d11db Starting this from scratch by Nicolas "Pixel" Noble · 8 years ago
  17. 70ee74c Merge pull request #8427 from ctiller/lock-cycle by Craig Tiller · 8 years ago
  18. 20e77f2 Merge pull request #8303 from markdroth/service_config by Mark D. Roth · 8 years ago
  19. 81e419b Merge pull request #8422 from ctiller/msan_1byte by Craig Tiller · 8 years ago
  20. 2406e31 Avoid TSAN reported lock cycle by Craig Tiller · 8 years ago
  21. fa95818 Merge pull request #8414 from kpayson64/use_external_api by kpayson64 · 8 years ago
  22. ee16704 Merge pull request #8425 from jcanizales/xcode-8-fix by Muxi Yan · 8 years ago
  23. 8f4e312 Update tests project to XCode 8 by Jorge Canizales · 8 years ago
  24. 69e6c26 Merge pull request #8415 from ncteisen/master by Noah Eisen · 8 years ago
  25. 3c70377 Merge pull request #8370 from lyuxuan/fix_handshake_malloc by Craig Tiller · 8 years ago
  26. 2dc4968 Fix config-exclusion for secure variants of tests by Craig Tiller · 8 years ago
  27. f222593 clang-format by Mark D. Roth · 8 years ago
  28. 06755b7 Merge pull request #8330 from kpayson64/poll_failure by kpayson64 · 8 years ago
  29. 5470cb3 Merge pull request #8409 from jtattermusch/refactor_unimplemented_handler by Jan Tattermusch · 8 years ago
  30. aecc227 Merge pull request #8417 from sreecha/design_docs by Craig Tiller · 8 years ago
  31. 17fc7ef update images by Sree Kuchibhotla · 8 years ago
  32. 6e104d9 epoll design doc by Sree Kuchibhotla · 8 years ago
  33. 667301a Change channel tests to use public API by Ken Payson · 8 years ago
  34. 88477fd All current interop tests are implemented for C++ client and server. Updated run_interop_tests.py so that C++ no longer skips any tests by Noah Eisen · 8 years ago
  35. 040e611 Merge branch 'master' of https://github.com/grpc/grpc by Noah Eisen · 8 years ago
  36. 948f95b Merge pull request #7201 from markdroth/run_interop_tests_go by Mark D. Roth · 8 years ago
  37. 605a8f1 Merge remote-tracking branch 'upstream/master' into service_config by Mark D. Roth · 8 years ago
  38. f1e5d12 Merge pull request #8371 from yang-g/server_context_spouse by Yang Gao · 8 years ago
  39. f72ead3 refactor NoSuchMethodCallHandler by Jan Tattermusch · 8 years ago
  40. 1a62ec8 Merge pull request #8008 from ctiller/direct-calls by Craig Tiller · 8 years ago
  41. a81c311 Fix wakeup bug by Craig Tiller · 8 years ago
  42. c7d78df Merge pull request #3 from stanley-cheung/run_interop_tests_go by Mark D. Roth · 8 years ago
  43. 21fbe20 Merge pull request #8376 from markmandel/feature/run-codegen by Nathaniel Manista · 8 years ago
  44. 9929e6c Remove `run_codegen.py` from python helloworld example by Mark Mandel · 8 years ago
  45. 15586f2 Merge pull request #8399 from matt-kwong/add-sweep-perf-args by matt-kwong · 8 years ago
  46. bb4c5f3 Merge pull request #8375 from jtattermusch/coreclr_benchmarks by Jan Tattermusch · 8 years ago
  47. 7d5f822 Merge branch 'master' of https://github.com/grpc/grpc by Noah Eisen · 8 years ago
  48. 5100ae5 remove hardcoding of clients/server names in run_sweep_performance.sh by Matt Kwong · 8 years ago
  49. 14c836f Delambdaify by Craig Tiller · 8 years ago
  50. b0db131 resolve review comment by yang-g · 8 years ago
  51. 68cf8ce Fix payload tests under windows by Craig Tiller · 8 years ago
  52. 8c94df1 Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  53. b019d61 Fix benchmark shutdown by Craig Tiller · 8 years ago
  54. 8725595 Merge pull request #7664 from kpayson64/cv_wakeup_fd by kpayson64 · 8 years ago
  55. 1409dbf Better debug strings by Craig Tiller · 8 years ago
  56. 1065452 Fix php interop client for status_code_and_message test by Stanley Cheung · 8 years ago
  57. f049425 Merge pull request #8372 from dgquintas/grpclb_races by David G. Quintas · 8 years ago
  58. 97e6920 Timeout increase (again) by Ken Payson · 8 years ago
  59. 2035906 clang-format by David Garcia Quintas · 8 years ago
  60. 2530a66 Merge branch 'master' of github.com:grpc/grpc into grpclb_races by David Garcia Quintas · 8 years ago
  61. ab0a727 install missing python dependencies by Jan Tattermusch · 8 years ago
  62. 9c00dab Merge pull request #8295 from matt-kwong/pull-request-params by matt-kwong · 8 years ago
  63. bcadfc3 Merge branch 'direct-calls' of github.com:ctiller/grpc into direct-calls by Craig Tiller · 8 years ago
  64. 7d2f0b0 Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  65. 6cdbf6c clang-format by Craig Tiller · 8 years ago
  66. 58c18e7 Factored out common code into pick_from_internal_rr. by David Garcia Quintas · 8 years ago
  67. d17dc4d Merge pull request #8378 from markdroth/clang_format_fix by Noah Eisen · 8 years ago
  68. 936f1ea Fix some test failures by Craig Tiller · 8 years ago
  69. 5e258bf clang-format by Mark D. Roth · 8 years ago
  70. 04162d7 Merge branch 'master' of github.com:grpc/grpc into grpclb_races by David Garcia Quintas · 8 years ago
  71. b39330d Tiny refactoring by David Garcia Quintas · 8 years ago
  72. 1aafc88 Merge branch 'master' of https://github.com/grpc/grpc by Noah Eisen · 8 years ago
  73. 4a8cf1d Merge pull request #8348 from dgquintas/new_lb_md_keys by David G. Quintas · 8 years ago
  74. f4694a6 Merge pull request #8234 from ncteisen/new_interop_tests by Noah Eisen · 8 years ago
  75. 8373788 Merge branch 'master' of https://github.com/grpc/grpc into new_interop_tests by Noah Eisen · 8 years ago
  76. 67c73e1 Increased timeout by Ken Payson · 8 years ago
  77. d7ec5e1 Merge remote-tracking branch 'upstream/master' into service_config by Mark D. Roth · 8 years ago
  78. 97ba642 pr comments by David Garcia Quintas · 8 years ago
  79. ff08f33 Pass call start time into the call stack via grpc_call_element_args. by Mark D. Roth · 8 years ago
  80. 6a721b5 Rename grpc_hash_table to grpc_mdstr_hash_table. by Mark D. Roth · 8 years ago
  81. f3d71d2 Merge pull request #7962 from y-zeng/call_holder_add_pollent by Yuchen Zeng · 8 years ago
  82. 33764c0 Increase tsan timieout by Ken Payson · 8 years ago
  83. fd77de6 Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  84. 1152292 upgrade perf workers to ubuntu 16.04 by Jan Tattermusch · 8 years ago
  85. c2dd2a2 Fix potential crash by Craig Tiller · 8 years ago
  86. 8e258d3 install dotnet CLI on perf workers by Jan Tattermusch · 8 years ago
  87. d13fbca switch C# benchmark to coreclr by Jan Tattermusch · 8 years ago
  88. 3808b6e Merge pull request #8326 from apolcyn/change_perf_worker_go_install by Jan Tattermusch · 8 years ago
  89. fd7caf5 Merge branch 'master' of github.com:grpc/grpc into new_lb_md_keys by David Garcia Quintas · 8 years ago
  90. 90712d5 gRPCLB and RR race fixes by David Garcia Quintas · 8 years ago
  91. ef91e56 Revert spam by Craig Tiller · 8 years ago
  92. 47284be Revert changes to jobset.py by Craig Tiller · 8 years ago
  93. 99b923d Merge branch 'direct-calls' of github.com:ctiller/grpc into direct-calls by Craig Tiller · 8 years ago
  94. df0f365 Fix bad stream terminators by Craig Tiller · 8 years ago
  95. 2f27a16 Merge pull request #8369 from muxi/fix-interoptest by Muxi Yan · 8 years ago
  96. c4292fb Add a simple test by yang-g · 8 years ago
  97. 4287998 Add a test spouse for server context by yang-g · 8 years ago
  98. 448a16d Merge pull request #8127 from kpayson64/allow_pointers by kpayson64 · 8 years ago
  99. 58c0f96 Allow pointer channel args python by Ken Payson · 8 years ago
  100. b97cbd7 Use atomics for poll status to prevent tsan race complaints by Ken Payson · 8 years ago