1. 106df11 Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  2. 5af33e9 Forgot one file by Nicolas "Pixel" Noble · 8 years ago
  3. ca15587 Merge branch 'master' of https://github.com/grpc/grpc into interop_server_split by Nicolas "Pixel" Noble · 8 years ago
  4. 5d96056 regenerated projects by David Garcia Quintas · 8 years ago
  5. 5e1fbd2 Merge pull request #7370 from rjshade/move_timeout_encoding by kpayson64 · 8 years ago
  6. 34befca Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  7. 85c1168 Merge remote-tracking branch 'upstream/master' into filter_api by Mark D. Roth · 8 years ago
  8. 329d647 Merge pull request #6774 from a-veitch/add_resource by kpayson64 · 8 years ago
  9. 44cb6c9 regenerated projects for the umpth time after merge by David Garcia Quintas · 8 years ago
  10. 51c7b91 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  11. 1f32ae4 Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse by David Garcia Quintas · 8 years ago
  12. 3ac6fc1 Merge branch 'filter_call_init_failure' into filter_api by Mark D. Roth · 8 years ago
  13. 6e26952 Merge remote-tracking branch 'upstream/master' into filter_call_init_failure by Mark D. Roth · 8 years ago
  14. 4e7259d Merge branch 'master' of https://github.com/grpc/grpc into interop_server_split by Nicolas "Pixel" Noble · 8 years ago
  15. 8c5424f added gpr_types.h by David Garcia Quintas · 8 years ago
  16. 52c54e3 Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  17. a17039a refine code and add README by chedeti · 8 years ago
  18. 3856a97 regenerated projects by David Garcia Quintas · 8 years ago
  19. 6210535 Merge branch 'master' of github.com:grpc/grpc into lr_july_16 by David Garcia Quintas · 8 years ago
  20. 87e06c8 Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  21. bc618ee thrift serializer by chedeti · 8 years ago
  22. e8fd66b removed codegen/slice_buffer.h and scrubbed codegen/slice.h by David Garcia Quintas · 8 years ago
  23. c79b065 removed codegen/log.h by David Garcia Quintas · 8 years ago
  24. 1399e46 removed codegen/time.h by David Garcia Quintas · 8 years ago
  25. 3b31fdf removed codegen/byte_buffer.h by David Garcia Quintas · 8 years ago
  26. 6b11462 removed codegen/alloc.h by David Garcia Quintas · 8 years ago
  27. 3cfc5a7 Made significant progress on the test, but not working yet. by Mark D. Roth · 8 years ago
  28. 1212d3f Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  29. 43b633d Merge branch 'master' into move_timeout_encoding by Robbie Shade · 8 years ago
  30. e7068c8 Remove references to string_ref_helper by Yuchen Zeng · 8 years ago
  31. 36a6fe6 Merge remote-tracking branch 'upstream/master' into cli_main by Yuchen Zeng · 8 years ago
  32. bc0b088 Merge branch 'master' of https://github.com/grpc/grpc into interop_server_split by Nicolas "Pixel" Noble · 8 years ago
  33. 2826327 Remove unnecessary dependencies by Yuchen Zeng · 8 years ago
  34. b5fa72c Merge pull request #7451 from y-zeng/seperate_generated_files by kpayson64 · 8 years ago
  35. c326407 Merge branch 'master' of https://github.com/grpc/grpc into interop_server_split by Nicolas "Pixel" Noble · 8 years ago
  36. 29ca79b Command processing, validation by Yuchen Zeng · 8 years ago
  37. 65c6f2c Merge branch 'handshake_api' into http_connect by Mark D. Roth · 8 years ago
  38. a3ef601 Basic proof-of-concept test. Needs more work to run stand-alone. by Mark D. Roth · 8 years ago
  39. de2d9fc Merge pull request #7395 from markdroth/handshake_api by kpayson64 · 8 years ago
  40. 3e42671 Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  41. 1102a9e Update build files. by Mark D. Roth · 8 years ago
  42. 3abd27e merge to upstream/master by Alistair Veitch · 8 years ago
  43. b8208ff Merge pull request #7269 from y-zeng/cli_call by kpayson64 · 8 years ago
  44. 6570b83 Splitting interop_server.cc by Nicolas "Pixel" Noble · 8 years ago
  45. 1318479 Separate generated file and protobuf dependency by Yuchen Zeng · 8 years ago
  46. 7c3ba12 Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  47. dfbdefe Added handshaker.[ch] to build.yaml. by Mark D. Roth · 8 years ago
  48. 824363d Simplified LR filter by David Garcia Quintas · 8 years ago
  49. 710d242 Move timeout_encoding from core/ext/transport/chttp2 to core/lib/transport by Robbie Shade · 8 years ago
  50. 6f6f59a Merge remote-tracking branch 'upstream/master' into filter_call_init_failure by Mark D. Roth · 8 years ago
  51. 14bed44 Merge remote-tracking branch 'upstream/master' into filter_api by Mark D. Roth · 8 years ago
  52. e305fdb Merge branch 'delayed-write' into grand-unified-closures by Craig Tiller · 8 years ago
  53. b395c9e Merge remote-tracking branch 'origin/fix_tsan' into lr_july_16 by David Garcia Quintas · 8 years ago
  54. 01c4d99 Added new features to load reporting. by David Garcia Quintas · 8 years ago
  55. f0ec5b6 Fix mac build by Yuchen Zeng · 8 years ago
  56. f7cade1 Rename async_execution_lock --> combiner, make it use closures, unroll previous changes for idleness by Craig Tiller · 8 years ago
  57. b1793a6 Merge github.com:grpc/grpc into atm2 by Craig Tiller · 8 years ago
  58. 39070fe Rerun generate_projects.sh by Yuchen Zeng · 8 years ago
  59. 256cc7a Support server reflection in CLI by Yuchen Zeng · 8 years ago
  60. 5c77320 Added missing dependencies to grpc++_base by David Garcia Quintas · 8 years ago
  61. 123a1b7 Merge pull request #6893 from y-zeng/handler_http_response by Nicolas Noble · 8 years ago
  62. 955b95d Merge remote-tracking branch 'google/master' into contrib-cmake by Nicolas "Pixel" Noble · 8 years ago
  63. 98aa0c1 Merge branch 'filter_call_init_failure' into filter_api by Mark D. Roth · 8 years ago
  64. 3c945ee Merge branch 'master' into filter_call_init_failure by Mark D. Roth · 8 years ago
  65. 753b45d Merge remote-tracking branch 'upstream/master' into handler_http_response by Yuchen Zeng · 8 years ago
  66. ab950ee Move channel_filter.h from include/ tree to src/ tree. by Mark D. Roth · 8 years ago
  67. 89ebe55 Merge branch 'filter_call_init_failure' into filter_api by Mark D. Roth · 8 years ago
  68. a176f52 Merge pull request #6920 from murgatroid99/grpc_trace_granularity by Jan Tattermusch · 8 years ago
  69. b2edc6c Resolved merge conflicts with master by murgatroid99 · 8 years ago
  70. cea0004 Annotate error.c for timing, remove broken test by Craig Tiller · 8 years ago
  71. fb39f1d Merge pull request #6973 from makdharma/network_status_change by Jan Tattermusch · 8 years ago
  72. 5d11e43 Added test for filter whose call initialization fails, and fixed bugs by Mark D. Roth · 8 years ago
  73. 5fec4bf Merge branch 'master' into grpc_trace_granularity by murgatroid99 · 8 years ago
  74. 05fd4fe Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  75. 86a00a6 regenerated projects by David Garcia Quintas · 8 years ago
  76. 6aa9aa0 Merge remote-tracking branch 'upstream/master' into handler_http_response by Yuchen Zeng · 8 years ago
  77. c82324f Remove some unneccessary dependency from build.yaml by Tamas Berghammer · 8 years ago
  78. 00ab530 Merge pull request #6839 from dgquintas/simplify_compression_interop by Jan Tattermusch · 8 years ago
  79. c3a9fae Merge branch 'master' into epoll_changes_merged by Sree Kuchibhotla · 8 years ago
  80. 69a9024 Merge branch 'grpclb_v0' of github.com:dgquintas/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  81. 55145c0 first step in transforming grpclb_test to C++ by David Garcia Quintas · 8 years ago
  82. ea74f91 Remove an unneccessary dependency from grpc++_base by Tamas Berghammer · 8 years ago
  83. 280fd2a Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  84. 0579cfc more files after running build.yaml changes through by Makarand Dharmapurikar · 8 years ago
  85. e5633f8 Merge remote-tracking branch 'upstream/master' into handler_http_response by Yuchen Zeng · 8 years ago
  86. fa1f74e Fix errored streams prematurely terminating, add a test by Craig Tiller · 8 years ago
  87. e16907e Resolved merge conflicts with master by murgatroid99 · 8 years ago
  88. 50c5511 Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop by David Garcia Quintas · 8 years ago
  89. 9790e97 Merge remote-tracking branch 'upstream/master' into handler_http_response by Yuchen Zeng · 8 years ago
  90. 955a364 Add bad_server_response_test by Yuchen Zeng · 8 years ago
  91. 909dd6e Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop by David Garcia Quintas · 8 years ago
  92. 812c66b Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  93. c459ecf - fix build problems by Mark D. Roth · 8 years ago
  94. b2e986b added missing grpclb.h dep in build.yaml by David Garcia Quintas · 8 years ago
  95. 3fb8f73 gRPC LB policy by David Garcia Quintas · 8 years ago
  96. 9f6a805 Allow disabling traces, add trace variables for pluck and timeout events by murgatroid99 · 8 years ago
  97. ec0bc8b Initial attempt at a C++ API for defining channel filters. by Mark D. Roth · 8 years ago
  98. 13c0940 Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout by Craig Tiller · 8 years ago
  99. febfd32 Merge pull request #6572 from y-zeng/base64_decode by Jan Tattermusch · 8 years ago
  100. c0f4fe2 Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago