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. 6e26952 Merge remote-tracking branch 'upstream/master' into filter_call_init_failure by Mark D. Roth · 8 years ago
  5. 52c54e3 Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  6. 6210535 Merge branch 'master' of github.com:grpc/grpc into lr_july_16 by David Garcia Quintas · 8 years ago
  7. 87e06c8 Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  8. 3cfc5a7 Made significant progress on the test, but not working yet. by Mark D. Roth · 8 years ago
  9. 1212d3f Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  10. b5fa72c Merge pull request #7451 from y-zeng/seperate_generated_files by kpayson64 · 8 years ago
  11. 65c6f2c Merge branch 'handshake_api' into http_connect by Mark D. Roth · 8 years ago
  12. a3ef601 Basic proof-of-concept test. Needs more work to run stand-alone. by Mark D. Roth · 8 years ago
  13. de2d9fc Merge pull request #7395 from markdroth/handshake_api by kpayson64 · 8 years ago
  14. 1102a9e Update build files. by Mark D. Roth · 8 years ago
  15. 3abd27e merge to upstream/master by Alistair Veitch · 8 years ago
  16. b8208ff Merge pull request #7269 from y-zeng/cli_call by kpayson64 · 8 years ago
  17. 9317715 Merge remote-tracking branch 'upstream/master' into handshake_api by Mark D. Roth · 8 years ago
  18. dd5b9a8 Fix sanity check by Yuchen Zeng · 8 years ago
  19. 1318479 Separate generated file and protobuf dependency by Yuchen Zeng · 8 years ago
  20. d60b91d Merge remote-tracking branch 'upstream/master' into filter_call_init_failure by Mark D. Roth · 8 years ago
  21. 7c3ba12 Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  22. dfbdefe Added handshaker.[ch] to build.yaml. by Mark D. Roth · 8 years ago
  23. 824363d Simplified LR filter by David Garcia Quintas · 8 years ago
  24. 6f6f59a Merge remote-tracking branch 'upstream/master' into filter_call_init_failure by Mark D. Roth · 8 years ago
  25. 824c234 Merge github.com:grpc/grpc into delayed-write by Craig Tiller · 8 years ago
  26. b395c9e Merge remote-tracking branch 'origin/fix_tsan' into lr_july_16 by David Garcia Quintas · 8 years ago
  27. 026754f Merge github.com:grpc/grpc into delayed-write by Craig Tiller · 8 years ago
  28. 01c4d99 Added new features to load reporting. by David Garcia Quintas · 8 years ago
  29. f0ec5b6 Fix mac build by Yuchen Zeng · 8 years ago
  30. 39070fe Rerun generate_projects.sh by Yuchen Zeng · 8 years ago
  31. 256cc7a Support server reflection in CLI by Yuchen Zeng · 8 years ago
  32. 81ea637 Merge github.com:grpc/grpc into delayed-write by Craig Tiller · 8 years ago
  33. 5c77320 Added missing dependencies to grpc++_base by David Garcia Quintas · 8 years ago
  34. 123a1b7 Merge pull request #6893 from y-zeng/handler_http_response by Nicolas Noble · 8 years ago
  35. 955b95d Merge remote-tracking branch 'google/master' into contrib-cmake by Nicolas "Pixel" Noble · 8 years ago
  36. f975f74 Refactor workqueues a little to make them great again by Craig Tiller · 8 years ago
  37. 3c945ee Merge branch 'master' into filter_call_init_failure by Mark D. Roth · 8 years ago
  38. 753b45d Merge remote-tracking branch 'upstream/master' into handler_http_response by Yuchen Zeng · 8 years ago
  39. cc8bb8c Merge pull request #6885 from yang-g/import by Nicolas Noble · 8 years ago
  40. a176f52 Merge pull request #6920 from murgatroid99/grpc_trace_granularity by Jan Tattermusch · 8 years ago
  41. c27e082 Merge remote-tracking branch 'upstream/master' into import by yang-g · 8 years ago
  42. b2edc6c Resolved merge conflicts with master by murgatroid99 · 8 years ago
  43. cea0004 Annotate error.c for timing, remove broken test by Craig Tiller · 8 years ago
  44. fb39f1d Merge pull request #6973 from makdharma/network_status_change by Jan Tattermusch · 8 years ago
  45. 5d11e43 Added test for filter whose call initialization fails, and fixed bugs by Mark D. Roth · 8 years ago
  46. 5fec4bf Merge branch 'master' into grpc_trace_granularity by murgatroid99 · 8 years ago
  47. d12a0a8 Merge remote-tracking branch 'upstream/master' into import by yang-g · 8 years ago
  48. 05fd4fe Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  49. 6aa9aa0 Merge remote-tracking branch 'upstream/master' into handler_http_response by Yuchen Zeng · 8 years ago
  50. c82324f Remove some unneccessary dependency from build.yaml by Tamas Berghammer · 8 years ago
  51. 00ab530 Merge pull request #6839 from dgquintas/simplify_compression_interop by Jan Tattermusch · 8 years ago
  52. 3a90ddd Merge remote-tracking branch 'upstream/master' into import by yang-g · 8 years ago
  53. c3a9fae Merge branch 'master' into epoll_changes_merged by Sree Kuchibhotla · 8 years ago
  54. 69a9024 Merge branch 'grpclb_v0' of github.com:dgquintas/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  55. 55145c0 first step in transforming grpclb_test to C++ by David Garcia Quintas · 8 years ago
  56. 0f852da Merge branch 'master' into import by yang-g · 8 years ago
  57. ea74f91 Remove an unneccessary dependency from grpc++_base by Tamas Berghammer · 8 years ago
  58. 280fd2a Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  59. 0579cfc more files after running build.yaml changes through by Makarand Dharmapurikar · 8 years ago
  60. e5633f8 Merge remote-tracking branch 'upstream/master' into handler_http_response by Yuchen Zeng · 8 years ago
  61. fa1f74e Fix errored streams prematurely terminating, add a test by Craig Tiller · 8 years ago
  62. e16907e Resolved merge conflicts with master by murgatroid99 · 8 years ago
  63. 50c5511 Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop by David Garcia Quintas · 8 years ago
  64. 9790e97 Merge remote-tracking branch 'upstream/master' into handler_http_response by Yuchen Zeng · 8 years ago
  65. 955a364 Add bad_server_response_test by Yuchen Zeng · 8 years ago
  66. 2e12db9 Test polling island merges by Sree Kuchibhotla · 8 years ago
  67. 909dd6e Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop by David Garcia Quintas · 8 years ago
  68. 812c66b Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  69. b2e986b added missing grpclb.h dep in build.yaml by David Garcia Quintas · 8 years ago
  70. 3fb8f73 gRPC LB policy by David Garcia Quintas · 8 years ago
  71. 9f6a805 Allow disabling traces, add trace variables for pluck and timeout events by murgatroid99 · 8 years ago
  72. 13c0940 Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout by Craig Tiller · 8 years ago
  73. febfd32 Merge pull request #6572 from y-zeng/base64_decode by Jan Tattermusch · 8 years ago
  74. c0f4fe2 Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  75. 1363077 Merge pull request #6438 from y-zeng/reflection_separate_lib by Jan Tattermusch · 8 years ago
  76. ddc3ebb add missing language tag by yang-g · 8 years ago
  77. dbaf05e Add a test of connecting many times in a row by Craig Tiller · 8 years ago
  78. 74686ce Completed interop spec, as well as code for c++ by David Garcia Quintas · 8 years ago
  79. d7a15b8 Merge remote-tracking branch 'upstream/master' into base64_decode by Yuchen Zeng · 8 years ago
  80. 877dc0c Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  81. 0ca68b7 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  82. 1bc2976 Merge pull request #6481 from dgquintas/compression_md_level_bis by Jan Tattermusch · 8 years ago
  83. b81f172 Merge pull request #6610 from xyzzyz/external_fd_fresh by Jan Tattermusch · 8 years ago
  84. 0a0c1b0 Merge remote-tracking branch 'upstream/master' into base64_decode by Yuchen Zeng · 8 years ago
  85. e27d189 Factor out json seriailzation code and move it into parse_json. by David Klempner · 8 years ago
  86. f325ee3 Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  87. eb25a07 Add filegroup grpc++_codegen_proto by Yuchen Zeng · 8 years ago
  88. 5dbbbb1 Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  89. 533add5 Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis by David Garcia Quintas · 8 years ago
  90. dd385b6 Merge branch 'master' of github.com:grpc/grpc into core_codegen_be_public by David Garcia Quintas · 8 years ago
  91. b97e2d1 Add C++ support for using external FD by Adam Michalik · 8 years ago
  92. bf10c82 implement support for adding external fd to server by Adam Michalik · 8 years ago
  93. 321b1fb separate posix functionality to grpc_posix.h by Adam Michalik · 8 years ago
  94. 46cc2ac add tests by Adam Michalik · 8 years ago
  95. d237107 Merge remote-tracking branch 'upstream/master' into reflection_separate_lib by Yuchen Zeng · 8 years ago
  96. c6bf5f7 Use deps instead of uses in build.yaml by Yuchen Zeng · 8 years ago
  97. c97065d Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  98. d30d4e2 Merge pull request #6190 from dgquintas/lb_pollset_propagation by Jan Tattermusch · 8 years ago
  99. 2888bd5 Merge github.com:grpc/grpc into error by Craig Tiller · 8 years ago
  100. 3c26736 Merge pull request #6792 from yang-g/build_clean by Jan Tattermusch · 8 years ago